mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
17 lines
377 B
JSON
17 lines
377 B
JSON
{
|
|
"ResidentEffects": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Common_Prop_NPC_01_obstacle_Lod0.prefab",
|
|
"Scale": {
|
|
"X": 0.5,
|
|
"Y": 0.5,
|
|
"Z": 0.5
|
|
},
|
|
"ForceSimulateImmediately": false
|
|
}
|
|
],
|
|
"DisableAnimEventLayers": [
|
|
"Dissolve Layer"
|
|
]
|
|
} |