From 86cdaa9d20f5a682d7f015be3acc40bd7a27d83b Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Wed, 22 Jan 2025 19:46:30 +0100 Subject: [PATCH] Fearless Swashbuckler (DFT) (#6833) --- .../cardsfolder/upcoming/fearless_swashbuckler.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/fearless_swashbuckler.txt diff --git a/forge-gui/res/cardsfolder/upcoming/fearless_swashbuckler.txt b/forge-gui/res/cardsfolder/upcoming/fearless_swashbuckler.txt new file mode 100644 index 00000000000..82fdce5a993 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/fearless_swashbuckler.txt @@ -0,0 +1,13 @@ +Name:Fearless Swashbuckler +ManaCost:1 U R +Types:Creature Fish Pirate +PT:3/3 +K:Haste +S:Mode$ Continuous | Affected$ Vehicle.YouCtrl | AddKeyword$ Haste | Description$ Vehicles you control have haste. +T:Mode$ AttackersDeclared | AttackingPlayer$ You | Execute$ TrigDraw | CheckSVar$ X | SVarCompare$ EQ2 | NoResolvingCheck$ True | TriggerZones$ Battlefield | TriggerDescription$ Whenever you attack, if a Pirate and a Vehicle attacked this combat, draw three cards, then discard two cards. +SVar:TrigDraw:DB$ Draw | NumCards$ 3 | SubAbility$ DBDiscard +SVar:DBDiscard:DB$ Discard | NumCards$ 2 | Mode$ TgtChoose | Defined$ You +SVar:Y:Count$Valid Creature.Pirate+attacking/LimitMax.1 +SVar:Z:Count$Valid Creature.Vehicle+attacking/LimitMax.1 +SVar:X:SVar$Y/Plus.Z +Oracle:Haste\nVehicles you control have haste.\nWhenever you attack, if a Pirate and a Vehicle attacked this combat, draw three cards, then discard two cards. \ No newline at end of file