mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
25 lines
750 B
JSON
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
|
|
}
|
|
} |