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

67 lines
No EOL
1.8 KiB
JSON

{
"id": 17,
"name": "操作方法説明",
"desc": "",
"mapName": "",
"victoryConds": [
"",
"",
"",
"Defeat all enemies!"
],
"defeatConds": [
"",
"",
"",
"Protagonist's death"
],
"openingEvents": [
{
"id": 2,
"name": "onGameStart",
"desc": "",
"command": "",
"commandMsg": "",
"customParameters": "",
"pages": [
{
"id": 0,
"commands": []
}
]
},
{
"id": 0,
"name": "操作方法説明",
"desc": "",
"command": "",
"commandMsg": "",
"customParameters": "",
"pages": [
{
"id": 0,
"commands": [
{
"id": 14,
"comment": "",
"type": "message",
"data": [
"Press the confirm button to proceed."
],
"speaker": "_"
},
{
"id": 8,
"comment": "",
"type": "message",
"data": [
"Press the confirm button to start the game."
],
"speaker": "_"
}
]
}
]
}
]
}