mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
Merge branch 'TRT-master-patch-25340' into 'master'
Update forge-gui/res/cardsfolder/b/battlefield_scavenger.txt See merge request core-developers/forge!5144
This commit is contained in:
@@ -5,5 +5,5 @@ PT:2/2
|
||||
K:You may exert CARDNAME as it attacks.
|
||||
T:Mode$ Exerted | ValidCard$ Creature.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigDiscard | TriggerDescription$ Whenever you exert a creature, you may discard a card. If you do, draw a card.
|
||||
// This code presumes that you are only ever allowed to exert creatures you control. If this is changed in the future, it will need an update.
|
||||
SVar:DBDraw:AB$ Draw | NumCards$ 1 | Cost$ Discard<1/Card>
|
||||
SVar:TrigDiscard:AB$ Draw | NumCards$ 1 | Cost$ Discard<1/Card>
|
||||
Oracle:You may exert Battlefield Scavenger as it attacks. (It won't untap during your next untap step.)\nWhenever you exert a creature, you may discard a card. If you do, draw a card.
|
||||
|
||||
Reference in New Issue
Block a user