mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Updated two AI SVars.
This commit is contained in:
@@ -5,7 +5,7 @@ PT:1/1
|
||||
K:Haste
|
||||
K:Shadow
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.YouCtrl+Other | OptionalDecider$ You | TriggerZones$ Graveyard | Execute$ TrigReturn | TriggerDescription$ Whenever another creature is put into your graveyard from the battlefield, you may pay {B}. If you do, return CARDNAME from your graveyard to the battlefield.
|
||||
SVar:TrigReturn:AB$ChangeZone | Cost$ B | Defined$ Self | Origin$ Graveyard | Destination$ Battlefield
|
||||
SVar:TrigReturn:AB$ ChangeZone | Cost$ B | Defined$ Self | Origin$ Graveyard | Destination$ Battlefield
|
||||
SVar:SacMe:1
|
||||
SVar:DiscardMe:1
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/nether_traitor.jpg
|
||||
|
||||
@@ -4,6 +4,7 @@ Types:Creature Human Wizard
|
||||
PT:1/1
|
||||
T:Mode$ Always | IsPresent$ Card.Self+withFlying | TriggerZones$ Battlefield | Execute$ TrigFlip | TriggerDescription$ When CARDNAME has flying, flip it.
|
||||
SVar:TrigFlip:AB$SetState | Cost$ 0 | Defined$ Self | Mode$ Flip
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/student_of_elements.jpg
|
||||
AlternateMode:Flip
|
||||
Oracle:When Student of Elements has flying, flip it.
|
||||
|
||||
@@ -3,6 +3,7 @@ ManaCost:B
|
||||
Types:Enchantment
|
||||
A:AB$ GainLife | Cost$ 1 B Sac<1/Creature> | Defined$ You | LifeAmount$ 1 | SubAbility$ DBDraw | SpellDescription$ You gain 1 life and draw a card.
|
||||
SVar:DBDraw:DB$ Draw | NumCards$ 1
|
||||
SVar:NonStackingEffect:True
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/vampiric_rites.jpg
|
||||
Oracle:{1}{B}, Sacrifice a creature: You gain 1 life and draw a card.
|
||||
|
||||
Reference in New Issue
Block a user