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

62 lines
1.7 KiB
JSON

{
"ResidentEffects": [
{
"$type": "RPG.GameCore.TriggerEffect",
"IsAttachToTargetEntity": true,
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap03_Prop_HPBox_01_Idle01_Lod0.prefab",
"AttachPoint": "EffRoot",
"SyncPropState": true
}
],
"OnDestruction": [
{
"$type": "RPG.GameCore.TriggerEffectList",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"EffectList": [
{
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap03_Prop_HPBox_01_Explore01_Lod0.prefab",
"AttachPoint": "EffRoot"
},
{
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Chap02_MAZ_Prop_HPRecover_01_Trail.prefab",
"AttachPoint": "Root"
}
]
},
{
"$type": "RPG.GameCore.AdventurePauseTeamDataRefresh",
"PauseTime": 5
},
{
"$type": "RPG.GameCore.PropSetVisibility",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
},
{
"$type": "RPG.GameCore.PropEnableCollider",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
},
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_sfx_penocony_hpbox_explo"
}
},
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap03_Prop_HPBox_01_Idle01_Lod0.prefab"
}
],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap01/InitLevelGraph_Prop_Chap01_Des_HPRevoverBox_01.json"
}