mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- Added NoMove parameter to Mishra's Bauble.
This commit is contained in:
@@ -2,7 +2,7 @@ Name:Mishra's Bauble
|
|||||||
ManaCost:0
|
ManaCost:0
|
||||||
Types:Artifact
|
Types:Artifact
|
||||||
Text:no text
|
Text:no text
|
||||||
A:AB$ Dig | Cost$ T Sac<1/CARDNAME> | ValidTgts$ Player | TgtPrompt$ Select target player | DigNum$ 1 | DestinationZone$ Library | LibraryPosition$ 0 | SubAbility$ DBDraw | SpellDescription$ Look at the top card of target player's library. Draw a card at the beginning of the next turn's upkeep.
|
A:AB$ Dig | Cost$ T Sac<1/CARDNAME> | ValidTgts$ Player | TgtPrompt$ Select target player | DigNum$ 1 | NoMove$ True | SubAbility$ DBDraw | SpellDescription$ Look at the top card of target player's library. Draw a card at the beginning of the next turn's upkeep.
|
||||||
SVar:DBDraw:DB$Draw | NumCards$ 1 | NextUpkeep$ True
|
SVar:DBDraw:DB$Draw | NumCards$ 1 | NextUpkeep$ True
|
||||||
SVar:RemAIDeck:True
|
SVar:RemAIDeck:True
|
||||||
SVar:Rarity:Uncommon
|
SVar:Rarity:Uncommon
|
||||||
|
|||||||
Reference in New Issue
Block a user