mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
16 lines
422 B
JSON
16 lines
422 B
JSON
{
|
|
"ResidentEffects": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Chap00_GameplayProp_LightCone_01_Lod0.prefab"
|
|
}
|
|
],
|
|
"DisableAnimEventLayers": [
|
|
"Dissolve Layer"
|
|
],
|
|
"SoundConfig": {
|
|
"OnEnterTriggerEvent": "Ev_sfx_starcore_idle",
|
|
"OnExitTriggerEvent": "Ev_sfx_starcore_idle_stop",
|
|
"DefaultTriggerRange": 20
|
|
}
|
|
} |