mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
C19: Added three cards
This commit is contained in:
13
forge-gui/res/cardsfolder/upcoming/bone_miser.txt
Normal file
13
forge-gui/res/cardsfolder/upcoming/bone_miser.txt
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
Name:Bone Miser
|
||||||
|
ManaCost:4 B
|
||||||
|
Types:Creature Zombie Wizard
|
||||||
|
PT:4/4
|
||||||
|
T:Mode$ Discarded | ValidCard$ Creature.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ Whenever you discard a creature card, create a 2/2 black Zombie creature token.
|
||||||
|
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ b_2_2_zombie | TokenOwner$ You | LegacyImage$ b 2 2 zombie c19
|
||||||
|
T:Mode$ Discarded | ValidCard$ Land.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigMana | TriggerDescription$ Whenever you discard a land card, add {B}{B}.
|
||||||
|
SVar:TrigMana:DB$ Mana | Produced$ B | Amount$ 2 | Defined$ You
|
||||||
|
T:Mode$ Discarded | ValidCard$ Card.nonLand+nonCreature+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ Whenever you discard a noncreature, nonland card, draw a card.
|
||||||
|
SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1
|
||||||
|
DeckHas:Ability$Token & Ability$Discard
|
||||||
|
DeckHints:Ability$Discard
|
||||||
|
Oracle:Whenever you discard a creature card, create a 2/2 black Zombie creature token.\nWhenever you discard a land card, add {B}{B}.\nWhenever you discard a noncreature, nonland card, draw a card.
|
||||||
10
forge-gui/res/cardsfolder/upcoming/curse_of_fools_wisdom.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/curse_of_fools_wisdom.txt
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
Name:Curse of Fool's Wisdom
|
||||||
|
ManaCost:4 B B
|
||||||
|
Types:Enchantment Aura Curse
|
||||||
|
K:Enchant player
|
||||||
|
A:SP$ Attach | Cost$ 4 B B | ValidTgts$ Player | AILogic$ Curse
|
||||||
|
T:Mode$ Drawn | ValidCard$ Card.OwnedBy Player.EnchantedBy | TriggerZones$ Battlefield | Execute$ TrigLoseLife | TriggerDescription$ Whenever enchanted player draws a card, they lose 2 life and you gain 2 life.
|
||||||
|
SVar:TrigLoseLife:DB$ LoseLife | Defined$ TriggeredPlayer | LifeAmount$ 2 | SubAbility$ DBGainLife
|
||||||
|
SVar:DBGainLife:DB$ GainLife | LifeAmount$ 2
|
||||||
|
K:Madness:3 B
|
||||||
|
Oracle:Enchant player\nWhenever enchanted player draws a card, they lose 2 life and you gain 2 life.\nMadness {3}{B} (If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)
|
||||||
@@ -4,7 +4,5 @@ Types:Legendary Creature Cat Warrior
|
|||||||
PT:5/4
|
PT:5/4
|
||||||
S:Mode$ CantBeCast | ValidCard$ Card | Caster$ Player.Opponent | Phases$ BeginCombat->EndCombat | Description$ Your opponents can't cast spells during combat.
|
S:Mode$ CantBeCast | ValidCard$ Card | Caster$ Player.Opponent | Phases$ BeginCombat->EndCombat | Description$ Your opponents can't cast spells during combat.
|
||||||
T:Mode$ DamageDone | ValidSource$ Creature.YouCtrl | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigGoad | TriggerZones$ Battlefield | TriggerDescription$ Whenever a creature you control deals combat damage to a player, goad each creature that player controls (Until your next turn, those creatures attack each combat if able and attack a player other than you if able.)
|
T:Mode$ DamageDone | ValidSource$ Creature.YouCtrl | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigGoad | TriggerZones$ Battlefield | TriggerDescription$ Whenever a creature you control deals combat damage to a player, goad each creature that player controls (Until your next turn, those creatures attack each combat if able and attack a player other than you if able.)
|
||||||
SVar:TrigGoad:DB$ Pump | RememberObjects$ TriggeredTarget | SubAbility$ DBGoad
|
SVar:TrigGoad:DB$ Goad | Defined$ Valid Creature.ControlledBy Player.TriggeredTarget
|
||||||
SVar:DBGoad:DB$ Goad | Defined$ Valid Creature.RememberedPlayerCtrl | SubAbility$ DBCleanup
|
|
||||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
|
||||||
Oracle:Your opponents can't cast spells during combat.\nWhenever a creature you control deals combat damage to a player, goad each creature that player controls (Until your next turn, those creatures attack each combat if able and attack a player other than you if able.)
|
Oracle:Your opponents can't cast spells during combat.\nWhenever a creature you control deals combat damage to a player, goad each creature that player controls (Until your next turn, those creatures attack each combat if able and attack a player other than you if able.)
|
||||||
|
|||||||
5
forge-gui/res/cardsfolder/upcoming/mire_in_misery.txt
Normal file
5
forge-gui/res/cardsfolder/upcoming/mire_in_misery.txt
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
Name:Mire in Misery
|
||||||
|
ManaCost:1 B
|
||||||
|
Types:Sorcery
|
||||||
|
A:SP$ Sacrifice | Cost$ 1 B | Valid$ Creature,Enchantment | SacMessage$ Creature or Enchantment | Defined$ Player.Opponent | SpellDescription$ Each opponent sacrifices a creature or enchantment.
|
||||||
|
Oracle:Each opponent sacrifices a creature or enchantment.
|
||||||
Reference in New Issue
Block a user