Updated Data model (in progress) (markdown)

Azgaar 2023-09-12 13:43:22 +04:00
parent 78a4f43b2a
commit 45a297c2a3

@ -97,7 +97,7 @@ Structure:
"northPole": -30, "northPole": -30,
"southPole": -25 "southPole": -25
}, },
"winds": [225, 45, 225, 315, 135, 315], "winds": [225,45,225,315,135,315],
"precipitation": 100 "precipitation": 100
}, },
"geography": { "geography": {
@ -132,6 +132,13 @@ Structure:
} }
} }
}, },
"rulers": {
"0": {
"i": 0,
"type": "ruler",
"points": [[0,0],[642,17]],
}
},
"military": { "military": {
"units": { "units": {
"0": { "0": {