Files
forge/forge-gui/res/cardsfolder/b/bargaining_table.txt
elcnesh 018fe1145c Cleanup: unify all card files' line endings to '\n' and make sure each file ends with a newline.
Nonfunctional change that allows the oracle script to update the oracle texts of cards in the future.
2014-06-16 17:15:06 +00:00

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.