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

125 lines
3.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 18
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
},
"TargetGroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetTypes": [],
"DestroyAfterTriggered": true,
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Mission_102070110_Prop_18_300001_OnEnter"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_102070110_Prop_18_300001_OnEnter"
}
},
{
"$type": "RPG.GameCore.SetAudioEmotionState",
"StateName": "State_Joyful",
"SubMissionID": 102070110
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "C",
"PerformanceID": 102070110
},
{
"$type": "RPG.GameCore.PerformanceTransition",
"SwitchInTime": 0,
"CreateNpcList": [],
"CaptureNpcList": [],
"DestroyNpcList": [
{
"GroupID": 24,
"GroupNpcID": 400001
}
],
"CreateProp": {
"TaskEnabled": false
},
"DestroyProp": {
"TaskEnabled": false,
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
},
"AdvCreateGroupEntity": {
"TaskEnabled": false
},
"AdvDestroyGroupEntity": {
"TaskEnabled": false
},
"ActiveVirtualCamera": {
"TaskEnabled": false
},
"ActiveTemplateVirtualCamera": {
"TaskEnabled": false
},
"SwitchCharacterAnchor": {
"TaskEnabled": false
},
"AdvNpcFaceToPlayer": {
"TaskEnabled": false,
"SteerImmediately": true,
"FinishImmadiate": true
}
},
{
"$type": "RPG.GameCore.SetAudioEmotionState",
"ResetToFloorDefault": true,
"SubMissionID": 102070110
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_102070110"
}
]
}
],
"Type": "Mission"
}