diff options
author | Neil Basu <nbasu02@gmail.com> | 2020-12-14 22:34:10 -0800 |
---|---|---|
committer | Neil Basu <nbasu02@gmail.com> | 2020-12-14 22:34:10 -0800 |
commit | cfc9bf5a33ea961cff9044c430acf6d03f33f83e (patch) | |
tree | 534e5ee14d41fffb0108da4645c6caf54250d174 /docs | |
parent | 5dc8c92d83a2025831e94815d4298212aa5502ac (diff) |
shorten documents on stat up hit effects
Diffstat (limited to 'docs')
-rw-r--r-- | docs/bugs_and_glitches.md | 33 |
1 files changed, 3 insertions, 30 deletions
diff --git a/docs/bugs_and_glitches.md b/docs/bugs_and_glitches.md index 7bd54da3a..496239873 100644 --- a/docs/bugs_and_glitches.md +++ b/docs/bugs_and_glitches.md @@ -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 |