User LoRA
kandystudios
,class MegaSuicune {constructor() { this.name = "Mega Suicune"; this.type = "Water"; this.hp = 130; this.attack = 115; this.defense = 115; this.specialAttack = 130; this.specialDefense = 135;