mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
27 lines
782 B
JSON
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
|
|
}
|
|
} |