Create kravens_last_hunt.txt (#8220)

This commit is contained in:
Fulgur14
2025-07-27 09:11:39 +02:00
committed by GitHub
parent 2e2fea9182
commit 1574a88255

View File

@@ -0,0 +1,12 @@
Name:Kraven's Last Hunt
ManaCost:3 G
Types:Enchantment Saga
K:Chapter:3:DBMill,DBPump,DBReturn
SVar:DBMill:DB$ Mill | Defined$ You | NumCards$ 5 | RememberMilled$ True | SubAbility$ DBImmediateTrig | SpellDescription$ Mill five cards. When you do, this Saga deals damage equal to the greatest power among creature cards in your graveyard to target creature.
SVar:DBImmediateTrig:DB$ ImmediateTrigger | Execute$ TrigDamage | ConditionDefined$ Remembered | ConditionPresent$ Card | ConditionCompare$ EQ5 | SubAbility$ DBCleanup | TriggerDescription$ When you do, this Saga deals damage equal to the greatest power among creature cards in your graveyard to target creature.
SVar:TrigDamage:DB$ DealDamage | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ X
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:DBPump:DB$ Pump | ValidTgts$ Creature.YouCtrl | NumAtt$ +2 | NumDef$ +2 | TgtPrompt$ Select target creature you control | SpellDescription$ Target creature you control gets +2/+2 until end of turn.
SVar:DBReturn:DB$ ChangeZone | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Creature.YouOwn | SpellDescription$ Return target creature card from your graveyard to your hand.
SVar:X:Count$ValidGraveyard Creature.YouOwn$GreatestPower
Oracle:(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.)\nI — Mill five cards. When you do, this Saga deals damage equal to the greatest power among creature cards in your graveyard to target creature.\nII — Target creature you control gets +2/+2 until end of turn.\nIII — Return target creature card from your graveyard to your hand.