mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
14
forge-gui/res/cardsfolder/upcoming/capricious_hellraiser.txt
Normal file
14
forge-gui/res/cardsfolder/upcoming/capricious_hellraiser.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
Name:Capricious Hellraiser
|
||||
ManaCost:3 R R R
|
||||
Types:Creature Phyrexian Dragon
|
||||
PT:4/4
|
||||
K:Flying
|
||||
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ 3 | EffectZone$ All | IsPresent$ Card.YouOwn | PresentZone$ Graveyard | PresentCompare$ GE9 | Description$ This spell costs {3} less to cast if you have nine or more cards in your graveyard.
|
||||
T:Mode$ ChangesZone | ValidCard$ Card.Self | Destination$ Battlefield | Execute$ TrigExile | TriggerDescription$ When CARDNAME enters the battlefield, exile three cards at random from your graveyard. Choose a noncreature, nonland card from among them and copy it. You may cast the copy without paying its mana cost.
|
||||
SVar:TrigExile:DB$ ChangeZone | Origin$ Graveyard | Destination$ Exile | AtRandom$ True | Hidden$ True | ChangeType$ Card.YouOwn | ChangeNum$ 3 | RememberChanged$ True | SubAbility$ DBChoose
|
||||
SVar:DBChoose:DB$ ChooseCard | ChoiceZone$ Exile | Amount$ 1 | Choices$ Card.IsRemembered+nonLand+nonCreature | ChoiceTitle$ Choose a noncreature, nonland card | SubAbility$ DBPlay
|
||||
SVar:DBPlay:DB$ Play | Defined$ ChosenCard | ValidSA$ Spell | Controller$ You | CopyCard$ True | WithoutManaCost$ True | ValidSA$ Spell | Optional$ True | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
DeckHas:Ability$Graveyard
|
||||
DeckHints:Ability$Mill
|
||||
Oracle:This spell costs {3} less to cast if you have nine or more cards in your graveyard.\nFlying\nWhen Capricious Hellraiser enters the battlefield, exile three cards at random from your graveyard. Choose a noncreature, nonland card from among them and copy it. You may cast the copy without paying its mana cost.
|
||||
11
forge-gui/res/cardsfolder/upcoming/staff_of_compleation.txt
Normal file
11
forge-gui/res/cardsfolder/upcoming/staff_of_compleation.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Staff of Compleation
|
||||
ManaCost:3
|
||||
Types:Artifact
|
||||
A:AB$ Destroy | Cost$ T PayLife<1> | ValidTgts$ Permanent.YouOwn | TgtPrompt$ Select target permanent you own | SpellDescription$ Destroy target permanent you own.
|
||||
A:AB$ Mana | Cost$ T PayLife<2> | Produced$ Any | SpellDescription$ Add one mana of any color.
|
||||
A:AB$ Proliferate | Cost$ T PayLife<3> | SpellDescription$ Proliferate.
|
||||
A:AB$ Draw | Cost$ T PayLife<4> | NumCards$ 1 | SpellDescription$ Draw a card.
|
||||
A:AB$ Untap | Cost$ 5 | SpellDescription$ Untap CARDNAME.
|
||||
DeckHas:Ability$Proliferate
|
||||
DeckHints:Ability$Counters
|
||||
Oracle:{T}, Pay 1 life: Destroy target permanent you own.\n{T}, Pay 2 life: Add one mana of any color.\n{T}, Pay 3 life: Proliferate.\n{T}, Pay 4 life: Draw a card.\n{5}: Untap Staff of Compleation.
|
||||
@@ -0,0 +1,13 @@
|
||||
Name:Sword of Forge and Frontier
|
||||
ManaCost:3
|
||||
Types:Artifact Equipment
|
||||
K:Equip:2
|
||||
S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 2 | AddToughness$ 2 | AddKeyword$ Protection from red & Protection from green | Description$ Equipped creature gets +2/+2 and has protection from red and from green.
|
||||
T:Mode$ DamageDone | ValidSource$ Creature.EquippedBy | ValidTarget$ Player | CombatDamage$ True | Execute$ ExileTwo | TriggerZones$ Battlefield | TriggerDescription$ Whenever equipped creature deals combat damage to a player, exile the top two cards of your library. You may play those cards this turn. You may play an additional land this turn.
|
||||
SVar:ExileTwo:DB$ Dig | Defined$ You | DigNum$ 2 | ChangeNum$ All | DestinationZone$ Exile | RememberChanged$ True | SubAbility$ DBEffect
|
||||
SVar:DBEffect:DB$ Effect | RememberObjects$ RememberedCard | StaticAbilities$ STPlay | SubAbility$ DBCleanup | ForgetOnMoved$ Exile | Duration$ EndOfTurn | SubAbility$ DBEffectBis
|
||||
SVar:STPlay:Mode$ Continuous | MayPlay$ True | Affected$ Card.IsRemembered | AffectedZone$ Exile | Description$ Until the end of your next turn, you may play the exiled cards.
|
||||
SVar:DBEffectBis:DB$ Effect | Name$ Sword of Forge and Frontier Exploration Effect | StaticAbilities$ Exploration | AILogic$ Always | SubAbility$ DBCleanup
|
||||
SVar:Exploration:Mode$ Continuous | Affected$ You | AdjustLandPlays$ 1 | Description$ You may play an additional land this turn.
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
Oracle:Equipped creature gets +2/+2 and has protection from red and from green.\nWhenever equipped creature deals combat damage to a player, exile the top two cards of your library. You may play those cards this turn. You may play an additional land this turn.\nEquip {2}
|
||||
11
forge-gui/res/cardsfolder/upcoming/tyrranax_rex.txt
Normal file
11
forge-gui/res/cardsfolder/upcoming/tyrranax_rex.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Tyrranax Rex
|
||||
ManaCost:4 G G G
|
||||
Types:Creature Phyrexian Dinosaur
|
||||
PT:8/8
|
||||
K:This spell can't be countered.
|
||||
K:Trample
|
||||
K:Ward:4
|
||||
K:Haste
|
||||
K:Toxic:4
|
||||
DeckHas:Ability$Counters
|
||||
Oracle:This spell can't be countered.\nTrample, ward {4}, haste\nToxic 4 (Players dealt combat damage by this creature also get four poison counters.)
|
||||
Reference in New Issue
Block a user