slave-princess-charlotte/patch/Maps/map_006.json
2025-10-20 12:52:11 -05:00

106 lines
No EOL
2.6 KiB
JSON

{
"id": 6,
"name": "表示テスト用マップ",
"desc": "",
"mapName": "",
"victoryConds": [
"",
"",
"",
"Defeat all enemies!"
],
"defeatConds": [
"",
"",
"",
"Protagonist's death"
],
"EnemyUnits": [
{
"id": 65536,
"name": "New Unit",
"desc": "",
"events": []
},
{
"id": 65537,
"name": "New Unit",
"desc": "",
"events": []
},
{
"id": 65538,
"name": "New Unit",
"desc": "",
"events": []
}
],
"autoEvents": [
{
"id": 0,
"name": "新規イベント",
"desc": "",
"command": "",
"commandMsg": "",
"customParameters": "",
"pages": [
{
"id": 0,
"commands": [
{
"id": 3,
"comment": "",
"type": "message",
"data": [
"\\va1[1]"
],
"speaker": "Charlotte"
}
]
}
]
}
],
"openingEvents": [
{
"id": 0,
"name": "新規イベント",
"desc": "",
"command": "",
"commandMsg": "",
"customParameters": "",
"pages": [
{
"id": 0,
"commands": []
}
]
}
],
"communicationEvents": [
{
"id": 0,
"name": "新規イベント",
"desc": "",
"command": "",
"commandMsg": "",
"customParameters": "",
"pages": [
{
"id": 0,
"commands": [
{
"id": 0,
"comment": "",
"type": "message",
"data": [
"uu"
],
"speaker": "Charlotte"
}
]
}
]
}
]
}