diff --git a/forge-gui/res/cardsfolder/p/puffer_extract.txt b/forge-gui/res/cardsfolder/p/puffer_extract.txt index 0a8b2f76df7..7c944320434 100644 --- a/forge-gui/res/cardsfolder/p/puffer_extract.txt +++ b/forge-gui/res/cardsfolder/p/puffer_extract.txt @@ -1,6 +1,6 @@ Name:Puffer Extract ManaCost:5 Types:Artifact -A:AB$ Pump | Cost$ X T | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +X | NumDef$ +X | AtEOT$ Destroy | SpellDescription$ Target creature you control gets +X/+X until end of turn. Destroy it at the beginning of the next end step. +A:AB$ Pump | Cost$ X T | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature | NumAtt$ +X | NumDef$ +X | AtEOT$ Destroy | SpellDescription$ Target creature you control gets +X/+X until end of turn. Destroy it at the beginning of the next end step. SVar:X:Count$xPaid Oracle:{X}, {T}: Target creature you control gets +X/+X until end of turn. Destroy it at the beginning of the next end step.