mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Added Jolrael, Empress of Beasts. Fixed Dream Fighter.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
9
res/cardsfolder/j/jolrael_empress_of_beasts.txt
Normal file
9
res/cardsfolder/j/jolrael_empress_of_beasts.txt
Normal 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
|
||||
Reference in New Issue
Block a user