Files
turnbasedgamedata/Config/Props/Chap02/Prop_Chap02_HuanlongFlower_01_Config.json
2025-07-03 10:50:43 +02:00

27 lines
782 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": {
"X": 0,
"Y": 3.69,
"Z": 0
}
},
{
"$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
}
}