Main public logs
More actions
Combined display of all available logs of SpiritVale Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:19, 12 December 2025 Eviand talk contribs created page Module:GameEffects (Created page with "-- Module:GameEffects -- -- Renders effect / status data (from Data:effects.json) into -- an infobox-style table. Data is loaded via Module:GameData. -- -- Supported usage patterns (via Template:Effect): -- {{Effect|Poison}} -> uses display Name (recommended) -- {{Effect|name=Poison}} -> explicit Name -- {{Effect|id=Poison}} -> Internal Name (power use) local GameData = require("Module:GameData") local p = {} ----------------------...")