diff --git a/system/system.json b/system/system.json index 4164a88d..1a5865ae 100644 --- a/system/system.json +++ b/system/system.json @@ -298,10 +298,14 @@ ] } ], + "grid": { + "distance": 5, + "units": "ft" + }, + "gridDistance": 5, + "gridUnits": "ft", "socket": true, - "gridDistance": 5, "initiative": "@initiativeFormula + @initiativeBonus", "primaryTokenAttribute": "attributes.hp", - "gridUnits": "ft", "background": "systems/shadowdark/assets/artwork/GM_Screen_Final_Drawing_Elongated.webp" }