turnbasedgamedata/Config/Level/LevelInstanceGraph/F10306001/LG_Prop_F10306001_G1_300002.json
2024-10-21 03:16:22 -03:00

104 lines
3.1 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": []
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitMusicRhythmSongChangeEvent",
"OnEvent": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCompareMusicRhythmSongID",
"Inverse": true
},
{
"$type": "RPG.GameCore.ByCompareFloorSavedValue",
"Name": "FSV_EnableMusicVisual",
"CompareType": "Equal",
"CompareValue": 1
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"Flags": [],
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Scene_Static/Eff_Chap03_P06_StageVibes_01_Loop_Lod0.prefab",
"SubObjectModifyDataList": []
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Scene_Static/Eff_Chap03_P06_StageVibes_01_Loop_Lod0.prefab",
"Flags": []
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAnd",
"PredicateList": [
{
"$type": "RPG.GameCore.ByCompareMusicRhythmSongID",
"Inverse": true
},
{
"$type": "RPG.GameCore.ByCompareFloorSavedValue",
"Name": "FSV_EnableMusicVisual",
"CompareType": "Equal",
"CompareValue": 1
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"Flags": [],
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Scene_Static/Eff_Chap03_P06_StageVibes_01_Loop_Lod0.prefab",
"SubObjectModifyDataList": []
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Scene_Static/Eff_Chap03_P06_StageVibes_01_Loop_Lod0.prefab",
"Flags": []
}
]
}
]
}
],
"Type": "EntityInstance"
}