mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Added Howl of the Horde
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -7004,6 +7004,7 @@ forge-gui/res/cardsfolder/h/hoverguard_observer.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/h/hoverguard_sweepers.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/h/hovermyr.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/h/howl_from_beyond.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/h/howl_of_the_horde.txt -text
|
||||
forge-gui/res/cardsfolder/h/howl_of_the_night_pack.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/h/howlgeist.txt -text
|
||||
forge-gui/res/cardsfolder/h/howling_banshee.txt svneol=native#text/plain
|
||||
|
||||
@@ -4,4 +4,5 @@ Types:Creature Wall
|
||||
PT:0/5
|
||||
K:Defender
|
||||
A:AB$ LoseLife | Cost$ 1 B T | Defined$ Player.Opponent | LifeAmount$ 1 | SpellDescription$ Each Opponent Loses 1 life.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/archers_parapet.jpg
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/archers_parapet.jpg
|
||||
Oracle:Defender\n{1}{B}, {T}: Each opponent loses 1 life.
|
||||
|
||||
12
forge-gui/res/cardsfolder/h/howl_of_the_horde.txt
Normal file
12
forge-gui/res/cardsfolder/h/howl_of_the_horde.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Howl of the Horde
|
||||
ManaCost:2 R
|
||||
Types:Sorcery
|
||||
A:SP$ Effect | Cost$ 2 R | Name$ Howl of the Horde Effect 1 | Triggers$ TrigCopy | SVars$ TrigCopyMain,DBCleanup | SubAbility$ DBEffect | SpellDescription$ When you cast your next instant or sorcery spell this turn, copy that spell. You may choose new targets for the copy. Raid - If you attacked with a creature this turn, when you cast your next instant or sorcery spell this turn, copy that spell an additional time. You may choose new targets for the copy.
|
||||
SVar:DBEffect:DB$ Effect | Name$ Howl of the Horde Effect 2 | Triggers$ TrigCopy | SVars$ TrigCopyMain,DBCleanup | ConditionCheckSVar$ RaidTest | ConditionSVarCompare$ GE1 | References$ RaidTest
|
||||
SVar:RaidTest:Count$AttackersDeclared
|
||||
SVar:TrigCopy:Mode$ SpellCast | ValidCard$ Instant,Sorcery | ValidActivatingPlayer$ You | OneOff$ True | Execute$ TrigCopyMain | TriggerZones$ Command | TriggerDescription$ When you cast your next instant or sorcery spell this turn, copy that spell. You may choose new targets for the copy.
|
||||
SVar:TrigCopyMain:AB$ CopySpellAbility | Cost$ 0 | Defined$ TriggeredSpellAbility | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ ChangeZone | Defined$ Self | Origin$ Command | Destination$ Exile
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/howl_of_the_horde.jpg
|
||||
Oracle:When you cast your next instant or sorcery spell this turn, copy that spell. You may choose new targets for the copy.\nRaid - If you attacked with a creature this turn, when you cast your next instant or sorcery spell this turn, copy that spell an additional time. You may choose new targets for the copy.
|
||||
Reference in New Issue
Block a user