Files
FireflyGo_Resources/Config/Level/Mission/2021802/Mission_202180230.json
2025-08-14 09:04:39 +07:00

38 lines
793 B
JSON

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