Files
turnbasedgamedata/Config/Props/Chap04/Prop_Chap04_FlyingPiggy_01_Config.json
2025-09-25 21:02:32 +02:00

122 lines
3.0 KiB
JSON

{
"ResidentEffects": [
{
"$type": "RPG.GameCore.TriggerEffect",
"IsAttachToTargetEntity": true,
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_BugButterfly_01_Flying_Lod0.prefab",
"AttachPoint": "WingRoot01",
"Scale": {
"X": 2.5,
"Y": 2.5,
"Z": 2.5
},
"ForceSimulateImmediately": false
},
{
"$type": "RPG.GameCore.TriggerEffect",
"IsAttachToTargetEntity": true,
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_BugButterfly_01_Flying_Lod0.prefab",
"AttachPoint": "WingRoot02",
"Scale": {
"X": 2.5,
"Y": 2.5,
"Z": 2.5
},
"ForceSimulateImmediately": false
}
],
"OnDestruction": [
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_sfx_amphoreus_prop_flypig_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.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.PropCurveMovePause",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"Duration": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
},
{
"$type": "RPG.GameCore.AnimSetParameter",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ParameterName": "TriggerDes",
"ParameterType": "Trigger"
},
{
"$type": "RPG.GameCore.TriggerEntityEvent",
"EventName": {
"Value": "OnDestruction"
}
},
{
"$type": "RPG.GameCore.TriggerEntityEvent",
"EventName": {
"Value": "Clt_OnDestruct"
}
}
],
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Prop/Audio/Prop_Chap04_FlyingPiggy_02_Audio_AnimEvent.json"
],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"AnimatorStateGroupEvents": [],
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_FlyingPiggy_01.json",
"PropButtonConfigs": [],
"TagContainer": {},
"TagComponents": {},
"AdvEffectList": []
}