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

115 lines
2.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "BattleStart_202050302_5"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.PlayScreenCrack",
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_ScreenCrack.prefab",
"UniqueEffectName": "ScreenCrack",
"ExecuteOnSkip": true
},
{
"$type": "RPG.GameCore.TriggerBattle",
"EventID": {
"IsDynamic": false,
"FixedValue": {
"Value": 43201005
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 7
}
},
"BattleAreaID": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "PropT_202050304"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 3,
"GroupID": 5,
"GroupNpcID": 400001,
"TalkSentenceID": 202180571
}
],
"LoopInterval": 5,
"UniqueID": 202050304
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 5
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300003
}
}
},
"MultiPropID": []
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "PropT_202050304"
}
}
],
"OnTriggerExit": []
}
]
}
],
"Type": "Mission"
}