cards: update removed wasDealtDamageBySourceThisTurn & wasDealtDamageBySourceThisGame

This commit is contained in:
Hanmac
2017-01-09 20:24:34 +00:00
parent 291d42d065
commit 9b9e6af65e
2 changed files with 2 additions and 2 deletions

View File

@@ -3,6 +3,6 @@ ManaCost:1 B B B
Types:Creature Zombie Types:Creature Zombie
PT:2/3 PT:2/3
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigDamage | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, CARDNAME deals 1 damage to each opponent it has dealt damage to this game. T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigDamage | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, CARDNAME deals 1 damage to each opponent it has dealt damage to this game.
SVar:TrigDamage:AB$ DealDamage | Cost$ 0 | Defined$ Player.Opponent+wasDealtDamageBySourceThisGame | NumDmg$ 1 SVar:TrigDamage:DB$ DealDamage | Defined$ Player.Opponent+wasDealtDamageThisGameBy Self | NumDmg$ 1
SVar:Picture:http://www.wizards.com/global/images/magic/general/the_fallen.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/the_fallen.jpg
Oracle:At the beginning of your upkeep, The Fallen deals 1 damage to each opponent it has dealt damage to this game. Oracle:At the beginning of your upkeep, The Fallen deals 1 damage to each opponent it has dealt damage to this game.

View File

@@ -2,6 +2,6 @@ Name:Wicked Akuba
ManaCost:B B ManaCost:B B
Types:Creature Spirit Types:Creature Spirit
PT:2/2 PT:2/2
A:AB$ LoseLife | Cost$ B | ValidTgts$ Player.wasDealtDamageBySourceThisTurn | TgtPrompt$ Select target player that was dealt damage this turn | LifeAmount$ 1 | SpellDescription$ Target player dealt damage by CARDNAME this turn loses 1 life. A:AB$ LoseLife | Cost$ B | ValidTgts$ Player.wasDealtDamageThisTurnBy Self | TgtPrompt$ Select target player that was dealt damage this turn | LifeAmount$ 1 | SpellDescription$ Target player dealt damage by CARDNAME this turn loses 1 life.
SVar:Picture:http://www.wizards.com/global/images/magic/general/wicked_akuba.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/wicked_akuba.jpg
Oracle:{B}: Target player dealt damage by Wicked Akuba this turn loses 1 life. Oracle:{B}: Target player dealt damage by Wicked Akuba this turn loses 1 life.