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

168 lines
4.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PerformanceTransition",
"SwitchInTime": -1,
"SwitchKeepTime": 0.3,
"CreateNpcList": [],
"CaptureNpcList": [],
"DestroyNpcList": [],
"CreateProp": {
"TaskEnabled": false,
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
},
"DestroyProp": {
"TaskEnabled": false,
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
},
"AdvCreateGroupEntity": {
"TaskEnabled": false
},
"AdvDestroyGroupEntity": {
"TaskEnabled": false
},
"ActiveVirtualCamera": {
"TaskEnabled": false
},
"ActiveTemplateVirtualCamera": {
"TaskEnabled": false
},
"SwitchCharacterAnchor": {
"TaskEnabled": false
},
"AdvNpcFaceToPlayer": {
"TaskEnabled": false
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "BattleStart_202050204_4"
},
"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": 43201003
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"BattleAreaID": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 5
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
},
"MultiPropID": []
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "PropT_202050206"
}
}
],
"OnTriggerExit": []
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "PropT_202050206"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 3,
"GroupID": 5,
"GroupNpcID": 400001,
"TalkSentenceID": 202180564
}
],
"LoopInterval": 5,
"UniqueID": 202050206
}
]
}
],
"Type": "Mission"
}