Update spell descriptions and graph configuration

- Enabled arrow display in graph.json for better visualization.
- Adjusted various parameters in graph.json to enhance node interactions.
- Updated workspace.json with new spell IDs and modified titles for clarity.
- Revised multiple markdown files to improve spell descriptions and effects, ensuring consistency and accuracy across the documentation.
This commit is contained in:
Redsandy
2026-01-20 17:20:40 +03:00
parent e9f726ea0c
commit c46d353ca3
25 changed files with 96 additions and 123 deletions

View File

@@ -23,15 +23,15 @@
}
],
"collapse-display": false,
"showArrow": false,
"showArrow": true,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"collapse-forces": false,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 0.7132754626224395,
"centerStrength": 0.59375,
"repelStrength": 11.5625,
"linkStrength": 0.854166666666667,
"linkDistance": 30,
"scale": 0.5087618855792513,
"close": true
}