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

39 lines
808 B
JSON

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