mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- SOI: Added Declaration in Stone
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -4513,6 +4513,7 @@ forge-gui/res/cardsfolder/d/deceiver_of_form.txt -text
|
|||||||
forge-gui/res/cardsfolder/d/deception.txt svneol=native#text/plain
|
forge-gui/res/cardsfolder/d/deception.txt svneol=native#text/plain
|
||||||
forge-gui/res/cardsfolder/d/decimate.txt svneol=native#text/plain
|
forge-gui/res/cardsfolder/d/decimate.txt svneol=native#text/plain
|
||||||
forge-gui/res/cardsfolder/d/decimator_web.txt svneol=native#text/plain
|
forge-gui/res/cardsfolder/d/decimator_web.txt svneol=native#text/plain
|
||||||
|
forge-gui/res/cardsfolder/d/declaration_in_stone.txt -text
|
||||||
forge-gui/res/cardsfolder/d/declaration_of_naught.txt -text
|
forge-gui/res/cardsfolder/d/declaration_of_naught.txt -text
|
||||||
forge-gui/res/cardsfolder/d/decompose.txt -text
|
forge-gui/res/cardsfolder/d/decompose.txt -text
|
||||||
forge-gui/res/cardsfolder/d/decomposition.txt -text
|
forge-gui/res/cardsfolder/d/decomposition.txt -text
|
||||||
|
|||||||
12
forge-gui/res/cardsfolder/d/declaration_in_stone.txt
Normal file
12
forge-gui/res/cardsfolder/d/declaration_in_stone.txt
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
Name:Declaration in Stone
|
||||||
|
ManaCost:1 W
|
||||||
|
Types:Sorcery
|
||||||
|
A:SP$ ChangeZone | Cost$ 1 W | Origin$ Battlefield | Destination$ Exile | ValidTgts$ Creature | TgtPrompt$ Select target creature | RememberLKI$ True | SubAbility$ DBExile | SpellDescription$ Exile target creature and all other creatures its controller controls with the same name as that creature. That player investigates for each nontoken creature exiled this way.
|
||||||
|
SVar:DBExile:DB$ ChangeZoneAll | Origin$ Battlefield | Destination$ Exile | Defined$ RememberedController | ChangeType$ Remembered.sameName | Shuffle$ True | RememberChanged$ True | SubAbility$ DBRepeat
|
||||||
|
SVar:DBRepeat:DB$ Repeat | RepeatSubAbility$ DBInvestigate | MaxRepeat$ X | References$ X | SubAbility$ DBCleanup
|
||||||
|
SVar:DBInvestigate:DB$ Token | TokenAmount$ 1 | TokenName$ Clue | TokenAltImages$ c_clue2,c_clue3,c_clue4,c_clue5,c_clue6 | TokenTypes$ Artifact,Clue | TokenOwner$ RememberedController | TokenColors$ Colorless | TokenImage$ c clue | TokenAbilities$ ABDraw
|
||||||
|
SVar:ABDraw:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
|
||||||
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||||
|
SVar:X:Remembered$Amount
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/declaration_in_stone.jpg
|
||||||
|
Oracle:Exile target creature and all other creatures its controller controls with the same name as that creature. That player investigates for each nontoken creature exiled this way.
|
||||||
Reference in New Issue
Block a user