Files
forge/res/cardsfolder/contemplation.txt
jendave 1a48b7d124 *Updated to triggers:
Cackling Fiend
	Cave People
	Centaur Safeguard
	Charging Paladin
	Citanul Druid
	Close Quarters
	Coastal Piracy
	Contemplation
	Cosi's Ravager
	Crystal Rod
*Removed superfluous runTrigger call which caused Attacks-triggers to go off twice.
*Updated playLand-functions for both players to use moveTo* functions.
2011-08-06 15:31:27 +00:00

10 lines
477 B
Plaintext

Name:Contemplation
ManaCost:1 W W
Types:Enchantment
Text:no text
T:Mode$ SpellCast | ValidCard$ Card.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Whenever you cast a spell, you gain 1 life.
SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ 1
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/contemplation.jpg
SetInfo:STH|Uncommon|http://magiccards.info/scans/en/sh/104.jpg
End