mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
48 lines
1.3 KiB
JSON
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"
|
|
}
|
|
} |