mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Updated a few AI SVars.
This commit is contained in:
@@ -8,6 +8,7 @@ S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Haste | CheckSVar$ X | SV
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | OptionalDecider$ You | TriggerZones$ Graveyard | Execute$ TrigChange | TriggerDescription$ Landfall - Whenever a land enters the battlefield under your control, you may return CARDNAME from your graveyard to the battlefield.
|
||||
SVar:TrigChange:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Battlefield
|
||||
SVar:X:Count$OppLifeTotal
|
||||
SVar:SacMe:3
|
||||
SVar:DiscardMe:3
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/bloodghast.jpg
|
||||
|
||||
@@ -8,6 +8,7 @@ T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | IsPresent$ Card.Self | Presen
|
||||
SVar:TrigReturn:AB$ChangeZone | Cost$ B B B | Defined$ Self | Origin$ Graveyard | Destination$ Hand
|
||||
SVar:NeedsToPlayVar:X GE2
|
||||
SVar:X:Count$TypeInYourHand.Zombie
|
||||
SVar:SacMe:2
|
||||
SVar:DiscardMe:2
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/ghastly_remains.jpg
|
||||
|
||||
@@ -6,6 +6,7 @@ PT:2/1
|
||||
K:CARDNAME can't block.
|
||||
S:Mode$ Continuous | Affected$ Card.Self | EffectZone$ Graveyard | AddHiddenKeyword$ HIDDEN May be played | CheckSVar$ X | SVarCompare$ GE1 | Description$ You may cast CARDNAME from you graveyard as long as you control a Zombie.
|
||||
SVar:X:Count$Valid Zombie.YouCtrl
|
||||
SVar:SacMe:3
|
||||
SVar:DiscardMe:3
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/gravecrawler.jpg
|
||||
|
||||
@@ -7,6 +7,7 @@ A:AB$ DealDamage | Cost$ 1 R R Sac<1/CARDNAME> | Tgt$ TgtCP | NumDmg$ 2 | SpellD
|
||||
#The IsPresent stuff in the trigger is necessary because it must be checked on resolve as well.
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | IsPresent$ Card.Self | PresentZone$ Graveyard | PresentPlayer$ You | TriggerZones$ Graveyard | OptionalDecider$ You | Execute$ TrigReturn | TriggerDescription$ At the beginning of your upkeep, if CARDNAME is in your graveyard, you may pay 1 B B. If you do, return CARDNAME to your hand.
|
||||
SVar:TrigReturn:AB$ChangeZone | Cost$ 1 B B | Defined$ Self | Origin$ Graveyard | Destination$ Hand
|
||||
SVar:SacMe:2
|
||||
SVar:DiscardMe:1
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/pyre_zombie.jpg
|
||||
|
||||
@@ -4,6 +4,7 @@ Types:Creature Skeleton Warrior
|
||||
Text:no text
|
||||
PT:1/1
|
||||
A:AB$ ChangeZone | Cost$ 1 B | Origin$ Graveyard | Destination$ Battlefield | ActivationZone$ Graveyard | Tapped$ True | SpellDescription$ Return CARDNAME from your graveyard to the battlefield tapped.
|
||||
SVar:SacMe:2
|
||||
SVar:DiscardMe:2
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/reassembling_skeleton.jpg
|
||||
|
||||
Reference in New Issue
Block a user