Fearless Swashbuckler (DFT) (#6833)

This commit is contained in:
Fulgur14
2025-01-22 19:46:30 +01:00
committed by GitHub
parent 895d40f817
commit 86cdaa9d20

View File

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