mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
cleanup
This commit is contained in:
@@ -22,7 +22,7 @@ K:Flying
|
||||
T:Mode$ AttackersDeclared | ValidAttackers$ Creature.YouCtrl+Other+withFlying | Execute$ DBGainLife | TriggerZones$ Battlefield | TriggerDescription$ Whenever you attack with one or more other creatures with flying, you gain twice that much life.
|
||||
SVar:DBGainLife:DB$ GainLife | LifeAmount$ X
|
||||
SVar:X:TriggerObjectsAttackers$Valid Creature.withFlying/Twice
|
||||
DeckHas:Ability$Lifegain
|
||||
DeckHas:Ability$LifeGain
|
||||
Oracle:Flying\nWhenever you attack with one or more other creatures with flying, you gain twice that much life.
|
||||
|
||||
SPECIALIZE:BLUE
|
||||
|
||||
@@ -8,5 +8,5 @@ T:Mode$ BecomesCrewed | ValidVehicle$ Card.Self | Execute$ TrigClone | TriggerDe
|
||||
SVar:TrigClone:DB$ Clone | Cost$ 3 | Defined$ Remembered | CloneTarget$ Self | AddTypes$ Vehicle | Duration$ UntilEndOfTurn
|
||||
K:Crew:3
|
||||
SVar:HasAttackingEffect:TRUE
|
||||
DeckHas:Type$ Angel|Dragon|Ogre|Warrior|Knight|Elk|Bird|Soldier|Human| & Ability$Lifegain|Token & Keyword$DoubleStrike|Haste|FirstStrike|Flying
|
||||
DeckHas:Type$ Angel|Dragon|Ogre|Warrior|Knight|Elk|Bird|Soldier|Human| & Ability$LifeGain|Token & Keyword$DoubleStrike|Haste|FirstStrike|Flying
|
||||
Oracle:As Protean War Engine enters the battlefield, draft a card from Protean War Engine's spellbook and exile it.\nWhenever Protean War Engine becomes crewed, until end of turn, it becomes a copy of the exiled card, except it's a Vehicle artifact in addition to its other types.
|
||||
@@ -5,5 +5,5 @@ PT:2/1
|
||||
T:Mode$ Taps | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Whenever CARDNAME becomes tapped, you gain 1 life and scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)
|
||||
SVar:TrigGainLife:DB$ GainLife | LifeAmount$ 1 | SubAbility$ DBScry
|
||||
SVar:DBScry:DB$ Scry | ScryNum$ 1
|
||||
DeckHas:Ability$Lifegain
|
||||
DeckHas:Ability$LifeGain
|
||||
Oracle:Whenever Samite Herbalist becomes tapped, you gain 1 life and scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)
|
||||
@@ -6,5 +6,5 @@ T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.S
|
||||
SVar:TrigChangeZone:DB$ ChangeZone | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Creature.YouOwn | TgtPrompt$ Choose target creature card in your graveyard | ChangeNum$ 1 | SubAbility$ DBGainLife
|
||||
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ X
|
||||
SVar:X:Targeted$CardManaCost
|
||||
DeckHas:Ability$Graveyard|Lifegain
|
||||
DeckHas:Ability$Graveyard|LifeGain
|
||||
Oracle:Medicus Ministorum — When Sister Hospitaller enters the battlefield, return target creature card from your graveyard to the battlefield. You gain life equal to its mana value.
|
||||
|
||||
@@ -3,6 +3,6 @@ ManaCost:1
|
||||
Types:Artifact
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature | TriggerZones$ Battlefield | OptionalDecider$ You | Execute$ TrigGainLife | TriggerDescription$ Whenever a creature dies, you may pay {1}. If you do, you gain 1 life.
|
||||
SVar:TrigGainLife:AB$GainLife | Cost$ 1 | Defined$ You | LifeAmount$ 1
|
||||
DeckHas:Ability$Lifegain
|
||||
DeckHas:Ability$LifeGain
|
||||
DeckHints:Ability$Sacrifice
|
||||
Oracle:Whenever a creature dies, you may pay {1}. If you do, you gain 1 life.
|
||||
|
||||
Reference in New Issue
Block a user