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

25 lines
653 B
JSON

{
"AdvResidentEffects": {
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ConfigNameList": [
"Bullet01"
]
},
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"AnimatorStateGroupEvents": [],
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_SwitchMascotPickup_01.json",
"PropButtonConfigs": [],
"TagContainer": {},
"TagComponents": {},
"AdvEffectList": [
{
"ConfigName": "Bullet01",
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_MascotMonster_01_Bullet_Lod0.prefab",
"FollowTargetAlways": true
}
]
}