Added Riku of Two Reflections.

This commit is contained in:
SoulStorm
2011-12-09 11:32:33 +00:00
parent acf122c797
commit a4403ca17a
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -6798,6 +6798,7 @@ res/cardsfolder/r/righteous_charge.txt svneol=native#text/plain
res/cardsfolder/r/righteous_fury.txt svneol=native#text/plain res/cardsfolder/r/righteous_fury.txt svneol=native#text/plain
res/cardsfolder/r/righteous_war.txt svneol=native#text/plain res/cardsfolder/r/righteous_war.txt svneol=native#text/plain
res/cardsfolder/r/righteousness.txt svneol=native#text/plain res/cardsfolder/r/righteousness.txt svneol=native#text/plain
res/cardsfolder/r/riku_of_two_reflections.txt -text
res/cardsfolder/r/rime_dryad.txt svneol=native#text/plain res/cardsfolder/r/rime_dryad.txt svneol=native#text/plain
res/cardsfolder/r/rimebound_dead.txt svneol=native#text/plain res/cardsfolder/r/rimebound_dead.txt svneol=native#text/plain
res/cardsfolder/r/rimescale_dragon.txt svneol=native#text/plain res/cardsfolder/r/rimescale_dragon.txt svneol=native#text/plain

View File

@@ -0,0 +1,12 @@
Name:Riku of Two Reflections
ManaCost:2 U R G
Types:Legendary Creature Human Wizard
Text:no text
PT:2/2
T:Mode$ SpellCast | ValidCard$ Instant,Sorcery | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | OptionalDecider$ You | Execute$ TrigCopySpell | TriggerDescription$ Whenever you cast an instant or sorcery spell, you may pay UR. If you do, copy that spell. You may choose new targets for the copy.
T:Mode$ ChangesZone | ValidCard$ Creature.nonToken+Other+YouCtrl | Origin$ Any | Destination$ Battlefield | TriggerZones$ Battlefield | Execute$ TrigCopy | OptionalDecider$ You | TriggerDescription$ Whenever another nontoken creature enters the battlefield under your control, you may pay GU. If you do, put a token that's a copy of that creature onto the battlefield.
SVar:TrigCopySpell:AB$CopySpell | Cost$ U R | Defined$ TriggeredSpellAbility
SVar:TrigCopy:AB$CopyPermanent | Cost$ G U | Defined$ TriggeredCard
SVar:Rarity:Mythic Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/riku_of_two_reflections.jpg
End