- Added Kira, Great Glass Spinner

This commit is contained in:
swordshine
2013-06-11 04:29:37 +00:00
parent 1eee0f967c
commit 371d5d3b32
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -5833,6 +5833,7 @@ res/cardsfolder/k/kinsbaile_borderguard.txt svneol=native#text/plain
res/cardsfolder/k/kinsbaile_cavalier.txt svneol=native#text/plain res/cardsfolder/k/kinsbaile_cavalier.txt svneol=native#text/plain
res/cardsfolder/k/kinsbaile_skirmisher.txt svneol=native#text/plain res/cardsfolder/k/kinsbaile_skirmisher.txt svneol=native#text/plain
res/cardsfolder/k/kinscaer_harpoonist.txt -text res/cardsfolder/k/kinscaer_harpoonist.txt -text
res/cardsfolder/k/kira_great_glass_spinner.txt -text
res/cardsfolder/k/kird_ape.txt svneol=native#text/plain res/cardsfolder/k/kird_ape.txt svneol=native#text/plain
res/cardsfolder/k/kiri_onna.txt svneol=native#text/plain res/cardsfolder/k/kiri_onna.txt svneol=native#text/plain
res/cardsfolder/k/kirtars_desire.txt svneol=native#text/plain res/cardsfolder/k/kirtars_desire.txt svneol=native#text/plain

View File

@@ -0,0 +1,12 @@
Name:Kira, Great Glass-Spinner
ManaCost:1 U U
Types:Legendary Creature Spirit
Text:no text
PT:2/2
K:Flying
S:Mode$ Continuous | Affected$ Creature.YouCtrl | AddTrigger$ KiraGlassSpinnerTrig | AddSVar$ KiraGlassSpinnerCounter & Targeting | Description$ Creatures you control have "Whenever this creature becomes the target of a spell or ability for the first time in a turn, counter that spell or ability."
SVar:KiraGlassSpinnerTrig:Mode$ BecomesTarget | ValidTarget$ Card.Self | TriggerZones$ Battlefield | FirstTime$ True | Execute$ KiraGlassSpinnerCounter | TriggerDescription$ Whenever CARDNAME becomes the target of a spell or ability for the first time in a turn, counter that spell or ability.
SVar:KiraGlassSpinnerCounter:AB$ Counter | Cost$ 0 | Defined$ TriggeredSourceSA
SVar:Targeting:Counter
SVar:Picture:http://www.wizards.com/global/images/magic/general/kira_great_glass_spinner.jpg
Oracle:Flying\nCreatures you control have "Whenever this creature becomes the target of a spell or ability for the first time in a turn, counter that spell or ability."