mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
29 lines
698 B
JSON
29 lines
698 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",
|
|
"PositionOffset": {
|
|
"X": -0.2
|
|
},
|
|
"RotationOffset": {
|
|
"Z": 90
|
|
},
|
|
"Scale": {
|
|
"X": 2,
|
|
"Y": 2,
|
|
"Z": 2
|
|
}
|
|
}
|
|
],
|
|
"DisableAnimEventLayers": [
|
|
"Dissolve Layer"
|
|
],
|
|
"SoundConfig": {
|
|
"OnEnterTriggerEvent": "Ev_sfx_starcore_storage_large_energy",
|
|
"OnExitTriggerEvent": "Ev_sfx_starcore_storage_large_energy_stop",
|
|
"DefaultTriggerRange": 0
|
|
}
|
|
} |