mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
62 lines
1.7 KiB
JSON
62 lines
1.7 KiB
JSON
{
|
|
"ResidentEffects": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"IsAttachToTargetEntity": true,
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap03_Prop_MPBox_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_MPBox_01_Explore01_Lod0.prefab",
|
|
"AttachPoint": "EffRoot"
|
|
},
|
|
{
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Chap02_MAZ_Prop_MPRecover_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_mpbox_explo"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap03_Prop_MPBox_01_Idle01_Lod0.prefab"
|
|
}
|
|
],
|
|
"DisableAnimEventLayers": [
|
|
"Dissolve Layer"
|
|
],
|
|
"DefaultLevelGraphPath": "Config/Level/Props/Chap01/InitLevelGraph_Prop_Chap01_Des_MPRevoverBox_01.json"
|
|
} |