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