Damage: Difference between revisions

62 bytes added ,  13 August 2022
→‎Generation III: I'm not sure about including Counter, SonicBoom etc., but probably not
m (Text replacement - "Raid Battle" to "{{OBP|Raid Battle|GO}}")
Tags: Mobile edit Mobile web edit
(→‎Generation III: I'm not sure about including Counter, SonicBoom etc., but probably not)
Line 62: Line 62:
* ''FF'' is 1.5 if the used move is {{type|Fire}}, and the attacker's Ability is {{a|Flash Fire}} that has been activated by a Fire-type move, and 1 otherwise. <!-- multiplication by 15, then division by 10; after this operation, if, and only if, the move is physical AND the damage calculated thus far is 0, it is bumped up to 1 -->
* ''FF'' is 1.5 if the used move is {{type|Fire}}, and the attacker's Ability is {{a|Flash Fire}} that has been activated by a Fire-type move, and 1 otherwise. <!-- multiplication by 15, then division by 10; after this operation, if, and only if, the move is physical AND the damage calculated thus far is 0, it is bumped up to 1 -->
* ''Stockpile'' is 1, 2, or 3 if the used move is {{m|Spit Up}}, depending on how many {{m|Stockpile}}s have been used, or always 1 if the used move is not Spit Up.
* ''Stockpile'' is 1, 2, or 3 if the used move is {{m|Spit Up}}, depending on how many {{m|Stockpile}}s have been used, or always 1 if the used move is not Spit Up.
* ''Critical'' is 2 for a [[critical hit]], and 1 otherwise.
* ''Critical'' is 2 for a [[critical hit]], and 1 otherwise. It is always 1 if {{m|Spit Up}} is used.
* ''DoubleDmg'' is 2 if the used move is (and 1 if the used move is not any of these moves):
* ''DoubleDmg'' is 2 if the used move is (and 1 if the used move is not any of these moves):
** {{m|Gust}} or {{m|Twister}} and the target is in the semi-invulnerable turn of {{m|Fly}}.
** {{m|Gust}} or {{m|Twister}} and the target is in the semi-invulnerable turn of {{m|Fly}}.
Line 69: Line 69:
** {{m|Earthquake}} or {{m|Magnitude}} and the target is in the semi-invulnerable turn of {{m|Dig}}. <!--Verify if Magnitude really does double damage; I've heard conflicting sources for each Gen, but I know in Gen 4 it doubles power against Dig, I tested it myself-->
** {{m|Earthquake}} or {{m|Magnitude}} and the target is in the semi-invulnerable turn of {{m|Dig}}. <!--Verify if Magnitude really does double damage; I've heard conflicting sources for each Gen, but I know in Gen 4 it doubles power against Dig, I tested it myself-->
** {{m|Pursuit}} and the target is attempting to [[Recall|switch out]].
** {{m|Pursuit}} and the target is attempting to [[Recall|switch out]].
** {{m|Facade}} and the user is [[poisoned]], [[burned]], or [[paralyzed]].
** {{m|Facade}} and the user is {{status|poisoned}}, {{status|burned}}, or {{status|paralyzed}}.
** {{m|SmellingSalt}} and the target is [[paralyzed]].
** {{m|SmellingSalt}} and the target is [[paralyzed]].
** {{m|Revenge}} and the attacker has been damaged by the target this turn.
** {{m|Revenge}} and the attacker has been damaged by the target this turn.