- Added Rock Jockey

This commit is contained in:
moomarc
2013-08-07 15:27:15 +00:00
parent f426c6be3d
commit 0dbd8155ae
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -9171,6 +9171,7 @@ res/cardsfolder/r/roc_hatchling.txt svneol=native#text/plain
res/cardsfolder/r/roc_of_kher_ridges.txt svneol=native#text/plain
res/cardsfolder/r/rock_badger.txt svneol=native#text/plain
res/cardsfolder/r/rock_basilisk.txt svneol=native#text/plain
res/cardsfolder/r/rock_jockey.txt -text
res/cardsfolder/r/rock_slide.txt -text
res/cardsfolder/r/rockcaster_platoon.txt svneol=native#text/plain
res/cardsfolder/r/rocket_launcher.txt -text

View File

@@ -0,0 +1,10 @@
Name:Rock Jockey
ManaCost:2 R
Types:Creature Goblin
PT:3/3
S:Mode$ CantBeCast | Caster$ You | ValidCard$ Card.Self | CheckSVar$ XJockey | SVarCompare$ GE1 | EffectZone$ All | Description$ You can't cast CARDNAME if you've played a land this turn.
S:Mode$ CantPlayLand | Player$ You | CheckSVar$ RockyX | SVarCompare$ GE1 | Description$ You can't play lands if you've cast CARDNAME this turn.
SVar:XJockey:Count$YourLandsPlayed
SVar:RockyX:Count$ThisTurnCast_Card.Self
SVar:Picture:http://www.wizards.com/global/images/magic/general/rock_jockey.jpg
Oracle:You can't cast Rock Jockey if you've played a land this turn.\nYou can't play lands if you've cast Rock Jockey this turn.