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:
12
docs/Action Rog/.obsidian/graph.json
vendored
12
docs/Action Rog/.obsidian/graph.json
vendored
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user