luckymeowth/content/ptcg/cards/scr-es-120.toml

13 lines
450 B
TOML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

name = "Tornadus"
kind = "pokemon"
type = "basic"
hp = 110
element = "[C]"
attacks = [
{ cost = "[C][C]", name = "Puño con Nudillos", damage = 50 },
{ cost = "[C][C][C]", name = "Barrera Tempestad", damage = 100, effect = "Durante el próximo turno de tu rival, los ataques hacen 50 puntos de daño menos a este Pokémon (después de aplicar Debilidad y Resistencia)." },
]
rulebox = "ex"
weakness = "[L]×2"
resistance = "[F]-30"
retreat = "[C]"