Files
turnbasedgamedata/Config/Props/Chap04/Prop_Chap04_MPBox_01_Config.json
2025-07-03 10:50:43 +02:00

91 lines
2.3 KiB
JSON

{
"ResidentEffects": [
{
"$type": "RPG.GameCore.TriggerEffect",
"IsAttachToTargetEntity": true,
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_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": "Root",
"PositionOffset": {
"X": 0,
"Y": -0.5,
"Z": 0
}
},
{
"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.TriggerSound",
"SoundName": {
"Value": "Ev_sfx_amphoreus_prop_seasnail"
}
},
{
"$type": "RPG.GameCore.PropEnableCollider",
"OPType": "TriggerOnly",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
},
{
"$type": "RPG.GameCore.SetupEffectTransformParams",
"OverrideFloating": true,
"FloatingFrequency": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"FloatingDistance": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"OverrideRotating": true,
"RotatingFrequency": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"RotatingSpeed": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
},
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_MPBox_01_Idle01_Lod0.prefab"
}
],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_MPRecoverBox_01.json"
}