mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-04 15:32:18 +02:00
Update src/data/ability.ts
Co-authored-by: Adrian T. <68144167+torranx@users.noreply.github.com>
This commit is contained in:
parent
456f2221fa
commit
82c8b09373
@ -476,7 +476,7 @@ export class NonSuperEffectiveImmunityAbAttr extends TypeImmunityAbAttr {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Attribute implementing the effects of {@linkcode https://bulbapedia.bulbagarden.net/wiki/Tera_Shell_(Ability) | Tera Shell}
|
* Attribute implementing the effects of {@link https://bulbapedia.bulbagarden.net/wiki/Tera_Shell_(Ability) | Tera Shell}
|
||||||
* When the source is at full HP, incoming attacks will have a maximum 0.5x type effectiveness multiplier.
|
* When the source is at full HP, incoming attacks will have a maximum 0.5x type effectiveness multiplier.
|
||||||
* @extends PreDefendAbAttr
|
* @extends PreDefendAbAttr
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user