turnbasedgamedata/Config/Props/Chap02/Prop_Chap02_HuanlongFlower_01_Config.json
2025-02-24 07:50:34 -03:00

25 lines
750 B
JSON

{
"ResidentEffects": [
{
"$type": "RPG.GameCore.TriggerEffect",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Chap02_Prop_HuanlongFlower_01_Lod0.prefab",
"AttachPoint": "Root",
"PositionOffset": {
"Y": 3.69
}
},
{
"$type": "RPG.GameCore.TriggerEffect",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Chap02_Prop_HuanlongFlower_02_Lod0.prefab",
"AttachPoint": "Root"
}
],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"SoundConfig": {
"OnEnterTriggerEvent": "Ev_sfx_xianzhou_jianmu_huanlong_flower_loop",
"OnExitTriggerEvent": "Ev_sfx_xianzhou_jianmu_huanlong_flower_loop_stop",
"DefaultTriggerRange": 30
}
}