mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-18 14:22:19 +02:00
Update src/data/ability.ts
Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
This commit is contained in:
parent
0499d5e456
commit
76dda14722
@ -5250,7 +5250,7 @@ export class IllusionPreSummonAbAttr extends PreSummonAbAttr {
|
|||||||
|
|
||||||
export class IllusionBreakAbAttr extends PostDefendAbAttr {
|
export class IllusionBreakAbAttr extends PostDefendAbAttr {
|
||||||
/**
|
/**
|
||||||
* Destroy illusion if attack move deals damage to zoroark
|
* Destroy the illusion upon taking damage
|
||||||
*
|
*
|
||||||
* @param pokemon - The Pokémon with the Illusion ability.
|
* @param pokemon - The Pokémon with the Illusion ability.
|
||||||
* @param passive - unused
|
* @param passive - unused
|
||||||
|
Loading…
Reference in New Issue
Block a user