{ "action": "UnblockScoutAction", "args": [false], "setup": { "resetNations": true, "deleteOtherNations": true, "keepNationIds": [1, 2], "nation": [ { "id": 1, "values": { "name": "위", "level": 2, "scout": 1 } }, { "id": 2, "values": { "name": "촉", "level": 2, "scout": 1 } } ], "gameEnvironment": { "block_change_scout": true } }, "environment": { "year": 200, "month": 1, "startyear": 190 }, "observe": { "nationIds": [1, 2] } }