mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
12 lines
755 B
Plaintext
12 lines
755 B
Plaintext
|
Name:Bulwark
|
||
|
ManaCost:3 R R
|
||
|
Types:Enchantment
|
||
|
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ PsychicSlap | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, CARDNAME deals X damage to target opponent, where X is the number of cards in your hand minus the number of cards in that player's hand.
|
||
|
SVar:PsychicSlap:AB$ DealDamage | Cost$ 0 | ValidTgts$ Opponent | NumDmg$ X
|
||
|
SVar:A:Count$InYourHand
|
||
|
SVar:B:Count$InOppHand
|
||
|
SVar:X:SVar$A/Minus.B
|
||
|
SVar:RemAIDeck:True
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/bulwark.jpg
|
||
|
Oracle:At the beginning of your upkeep, Bulwark deals X damage to target opponent, where X is the number of cards in your hand minus the number of cards in that player's hand.
|