Skip to content

Commit

Permalink
Add Crude Abattoir // Unsavory Kitchen (YDSK) (#6348)
Browse files Browse the repository at this point in the history
* Add Crude Abattoir // Unsavory Kitchen (YDSK)

* Update crude_abattoir_unsavory_kitchen.txt

* Update crude_abattoir_unsavory_kitchen.txt

* Update crude_abattoir_unsavory_kitchen.txt

---------

Co-authored-by: tool4ever <[email protected]>
  • Loading branch information
TwentyToedToad and tool4ever authored Oct 27, 2024
1 parent 18d8817 commit f5f2bc3
Showing 1 changed file with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
Name:Crude Abattoir
ManaCost:R
Types:Enchantment Room
T:Mode$ UnlockDoor | ValidPlayer$ You | ValidCard$ Card.Self | ThisDoor$ True | Execute$ DBDealDamage | TriggerDescription$ When you unlock this door, this Room deals 2 damage to target creature.
SVar:DBDealDamage:DB$ DealDamage | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ 2
AlternateMode:Split
Oracle:When you unlock this door, this Room deals 2 damage to target creature.

ALTERNATE

Name:Unsavory Kitchen
ManaCost:2 R
Types:Enchantment Room
T:Mode$ DamageDone | ValidSource$ Card.YouCtrl,Emblem.YouCtrl | ValidTarget$ Creature | CombatDamage$ False | TriggerZones$ Battlefield | Execute$ TrigChooseCard | TriggerDescription$ Whenever a source you control deals noncombat damage to a creature, choose a creature card in your hand. It perpetually gets +2/+0 and gains haste.
SVar:TrigChooseCard:DB$ ChooseCard | Choices$ Creature.YouOwn | ChoiceZone$ Hand | SubAbility$ DBPump
SVar:DBPump:DB$ Pump | PumpZone$ Hand | Defined$ ChosenCard | NumAtt$ 2 | KW$ Haste | Duration$ Perpetual | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearChosenCard$ True
Oracle:Whenever a source you control deals noncombat damage to a creature, choose a creature card in your hand. It perpetually gets +2/+0 and gains haste.

0 comments on commit f5f2bc3

Please sign in to comment.