- Added Jolrael, Empress of Beasts. Fixed Dream Fighter.

This commit is contained in:
jeffwadsworth
2011-10-26 22:08:49 +00:00
parent 063c3e987e
commit d7f33ca6f8
3 changed files with 12 additions and 2 deletions

1
.gitattributes vendored
View File

@@ -4135,6 +4135,7 @@ res/cardsfolder/j/johtull_wurm.txt -text
res/cardsfolder/j/join_the_ranks.txt svneol=native#text/plain
res/cardsfolder/j/joiner_adept.txt svneol=native#text/plain
res/cardsfolder/j/jokulhaups.txt svneol=native#text/plain
res/cardsfolder/j/jolrael_empress_of_beasts.txt -text svneol=unset#text/plain
res/cardsfolder/j/jolraels_centaur.txt svneol=native#text/plain
res/cardsfolder/j/jolraels_favor.txt svneol=native#text/plain
res/cardsfolder/j/jolt.txt svneol=native#text/plain

View File

@@ -3,8 +3,8 @@ ManaCost:2 U
Types:Creature Human Soldier
Text:no text
PT:1/1
T:Mode$ Blocks | ValidCard$ Card.Self | ValidAttacker$ Creature | Execute$ TrigPhaseAttacker | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked by a creature, Dream Fighter and that creature phase out.
T:Mode$ Blocks | ValidCard$ Creature | ValidAttacker$ Card.Self | Execute$ TrigPhaseBlocker | Secondary$ True | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked by a creature, Dream Fighter and that creature phase out.
T:Mode$ Blocks | ValidCard$ Card.Self | TriggerZones$ Battlefield | ValidAttacker$ Creature | Execute$ TrigPhaseAttacker | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked by a creature, Dream Fighter and that creature phase out.
T:Mode$ Blocks | ValidCard$ Creature | TriggerZones$ Battlefield | ValidAttacker$ Card.Self | Execute$ TrigPhaseBlocker | Secondary$ True | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked by a creature, Dream Fighter and that creature phase out.
SVar:TrigPhaseAttacker:DB$ Phase | Defined$ TriggeredAttacker | SubAbility$ SVar=DBPhaseSelf
SVar:TrigPhaseBlocker:DB$ Phase | Defined$ TriggeredBlocker | SubAbility$ SVar=DBPhaseSelf
SVar:DBPhaseSelf:DB$ Phase | Defined$ Self

View File

@@ -0,0 +1,9 @@
Name:Jolrael, Empress of Beasts
ManaCost:3 G G
Types:Legendary Creature Human Spellshaper
Text:no text
PT:3/3
A:AB$ AnimateAll | Cost$ 2 G Discard<2/Card> | ValidTgts$ Player | TgtPrompt$ Select target player | ValidCards$ Land | Power$ 3 | Toughness$ 3 | Types$ Creature | SpellDescription$ All lands target player controls become 3/3 creatures until end of turn. They're still lands.
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/jolrael_empress_of_beasts.jpg
End