mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
update
This commit is contained in:
@@ -6,6 +6,6 @@ SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenScript$ g_3_3_beast | TokenOwner$
|
|||||||
SVar:DBSearch:DB$ Sacrifice | SacValid$ Creature | SacMessage$ creature | Optional$ True | RememberSacrificed$ True | SubAbility$ DBChangeZone | SpellDescription$ You may sacrifice a creature. If you do, search your library for a creature or basic land card, reveal it, put it into your hand, then shuffle.
|
SVar:DBSearch:DB$ Sacrifice | SacValid$ Creature | SacMessage$ creature | Optional$ True | RememberSacrificed$ True | SubAbility$ DBChangeZone | SpellDescription$ You may sacrifice a creature. If you do, search your library for a creature or basic land card, reveal it, put it into your hand, then shuffle.
|
||||||
SVar:DBChangeZone:DB$ ChangeZone | Origin$ Library | Destination$ Hand | ConditionDefined$ Remembered | ConditionPresent$ Card | ChangeType$ Land.Basic,Creature | SubAbility$ DBCleanup | ChangeNum$ 1
|
SVar:DBChangeZone:DB$ ChangeZone | Origin$ Library | Destination$ Hand | ConditionDefined$ Remembered | ConditionPresent$ Card | ChangeType$ Land.Basic,Creature | SubAbility$ DBCleanup | ChangeNum$ 1
|
||||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||||
SVar:DBPump:DB$ Pump | ValidTgts$ Creature.YouCtrl | NumAtt$ +2 | NumDef$ +2 | TgtPrompt$ Select up to two target creatures you control | TargetMin$ 0 | TargetMax$ 2 | KW$ Trample | SpellDescription$ Up to two target creatures each get +2/+2 and gain trample until end of turn
|
SVar:DBPump:DB$ Pump | ValidTgts$ Creature | NumAtt$ +2 | NumDef$ +2 | TgtPrompt$ Select up to two target creatures | TargetMin$ 0 | TargetMax$ 2 | KW$ Trample | SpellDescription$ Up to two target creatures each get +2/+2 and gain trample until end of turn
|
||||||
DeckHas:Ability$Token|Sacrifice & Type$Beast
|
DeckHas:Ability$Token|Sacrifice & Type$Beast
|
||||||
Oracle:I — Create a 3/3 green Beast creature token.\nII — You may sacrifice a creature. If you do, search your library for a creature or basic land card, reveal it, put it into your hand, then shuffle.\nIII — Up to two target creatures each get +2/+2 and gain trample until end of turn
|
Oracle:I — Create a 3/3 green Beast creature token.\nII — You may sacrifice a creature. If you do, search your library for a creature or basic land card, reveal it, put it into your hand, then shuffle.\nIII — Up to two target creatures each get +2/+2 and gain trample until end of turn
|
||||||
@@ -6,5 +6,5 @@ T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creatu
|
|||||||
SVar:EverFlameCopy:DB$ Animate | RemoveAllAbilities$ True | Keywords$ Equip:3 | staticAbilities$ EquipPump | Defined$ Self | NewName$ Everflame, Heroes' Legacy | Types$ Legendary & Artifact & Equipment | Duration$ Permanent | Optional$ True
|
SVar:EverFlameCopy:DB$ Animate | RemoveAllAbilities$ True | Keywords$ Equip:3 | staticAbilities$ EquipPump | Defined$ Self | NewName$ Everflame, Heroes' Legacy | Types$ Legendary & Artifact & Equipment | Duration$ Permanent | Optional$ True
|
||||||
SVar:EquipPump:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 3 | AddToughness$ 3 | Description$ Equipped creature gets +3/+3
|
SVar:EquipPump:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 3 | AddToughness$ 3 | Description$ Equipped creature gets +3/+3
|
||||||
DeckHas:Type$Equipment
|
DeckHas:Type$Equipment
|
||||||
DeckHints:Type$Legendary
|
DeckHints:Type$Legendary & Type$Creature
|
||||||
Oracle:{T}: Add {C}.\nWhenever a legendary creature enters the battlefield under your control, you may have The Irencrag become a legendary Equipment artifact named Everflame, Heroes' Legacy. If you do, it gains equip {3} and "Equipped creature gets +3/+3" and loses all other abilities.
|
Oracle:{T}: Add {C}.\nWhenever a legendary creature enters the battlefield under your control, you may have The Irencrag become a legendary Equipment artifact named Everflame, Heroes' Legacy. If you do, it gains equip {3} and "Equipped creature gets +3/+3" and loses all other abilities.
|
||||||
|
|||||||
@@ -11,5 +11,5 @@ ALTERNATE
|
|||||||
Name:Twice the Rage
|
Name:Twice the Rage
|
||||||
ManaCost:1 R
|
ManaCost:1 R
|
||||||
Types:Instant Adventure
|
Types:Instant Adventure
|
||||||
A:SP$ Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ Double Strike | SpellDescription$ Target creature gains double strike until end of turn. (Then exile this card. You may cast the creature later from exile.)
|
A:SP$ Pump | ValidTgts$ Creature | KW$ Double Strike | SpellDescription$ Target creature gains double strike until end of turn. (Then exile this card. You may cast the creature later from exile.)
|
||||||
Oracle:Target creature gains double strike until end of turn. (Then exile this card. You may cast the creature later from exile.)
|
Oracle:Target creature gains double strike until end of turn. (Then exile this card. You may cast the creature later from exile.)
|
||||||
Reference in New Issue
Block a user