mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
20 lines
1.3 KiB
Plaintext
20 lines
1.3 KiB
Plaintext
Name:Research
|
|
ManaCost:G U
|
|
AlternateMode: Split
|
|
Types:Instant
|
|
A:SP$ ChangeZone | Cost$ G U | Origin$ Sideboard | Destination$ Library | Shuffle$ True | ChangeType$ Card.YouOwn | ChangeNum$ 4 | Hidden$ True | StackDescription$ {p:You} shuffles up to four cards they own from outside the game into their library. | SpellDescription$ Shuffle up to four cards you own from outside the game into your library.
|
|
AI:RemoveDeck:Random
|
|
Oracle:Shuffle up to four cards you own from outside the game into your library.
|
|
|
|
ALTERNATE
|
|
|
|
Name:Development
|
|
ManaCost:3 U R
|
|
Types:Instant
|
|
A:SP$ Repeat | Cost$ 3 U R | RepeatSubAbility$ DBToken | MaxRepeat$ 3 | StackDescription$ SpellDescription | SubAbility$ DBCleanup | SpellDescription$ Create a 3/1 red Elemental creature token unless any opponent has you draw a card. Repeat this process two more times.
|
|
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenScript$ r_3_1_elemental | TokenOwner$ You | LegacyImage$ r 3 1 elemental dis | UnlessPayer$ Player.Opponent | UnlessCost$ Draw<1/Player.IsRemembered> | UnlessAI$ MorePowerful
|
|
T:Mode$ SpellCast | ValidCard$ Card.Self | Execute$ TrigRemember | Static$ True
|
|
SVar:TrigRemember:DB$ Pump | RememberObjects$ TriggeredActivator
|
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
|
Oracle:Create a 3/1 red Elemental creature token unless any opponent has you draw a card. Repeat this process two more times.
|