Merge branch 'undefined' into 'master'

WAR cards

See merge request core-developers/forge!1575
This commit is contained in:
austinio7116
2019-04-21 21:59:15 +00:00
2 changed files with 16 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
Name:Flux Channeler
ManaCost:2 U
PT:2/2
Types:Creature Human Wizard
T:Mode$ SpellCast | ValidCard$ Card.nonCreature | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigProliferate | TriggerDescription$ Whenever you cast a noncreature spell, proliferate.
SVar:TrigProliferate:DB$ Proliferate
Oracle:Whenever you cast a noncreature spell, proliferate.

View File

@@ -0,0 +1,9 @@
Name:Gideon's Company
ManaCost:3 W
Types:Creature Human Soldier
PT:3/3
T:Mode$ LifeGained | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever you gain life, you put two +1/+1 counters on CARDNAME.
SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 2
A:AB$ PutCounter | Cost$ 3 W | ValidTgts$ Planeswalker.Gideon | TgtPrompt$ Select target Gideon planeswalker. | CounterType$ LOYALTY | CounterNum$ 1 | SpellDescription$ Put a loyalty counter on target Gideon Planeswalker
Oracle:Whenever you gain life, put two +1/+1 counters on Gideon's Company.\n{3}{W}: Put a loyalty counter on target Gideon planeswalker.