mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Fix Harsh Mentor
This commit is contained in:
@@ -2,7 +2,7 @@ Name:Harsh Mentor
|
|||||||
ManaCost:1 R
|
ManaCost:1 R
|
||||||
Types:Creature Human Cleric
|
Types:Creature Human Cleric
|
||||||
PT:2/2
|
PT:2/2
|
||||||
T:Mode$ AbilityCast | ValidActivatingPlayer$ Opponent | ValidCard$ Artifact,Creature,Land | TriggerZones$ Battlefield | Execute$ TrigDmg | TriggerDescription$ Whenever an opponent activates an ability of an artifact, creature, or land on the battlefield, if it isn't a mana ability, Harsh Mentor deals 2 damage to that player.
|
T:Mode$ AbilityCast | ValidActivatingPlayer$ Opponent | ValidCard$ Artifact.inZoneBattlefield,Creature.inZoneBattlefield,Land.inZoneBattlefield | TriggerZones$ Battlefield | Execute$ TrigDmg | TriggerDescription$ Whenever an opponent activates an ability of an artifact, creature, or land on the battlefield, if it isn't a mana ability, Harsh Mentor deals 2 damage to that player.
|
||||||
SVar:TrigDmg:AB$ DealDamage | Cost$ 0 | NumDmg$ 2 | Defined$ TriggeredActivator
|
SVar:TrigDmg:AB$ DealDamage | Cost$ 0 | NumDmg$ 2 | Defined$ TriggeredActivator
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/harsh_mentor.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/harsh_mentor.jpg
|
||||||
Oracle:Whenever an opponent activates an ability of an artifact, creature, or land on the battlefield, if it isn't a mana ability, Harsh Mentor deals 2 damage to that player.
|
Oracle:Whenever an opponent activates an ability of an artifact, creature, or land on the battlefield, if it isn't a mana ability, Harsh Mentor deals 2 damage to that player.
|
||||||
|
|||||||
@@ -5,4 +5,5 @@ K:Your deck can't have basic land cards.
|
|||||||
K:Your starting hand size is five.
|
K:Your starting hand size is five.
|
||||||
A:AB$ Effect | Cost$ ExileFromHand<1/Card> | SpellDescription$ Exile a card from your hand: This turn, you may play basic land cards from outside the game.
|
A:AB$ Effect | Cost$ ExileFromHand<1/Card> | SpellDescription$ Exile a card from your hand: This turn, you may play basic land cards from outside the game.
|
||||||
S:Mode$ Continuous | Affected$ Land.Basic+YouCtrl | AddAbility$ AnyMana | Description$ Basic lands you control have "{T}: Add one mana of any color to your mana pool."
|
S:Mode$ Continuous | Affected$ Land.Basic+YouCtrl | AddAbility$ AnyMana | Description$ Basic lands you control have "{T}: Add one mana of any color to your mana pool."
|
||||||
SVar:AnyMana:AB$ Mana | Cost$ T | Produced$ Any | Amount$ 1 | SpellDescription$ Add one mana of any color to your mana pool.
|
SVar:AnyMana:AB$ Mana | Cost$ T | Produced$ Any | Amount$ 1 | SpellDescription$ Add one mana of any color to your mana pool.
|
||||||
|
Oracle:(Start the game with this conspiracy face up in the command zone.)\nYour deck can't have basic land cards and your starting hand size is five.\nExile a card from your hand: This turn, you may play basic land cards from outside the game.\nBasic lands you control have "{T}: Add one mana of any color to your mana pool."
|
||||||
|
|||||||
Reference in New Issue
Block a user