mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 09:48:02 +00:00
CLB 19/06 (#721)
* Create armor of shadows, arms of hadar, atrocious experiment
This commit is contained in:
5
forge-gui/res/cardsfolder/upcoming/armor_of_shadows.txt
Normal file
5
forge-gui/res/cardsfolder/upcoming/armor_of_shadows.txt
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
Name:Armor of Shadows
|
||||||
|
ManaCost:B
|
||||||
|
Types:Instant
|
||||||
|
A:SP$ Pump | ValidTgts$ Creature | AILogic$ Pump | NumAtt$ +1 | KW$ Indestructible | SpellDescription$ Until end of turn, target creature gets +1/+0 and gains indestructible.
|
||||||
|
Oracle:Until end of turn, target creature gets +1/+0 and gains indestructible. (Damage and effects that say "destroy" don’t destroy it.)
|
||||||
5
forge-gui/res/cardsfolder/upcoming/arms_of_hadar.txt
Normal file
5
forge-gui/res/cardsfolder/upcoming/arms_of_hadar.txt
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
Name:Arms of Hadar
|
||||||
|
ManaCost:3 B
|
||||||
|
Types:Sorcery
|
||||||
|
A:SP$ PumpAll | ValidTgts$ Player | TgtPrompt$ Select target player | ValidCards$ Creature | NumAtt$ -2 | NumDef$ -2 | SpellDescription$ Creatures target player controls get -2/-2 until end of turn.
|
||||||
|
Oracle:Creatures target player controls get -2/-2 until end of turn.
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
Name:Atrocious Experiment
|
||||||
|
ManaCost:2 B
|
||||||
|
Types:Sorcery
|
||||||
|
A:SP$ Mill | NumCards$ 2 | ValidTgts$ Player | TgtPrompt$ Choose a player | SubAbility$ DBDraw | SpellDescription$ Target player mills two cards, draws two cards, and loses 2 life.
|
||||||
|
SVar:DBDraw:DB$ Draw | Defined$ Targeted | NumCards$ 2 | SubAbility$ DBLoseLife
|
||||||
|
SVar:DBLoseLife:DB$ LoseLife | Defined$ Targeted | LifeAmount$ 2
|
||||||
|
DeckHas:Ability$Mill
|
||||||
|
Oracle:Target player mills two cards, draws two cards, and loses 2 life. (To mill a card, a player puts the top card of their library into their graveyard.)
|
||||||
Reference in New Issue
Block a user