Buffed spin for whatever strange reason

This commit is contained in:
Sam 2022-01-08 10:09:06 -05:00
parent e98edbcc7a
commit c8f8ccdc55
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ SpinMelee(
swing_duration: 0.6,
recover_duration: 0.2,
base_damage: 8.0,
base_poise_damage: 0,
base_poise_damage: 10,
knockback: ( strength: 0.0, direction: Away),
range: 3.5,
damage_effect: Some(Buff((

View File

@ -2,8 +2,8 @@ SpinMelee(
buildup_duration: 0.35,
swing_duration: 0.4,
recover_duration: 0.5,
base_damage: 13.0,
base_poise_damage: 0,
base_damage: 12.0,
base_poise_damage: 10,
knockback: ( strength: 10.0, direction: Away),
range: 3.5,
damage_effect: Some(Buff((