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

61 lines
1.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "404012006_Prop"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 404012005
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "404012006_Battle"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "404012006_Battle"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.TriggerBattle",
"EventID": {
"IsDynamic": false,
"FixedValue": {
"Value": 20111202
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 55
}
},
"BattleAreaID": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
]
}
],
"Type": "Mission"
}