mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Remove Gaze of the Gorgon and Venomous Breath. Just realized these are not quite right.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -3057,7 +3057,6 @@ res/cardsfolder/g/gavony_township.txt -text
|
||||
res/cardsfolder/g/gaze_of_adamaro.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/gaze_of_justice.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/gaze_of_pain.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/gaze_of_the_gorgon.txt -text svneol=unset#text/plain
|
||||
res/cardsfolder/g/geist_honored_monk.txt -text
|
||||
res/cardsfolder/g/geist_of_saint_traft.txt -text
|
||||
res/cardsfolder/g/geistcatchers_rig.txt -text
|
||||
@@ -8772,7 +8771,6 @@ res/cardsfolder/v/vengeful_firebrand.txt svneol=native#text/plain
|
||||
res/cardsfolder/v/vengeful_pharaoh.txt svneol=native#text/plain
|
||||
res/cardsfolder/v/vengevine.txt svneol=native#text/plain
|
||||
res/cardsfolder/v/venom.txt -text
|
||||
res/cardsfolder/v/venomous_breath.txt -text svneol=unset#text/plain
|
||||
res/cardsfolder/v/venomous_dragonfly.txt svneol=native#text/plain
|
||||
res/cardsfolder/v/venomous_fangs.txt -text
|
||||
res/cardsfolder/v/venomous_vines.txt svneol=native#text/plain
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
Name:Gaze of the Gorgon
|
||||
ManaCost:3 BG
|
||||
Types:Instant
|
||||
Text:no text
|
||||
A:SP$ Regenerate | Cost$ 3 BG | ValidTgts$ Creature | TgtPrompt$ Select target creature | SubAbility$ DBAnimate | SpellDescription$ Regenerate target creature. At end of combat, destroy all creatures that blocked or were blocked by that creature this turn.
|
||||
SVar:DBAnimate:DB$ Animate | Defined$ Targeted | Triggers$ TrigBlocker,TrigAttacker | sVars$ DelTrigAttacker,DelTrigBlocker,TrigDestroyAttacker,TrigDestroyBlocker | SpellDescription$ Regenerate target creature. At end of combat, destroy all creatures that blocked or were blocked by that creature this turn.
|
||||
SVar:TrigBlocker:Mode$ Blocks | ValidCard$ Creature | ValidBlocked$ Card.Self | DelayedTrigger$ DelTrigBlocker | TriggerDescription$ At end of combat, destroy all creatures that blocked or were blocked by it this turn.
|
||||
SVar:TrigAttacker:Mode$ Blocks | ValidCard$ Card.Self | ValidBlocked$ Creature | DelayedTrigger$ DelTrigAttacker | Secondary$ True | TriggerDescription$ At end of combat, destroy all creatures that blocked or were blocked by it this turn.
|
||||
SVar:DelTrigBlocker:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ You | Execute$ TrigDestroyBlocker | TriggerDescription$ At end of combat, destroy all creatures that blocked or were blocked by it this turn.
|
||||
SVar:DelTrigAttacker:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ Opponent | Execute$ TrigDestroyAttacker | TriggerDescription$ At end of combat, destroy all creatures that blocked or were blocked by it this turn.
|
||||
SVar:TrigDestroyBlocker:AB$ Destroy | Cost$ 0 | Defined$ TriggeredBlocker
|
||||
SVar:TrigDestroyAttacker:AB$ Destroy | Cost$ 0 | Defined$ TriggeredAttacker
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/gaze_of_the_gorgon.jpg
|
||||
End
|
||||
@@ -1,14 +0,0 @@
|
||||
Name:Venomous Breath
|
||||
ManaCost:3 G
|
||||
Types:Instant
|
||||
Text:no text
|
||||
A:SP$ Animate | Cost$ 3 G | ValidTgts$ Creature | TgtPrompt$ Select target creature | Triggers$ TrigBlocker,TrigAttacker | sVars$ DelTrigAttacker,DelTrigBlocker,TrigDestroyAttacker,TrigDestroyBlocker | SpellDescription$ Choose target creature. At end of combat, destroy all creatures that blocked or were blocked by it this turn.
|
||||
SVar:TrigBlocker:Mode$ Blocks | ValidCard$ Creature | ValidBlocked$ Card.Self | DelayedTrigger$ DelTrigBlocker | TriggerDescription$ At end of combat, destroy all creatures that blocked or were blocked by it this turn.
|
||||
SVar:TrigAttacker:Mode$ Blocks | ValidCard$ Card.Self | ValidBlocked$ Creature | DelayedTrigger$ DelTrigAttacker | Secondary$ True | TriggerDescription$ At end of combat, destroy all creatures that blocked or were blocked by it this turn.
|
||||
SVar:DelTrigBlocker:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ You | Execute$ TrigDestroyBlocker | TriggerDescription$ At end of combat, destroy all creatures that blocked or were blocked by it this turn.
|
||||
SVar:DelTrigAttacker:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ Opponent | Execute$ TrigDestroyAttacker | TriggerDescription$ At end of combat, destroy all creatures that blocked or were blocked by it this turn.
|
||||
SVar:TrigDestroyBlocker:AB$ Destroy | Cost$ 0 | Defined$ TriggeredBlocker
|
||||
SVar:TrigDestroyAttacker:AB$ Destroy | Cost$ 0 | Defined$ TriggeredAttacker
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/venomous_breath.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user