mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
29260c205d
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35700 269b9781-a132-4a9b-9d4e-f004f1b56b58
16 lines
1.5 KiB
Plaintext
16 lines
1.5 KiB
Plaintext
Name:Orcish Mine
|
|
ManaCost:1 R R
|
|
Types:Enchantment Aura
|
|
K:Enchant land
|
|
K:etbCounter:ORE:3
|
|
A:SP$ Attach | Cost$ 1 R R | ValidTgts$ Land | AILogic$ Curse
|
|
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigRemoveCounter | TriggerDescription$ At the beginning of your upkeep or whenever enchanted land becomes tapped, remove an ore counter from CARDNAME.
|
|
T:Mode$ Taps | ValidCard$ Card.AttachedBy | Execute$ TrigRemoveCounter | Secondary$ True | TriggerDescription$ At the beginning of your upkeep or whenever enchanted land becomes tapped, remove an ore counter from CARDNAME.
|
|
SVar:TrigRemoveCounter:DB$ RemoveCounter | Defined$ Self | CounterType$ ORE | CounterNum$ 1
|
|
T:Mode$ CounterRemoved | ValidCard$ Card.Self | CounterType$ ORE | NewCounterAmount$ 0 | Execute$ DBDamage | TriggerDescription$ When the last ore counter is removed from Orcish Mine, destroy enchanted land and Orcish Mine deals 2 damage to that land's controller.
|
|
SVar:DBDamage:DB$ DealDamage | NumDmg$ 2 | Defined$ EnchantedController | SubAbility$ DBDestroy
|
|
SVar:DBDestroy:DB$ Destroy | Defined$ Enchanted
|
|
SVar:NonStackingAttachEffect:True
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/orcish_mine.jpg
|
|
Oracle:Enchant land\nOrcish Mine enters the battlefield with three ore counters on it.\nAt the beginning of your upkeep or whenever enchanted land becomes tapped, remove an ore counter from Orcish Mine.\nWhen the last ore counter is removed from Orcish Mine, destroy enchanted land and Orcish Mine deals 2 damage to that land's controller.
|