Merge branch 'iko8' into 'master'

IKO - 8 April

See merge request core-developers/forge!2680
This commit is contained in:
Michael Kamensky
2020-04-09 05:06:48 +00:00
3 changed files with 25 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
Name:Alert Heedbonder
ManaCost:1 G/W G/W
Types:Creature Human Scout
PT:2/4
K:Vigilance
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ At the beginning of your end step, you gain 1 life for each creature you control with vigilance.
SVar:TrigGainLife:DB$ GainLife | Defined$ You | LifeAmount$ X | References$ X
SVar:X:Count$Valid Creature.YouCtrl+withVigilance
Oracle:Vigilance\nAt the beginning of your end step, you gain 1 life for each creature you control with vigilance.

View File

@@ -0,0 +1,8 @@
Name:Bushmeat Poacher
ManaCost:3 B
Types:Creature Human Soldier
PT:2/4
A:AB$ GainLife | Cost$ 1 T Sac<1/Creature.Other/another creature> | Defined$ You | LifeAmount$ X | References$ X | SubAbility$ DBDraw | SpellDescription$ You gain life equal to that creature's toughness. Draw a card.
SVar:DBDraw:DB$ Draw | NumCards$ 1
SVar:X:Sacrificed$CardToughness
Oracle:{1}, {T}, Sacrifice another creature: You gain life equal to that creature's toughness. Draw a card.

View File

@@ -0,0 +1,8 @@
Name:Cunning Nightbonder
ManaCost:U/B U/B
Types:Creature Human Rogue
PT:2/2
K:Flash
S:Mode$ ReduceCost | ValidCard$ Card.hasKeywordFlash | Type$ Spell | Activator$ You | Amount$ 1 | Description$ Spells you cast with flash cost {1} less to cast and can't be countered.
S:Mode$ Continuous | Affected$ Card.hasKeywordFlash+YouCtrl | AffectedZone$ Stack | AddHiddenKeyword$ CARDNAME can't be countered. | Secondary$ True | Description$ Spells you cast with flash cost {1} less to cast and can't be countered.
Oracle:Flash\nSpells you cast with flash cost {1} less to cast and can't be countered.