mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
Create kravens_last_hunt.txt (#8220)
This commit is contained in:
12
forge-gui/res/cardsfolder/upcoming/kravens_last_hunt.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/kravens_last_hunt.txt
Normal 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.
|
||||
Reference in New Issue
Block a user