mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 09:48:02 +00:00
Fruitcake Elemental!
This commit is contained in:
10
forge-gui/res/cardsfolder/f/fruitcake_elemental.txt
Normal file
10
forge-gui/res/cardsfolder/f/fruitcake_elemental.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Fruitcake Elemental
|
||||
ManaCost:1 G G
|
||||
Types:Creature Elemental
|
||||
PT:7/7
|
||||
S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Indestructible | Description$ CARDNAME is indestructible.
|
||||
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | Execute$ TrigDamage | TriggerZones$ Battlefield | TriggerDescription$ At the end of your turn, CARDNAME deals 7 damage to you.
|
||||
SVar:TrigDamage:DB$ DealDamage | Defined$ You | NumDmg$ 7
|
||||
A:AB$ Pump | Cost$ 3 | ValidTgts$ Player | TgtPrompt$ Select target player | AILogic$ Curse | SubAbility$ DBGainControl | StackDescription$ {p:Targeted} gains control of CARDNAME. | SpellDescription$ Target player gains control of CARDNAME.
|
||||
SVar:DBGainControl:DB$ GainControl | Defined$ Self | NewController$ TargetedPlayer | StackDescription$ None
|
||||
Oracle:Fruitcake Elemental is indestructible.\nAt the end of your turn, Fruitcake Elemental deals 7 damage to you.\n{3}: Target player gains control of Fruitcake Elemental.
|
||||
@@ -1,7 +1,7 @@
|
||||
Name:Season's Beatings
|
||||
ManaCost:R R R R
|
||||
Types:Sorcery
|
||||
A:SP$ RepeatEach | Cost$ R R R R | ValidTgts$ Player | RepeatCards$ Creature.TargetedPlayerCtrl | RepeatSubAbility$ DBChooseVictim | SpellDescription$ Family gathering — Each creature target player controls deals damage equal to its power to another random creature that player controls.
|
||||
A:SP$ RepeatEach | Cost$ R R R R | ValidTgts$ Player | TgtPrompt$ Select target player | RepeatCards$ Creature.TargetedPlayerCtrl | RepeatSubAbility$ DBChooseVictim | SpellDescription$ Family gathering — Each creature target player controls deals damage equal to its power to another random creature that player controls.
|
||||
SVar:DBChooseVictim:DB$ ChooseCard | AtRandom$ True | Choices$ Creature.TargetedPlayerCtrl+IsNotRemembered | SubAbility$ DBDealDamage
|
||||
SVar:DBDealDamage:DB$ DealDamage | DamageMap$ True | DamageSource$ Remembered | NumDmg$ X | References$ X | Defined$ ChosenCard | StackDescription$ None
|
||||
SVar:X:Remembered$CardPower
|
||||
|
||||
@@ -5,4 +5,5 @@ Name=Happy Holidays
|
||||
Type=Other
|
||||
|
||||
[cards]
|
||||
6 R Fruitcake Elemental
|
||||
9 R Season's Beatings
|
||||
|
||||
Reference in New Issue
Block a user