packsong_pup.txt

This commit is contained in:
Northmoc
2021-11-01 18:12:33 -04:00
parent f137777d44
commit f02d6daced

View File

@@ -0,0 +1,12 @@
Name:Packsong Pup
ManaCost:1 G
Types:Creature Wolf
PT:1/1
T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | TriggerZones$ Battlefield | IsPresent$ Wolf.Other+YouCtrl,Werewolf.Other+YouCtrl | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of combat on your turn, if you control another Wolf or Werewolf, put a +1/+1 counter on CARDNAME.
SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerDescription$ When CARDNAME dies, you gain life equal to its power.
SVar:TrigGainLife:DB$ GainLife | Defined$ TriggeredCardController | LifeAmount$ X
SVar:X:TriggeredCard$CardPower
DeckHas:Ability$Counters & Ability$LifeGain
DeckNeeds:Type$Wolf|Werewolf
Oracle:At the beginning of combat on your turn, if you control another Wolf or Werewolf, put a +1/+1 counter on Packsong Pup.\nWhen Packsong Pup dies, you gain life equal to its power.