Files
FireflyGo_Resources/Config/Level/Mission/6020201/Mission_602020107.json
2025-08-26 17:57:41 +07:00

39 lines
789 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "602020107_Battle"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.TriggerBattle",
"EventID": {
"IsDynamic": false,
"FixedValue": {
"Value": 20221214
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 5
}
},
"BattleAreaID": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
]
}
],
"Type": "Mission"
}