the-mist-ruins-and-the-lone.../DataTL/dump/common/28_◆バトルの発生.json
2025-01-30 19:53:49 -06:00

24 lines
No EOL
624 B
JSON

{
"id": 28,
"name": "◆バトルの発生",
"description": "戦闘を発生させます。戦闘結果として[1:勝利 -1:敗北 0:逃走]が返されます。",
"commands": [
{
"code": 300,
"codeStr": "CommonEventByName",
"stringArgs": [
"X◆戦闘処理"
],
"intArgs": [
0,
16777220,
1600000,
1600001,
1600002,
1600003,
1600010
],
"index": 0
}
]
}