mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
Merge branch 'm19scripts_5' into 'master'
M19scripts Chromium and Arcades Elder Dragons See merge request core-developers/forge!688
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
Name:Arcades, the Strategist
|
||||
ManaCost:1 G W U
|
||||
Types:Legendary Creature Elder Dragon
|
||||
PT:3/5
|
||||
K:Flying
|
||||
K:Vigilance
|
||||
S:Mode$ Continuous | Affected$ Creature.withDefender+YouCtrl | AddHiddenKeyword$ CARDNAME assigns combat damage equal to its toughness rather than its power & CARDNAME can attack as though it didn't have defender. | Description$ Each creature you control assigns combat damage equal to its toughness rather than its power and can attack as though it didn’t have defender.
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.withDefender+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ Whenever a creature with defender enters the battlefield under your control, draw a card.
|
||||
SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1
|
||||
Oracle:Flying, vigilance\nWhenever a creature with defender enters the battlefield under your control, draw a card.\nEach creature you control with defender assigns combat damage equal to its toughness rather than its power and can attack as though it didn’t have defender.
|
||||
@@ -0,0 +1,9 @@
|
||||
Name:Chromium, the Mutable
|
||||
ManaCost:4 W U B
|
||||
Types:Legendary Creature Elder Dragon
|
||||
PT:7/7
|
||||
K:Flash
|
||||
K:Flying
|
||||
K:CARDNAME can't be countered.
|
||||
A:AB$ Animate | Cost$ Discard<1/Card> | Types$ Human | Power$ 1 | Toughness$ 1 | Keywords$ Hexproof | HiddenKeywords$ Unblockable | RemoveAllAbilities$ True | RemoveCreatureTypes$ True | SpellDescription$ Until end of turn, CARDNAME becomes a Human with base power and toughness 1/1, loses all abilities, and gains hexproof. It can’t be blocked this turn.
|
||||
Oracle:Flash\nThis spell can’t be countered.\nFlying\nDiscard a card: Until end of turn, Chromium, the Mutable becomes a Human with base power and toughness 1/1, loses all abilities, and gains hexproof. It can’t be blocked this turn.
|
||||
Reference in New Issue
Block a user