mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Added Extract.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1568,6 +1568,7 @@ res/cardsfolder/explore.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/explosive_revelation.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/expunge.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/extinguish.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/extract.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/extruder.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/eye_of_nowhere.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/eye_of_ramos.txt -text svneol=native#text/plain
|
||||
|
||||
@@ -3,6 +3,7 @@ ManaCost:1
|
||||
Types:Artifact
|
||||
Text:no text
|
||||
A:AB$Pump | Cost$ 2 T | KW$ Vigilance | ValidTgts$ Creature | TgtPrompt$ Select target creature | IsPresent$ Land.Snow+YouDontCtrl | ActivatingPhases$ BeginCombat->EndCombat | SpellDescription$ Target creature gains vigilance until end of turn. Activate this ability only during combat and only if defending player controls a snow land.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/arcums_sleigh.jpg
|
||||
SetInfo:ICE|Uncommon|http://magiccards.info/scans/en/ia/284.jpg
|
||||
|
||||
9
res/cardsfolder/extract.txt
Normal file
9
res/cardsfolder/extract.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Extract
|
||||
ManaCost:U
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$ChangeZone | Cost$ U | Origin$ Library | Destination$ Exile | ValidTgts$ Player | ChangeType$ Card | ChangeNum$ 1 | IsCurse$ True | SpellDescription$ Search target player's library for a card and exile it. Then that player shuffles his or her library.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/extract.jpg
|
||||
End
|
||||
@@ -3,6 +3,7 @@ ManaCost:3
|
||||
Types:Artifact
|
||||
Text:At the beginning of each player's upkeep, that player taps an untapped artifact, creature, or land he or she controls for each fade counter on CARDNAME.
|
||||
K:Fading:4
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/tangle_wire.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user