the_biblioplex.txt

This commit is contained in:
Northmoc
2021-04-03 13:07:38 -04:00
parent 6fb409dcd0
commit b52d22fd76

View File

@@ -0,0 +1,12 @@
Name:The Biblioplex
ManaCost:no cost
Types:Land
A:AB$ Mana | Cost$ T | Produced$ C | SpellDescription$ Add {C}.
A:AB$ PeekAndReveal | Cost$ 2 T | PeekAmount$ 1 | RevealValid$ Card.Instant,Card.Sorcery | RevealOptional$ True | RememberRevealed$ True | ActivationCardsInHand$ 0 | OrActivationCardsInHand$ 7 | SubAbility$ DBChangeZone1 | SpellDescription$ Look at the top card of your library. If its an instant or sorcery card, you may reveal it and put it into your hand. If you dont put the card into your hand, you may put it into your graveyard. Activate only if you have exactly zero or seven cards in hand.
SVar:DBChangeZone1:DB$ ChangeZone | Defined$ Remembered | Origin$ Library | Destination$ Hand | SubAbility$ DBChangeZone2 | StackDescription$ None
SVar:DBChangeZone2:DB$ ChangeZone | ConditionDefined$ Remembered | ConditionPresent$ Card | ConditionCompare$ EQ0 | Defined$ TopOfLibrary | Origin$ Library | Destination$ Graveyard | Optional$ True | SubAbility$ DBCleanup | StackDescription$ None
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:X:Count$CardsInYourHand
DeckHas:Ability$Graveyard
DeckNeeds:Type$Instant|Sorcery
Oracle:{T}: Add {C}.\n{2}, {T}: Look at the top card of your library. If its an instant or sorcery card, you may reveal it and put it into your hand. If you dont put the card into your hand, you may put it into your graveyard. Activate only if you have exactly zero or seven cards in hand.