mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
23 lines
600 B
JSON
23 lines
600 B
JSON
{
|
|
"ResidentEffects": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"IsAttachToTargetEntity": true,
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Common_Chap00_Prop_Curio_01_Lod0.prefab",
|
|
"AttachPoint": "EffectRoot",
|
|
"Scale": {
|
|
"X": 0.6,
|
|
"Y": 0.6,
|
|
"Z": 0.6
|
|
}
|
|
}
|
|
],
|
|
"DisableAnimEventLayers": [
|
|
"Dissolve Layer"
|
|
],
|
|
"SoundConfig": {
|
|
"OnEnterTriggerEvent": "Ev_sfx_starcore_storage_large_energy",
|
|
"OnExitTriggerEvent": "Ev_sfx_starcore_storage_large_energy_stop",
|
|
"DefaultTriggerRange": 0
|
|
}
|
|
} |