mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
Added Jade Bearer, Jadecraft Artisan, Jungleborn Pioneer (RIX)
This commit is contained in:
8
forge-gui/res/cardsfolder/upcoming/jade_bearer.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/jade_bearer.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Jade Bearer
|
||||
ManaCost:G
|
||||
Types:Creature Merfolk Shaman
|
||||
PT:1/1
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPut | TriggerDescription$ When CARDNAME enters the battlefield, put a +1/+1 counter on another target Merfolk you control.
|
||||
SVar:TrigPut:DB$PutCounter | ValidTgts$ Merfolk.Other+YouCtrl | TgtPrompt$ Select another target Merfolk you control | CounterType$ P1P1 | CounterNum$ 1
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/jade_bearer.jpg
|
||||
Oracle:When Jade Bearer enters the battlefield, put a +1/+1 counter on another target Merfolk you control.
|
||||
10
forge-gui/res/cardsfolder/upcoming/jadecraft_artisan.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/jadecraft_artisan.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Jadecraft Artisan
|
||||
ManaCost:3 G
|
||||
Types:Creature Merfolk Shaman
|
||||
PT:3/3
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When CARDNAME enters the battlefield, target Creature gets +2/+2 until end of turn.
|
||||
SVar:TrigPump:DB$Pump | ValidTgts$ Creature | TgtPrompt$ Select target Creature | NumAtt$ 2 | NumDef$ 2
|
||||
SVar:PlayMain1:TRUE
|
||||
DeckHints:Type$Merfolk
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/jadecraft_artisan.jpg
|
||||
Oracle:Trample\nWhen Jadecraft Artisan enters the battlefield, target Creature gets +2/+2 until end of turn.
|
||||
@@ -0,0 +1,9 @@
|
||||
Name:Jungleborn Pioneer
|
||||
ManaCost:2 G
|
||||
Types:Creature Merfolk Scout
|
||||
PT:2/2
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create a 1/1 blue Merfolk creature token with hexproof.
|
||||
SVar:TrigToken:DB$Token | TokenImage$ u 1 1 merfolk XLN | TokenAmount$ 1 | TokenName$ Merfolk | TokenTypes$ Creature,Merfolk | TokenOwner$ You | TokenColors$ Blue | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Hexproof
|
||||
DeckHas:Ability$Token
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/jungleborn_pioneer.jpg
|
||||
Oracle:When Jungleborn Pioneer enters the battlefield, create a 1/1 blue Merfolk creature token with hexproof. (It can't be the target of spells or abilities your opponents control.)
|
||||
Reference in New Issue
Block a user