mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
28 lines
683 B
JSON
28 lines
683 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",
|
|
"RotationOffset": {
|
|
"X": 0,
|
|
"Y": 0,
|
|
"Z": 90
|
|
},
|
|
"Scale": {
|
|
"X": 0.3,
|
|
"Y": 1.5,
|
|
"Z": 1.5
|
|
}
|
|
}
|
|
],
|
|
"DisableAnimEventLayers": [
|
|
"Dissolve Layer"
|
|
],
|
|
"SoundConfig": {
|
|
"OnEnterTriggerEvent": "Ev_sfx_starcore_storage_large_energy",
|
|
"OnExitTriggerEvent": "Ev_sfx_starcore_storage_large_energy_stop",
|
|
"DefaultTriggerRange": 0
|
|
}
|
|
} |