Files
turnbasedgamedata/Config/Props/Rogue/Prop_Rogue_Balloon_01_Config.json
2025-12-16 23:42:12 +01:00

56 lines
1.4 KiB
JSON

{
"AdvResidentEffects": {
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ConfigNameList": [
"Appear01"
]
},
"DisableAnimEventLayers": [],
"AnimatorStateGroupEvents": [],
"DefaultLevelGraphPath": "Config/Level/Props/Rogue/InitLevelGraph_Prop_Rogue_CandyCrash_01.json",
"PropButtonConfigs": [],
"TagContainer": {},
"TagComponents": {},
"AdvEffectList": [
{
"ConfigName": "RedExplode01",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Rogue_Prop_Balloon_01_Explode01_Lod0.prefab",
"AttachPoint": "Origin",
"Scale": {
"X": 1,
"Y": 1,
"Z": 1
}
},
{
"ConfigName": "BlueExplode01",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Rogue_Prop_Balloon_01_Explode01_Lod0.prefab",
"AttachPoint": "Origin",
"Scale": {
"X": 1,
"Y": 1,
"Z": 1
}
},
{
"ConfigName": "Appear01",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/Interactive Object/Eff_Common_TreasureBox03_Apper_Lod0.prefab",
"PositionOffset": {
"X": 0,
"Y": 0.4,
"Z": 0
},
"RotationOffset": {
"X": 0,
"Y": 90,
"Z": 0
}
},
{
"ConfigName": "HighLight",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Common_Prop_NormalCube_01_RimHighlightInverse_Lod0.prefab"
}
]
}