diff --git a/.gitattributes b/.gitattributes index e4c038162a4..e40ba46a47c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3388,6 +3388,7 @@ res/cardsfolder/kulrath_knight.txt -text svneol=native#text/plain res/cardsfolder/kurgadon.txt svneol=native#text/plain res/cardsfolder/kuro_pitlord.txt -text svneol=native#text/plain res/cardsfolder/kuros_taken.txt -text svneol=native#text/plain +res/cardsfolder/kyoki_sanitys_eclipse.txt -text svneol=native#text/plain res/cardsfolder/kyren_glider.txt -text svneol=native#text/plain res/cardsfolder/kyren_negotiations.txt -text svneol=native#text/plain res/cardsfolder/kyren_sniper.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/kyoki_sanitys_eclipse.txt b/res/cardsfolder/kyoki_sanitys_eclipse.txt new file mode 100644 index 00000000000..021cfa88d59 --- /dev/null +++ b/res/cardsfolder/kyoki_sanitys_eclipse.txt @@ -0,0 +1,11 @@ +Name:Kyoki, Sanity's Eclipse +ManaCost:4 B B +Types:Legendary Creature Demon Spirit +Text:no text +PT:6/4 +T:Mode$ SpellCast | ValidCard$ Spirit.YouCtrl,Arcane.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigExile | TriggerDescription$ Whenever you cast a Spirit or Arcane spell, target opponent exiles a card from his or her hand. +SVar:TrigExile:AB$ChangeZone | Cost$ 0 | Origin$ Hand | Destination$ Exile | ChangeType$ Card | Defined$ Opponent | TgtPrompt$ Select target opponent | ChangeNum$ 1 +SVar:RemAIDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/kyoki_sanitys_eclipse.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/skullsnatcher.txt b/res/cardsfolder/skullsnatcher.txt index fbc7911e92b..5089af5fc87 100644 --- a/res/cardsfolder/skullsnatcher.txt +++ b/res/cardsfolder/skullsnatcher.txt @@ -6,6 +6,7 @@ PT:2/1 A:AB$ChangeZone | Cost$ B Return<1/Creature.attacking+unblocked+YouCtrl> | CostDesc$ Ninjutsu B | ActivatingZone$ Hand | Origin$ Hand | Ninjutsu$ True | Destination$ Battlefield | Defined$ Self | SpellDescription$ (B, Return an unblocked attacker you control to hand: Put this card onto the battlefield from your hand tapped and attacking.) T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Opponent | CombatDamage$ True | Execute$ TrigExile | TriggerDescription$ Whenever Skullsnatcher deals combat damage to a player, exile up to two target cards from that player's graveyard. SVar:TrigExile:AB$ChangeZone | Cost$ 0 | ValidTgts$ Card.YouDontOwn | TgtPrompt$ Select target card | TargetMin$ 0 | TargetMax$ 2 | Origin$ Graveyard | Destination$ Exile | IsCurse$ True +SVar:RemAIDeck:True SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/skullsnatcher.jpg End \ No newline at end of file