mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Added Deeproot Champion and Waker of the Wilds coded by azcotic [fixed versions].
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -17217,6 +17217,7 @@ forge-gui/res/cardsfolder/upcoming/burning_suns_avatar.txt -text
|
|||||||
forge-gui/res/cardsfolder/upcoming/carnage_tyrant.txt -text
|
forge-gui/res/cardsfolder/upcoming/carnage_tyrant.txt -text
|
||||||
forge-gui/res/cardsfolder/upcoming/daring_saboteur.txt -text
|
forge-gui/res/cardsfolder/upcoming/daring_saboteur.txt -text
|
||||||
forge-gui/res/cardsfolder/upcoming/deadeye_tormentor.txt -text
|
forge-gui/res/cardsfolder/upcoming/deadeye_tormentor.txt -text
|
||||||
|
forge-gui/res/cardsfolder/upcoming/deeproot_champion.txt -text
|
||||||
forge-gui/res/cardsfolder/upcoming/dreamcaller_siren.txt -text
|
forge-gui/res/cardsfolder/upcoming/dreamcaller_siren.txt -text
|
||||||
forge-gui/res/cardsfolder/upcoming/emperors_vanguard.txt -text
|
forge-gui/res/cardsfolder/upcoming/emperors_vanguard.txt -text
|
||||||
forge-gui/res/cardsfolder/upcoming/entrancing_melody.txt -text
|
forge-gui/res/cardsfolder/upcoming/entrancing_melody.txt -text
|
||||||
@@ -17241,6 +17242,7 @@ forge-gui/res/cardsfolder/upcoming/tocatli_honor_guard.txt -text
|
|||||||
forge-gui/res/cardsfolder/upcoming/treasure_map_treasure_cove.txt -text
|
forge-gui/res/cardsfolder/upcoming/treasure_map_treasure_cove.txt -text
|
||||||
forge-gui/res/cardsfolder/upcoming/unclaimed_territory.txt -text
|
forge-gui/res/cardsfolder/upcoming/unclaimed_territory.txt -text
|
||||||
forge-gui/res/cardsfolder/upcoming/verdant_suns_avatar.txt -text
|
forge-gui/res/cardsfolder/upcoming/verdant_suns_avatar.txt -text
|
||||||
|
forge-gui/res/cardsfolder/upcoming/waker_of_the_wilds.txt -text
|
||||||
forge-gui/res/cardsfolder/upcoming/walk_the_plank.txt -text
|
forge-gui/res/cardsfolder/upcoming/walk_the_plank.txt -text
|
||||||
forge-gui/res/cardsfolder/v/vacuumelt.txt svneol=native#text/plain
|
forge-gui/res/cardsfolder/v/vacuumelt.txt svneol=native#text/plain
|
||||||
forge-gui/res/cardsfolder/v/vaevictis_asmadi.txt svneol=native#text/plain
|
forge-gui/res/cardsfolder/v/vaevictis_asmadi.txt svneol=native#text/plain
|
||||||
|
|||||||
9
forge-gui/res/cardsfolder/upcoming/deeproot_champion.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/deeproot_champion.txt
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
Name:Deeproot Champion
|
||||||
|
ManaCost:1 G
|
||||||
|
Types:Creature Merfolk Shaman
|
||||||
|
PT:1/1
|
||||||
|
T:Mode$ SpellCast | ValidCard$ Card.nonCreature | ValidActivatingPlayer$ You | Execute$ TrigPutCounter | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a noncreature spell, put a +1/+1 counter on CARDNAME.
|
||||||
|
SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
|
||||||
|
SVar:BuffedBy:nonCreature
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/deeproot_champion.jpg
|
||||||
|
Oracle:Whenever you cast a noncreature spell, put a +1/+1 counter on Deeproot Champion.
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
Name:Waker of the Wilds
|
||||||
|
ManaCost:2 G G
|
||||||
|
Types:Creature Merfolk Shaman
|
||||||
|
PT:3/3
|
||||||
|
A:AB$ PutCounter | Cost$ X G G | ValidTgts$ Land.YouCtrl | TgtPrompt$ Select target land you control | CounterType$ P1P1 | CounterNum$ X | References$ X | SubAbility$ DBAnimate | SpellDescription$ Put X +1/+1 counters on target land you control. That land becomes a 0/0 Elemental creature with haste. It's still a land.
|
||||||
|
SVar:DBAnimate:DB$ Animate | Defined$ ParentTarget | Power$ 0 | Toughness$ 0 | Types$ Creature,Elemental | Keywords$ Haste | Permanent$ True
|
||||||
|
SVar:X:Count$xPaid
|
||||||
|
SVar:Picture:http://media.wizards.com/2017/xln/en_UBMBPNXl7u.png
|
||||||
|
Oracle:{X}{G}{G}: Put X +1/+1 counters on target land you control. That land becomes a 0/0 Elemental creature with haste. It's still a land.
|
||||||
Reference in New Issue
Block a user