Reverting the changes I made to Rock Slash

Because fuck balancing, this is fun.
This commit is contained in:
Martha Schilling 2024-07-11 23:38:35 +01:00
parent 68436820a1
commit 577cd5d353
2 changed files with 3 additions and 3 deletions

View file

@ -1276,8 +1276,8 @@ RockHeadDescription:
next "cause flinching.@"
RockSlashDescription:
db "A slash so strong,"
next "it can cut rocks.@" ;the original description was too long I think
db "A strong imprecise"
next "ROCK-type attack.@" ;the original description was too long I think
CrossCutterDescription:
db "Has a high criti-"

View file

@ -270,7 +270,7 @@ Moves1:
move EFFECT_TRAP_TARGET, 15, WATER, 70, 15, 0 ;WHIRLPOOL
move EFFECT_BEAT_UP, 10, DARK, 100, 10, 0 ;BEAT_UP
move EFFECT_FLINCH_HIT, 80, ROCK, 100, 15, 30 ;ROCK_HEAD
move EFFECT_NORMAL_HIT, 100, ROCK, 80, 5, 0 ;ROCK_SLASH
move EFFECT_NORMAL_HIT, 140, ROCK, 70, 5, 0 ;ROCK_SLASH
move EFFECT_NORMAL_HIT, 50, BUG, 100, 15, 0 ;CROSS_CUTTER
move EFFECT_SP_ATK_DOWN, 0, NORMAL, 100, 40, 0 ;MEGAPHONE
move EFFECT_FREEZE_HIT, 100, FLYING, 95, 5, 30 ;WIND RIDE