41 lines
727 B
JSON
41 lines
727 B
JSON
{
|
|
"action": "InvaderEnding",
|
|
"compactOutput": true,
|
|
"setup": {
|
|
"resetNations": true,
|
|
"deleteOtherNations": true,
|
|
"keepNationIds": [1],
|
|
"setAllCitiesNation": 1,
|
|
"nation": [
|
|
{
|
|
"id": 1,
|
|
"values": {
|
|
"name": "기준국",
|
|
"capital": 1,
|
|
"gennum": 1,
|
|
"tech": 100,
|
|
"level": 2,
|
|
"type": "che_유가"
|
|
}
|
|
}
|
|
],
|
|
"gameEnvironment": {
|
|
"isunited": 1,
|
|
"refreshLimit": 3
|
|
},
|
|
"event": [
|
|
{
|
|
"id": 990002,
|
|
"action": [["InvaderEnding"]]
|
|
}
|
|
]
|
|
},
|
|
"environment": {
|
|
"year": 200,
|
|
"month": 1,
|
|
"startyear": 190,
|
|
"currentEventID": 990002
|
|
},
|
|
"observe": {}
|
|
}
|