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:
nthoron
2024-04-09 02:30:29 -07:00
committed by GitHub
parent 8e053bbbfe
commit 097d0689b5
4 changed files with 34 additions and 0 deletions

View File

@@ -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.

View 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.

View 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. (Its an artifact with “{T}, Sacrifice this artifact: Add one mana of any color.”)

View File

@@ -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 cant be blocked this turn except by creatures with haste.