mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
add Kyoki, Sanity's Eclipse (from Betrayers of Kamigawa)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
11
res/cardsfolder/kyoki_sanitys_eclipse.txt
Normal file
11
res/cardsfolder/kyoki_sanitys_eclipse.txt
Normal file
@@ -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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user