turnbasedgamedata/Config/Props/Chap02/Prop_Chap02_SuiGardenTower_01_Config.json
2024-10-21 03:16:22 -03:00

58 lines
1.7 KiB
JSON

{
"States": [],
"ResidentEffects": [
{
"$type": "RPG.GameCore.TriggerEffect",
"IsAttachToTargetEntity": true,
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap02_Prop_SuiGardenTower_01_Idle_Lod0.prefab",
"AttachPoint": "Root"
},
{
"$type": "RPG.GameCore.TriggerEffect",
"IsAttachToTargetEntity": true,
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap02_Prop_SuiGardenTower_01_Activing_Lod0.prefab",
"AttachPoint": "Root",
"SyncPropState": true
}
],
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Prop/Audio/Prop_Chap02_SuiGardenTower_01_Audio_AnimEvent.json"
],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"AnimatorStateGroupEvents": [
{
"States": [
{
"Name": "LightOn"
}
],
"OnEnter": [
{
"$type": "RPG.GameCore.TriggerEffectList",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"EffectList": [
{
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap02_Prop_SuiGardenTower_01_Ghost_Lod0.prefab",
"IsAttachToTargetEntity": true,
"AttachPoint": "Root"
}
]
}
],
"OnExit": [
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap02_Prop_SuiGardenTower_01_Ghost_Lod0.prefab"
}
]
}
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap02/InitLevelGraph_Prop_Chap02_SuiGardenTower_01.json"
}