mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
- Added Dichotomancy
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -2815,6 +2815,7 @@ res/cardsfolder/d/diamond_faerie.txt svneol=native#text/plain
|
|||||||
res/cardsfolder/d/diamond_faerie_avatar.txt -text
|
res/cardsfolder/d/diamond_faerie_avatar.txt -text
|
||||||
res/cardsfolder/d/diamond_kaleidoscope.txt svneol=native#text/plain
|
res/cardsfolder/d/diamond_kaleidoscope.txt svneol=native#text/plain
|
||||||
res/cardsfolder/d/diamond_valley.txt svneol=native#text/plain
|
res/cardsfolder/d/diamond_valley.txt svneol=native#text/plain
|
||||||
|
res/cardsfolder/d/dichotomancy.txt -text
|
||||||
res/cardsfolder/d/didgeridoo.txt svneol=native#text/plain
|
res/cardsfolder/d/didgeridoo.txt svneol=native#text/plain
|
||||||
res/cardsfolder/d/diligent_farmhand.txt svneol=native#text/plain
|
res/cardsfolder/d/diligent_farmhand.txt svneol=native#text/plain
|
||||||
res/cardsfolder/d/diluvian_primordial.txt -text
|
res/cardsfolder/d/diluvian_primordial.txt -text
|
||||||
|
|||||||
10
res/cardsfolder/d/dichotomancy.txt
Normal file
10
res/cardsfolder/d/dichotomancy.txt
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
Name:Dichotomancy
|
||||||
|
ManaCost:7 U U
|
||||||
|
Types:Sorcery
|
||||||
|
K:Suspend:3:1 U U
|
||||||
|
A:SP$ RepeatEach | Cost$ 7 U U | ValidTgts$ Opponent | UseImprinted$ True | RepeatCards$ Permanent.nonLand+TargetedPlayerCtrl+tapped | Zone$ Battlefield | RepeatSubAbility$ DBSearch | SubAbility$ DBShuffle | StackDescription$ SpellDescription | SpellDescription$ For each tapped nonland permanent target opponent controls, search that player's library for a card with the same name as that permanent and put it onto the battlefield under your control. Then that player shuffles his or her library.
|
||||||
|
SVar:DBSearch:DB$ ChangeZone | DefinedPlayer$ ImprintedController | Chooser$ You | Origin$ Library | Destination$ Battlefield | GainControl$ True | Tapped$ True | ChangeType$ Card.sharesNameWith Imprinted | ChangeNum$ 1 | NoShuffle$ True
|
||||||
|
SVar:DBShuffle:DB$ Shuffle | Defined$ ParentTarget
|
||||||
|
SVar:RemAIDeck:True
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/dichotomancy.jpg
|
||||||
|
Oracle:For each tapped nonland permanent target opponent controls, search that player's library for a card with the same name as that permanent and put it onto the battlefield under your control. Then that player shuffles his or her library.\nSuspend 3- {1}{U}{U} (Rather than cast this card from your hand, you may pay {1}{U}{U} and exile it with three time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost.)
|
||||||
Reference in New Issue
Block a user