Files
core/hwe/compare/fixtures/unification_invader_resume.json
T

86 lines
2.7 KiB
JSON

{
"action": "UnificationInvaderResume",
"winnerGeneralId": 1,
"setup": {
"resetCities": true,
"setAllCitiesNation": 1,
"resetGenerals": true,
"deleteOtherGenerals": true,
"keepGeneralIds": [1, 2, 3, 4, 5, 6, 7, 8],
"resetNations": true,
"deleteOtherNations": true,
"keepNationIds": [1],
"resetDiplomacy": true,
"resetEvents": true,
"clearInheritanceOwnerIds": [1],
"inheritancePrevious": {
"1": 0
},
"nation": [
{
"id": 1,
"values": {
"name": "재현국",
"color": "#336699",
"capital": 1,
"gennum": 8,
"gold": 100000,
"rice": 100000,
"tech": 1000,
"power": 1000,
"level": 2,
"type": "che_유가",
"aux": {}
}
}
],
"general": [
{
"id": 1,
"values": {
"name": "재현군주",
"nation": 1,
"city": 1,
"officer_level": 12,
"owner": 1,
"npc": 0,
"age": 30,
"bornyear": 170,
"deadyear": 260,
"belong": 240,
"aux": {}
}
},
{ "id": 2, "values": { "name": "재현관직11", "nation": 1, "city": 1, "officer_level": 11, "owner": 0, "npc": 2, "aux": {} } },
{ "id": 3, "values": { "name": "재현관직10", "nation": 1, "city": 1, "officer_level": 10, "owner": 0, "npc": 2, "aux": {} } },
{ "id": 4, "values": { "name": "재현관직9", "nation": 1, "city": 1, "officer_level": 9, "owner": 0, "npc": 2, "aux": {} } },
{ "id": 5, "values": { "name": "재현관직8", "nation": 1, "city": 1, "officer_level": 8, "owner": 0, "npc": 2, "aux": {} } },
{ "id": 6, "values": { "name": "재현관직7", "nation": 1, "city": 1, "officer_level": 7, "owner": 0, "npc": 2, "aux": {} } },
{ "id": 7, "values": { "name": "재현관직6", "nation": 1, "city": 1, "officer_level": 6, "owner": 0, "npc": 2, "aux": {} } },
{ "id": 8, "values": { "name": "재현관직5", "nation": 1, "city": 1, "officer_level": 5, "owner": 0, "npc": 2, "aux": {} } }
],
"nationEnvironment": [
{ "nationId": 1, "key": "nationNotice", "value": { "msg": "재현" } },
{ "nationId": 1, "key": "scout_msg", "value": "재현" },
{ "nationId": 1, "key": "max_power", "value": {} }
],
"gameEnvironment": {
"isunited": 0,
"refreshLimit": 30,
"block_change_scout": true
},
"syncEnvironment": true
},
"environment": {
"year": 200,
"month": 1,
"startyear": 180,
"turnterm": 10,
"turntime": "0200-01-01 00:00:00",
"show_img_level": 3,
"stored_icons": [],
"icon_path": ".",
"fiction": [0]
}
}