Update fire spell documentation and configuration
- Adjusted scale in graph.json for improved visualization. - Updated workspace.json with new spell entries and organized existing ones for clarity. - Revised multiple markdown files to enhance spell descriptions, effects, and consistency across the documentation. - Added new spells and modified existing ones to reflect changes in gameplay mechanics, including detailed descriptions and effects.
This commit is contained in:
@@ -101,6 +101,7 @@ FIRE_028 --> FIRE_029
|
||||
' Связи четвертого уровня - множественные входы
|
||||
FIRE_009 --> FIRE_012
|
||||
FIRE_010 --> FIRE_012
|
||||
FIRE_010 --> FIRE_013
|
||||
FIRE_011 --> FIRE_014
|
||||
FIRE_019 --> FIRE_021
|
||||
FIRE_029 --> FIRE_031
|
||||
@@ -130,7 +131,7 @@ FIRE_015 --> FIRE_025
|
||||
|
||||
|
||||
```dataview
|
||||
TABLE starter, node_type, descripsion, additional_description
|
||||
TABLE starter, node_id, node_type, descripsion, additional_description
|
||||
WHERE base_node = "fire"
|
||||
SORT node_id
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user