Files
turnbasedgamedata/Config/ConfigCharacter/BattleEvent/EvolveBuild_S2_Shooter_Partner01_Config.json
2025-05-20 21:34:22 -03:00

48 lines
1.3 KiB
JSON

{
"$type": "RPG.GameCore.BattleEventConfig",
"ActionIconPath": "SpriteOutput/BattleEventIcon/BattleEvent_EvoLveBuild_3106002.png",
"HaveActionDelay": false,
"DamageType": "Physical",
"AIPath": "Config/ConfigAI/Avatar_ComplexSkilll_AutoFight_AI.json",
"MaxSP": 100,
"SomatoType": "LittleMonster",
"CharacterHUDOffset": {
"Y": 2.4
},
"BuffPanelOffset": {
"Y": 1.8
},
"HitBoxWidth": 0.3,
"HitBoxHeight": 1.5,
"Location": {
"Width": 1,
"LocalZOffsetMin": 0.3,
"LocalZOffsetMax": 1
},
"VisualRadius": 0.8,
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Monster/Designer/Monster_W4_Shooter_00_Designer_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Effect/Monster_W4_Shooter_00_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Audio/Monster_W4_Shooter_00_Audio_AnimEvent.json"
],
"SkillList": [],
"AbilityList": [
"StageAbility_VS_Weapon_S2_003_Shooter_BE_Phase01_Camera",
"StageAbility_VS_Weapon_S2_003_Shooter_BE_Phase01",
"StageAbility_VS_Weapon_S2_003_Shooter_BE_Phase02"
],
"SkillAbilityList": [],
"DynamicValues": {
"Floats": {}
},
"WeaponType": "WP_Scythe",
"DisableAnimEventLayers": [
"Riboon Layer"
],
"OnHitEditFootIKModeMap": {
"Forward": "LockRightFoot",
"Back": "LockLeftFoot",
"Left": "LockRightFoot",
"Right": "LockLeftFoot"
}
}