mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
shorten documents on stat up hit effects
This commit is contained in:
parent
5dc8c92d83
commit
cfc9bf5a33
@ -776,16 +776,7 @@ The `checkfaint` routine skips the stats increasing effects if the opponent is K
|
||||
checkobedience
|
||||
usedmovetext
|
||||
doturn
|
||||
critical
|
||||
damagestats
|
||||
damagecalc
|
||||
stab
|
||||
damagevariation
|
||||
checkhit
|
||||
effectchance
|
||||
moveanim
|
||||
failuretext
|
||||
applydamage
|
||||
...
|
||||
criticaltext
|
||||
supereffectivetext
|
||||
+ defenseup
|
||||
@ -800,16 +791,7 @@ The `checkfaint` routine skips the stats increasing effects if the opponent is K
|
||||
checkobedience
|
||||
usedmovetext
|
||||
doturn
|
||||
critical
|
||||
damagestats
|
||||
damagecalc
|
||||
stab
|
||||
damagevariation
|
||||
checkhit
|
||||
effectchance
|
||||
moveanim
|
||||
failuretext
|
||||
applydamage
|
||||
...
|
||||
criticaltext
|
||||
supereffectivetext
|
||||
+ attackup
|
||||
@ -823,16 +805,7 @@ The `checkfaint` routine skips the stats increasing effects if the opponent is K
|
||||
checkobedience
|
||||
usedmovetext
|
||||
doturn
|
||||
critical
|
||||
damagestats
|
||||
damagecalc
|
||||
stab
|
||||
damagevariation
|
||||
checkhit
|
||||
effectchance
|
||||
moveanim
|
||||
failuretext
|
||||
applydamage
|
||||
...
|
||||
criticaltext
|
||||
supereffectivetext
|
||||
+ allstatsup
|
||||
|
Loading…
Reference in New Issue
Block a user