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

45 lines
965 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "412210310_PreEnd"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 412210309
},
{
"$type": "RPG.GameCore.TriggerBattle",
"EventID": {
"IsDynamic": false,
"FixedValue": {
"Value": 41221021
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 11
}
},
"BattleAreaID": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
]
}
],
"Type": "Mission"
}