mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
- Add MaxTgt to Wheel and Deal for multiplayer games.
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
Name:Wheel and Deal
|
||||
ManaCost:3 U
|
||||
Types:Instant
|
||||
A:SP$ Discard | Cost$ 3 U | ValidTgts$ Opponent | TargetMin$ 0 | Mode$ Hand | SpellDescription$ Any number of target opponents each discards his or her hand, then draws seven cards. | SubAbility$ DBDrawOpp
|
||||
A:SP$ Discard | Cost$ 3 U | ValidTgts$ Opponent | TargetMin$ 0 | TargetMax$ MaxTgt | References$ MaxTgt | Mode$ Hand | SpellDescription$ Any number of target opponents each discards his or her hand, then draws seven cards. | SubAbility$ DBDrawOpp
|
||||
SVar:DBDrawOpp:DB$Draw | Defined$ Targeted | NumCards$ 7 | SubAbility$ DBDraw
|
||||
SVar:DBDraw:DB$Draw | NumCards$ 1 | SpellDescription$ Draw a card.
|
||||
SVar:MaxTgt:PlayerCountPlayers$Amount
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/wheel_and_deal.jpg
|
||||
Oracle:Any number of target opponents each discards his or her hand, then draws seven cards.\nDraw a card.
|
||||
|
||||
Reference in New Issue
Block a user