mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
Fix Breena Trigger
This commit is contained in:
@@ -3,7 +3,7 @@ ManaCost:1 W B
|
||||
Types:Legendary Creature Bird Warlock
|
||||
PT:1/3
|
||||
K:Flying
|
||||
T:Mode$ AttackersDeclared | AttackingPlayer$ Player | AttackedTarget$ Opponent.lifeGTX | Execute$ TrigDraw | TriggerZones$ Battlefield | TriggerDescription$ Whenever a player attacks one of your opponents, if that opponent has more life than another of your opponents, that attacking player draws a card and you put two +1/+1 counters on a creature you control.
|
||||
T:Mode$ AttackersDeclaredOneTarget | AttackedTarget$ Opponent.lifeGTX | Execute$ TrigDraw | TriggerZones$ Battlefield | TriggerDescription$ Whenever a player attacks one of your opponents, if that opponent has more life than another of your opponents, that attacking player draws a card and you put two +1/+1 counters on a creature you control.
|
||||
SVar:TrigDraw:DB$ Draw | Defined$ AttackingPlayer | SubAbility$ DBPutCounter
|
||||
SVar:DBPutCounter:DB$ PutCounter | Choices$ Creature.YouCtrl | CounterType$ P1P1 | CounterNum$ 2
|
||||
SVar:X:PlayerCountOpponents$LowestLifeTotal
|
||||
|
||||
Reference in New Issue
Block a user