mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Four new OTJ cards (#4987)
* Four new OTJ cards Added Resilient Roadrunner, Raucous Entertainer, Reach for the Sky, and Redrock Sentinel. * Update redrock_sentinel.txt * Update raucous_entertainer.txt --------- Co-authored-by: tool4ever <therealtoolkit@hotmail.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
Name:Raucous Entertainer
|
||||
ManaCost:1 G
|
||||
Types:Creature Plant Bard
|
||||
PT:2/2
|
||||
A:AB$ PutCounterAll | Cost$ 1 T | ValidCards$ Creature.YouCtrl+ThisTurnEntered | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Put a +1/+1 counter on each creature you control that entered the battlefield this turn.
|
||||
Oracle:{1}, {T}: Put a +1/+1 counter on each creature you control that entered the battlefield this turn.
|
||||
11
forge-gui/res/cardsfolder/upcoming/reach_for_the_sky.txt
Normal file
11
forge-gui/res/cardsfolder/upcoming/reach_for_the_sky.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Reach for the Sky
|
||||
ManaCost:3 G
|
||||
Types:Enchantment Aura
|
||||
K:Flash
|
||||
K:Enchant creature
|
||||
A:SP$ Attach | ValidTgts$ Creature | AILogic$ Pump
|
||||
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 3 | AddToughness$ 2 | AddKeyword$ Reach | Description$ Enchanted creature gets +3/+2 and has reach.
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, draw a card.
|
||||
SVar:TrigDraw:DB$ Draw
|
||||
SVar:SacMe:2
|
||||
Oracle:Flash\nEnchant creature\nEnchanted creature gets +3/+2 and has reach.\nWhen Reach for the Sky is put into a graveyard from the battlefield, draw a card.
|
||||
8
forge-gui/res/cardsfolder/upcoming/redrock_sentinel.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/redrock_sentinel.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Redrock Sentinel
|
||||
ManaCost:3
|
||||
Types: Artifact Creature Golem
|
||||
K:Defender
|
||||
PT:2/4
|
||||
A:AB$ Draw | Cost$ 2 T Sac<1/Land> | NumCards$1 | SubAbility$ DBTreasure | SpellDescription$ Draw a card and create a Treasure token. (It's an artifact with "{T}, Sacrifice this artifact: Add one mana of any color.")
|
||||
SVar:DBTreasure:DB$ Token | TokenScript$ c_a_treasure_sac
|
||||
Oracle:Defender\n{2}, {T}, Sacrifice a land: Draw a card and create a Treasure token. (It’s an artifact with “{T}, Sacrifice this artifact: Add one mana of any color.”)
|
||||
@@ -0,0 +1,9 @@
|
||||
Name:Resilient Roadrunner
|
||||
ManaCost:1 R
|
||||
Types:Creature Bird
|
||||
PT:2/2
|
||||
K:Haste
|
||||
K:Protection:Coyote
|
||||
A:AB$ Effect | Cost$ 3 | StaticAbilities$ KWPump | Duration$ UntilHostLeavesPlayOrEOT | SpellDescription$ CARDNAME can't be blocked this turn except by creatures with haste.
|
||||
SVar:KWPump:Mode$ CantBlockBy | ValidAttacker$ Creature.EffectSource | ValidBlocker$ Creature.withoutHaste | EffectZone$ Command | Description$ EFFECTSOURCE can't be blocked this turn except by creatures with haste.
|
||||
Oracle:Haste, protection from Coyotes\n{3}: Resilient Roadrunner can’t be blocked this turn except by creatures with haste.
|
||||
Reference in New Issue
Block a user