mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Added Probe
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -6161,6 +6161,7 @@ res/cardsfolder/p/pristine_angel.txt svneol=native#text/plain
|
||||
res/cardsfolder/p/pristine_talisman.txt svneol=native#text/plain
|
||||
res/cardsfolder/p/privileged_position.txt svneol=native#text/plain
|
||||
res/cardsfolder/p/prized_unicorn.txt svneol=native#text/plain
|
||||
res/cardsfolder/p/probe.txt -text svneol=unset#text/plain
|
||||
res/cardsfolder/p/proclamation_of_rebirth.txt svneol=native#text/plain
|
||||
res/cardsfolder/p/prodigal_pyromancer.txt svneol=native#text/plain
|
||||
res/cardsfolder/p/prodigal_sorcerer.txt svneol=native#text/plain
|
||||
|
||||
13
res/cardsfolder/p/probe.txt
Normal file
13
res/cardsfolder/p/probe.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Name:Probe
|
||||
ManaCost:2 U
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$ Draw | Cost$ 2 U | NumCards$ 3 | SubAbility$ DBDiscardYou | SpellDescription$ Draw three cards, then discard two cards.
|
||||
SVar:DBDiscardYou:DB$ Discard | Defined$ You | NumCards$ 2 | Mode$ TgtChoose
|
||||
A:SP$ Draw | Cost$ 3 U B | NumCards$ 3 | SubAbility$ DBDiscardYou2 | SpellDescription$ Kicker 1 B (You may pay an additional 1 B as you cast this spell.) If CARDNAME was kicked, target player discards two cards.
|
||||
SVar:DBDiscardYou2:DB$ Discard | Defined$ You | NumCards$ 2 | SubAbility$ DBDiscard3 | Mode$ TgtChoose
|
||||
SVar:DBDiscard3:DB$ Discard | ValidTgts$ Player | TgtPrompt$ Select target player | NumCards$ 2 | Mode$ TgtChoose
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/probe.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user