mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 02:38:02 +00:00
cards: update removed wasDealtDamageBySourceThisTurn & wasDealtDamageBySourceThisGame
This commit is contained in:
@@ -3,6 +3,6 @@ ManaCost:1 B B B
|
||||
Types:Creature Zombie
|
||||
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.
|
||||
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
|
||||
Oracle:At the beginning of your upkeep, The Fallen deals 1 damage to each opponent it has dealt damage to this game.
|
||||
|
||||
@@ -2,6 +2,6 @@ Name:Wicked Akuba
|
||||
ManaCost:B B
|
||||
Types:Creature Spirit
|
||||
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
|
||||
Oracle:{B}: Target player dealt damage by Wicked Akuba this turn loses 1 life.
|
||||
|
||||
Reference in New Issue
Block a user