mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
29260c205d
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35700 269b9781-a132-4a9b-9d4e-f004f1b56b58
13 lines
759 B
Plaintext
13 lines
759 B
Plaintext
Name:Banshee
|
|
ManaCost:2 B B
|
|
Types:Creature Spirit
|
|
PT:0/1
|
|
A:AB$ DealDamage | Cost$ X T | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ HalfXDown | SubAbility$ DBDamage | References$ X,HalfXDown | SpellDescription$ CARDNAME deals half X damage, rounded down, to target creature or player, and half X damage, rounded up, to you.
|
|
SVar:DBDamage:DB$ DealDamage | Defined$ You | NumDmg$ HalfXUp | References$ HalfXUp
|
|
SVar:X:Count$xPaid
|
|
SVar:HalfXDown:Count$xPaid/HalfDown
|
|
SVar:HalfXUp:Count$xPaid/HalfUp
|
|
SVar:RemAIDeck:True
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/banshee.jpg
|
|
Oracle:{X}, {T}: Banshee deals half X damage, rounded down, to target creature or player, and half X damage, rounded up, to you.
|