mtg-forge-ios/forge-gui/res/cardsfolder/r/rhys_the_exiled.txt

14 lines
885 B
Plaintext

Name:Rhys the Exiled
ManaCost:2 G
Types:Legendary Creature Elf Warrior
PT:3/2
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerDescription$ Whenever CARDNAME attacks, you gain 1 life for each Elf you control.
A:AB$ Regenerate | Cost$ B Sac<1/Elf> | SpellDescription$ Regenerate Rhys the Exiled.
SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X | References$ X
SVar:X:Count$Valid Elf.YouCtrl
# Explicit AI preference for SacCost is needed to avoid infinite recursion and stack overflow when AI is considering AB Regenerate with SacCost vs. trample creatures.
SVar:AIPreference:SacCost$Creature.Elf
SVar:RemRandomDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/rhys_the_exiled.jpg
Oracle:Whenever Rhys the Exiled attacks, you gain 1 life for each Elf you control.\n{B}, Sacrifice an Elf: Regenerate Rhys the Exiled.