mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
Requested corrections
This commit is contained in:
@@ -4,6 +4,7 @@ Types:Creature Fox Pilot
|
||||
PT:2/2
|
||||
T:Mode$ Attacks | ValidCard$ Vehicle.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigCharm | TriggerDescription$ Whenever a Vehicle you control attacks, ABILITY
|
||||
SVar:TrigCharm:DB$ Charm | Choices$ DBPump,DBUntap
|
||||
SVar:DBPump:DB$ Pump | Defined$ TriggeredAttacker | KW$ First Strike | SpellDescription$ That Vehicle gains first strike until end of turn
|
||||
SVar:DBPump:DB$ Pump | Defined$ TriggeredAttacker | KW$ First strike | SpellDescription$ That Vehicle gains first strike until end of turn
|
||||
SVar:DBUntap:DB$ Untap | Defined$ Self | SpellDescription$ Untap CARDNAME
|
||||
DeckNeeds:Type$Vehicle
|
||||
Oracle:Whenever a Vehicle you control attacks, choose one —\n• That Vehicle gains first strike until end of turn.\n• Untap Kitsune Ace.
|
||||
|
||||
@@ -3,4 +3,5 @@ ManaCost:W
|
||||
Types:Sorcery
|
||||
A:SP$ Destroy | ValidTgts$ Artifact.cmcLE3 | TgtPrompt$ Choose target artifact with mana value 3 or less | SubAbility$ DBGainLife | SpellDescription$ Destroy target artifact with mana value 3 or less. You gain 3 life.
|
||||
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 3
|
||||
DeckHas:Ability$LifeGain
|
||||
Oracle:Destroy target artifact with mana value 3 or less. You gain 3 life.
|
||||
|
||||
@@ -4,4 +4,6 @@ Types:Land
|
||||
A:AB$ Mana | Cost$ T | Produced$ C | SpellDescription$ Add {C}.
|
||||
A:AB$ Mana | Cost$ T | Produced$ Any | Amount$ 1 | RestrictValid$ Vehicle,Pilot | SpellDescription$ Add one mana of any color. Spend this mana only to cast a Pilot or Vehicle spell.
|
||||
A:AB$ Animate | Cost$ 3 T | ValidTgts$ Vehicle | TgtPrompt$ Choose target Vehicle | Types$ Artifact,Creature | SpellDescription$ Target Vehicle becomes an artifact creature until end of turn. | StackDescription$ {c:Targeted} becomes an artifact creature until end of turn.
|
||||
DeckHints:Type$Pilot
|
||||
DeckNeeds:Type$Vehicle
|
||||
Oracle:{T}: Add {C}.\n{T}: Add one mana of any color. Spend this mana only to cast a Pilot or Vehicle spell.\n{3}, {T}: Target Vehicle becomes an artifact creature until end of turn.
|
||||
|
||||
@@ -7,4 +7,6 @@ SVar:DBPutCounter:DB$ PutCounter | Defined$ Targeted | CounterType$ P1P1 | Count
|
||||
SVar:DBPumpOne:DB$ Pump | Defined$ Targeted | NumAtt$ 1 | NumDef$ 1
|
||||
SVar:DBPumpTwo:DB$ Pump | Defined$ Targeted | NumAtt$ 2 | NumDef$ 2
|
||||
SVar:X:Targeted$Valid Creature.Enchantment,Creature.Legendary
|
||||
DeckHas:Ability$Counters
|
||||
DeckHints:Type$Enchantment|Legendary
|
||||
Oracle:Target creature gets +2/+2 until end of turn. If it's an enchantment creature or legendary creature, instead put a +1/+1 counter on it and it gets +1/+1 until end of turn.
|
||||
|
||||
@@ -4,4 +4,5 @@ Types:Land
|
||||
A:AB$ Mana | Cost$ T | Produced$ C | SpellDescription$ Add {C}.
|
||||
A:AB$ Draw | Cost$ 2 T Sac<1/CARDNAME> | NumCards$ 1 | ConditionPresent$ Artifact.YouCtrl | SubAbility$ DBDraw | SpellDescription$ Draw a card if you control an artifact. Draw a card if you control an enchantment.
|
||||
SVar:DBDraw:DB$ Draw | NumCards$ 1 | ConditionPresent$ Enchantment.YouCtrl
|
||||
DeckHints:Type$Artifact|Enchantment
|
||||
Oracle:{T}: Add {C}.\n{2}, {T}, Sacrifice Roadside Reliquary: Draw a card if you control an artifact. Draw a card if you control an enchantment.
|
||||
|
||||
@@ -5,4 +5,5 @@ PT:2/2
|
||||
T:Mode$ Attacks | ValidCard$ Samurai.YouCtrl,Warrior.YouCtrl | Alone$ True | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever a Samurai or Warrior you control attacks alone, it gains lifelink until end of turn.
|
||||
SVar:TrigPump:DB$ Pump | Defined$ TriggeredAttacker | KW$ Lifelink
|
||||
A:AB$ Pump | Cost$ Sac<1/CARDNAME> | ValidTgts$ Creature.Other+YouCtrl | TgtPrompt$ Select target creature you control | KW$ Indestructible | SpellDescription$ Another target creature you control gains indestructible until end of turn.
|
||||
DeckHints:Type$Samurai|Warrior
|
||||
Oracle:Whenever a Samurai or Warrior you control attacks alone, it gains lifelink until end of turn.\nSacrifice Selfless Samurai: Another target creature you control gains indestructible until end of turn. (Damage and effects that say "destroy" don't destroy it.)
|
||||
|
||||
Reference in New Issue
Block a user