diff --git a/.gitattributes b/.gitattributes index 8188e60a882..4a7a976dbd2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -500,6 +500,7 @@ res/cardsfolder/a/arsenal_thresher.txt -text res/cardsfolder/a/artful_dodge.txt -text res/cardsfolder/a/artifact_blast.txt svneol=native#text/plain res/cardsfolder/a/artifact_mutation.txt svneol=native#text/plain +res/cardsfolder/a/artifact_possession.txt -text res/cardsfolder/a/artifact_ward.txt svneol=native#text/plain res/cardsfolder/a/artificers_intuition.txt svneol=native#text/plain res/cardsfolder/a/artillerize.txt svneol=native#text/plain diff --git a/res/cardsfolder/a/artifact_possession.txt b/res/cardsfolder/a/artifact_possession.txt new file mode 100644 index 00000000000..633890a8380 --- /dev/null +++ b/res/cardsfolder/a/artifact_possession.txt @@ -0,0 +1,15 @@ +Name:Artifact Possession +ManaCost:2 B +Types:Enchantment Aura +Text:no text +K:Enchant artifact +A:SP$ Attach | Cost$ 2 B | ValidTgts$ Artifact | AILogic$ Curse +T:Mode$ Taps | ValidCard$ Card.AttachedBy | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ Whenever enchanted artifact becomes tapped or a player activates an ability of enchanted artifact without Tap in its activation cost, CARDNAME deals 2 damage to that artifact's controller. +T:Mode$ AbilityCast | NonTapCost$ True | ValidCard$ Card.AttachedBy | TriggerZones$ Battlefield | Execute$ TrigDamage | Secondary$ True | TriggerDescription$ Whenever an artifact becomes tapped or a player activates an artifact's ability without T in its activation cost, CARDNAME deals 1 damage to that artifact's controller. +SVar:TrigDamage:AB$ DealDamage | Cost$ 0 | Defined$ TriggeredCardController | NumDmg$ 2 +SVar:RemRandomDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/artifact_possession.jpg +SetInfo:ATQ|Common|http://magiccards.info/scans/en/aq/45.jpg +Oracle:Enchant artifact\nWhenever enchanted artifact becomes tapped or a player activates an ability of enchanted artifact without {T} in its activation cost, Artifact Possession deals 2 damage to that artifact's controller. +End \ No newline at end of file diff --git a/res/cardsfolder/r/relic_putrescence.txt b/res/cardsfolder/r/relic_putrescence.txt index 1b86733e846..278ccf3a464 100644 --- a/res/cardsfolder/r/relic_putrescence.txt +++ b/res/cardsfolder/r/relic_putrescence.txt @@ -6,6 +6,7 @@ K:Enchant artifact A:SP$ Attach | Cost$ 2 B | ValidTgts$ Artifact | AILogic$ Curse T:Mode$ Taps | ValidCard$ Card.AttachedBy | TriggerZones$ Battlefield | Execute$ TrigPoison | TriggerDescription$ Whenever enchanted artifact becomes tapped, its controller gets a poison counter. SVar:TrigPoison:AB$ Poison | Cost$ 0 | Defined$ TriggeredCardController | Num$ 1 +SVar:RemRandomDeck:True SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/relic_putrescence.jpg SetInfo:SOM|Common|http://magiccards.info/scans/en/som/77.jpg