mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
32 lines
724 B
JSON
32 lines
724 B
JSON
{
|
|
"ResidentEffects": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Chap01_BoxMan.prefab",
|
|
"Scale": {
|
|
"X": 2,
|
|
"Y": 1,
|
|
"Z": 2
|
|
},
|
|
"ForceSimulateImmediately": false
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Common_ADV_MissionHint_Lod0.prefab",
|
|
"PositionOffset": {
|
|
"X": 0,
|
|
"Y": 0.41,
|
|
"Z": 0
|
|
},
|
|
"Scale": {
|
|
"X": 1.5,
|
|
"Y": 1.5,
|
|
"Z": 1.5
|
|
},
|
|
"ForceSimulateImmediately": false
|
|
}
|
|
],
|
|
"DisableAnimEventLayers": [
|
|
"Dissolve Layer"
|
|
]
|
|
} |