Added comment

pull/569/head
Temps Ray 2024-05-12 11:03:42 -04:00
parent 174c2c2cb6
commit 7d86634bbb
1 changed files with 3 additions and 0 deletions

View File

@ -2275,6 +2275,9 @@ export class PostFaintContactDamageAbAttr extends PostFaintAbAttr {
}
}
/**
* Attribute used for abilities (Innards Out) that damage the opponent based on how much HP the last attack used to knock out the owner of the ability.
*/
export class PostFaintHPDamageAbAttr extends PostFaintAbAttr {
constructor() {
super ();