mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
- [XLN] Integrating Oracle updates by Indigo Dragon: Planeswalkers now have the Legendary supertype.
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
Name:Ral Zarek
|
||||
ManaCost:2 U R
|
||||
Types:Planeswalker Ral
|
||||
Loyalty:4
|
||||
A:AB$ Tap | Cost$ AddCounter<1/LOYALTY> | ValidTgts$ Permanent | TgtPrompt$ Select target permanent to tap | Planeswalker$ True | SubAbility$ DBUntap | SpellDescription$ Tap target permanent, then untap another target permanent.
|
||||
SVar:DBUntap:DB$ Untap | ValidTgts$ Permanent | TargetUnique$ True | TgtPrompt$ Select target permanent to untap
|
||||
A:AB$ DealDamage | Cost$ SubCounter<2/LOYALTY> | Planeswalker$ True | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ 3 | SpellDescription$ CARDNAME deals 3 damage to target creature or player.
|
||||
A:AB$ Repeat | Cost$ SubCounter<7/LOYALTY> | MaxRepeat$ 5 | RepeatSubAbility$ DBFlip | Planeswalker$ True | Ultimate$ True | StackDescription$ SpellDescription | SpellDescription$ Flip 5 coins. Take an extra turn after this one for each coin that comes up heads.
|
||||
SVar:DBFlip:DB$ FlipACoin | NoCall$ True | HeadsSubAbility$ DBAddTurn
|
||||
SVar:DBAddTurn:DB$ AddTurn | Defined$ You | NumTurns$ 1
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/ral_zarek.jpg
|
||||
Oracle:[+1] Tap target permanent, then untap another target permanent.\n[-2] Ral Zarek deals 3 damage to target creature or player.\n[-7] Flip five coins. Take an extra turn after this one for each coin that comes up heads.
|
||||
Name:Ral Zarek
|
||||
ManaCost:2 U R
|
||||
Types:Legendary Planeswalker Ral
|
||||
Loyalty:4
|
||||
A:AB$ Tap | Cost$ AddCounter<1/LOYALTY> | ValidTgts$ Permanent | TgtPrompt$ Select target permanent to tap | Planeswalker$ True | SubAbility$ DBUntap | SpellDescription$ Tap target permanent, then untap another target permanent.
|
||||
SVar:DBUntap:DB$ Untap | ValidTgts$ Permanent | TargetUnique$ True | TgtPrompt$ Select target permanent to untap
|
||||
A:AB$ DealDamage | Cost$ SubCounter<2/LOYALTY> | Planeswalker$ True | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ 3 | SpellDescription$ CARDNAME deals 3 damage to target creature or player.
|
||||
A:AB$ Repeat | Cost$ SubCounter<7/LOYALTY> | MaxRepeat$ 5 | RepeatSubAbility$ DBFlip | Planeswalker$ True | Ultimate$ True | StackDescription$ SpellDescription | SpellDescription$ Flip 5 coins. Take an extra turn after this one for each coin that comes up heads.
|
||||
SVar:DBFlip:DB$ FlipACoin | NoCall$ True | HeadsSubAbility$ DBAddTurn
|
||||
SVar:DBAddTurn:DB$ AddTurn | Defined$ You | NumTurns$ 1
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/ral_zarek.jpg
|
||||
Oracle:[+1] Tap target permanent, then untap another target permanent.\n[-2] Ral Zarek deals 3 damage to target creature or player.\n[-7] Flip five coins. Take an extra turn after this one for each coin that comes up heads.
|
||||
|
||||
Reference in New Issue
Block a user