mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
57 lines
1.7 KiB
JSON
57 lines
1.7 KiB
JSON
{
|
|
"ResidentEffects": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_GameplayProp_Des_HPRecover_Lod0.prefab"
|
|
}
|
|
],
|
|
"OnDestruction": [
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_GameplayProp_Des_HPRecover_Lod0.prefab"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdventurePauseTeamDataRefresh",
|
|
"PauseTime": 5
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffectList",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"EffectList": [
|
|
{
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Chap02_MAZ_Prop_HPRecover_01_Broken.prefab",
|
|
"AttachPoint": "Root"
|
|
},
|
|
{
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Chap02_MAZ_Prop_HPRecover_01_Trail.prefab",
|
|
"AttachPoint": "Root"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PropSetVisibility",
|
|
"SpecifiedRelativePaths": [
|
|
"Chap02_GameplayProp_Des_HPRecover_01/Chap02_GameplayProp_Des_HPRecover_01_Pendant_Lod0",
|
|
"Chap02_GameplayProp_Des_HPRecover_01/Eff_GameplayProp_Des_HPRecover"
|
|
],
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerSound",
|
|
"SoundName": {
|
|
"Value": "Ev_sfx_xianzhou_recoverbox_broken"
|
|
}
|
|
}
|
|
],
|
|
"DisableAnimEventLayers": [
|
|
"Dissolve Layer"
|
|
],
|
|
"DefaultLevelGraphPath": "Config/Level/Props/Chap02/InitLevelGraph_Prop_Chap02_Des_HPRevoverBox_01.json"
|
|
} |