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
9 lines
551 B
Plaintext
9 lines
551 B
Plaintext
Name:Bargaining Table
|
|
ManaCost:5
|
|
Types:Artifact
|
|
# The ability is untargeted (see: http://magiccards.info/mm/en/288.html), so the opponent is automaticaly chosen. This has to be modified as soon as multiplayer formats get supported.
|
|
A:AB$ Draw| Cost$ X T | NumCards$ 1 | References$ X | SpellDescription$ Draw a card. X is the number of cards in an opponent's hand.
|
|
SVar:X:Count$InOppHand
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/bargaining_table.jpg
|
|
Oracle:{X}, {T}: Draw a card. X is the number of cards in an opponent's hand.
|