mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
47 lines
1.4 KiB
JSON
47 lines
1.4 KiB
JSON
{
|
|
"ResidentEffects": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Chap01_MAZ_Prop_HPBox_Idle.prefab"
|
|
}
|
|
],
|
|
"OnDestruction": [
|
|
{
|
|
"$type": "RPG.GameCore.AdventurePauseTeamDataRefresh",
|
|
"PauseTime": 5
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Chap01_MAZ_Prop_HPBox_Idle.prefab"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffectList",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"EffectList": [
|
|
{
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Chap01_MAZ_Prop_HPBox_01.prefab",
|
|
"AttachPoint": "Root"
|
|
},
|
|
{
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Chap02_MAZ_Prop_HPRecover_01_Trail.prefab",
|
|
"AttachPoint": "Root"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerSound",
|
|
"SoundName": {
|
|
"Value": "Ev_sfx_hertaspacestation_des_recoverbox"
|
|
}
|
|
}
|
|
],
|
|
"DisableAnimEventLayers": [
|
|
"Dissolve Layer"
|
|
],
|
|
"DefaultLevelGraphPath": "Config/Level/Props/Chap01/InitLevelGraph_Prop_Chap01_Des_HPRevoverBox_01.json"
|
|
} |