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

66 lines
1.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Battle_801515608"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.TriggerBattle",
"EventID": {
"IsDynamic": false,
"FixedValue": {
"Value": 20223234
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"BattleAreaID": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "PropTrigger_801515608"
}
},
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "RareRewardHintDialog"
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 801515608
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Battle_801515608"
}
}
]
}
],
"Type": "Mission"
}