mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
@@ -0,0 +1,8 @@
|
||||
Name:Delighted Halfling
|
||||
ManaCost:G
|
||||
Types:Creature Halfling Citizen
|
||||
PT:1/2
|
||||
A:AB$ Mana | Cost$ T | Produced$ C | SpellDescription$ Add {C}.
|
||||
A:AB$ Mana | Cost$ T | Produced$ Any | RestrictValid$ Spell.Legendary | AddsNoCounter$ True | SpellDescription$ Add one mana of any color. Spend this mana only to cast a legendary spell, and that spell can't be countered.
|
||||
DeckNeeds:Type$Legendary
|
||||
Oracle:{T}: Add {C}\n{T}: Add one mana of any color. Spend this mana only to cast a legendary spell, and that spell can't be countered.
|
||||
@@ -0,0 +1,14 @@
|
||||
Name:Lobelia Sackville-Baggins
|
||||
ManaCost:2 B
|
||||
Types:Creature Halfling Citizen
|
||||
PT:2/3
|
||||
K:Flash
|
||||
K:Menace
|
||||
T:Mode$ ChangesZone | ValidCard$ Card.Self | Destination$ Battlefield | Execute$ TrigExile | TriggerDescription$ When CARDNAME enters the battlefield, exile target creature card from an opponent's graveyard that was put there from the battlefield this turn, then create X Treasure tokens, where X is the exiled card's power.
|
||||
SVar:TrigExile:DB$ ChangeZone | Origin$ Graveyard | Destination$ Exile | ValidTgts$ Creature.ThisTurnEnteredFrom_Battlefield+OppCtrl | TgtPrompt$ Select target creature card from an opponents graveyard that was put there from the battlefield this turn | RememberChanged$ True | SubAbility$ DBToken
|
||||
SVar:DBToken:DB$ Token | TokenScript$ c_a_treasure_sac | TokenAmount$ X | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
SVar:X:Remembered$CardPower
|
||||
AI:RemoveDeck:All
|
||||
DeckHas:Ability$Graveyard|Token & Type$Artifact|Treasure
|
||||
Oracle:Flash\nMenace\nWhen Lobelia Sackville-Baggins enters the battlefield, exile target creature card from an opponent's graveyard that was put there from the battlefield this turn, then create X Treasure tokens, where X is the exiled card's power.
|
||||
12
forge-gui/res/cardsfolder/upcoming/wizards_rockets.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/wizards_rockets.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Wizard's Rockets
|
||||
ManaCost:1
|
||||
Types:Artifact
|
||||
K:CARDNAME enters the battlefield tapped.
|
||||
A:AB$ Mana | Cost$ X T Sac<1/CARDNAME> | Produced$ Combo Any | Amount$ X | SpellDescription$ Add X mana in any combination of colors.
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, draw a card.
|
||||
SVar:TrigDraw:DB$ Draw | Defined$ TriggeredCardController | NumCards$ 1
|
||||
SVar:X:Count$xPaid
|
||||
AI:RemoveDeck:All
|
||||
DeckHas:Ability$Sacrifice
|
||||
SVar:SacMe:1
|
||||
Oracle:Wizard's Rockets enters the battlefield tapped.\n{X}, {T}, Sacrifice Wizard's Rockets: Add X mana in any combination of colors.\nWhen Wizard's Rockets is put into a graveyard from the battlefield, draw a card.
|
||||
Reference in New Issue
Block a user