mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
Nonfunctional change that allows the oracle script to update the oracle texts of cards in the future.
10 lines
915 B
Plaintext
10 lines
915 B
Plaintext
Name:Pain's Reward
|
|
ManaCost:2 B
|
|
Types:Sorcery
|
|
A:SP$ BidLife | Cost$ 2 B | StartBidding$ Any | AILogic$ Min | AIBidMax$ 10 | BidSubAbility$ DBLoseLife | SpellDescription$ Each player may bid life. You start the bidding with a bid of any number. In turn order, each player may top the high bid. The bidding ends if the high bid stands. The high bidder loses life equal to the high bid and draws four cards.
|
|
SVar:DBLoseLife:DB$ LoseLife | Defined$ Remembered | LifeAmount$ X | References$ X | SubAbility$ DBDraw
|
|
SVar:DBDraw:DB$ Draw | Defined$ Remembered | NumCards$ 4
|
|
SVar:X:Count$ChosenNumber
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/pains_reward.jpg
|
|
Oracle:Each player may bid life. You start the bidding with a bid of any number. In turn order, each player may top the high bid. The bidding ends if the high bid stands. The high bidder loses life equal to the high bid and draws four cards.
|