mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
103 lines
2.4 KiB
JSON
103 lines
2.4 KiB
JSON
{
|
|
"AdvResidentEffects": {
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"ConfigNameList": [
|
|
"Bubble01"
|
|
]
|
|
},
|
|
"OnDestruction": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerSound",
|
|
"SoundName": {
|
|
"Value": "Ev_sfx_amphoreus_prop_shield_break"
|
|
}
|
|
},
|
|
{
|
|
"$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.PropEnableCollider",
|
|
"OPType": "TriggerOnly",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffectList",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"EffectList": [
|
|
{
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Common_MAZ_Ashcan_Bomb02.prefab",
|
|
"AttachPoint": "EffRoot",
|
|
"ForceSimulateImmediately": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvRemoveEffectList",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"ConfigNameList": [
|
|
"Bubble01"
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEntityEvent",
|
|
"EventName": {
|
|
"Value": "OnDestruction"
|
|
}
|
|
}
|
|
],
|
|
"DisableAnimEventLayers": [
|
|
"Dissolve Layer"
|
|
],
|
|
"AnimatorStateGroupEvents": [],
|
|
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_ShieldCoin_05.json",
|
|
"PropButtonConfigs": [],
|
|
"TagContainer": {},
|
|
"TagComponents": {},
|
|
"AdvEffectList": [
|
|
{
|
|
"ConfigName": "Bubble01",
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_Outfall_01_Bubble05_Lod0.prefab",
|
|
"FollowTargetAlways": true,
|
|
"AttachPoint": "SpearAttach",
|
|
"Scale": {
|
|
"X": 1.5,
|
|
"Y": 1.5,
|
|
"Z": 1.5
|
|
}
|
|
}
|
|
]
|
|
} |