Module:GameData/doc: Difference between revisions
From SpiritVale Wiki
More actions
Created page with "{{Documentation}} == Module:GameData == '''Module:GameData''' is the central JSON loader for SpiritVale’s game data. It reads four JSON pages: * Data:skills.json * Data:passives.json * Data:summons.json * Data:effects.json and turns each one into a Lua dataset that other modules (like Module:GameSkills, Module:GamePassives, Module:GameSummons, and Module:GameEffects) can use. This module is **not** meant to be called directly from..." |
No edit summary |
||
| Line 1: | Line 1: | ||
== Module:GameData == | == Module:GameData == | ||