From f5f2bc340c1ade6746788a7a3ef9364ea8b85547 Mon Sep 17 00:00:00 2001 From: TwentyToedToad Date: Sun, 27 Oct 2024 00:37:19 -0500 Subject: [PATCH] Add Crude Abattoir // Unsavory Kitchen (YDSK) (#6348) * 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 --- .../crude_abattoir_unsavory_kitchen.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/crude_abattoir_unsavory_kitchen.txt diff --git a/forge-gui/res/cardsfolder/upcoming/crude_abattoir_unsavory_kitchen.txt b/forge-gui/res/cardsfolder/upcoming/crude_abattoir_unsavory_kitchen.txt new file mode 100644 index 00000000000..bf8df1a7998 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/crude_abattoir_unsavory_kitchen.txt @@ -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.