mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
Merge branch 'insubordination' into 'master'
Insubordination: Fix trigger See merge request core-developers/forge!4252
This commit is contained in:
@@ -4,6 +4,6 @@ Types:Enchantment Aura
|
||||
K:Enchant creature
|
||||
A:SP$ Attach | Cost$ B B | ValidTgts$ Creature | AILogic$ Curse
|
||||
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ EnchantedController | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ At the beginning of the end step of enchanted creature's controller, CARDNAME deals 2 damage to that player unless that creature attacked this turn.
|
||||
SVar:TrigDamage:DB$ DealDamage | Defined$ TriggeredController | NumDmg$ 2 | ConditionPresent$ Card.EnchantedBy+notAttackedThisTurn
|
||||
SVar:TrigDamage:DB$ DealDamage | Defined$ TriggeredPlayer | NumDmg$ 2 | ConditionPresent$ Card.EnchantedBy+notAttackedThisTurn
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/insubordination.jpg
|
||||
Oracle:Enchant creature\nAt the beginning of the end step of enchanted creature's controller, Insubordination deals 2 damage to that player unless that creature attacked this turn.
|
||||
|
||||
Reference in New Issue
Block a user