mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Nonfunctional change that allows the oracle script to update the oracle texts of cards in the future.
12 lines
970 B
Plaintext
12 lines
970 B
Plaintext
Name:Tithe
|
|
ManaCost:W
|
|
Types:Instant
|
|
A:SP$ Pump | Cost$ W | ValidTgts$ Opponent | StackDescription$ None | SubAbility$ DBChangeZone | SpellDescription$ Search your library for a Plains card. If target opponent controls more lands than you, you may search your library for an additional Plains card. Reveal those cards and put them into your hand. Then shuffle your library.
|
|
SVar:DBChangeZone:DB$ ChangeZone | Origin$ Library | Destination$ Hand | ChangeType$ Plains | ChangeNum$ X | References$ X,Y,Z,MoreLand | Shuffle$ True
|
|
SVar:X:Count$Compare MoreLand GE1.2.1
|
|
SVar:Y:Count$Valid Land.YouCtrl
|
|
SVar:Z:Count$Valid Land.TargetedPlayerCtrl
|
|
SVar:MoreLand:SVar$Z/Minus.Y
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/tithe.jpg
|
|
Oracle:Search your library for a Plains card. If target opponent controls more lands than you, you may search your library for an additional Plains card. Reveal those cards and put them into your hand. Then shuffle your library.
|