mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
ran oracle and setinfo scripts
This commit is contained in:
@@ -1,9 +1,14 @@
|
|||||||
Name:Polymorph
|
Name:Polymorph
|
||||||
ManaCost:3 U
|
ManaCost:3 U
|
||||||
Types:Sorcery
|
Types:Sorcery
|
||||||
Text:no text
|
Text:no text
|
||||||
A:SP$ Destroy | Cost$ 3 U | NoRegen$ True | ValidTgts$ Creature | TgtPrompt$ Select target creature | SubAbility$ DBDig | SpellDescription$ Destroy target creature. It can't be regenerated. Its controller reveals cards from the top of his or her library until he or she reveals a creature card. The player puts that card onto the battlefield, then shuffles all other cards revealed this way into his or her library.
|
A:SP$ Destroy | Cost$ 3 U | NoRegen$ True | ValidTgts$ Creature | TgtPrompt$ Select target creature | SubAbility$ DBDig | SpellDescription$ Destroy target creature. It can't be regenerated. Its controller reveals cards from the top of his or her library until he or she reveals a creature card. The player puts that card onto the battlefield, then shuffles all other cards revealed this way into his or her library.
|
||||||
SVar:DBDig:DB$ DigUntil | Defined$ TargetedController | Valid$ Creature | ValidDescription$ creature | FoundDestination$ Battlefield | RevealedDestination$ Library
|
SVar:DBDig:DB$ DigUntil | Defined$ TargetedController | Valid$ Creature | ValidDescription$ creature | FoundDestination$ Battlefield | RevealedDestination$ Library
|
||||||
SVar:Rarity:Rare
|
SVar:Rarity:Rare
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/polymorph.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/polymorph.jpg
|
||||||
|
Oracle:Destroy target creature. It can't be regenerated. Its controller reveals cards from the top of his or her library until he or she reveals a creature card. The player puts that card onto the battlefield, then shuffles all other cards revealed this way into his or her library.
|
||||||
|
SetInfo:M10|Rare|http://magiccards.info/scans/en/m10/67.jpg
|
||||||
|
SetInfo:6ED|Rare|http://magiccards.info/scans/en/6e/86.jpg
|
||||||
|
SetInfo:MIR|Rare|http://magiccards.info/scans/en/mr/82.jpg
|
||||||
|
SetInfo:9ED|Rare|http://magiccards.info/scans/en/9e/90.jpg
|
||||||
End
|
End
|
||||||
@@ -1,13 +1,15 @@
|
|||||||
Name:Timely Reinforcements
|
Name:Timely Reinforcements
|
||||||
ManaCost:2 W
|
ManaCost:2 W
|
||||||
Types:Sorcery
|
Types:Sorcery
|
||||||
Text:no text
|
Text:no text
|
||||||
A:SP$ GainLife | Cost$ 2 W | LifeAmount$ 6 | ConditionLifeTotal$ You | ConditionLifeAmount$ LTX | SubAbility$ DBToken | SpellDescription$ If you have less life than an opponent, you gain 6 life. If you control fewer creatures than an opponent, put three 1/1 white Soldier creature tokens onto the battlefield.
|
A:SP$ GainLife | Cost$ 2 W | LifeAmount$ 6 | ConditionLifeTotal$ You | ConditionLifeAmount$ LTX | SubAbility$ DBToken | SpellDescription$ If you have less life than an opponent, you gain 6 life. If you control fewer creatures than an opponent, put three 1/1 white Soldier creature tokens onto the battlefield.
|
||||||
SVar:DBToken:DB$ Token | TokenAmount$ 3 | TokenName$ Soldier | TokenTypes$ Creature,Soldier | TokenOwner$ You | TokenColors$ White | TokenPower$ 1 | TokenToughness$ 1 | CheckSVar$ CreatureYouControl | SVarCompare$ LTCreatureOppControl
|
SVar:DBToken:DB$ Token | TokenAmount$ 3 | TokenName$ Soldier | TokenTypes$ Creature,Soldier | TokenOwner$ You | TokenColors$ White | TokenPower$ 1 | TokenToughness$ 1 | CheckSVar$ CreatureYouControl | SVarCompare$ LTCreatureOppControl
|
||||||
SVar:X:Count$OppLifeTotal
|
SVar:X:Count$OppLifeTotal
|
||||||
SVar:CreatureYouControl:Count$Valid Creature.YouCtrl
|
SVar:CreatureYouControl:Count$Valid Creature.YouCtrl
|
||||||
SVar:CreatureOppControl:Count$Valid Creature.YouDontCtrl
|
SVar:CreatureOppControl:Count$Valid Creature.YouDontCtrl
|
||||||
SVar:RemAIDeck:True
|
SVar:RemAIDeck:True
|
||||||
SVar:Rarity:Uncommon
|
SVar:Rarity:Uncommon
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/timely_reinforcements.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/timely_reinforcements.jpg
|
||||||
|
Oracle:If you have less life than an opponent, you gain 6 life. If you control fewer creatures than an opponent, put three 1/1 white Soldier creature tokens onto the battlefield.
|
||||||
|
SetInfo:M12|Uncommon|http://magiccards.info/scans/en/m12/40.jpg
|
||||||
End
|
End
|
||||||
Reference in New Issue
Block a user