- Updated some SVars.

This commit is contained in:
Sloth
2013-04-04 11:25:40 +00:00
parent 92428d93d1
commit 1551007ca2
3 changed files with 3 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ SVar:DBChooseType:DB$ ChooseType | Defined$ Player.IsRemembered | Type$ Creature
SVar:DBRemember:DB$ PumpAll | ValidCards$ Creature.ChosenType | RememberAllPumped$ True SVar:DBRemember:DB$ PumpAll | ValidCards$ Creature.ChosenType | RememberAllPumped$ True
SVar:DBDestroyAll:DB$ DestroyAll | ValidCards$ Creature.IsNotRemembered | NoRegen$ True | SubAbility$ DBCleanup | StackDescription$ None SVar:DBDestroyAll:DB$ DestroyAll | ValidCards$ Creature.IsNotRemembered | NoRegen$ True | SubAbility$ DBCleanup | StackDescription$ None
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/harsh_mercy.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/harsh_mercy.jpg
Oracle:Each player chooses a creature type. Destroy all creatures that aren't of a type chosen this way. They can't be regenerated. Oracle:Each player chooses a creature type. Destroy all creatures that aren't of a type chosen this way. They can't be regenerated.
SetInfo:ONS Rare SetInfo:ONS Rare

View File

@@ -7,6 +7,7 @@ SVar:DBDmg:DB$ DealDamage | Defined$ Player.IsRemembered | NumDmg$ X | Reference
SVar:DBCleanup:DB$Cleanup | ClearRemembered$ True SVar:DBCleanup:DB$Cleanup | ClearRemembered$ True
SVar:X:Remembered$CardManaCost SVar:X:Remembered$CardManaCost
SVar:Maxplayer:PlayerCountPlayers$Amount SVar:Maxplayer:PlayerCountPlayers$Amount
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/kaboom!.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/kaboom!.jpg
Oracle:Choose any number of target players. For each of those players, reveal cards from the top of your library until you reveal a nonland card. Kaboom deals damage equal to that card's converted mana cost to that player, then you put the revealed cards on the bottom of your library in any order. Oracle:Choose any number of target players. For each of those players, reveal cards from the top of your library until you reveal a nonland card. Kaboom deals damage equal to that card's converted mana cost to that player, then you put the revealed cards on the bottom of your library in any order.
SetInfo:ONS Rare SetInfo:ONS Rare

View File

@@ -9,6 +9,7 @@ SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:X:Count$ValidHand Card.IsRemembered+RememberedPlayerCtrl SVar:X:Count$ValidHand Card.IsRemembered+RememberedPlayerCtrl
SVar:NeedsToPlayVar:Y GE3 SVar:NeedsToPlayVar:Y GE3
SVar:Y:Count$ValidHand Creature.YouCtrl SVar:Y:Count$ValidHand Creature.YouCtrl
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/kamahls_summons.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/kamahls_summons.jpg
Oracle:Each player may reveal any number of creature cards from his or her hand. Then each player puts a 2/2 green Bear creature token onto the battlefield for each card he or she revealed this way. Oracle:Each player may reveal any number of creature cards from his or her hand. Then each player puts a 2/2 green Bear creature token onto the battlefield for each card he or she revealed this way.
SetInfo:ONS Uncommon SetInfo:ONS Uncommon