Files
turnbasedgamedata/Config/Props/Chap02/Prop_Chap02_RootPuzzle_03_Config.json
2024-10-21 03:16:22 -03:00

41 lines
1.1 KiB
JSON

{
"States": [],
"ResidentEffects": [
{
"$type": "RPG.GameCore.TriggerEffect",
"IsAttachToTargetEntity": true,
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Chap02_GameplayProp_DestroyRootPuzzle_Root_01_Contamination.prefab",
"AttachPoint": "EffectRoot1",
"Scale": {
"X": 1,
"Y": 1,
"Z": 1
}
},
{
"$type": "RPG.GameCore.TriggerEffect",
"IsAttachToTargetEntity": true,
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Chap02_GameplayProp_DestroyRootPuzzle_Root_01_Contamination.prefab",
"AttachPoint": "EffectRoot2",
"Scale": {
"X": 1,
"Y": 1,
"Z": 1
}
},
{
"$type": "RPG.GameCore.TriggerEffect",
"IsAttachToTargetEntity": true,
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Chap02_GameplayProp_DestroyRootPuzzle_Root_03_Contamination.prefab",
"AttachPoint": "EffectRoot3",
"Scale": {
"X": 1,
"Y": 1,
"Z": 1
}
}
],
"DisableAnimEventLayers": [
"Dissolve Layer"
]
}