*Added wasCastFrom<Zone> card property. It is set when the card is moved to the stack and cleared whenever it is moved anywhere else except from the stack to the battlefield(for Myojins,Phage,Iname, Epochrasite etc...)

*Added wasNotCastFrom<Zone> as well, doi.
*Added Count$wasCastFrom<Zone>.<truevalue>.<falsevalue>
*Converted
	Burning Vengeance
	Coal Stoker
	Dread Cacodemon
	Furnace Dragon
	Hypnox
	Iname as One
	Myojin of Cleansing Fire
	Myojin of Infinite Rage
	Myojin of Life's Web
	Myojin of Night's Reach
	Myojin of Seeing Winds
	Reiver Demon
This commit is contained in:
Hellfish
2012-01-11 09:57:00 +00:00
parent 993196f0fd
commit fd959651fe
15 changed files with 65 additions and 24 deletions

View File

@@ -3,8 +3,7 @@ ManaCost:3 R
Types:Creature Elemental
Text:no text
PT:3/3
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Hand | Destination$ Stack | Static$ True | DelayedTrigger$ CastFromHand | TriggerDescription$ When CARDNAME enters the battlefield, if you cast it from your hand, add R R R to your mana pool.
SVar:CastFromHand:Mode$ ChangesZone | Origin$ Stack | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMana | TriggerDescription$ When CARDNAME enters the battlefield, if you cast it from your hand, add R R R to your mana pool.
T:Mode$ ChangesZone | Destination$ Battlefield | ValidCard$ Card.wasCastFromHand+Self | Execute$ TrigMana | TriggerDescription$ When CARDNAME enters the battlefield, if you cast it from your hand, add R R R to your mana pool.
SVar:TrigMana:AB$Mana | Cost$ 0 | Produced$ R | Amount$ 3
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/coal_stoker.jpg