Fruitcake Elemental!

This commit is contained in:
Northmoc
2020-11-25 20:40:51 -05:00
parent 803d167fc5
commit ae76befe68
3 changed files with 12 additions and 1 deletions

View 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.

View File

@@ -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

View File

@@ -5,4 +5,5 @@ Name=Happy Holidays
Type=Other
[cards]
6 R Fruitcake Elemental
9 R Season's Beatings