mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
OTJ: Ghired, Selvala, Sterling Supplier (#4894)
This commit is contained in:
committed by
GitHub
parent
23e45f5164
commit
4d2fb84404
@@ -0,0 +1,10 @@
|
||||
Name:Ghired, Mirror of the Wilds
|
||||
ManaCost:R G W
|
||||
Types:Legendary Creature Human Shaman
|
||||
PT:3/3
|
||||
K:Haste
|
||||
S:Mode$ Continuous | Affected$ Creature.nonToken+YouCtrl | AddAbility$ ABCopyPermanent | Description$ Nontoken creatures you control have "{T}: Create a token that's a copy of target token you control that entered the battlefield this turn."
|
||||
SVar:ABCopyPermanent:AB$ CopyPermanent | Cost$ T | ValidTgts$ Permanent.token+YouCtrl+ThisTurnEntered | NumCopies$ 1 | TgtPrompt$ Select target token you control that entered the battlefield this turn | SpellDescription$ Create a token that's a copy of target token you control that entered the battlefield this turn.
|
||||
DeckHas:Ability$Token
|
||||
DeckNeeds:Ability$Token
|
||||
Oracle:Haste\nNontoken creatures you control have "{T}: Create a token that's a copy of target token you control that entered the battlefield this turn."
|
||||
@@ -0,0 +1,13 @@
|
||||
Name:Selvala, Eager Trailblazer
|
||||
ManaCost:2 G W
|
||||
Types:Legendary Creature Elf Scout
|
||||
PT:4/5
|
||||
K:Vigilance
|
||||
T:Mode$ SpellCast | ValidCard$ Creature | ValidActivatingPlayer$ You | Execute$ TrigToken | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a creature spell, create a 1/1 red Mercenary creature token with "{T}: Target creature you control gets +1/+0 until end of turn. Activate only as a sorcery."
|
||||
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ r_1_1_mercenary_tappump | TokenOwner$ You
|
||||
A:AB$ ChooseColor | Cost$ T | AILogic$ MostProminentInComputerDeck | SubAbility$ DBMana | SpellDescription$ Choose a color. Add one mana of that color for each different power among creatures you control.
|
||||
SVar:DBMana:DB$ Mana | Produced$ Chosen | Amount$ X | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearChosenColor$ True
|
||||
SVar:X:Count$DifferentPower_Creature.YouCtrl
|
||||
DeckHas:Ability$Token & Type$Mercenary & Color$Red
|
||||
Oracle:Vigilance\nWhenever you cast a creature spell, create a 1/1 red Mercenary creature token with "{T}: Target creature you control gets +1/+0 until end of turn. Activate only as a sorcery."\n{T}: Choose a color. Add one mana of that color for each different power among creatures you control.
|
||||
9
forge-gui/res/cardsfolder/upcoming/sterling_supplier.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/sterling_supplier.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Sterling Supplier
|
||||
ManaCost:4 W
|
||||
Types:Creature Bird Soldier
|
||||
PT:3/4
|
||||
K:Flying
|
||||
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 creature you control.
|
||||
SVar:TrigPut:DB$ PutCounter | ValidTgts$ Creature.Other+YouCtrl | TgtPrompt$ Select another target creature you control | CounterType$ P1P1 | CounterNum$ 1
|
||||
DeckHas:Ability$Counters
|
||||
Oracle:Flying\nWhen Sterling Supplier enters the battlefield, put a +1/+1 counter on another target creature you control.
|
||||
@@ -5,5 +5,5 @@ PT:3/2
|
||||
K:Flying
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME dies, create a 1/1 red Mercenary creature token with "{T}: Target creature you control gets +1/+0 until end of turn. Activate only as a sorcery."
|
||||
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ r_1_1_mercenary_tappump | TokenOwner$ You
|
||||
DeckHas:Ability$Token & Type$Mercenary
|
||||
DeckHas:Ability$Token & Type$Mercenary & Color$Red
|
||||
Oracle:Flying\nWhen Wanted Griffin dies, create a 1/1 red Mercenary creature token with "{T}: Target creature you control gets +1/+0 until end of turn. Activate only as a sorcery."
|
||||
|
||||
Reference in New Issue
Block a user