mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
11 lines
893 B
Plaintext
11 lines
893 B
Plaintext
|
Name:Bontu's Monument
|
||
|
ManaCost:3
|
||
|
Types:Legendary Artifact
|
||
|
S:Mode$ ReduceCost | ValidCard$ Creature.Black | Type$ Spell | Activator$ You | Amount$ 1 | Description$ Black creature spells you cast cost {1} less to cast.
|
||
|
T:Mode$ SpellCast | ValidCard$ Creature | ValidActivatingPlayer$ You | Execute$ TrigDrain | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a creature spell, each opponent loses 1 life and you gain 1 life.
|
||
|
SVar:TrigDrain:AB$ LoseLife | Cost$ 0 | Defined$ Player.Opponent | LifeAmount$ 1 | SubAbility$ DBGainLife
|
||
|
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 1
|
||
|
DeckHas:Ability$LifeGain
|
||
|
DeckNeeds:Color$Black
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/bontus_monument.jpg
|
||
|
Oracle:Black creature spells you cast cost {1} less to cast.\nWhenever you cast a creature spell, each opponent loses 1 life and you gain 1 life.
|