mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Added Insubordination.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -4109,6 +4109,7 @@ res/cardsfolder/i/instigator_gang_wildblood_pack.txt -text
|
||||
res/cardsfolder/i/instill_energy.txt svneol=native#text/plain
|
||||
res/cardsfolder/i/instill_furor.txt svneol=native#text/plain
|
||||
res/cardsfolder/i/instill_infection.txt svneol=native#text/plain
|
||||
res/cardsfolder/i/insubordination.txt -text
|
||||
res/cardsfolder/i/insurrection.txt svneol=native#text/plain
|
||||
res/cardsfolder/i/intangible_virtue.txt -text
|
||||
res/cardsfolder/i/intervene.txt svneol=native#text/plain
|
||||
|
||||
14
res/cardsfolder/i/insubordination.txt
Normal file
14
res/cardsfolder/i/insubordination.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
Name:Insubordination
|
||||
ManaCost:B B
|
||||
Types:Enchantment Aura
|
||||
Text:no text
|
||||
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:AB$DealDamage | Cost$ 0 | Defined$ EnchantedController | NumDmg$ 2 | ConditionPresent$ Card.EnchantedBy+notAttackedThisTurn
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/insubordination.jpg
|
||||
SetInfo:MMQ|Common|http://magiccards.info/scans/en/mm/141.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.
|
||||
End
|
||||
@@ -8,4 +8,6 @@ T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | Execute$ Tri
|
||||
SVar:TrigDestroy:AB$Destroy | Cost$ 0 | ValidTgts$ Enchantment.YouDontCtrl | TgtPrompt$ Select an enchantment your opponent controls.
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/soltari_visionary.jpg
|
||||
SetInfo:EXO|Common|http://magiccards.info/scans/en/ex/20.jpg
|
||||
Oracle:Shadow (This creature can block or be blocked by only creatures with shadow.)\nWhenever Soltari Visionary deals damage to a player, destroy target enchantment that player controls.
|
||||
End
|
||||
Reference in New Issue
Block a user