mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
11a2809d95
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35749 269b9781-a132-4a9b-9d4e-f004f1b56b58
12 lines
877 B
Plaintext
12 lines
877 B
Plaintext
Name:Fungus Sliver
|
|
ManaCost:3 G
|
|
Types:Creature Fungus Sliver
|
|
PT:2/2
|
|
S:Mode$ Continuous | Affected$ Creature.Sliver | AddTrigger$ OnDmg | AddSVar$ FungusSliverCounters | Description$ All Sliver creatures have "Whenever this creature is dealt damage, put a +1/+1 counter on it." (The damage is dealt before the counter is put on.)
|
|
SVar:OnDmg:Mode$ DamageDoneOnce | ValidTarget$ Card.Self | Execute$ FungusSliverCounters | TriggerDescription$ Whenever CARDNAME is dealt damage, put a +1/+1 counter on it.
|
|
SVar:FungusSliverCounters:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
|
|
SVar:PlayMain1:TRUE
|
|
SVar:HasCombatEffect:TRUE
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/fungus_sliver.jpg
|
|
Oracle:All Sliver creatures have "Whenever this creature is dealt damage, put a +1/+1 counter on it." (The damage is dealt before the counter is put on.)
|