106 lines
2.2 KiB
JSON
106 lines
2.2 KiB
JSON
{
|
|
"action": "RaiseInvader",
|
|
"compactOutput": true,
|
|
"args": [10, 150, 100, 20],
|
|
"setup": {
|
|
"resetCities": true,
|
|
"resetGenerals": true,
|
|
"deleteOtherGenerals": true,
|
|
"keepGeneralIds": [1],
|
|
"resetNations": true,
|
|
"deleteOtherNations": true,
|
|
"keepNationIds": [1],
|
|
"city": [
|
|
{
|
|
"id": 1,
|
|
"values": {
|
|
"level": 3,
|
|
"nation": 1,
|
|
"pop": 1000,
|
|
"pop_max": 10000,
|
|
"agri": 2000,
|
|
"agri_max": 20000,
|
|
"comm": 3000,
|
|
"comm_max": 30000,
|
|
"secu": 4000,
|
|
"secu_max": 40000,
|
|
"def": 5000,
|
|
"def_max": 50000,
|
|
"wall": 6000,
|
|
"wall_max": 60000
|
|
}
|
|
},
|
|
{
|
|
"id": 48,
|
|
"values": {
|
|
"level": 4,
|
|
"nation": 0,
|
|
"pop": 1000,
|
|
"pop_max": 10000,
|
|
"agri": 2000,
|
|
"agri_max": 20000,
|
|
"comm": 3000,
|
|
"comm_max": 30000,
|
|
"secu": 4000,
|
|
"secu_max": 40000,
|
|
"def": 5000,
|
|
"def_max": 50000,
|
|
"wall": 6000,
|
|
"wall_max": 60000
|
|
}
|
|
}
|
|
],
|
|
"nation": [
|
|
{
|
|
"id": 1,
|
|
"values": {
|
|
"name": "기준국",
|
|
"capital": 1,
|
|
"gennum": 1,
|
|
"tech": 100,
|
|
"level": 2,
|
|
"type": "che_유가"
|
|
}
|
|
}
|
|
],
|
|
"general": [
|
|
{
|
|
"id": 1,
|
|
"values": {
|
|
"name": "군주",
|
|
"nation": 1,
|
|
"city": 1,
|
|
"officer_level": 12,
|
|
"npc": 0,
|
|
"leadership": 50,
|
|
"strength": 50,
|
|
"intel": 50,
|
|
"experience": 1000,
|
|
"dedication": 1000,
|
|
"dex1": 10,
|
|
"dex2": 20,
|
|
"dex3": 30,
|
|
"dex4": 40,
|
|
"dex5": 50,
|
|
"turntime": "0200-01-01 00:05:00"
|
|
}
|
|
}
|
|
],
|
|
"syncEnvironment": true
|
|
},
|
|
"environment": {
|
|
"year": 200,
|
|
"month": 1,
|
|
"startyear": 190,
|
|
"turnterm": 10,
|
|
"turntime": "0200-01-01 00:00:00",
|
|
"show_img_level": 3,
|
|
"fiction": [0]
|
|
},
|
|
"observe": {
|
|
"generalIds": [1],
|
|
"cityIds": [1, 48],
|
|
"nationIds": [1]
|
|
}
|
|
}
|