mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Careful Consideration and See Beyond.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -818,6 +818,7 @@ res/cardsfolder/carapace_forger.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/caravan_escort.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/caravan_hurda.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/carbonize.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/careful_consideration.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/careful_study.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/caribou_range.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/carnage_altar.txt -text svneol=native#text/plain
|
||||
@@ -4570,6 +4571,7 @@ res/cardsfolder/secluded_steppe.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/second_thoughts.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/sedge_troll.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/sedraxis_specter.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/see_beyond.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/seed_the_land.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/seedborn_muse.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/seedcradle_witch.txt -text svneol=native#text/plain
|
||||
|
||||
10
res/cardsfolder/careful_consideration.txt
Normal file
10
res/cardsfolder/careful_consideration.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Careful Consideration
|
||||
ManaCost:2 U U
|
||||
Types:Instant
|
||||
Text:no text
|
||||
A:SP$Draw | Cost$ 2 U U | NumCards$ 4 | ValidTgts$ Player | TgtPrompt$ Choose a player | SubAbility$ SVar=DBDiscard | SpellDescription$ Target player draws four cards, then discards three cards. If you cast this spell during your main phase, instead that player draws four cards, then discards two cards.
|
||||
SVar:DBDiscard:DB$Discard | NumCards$ X | Mode$ TgtChoose | Defined$ Targeted
|
||||
SVar:X:Count$IfMainPhase.2.3
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/careful_consideration.jpg
|
||||
End
|
||||
@@ -8,7 +8,7 @@ A:AB$ Mana | Cost$ T | Produced$ B | SpellDescription$ Add B to your mana pool.
|
||||
A:AB$ Mana | Cost$ T | Produced$ U | SpellDescription$ Add U to your mana pool.
|
||||
A:AB$ Mana | Cost$ T | Produced$ R | SpellDescription$ Add R to your mana pool.
|
||||
A:AB$ Mana | Cost$ T | Produced$ G | SpellDescription$ Add G to your mana pool.
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Optional$ True | Execute$ TrigUntap | TriggerDescription$ At the beginning of your upkeep, you may exile a card from your hand. If you do, untap CARDNAME.
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigUntap | TriggerDescription$ At the beginning of your upkeep, you may exile a card from your hand. If you do, untap CARDNAME.
|
||||
SVar:TrigUntap:AB$Untap | Cost$ ExileFromHand<1/Any> | Defined$ Self
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Rare
|
||||
|
||||
@@ -2,7 +2,7 @@ Name:Jace's Erasure
|
||||
ManaCost:1 U
|
||||
Types:Enchantment
|
||||
Text:no text
|
||||
T:Mode$ Drawn | ValidCard$ Card.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigMill | TriggerDescription$ Whenever you draw a card, you may have target player put the top card of his or her library into his or her graveyard.
|
||||
T:Mode$ Drawn | ValidCard$ Card.YouCtrl | TriggerZones$ Battlefield | Optional$ True | Execute$ TrigMill | TriggerDescription$ Whenever you draw a card, you may have target player put the top card of his or her library into his or her graveyard.
|
||||
SVar:TrigMill:AB$Mill | Cost$ 0 | NumCards$ 1 | ValidTgts$ Player | TgtPrompt$ Choose a player to mill
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/jaces_erasure.jpg
|
||||
|
||||
@@ -3,7 +3,7 @@ ManaCost:1 G U
|
||||
Types:Creature Snake
|
||||
Text:no text
|
||||
PT:2/2
|
||||
T:Mode$ Drawn | ValidCard$ Card.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever you draw a card, you may put a +1/+1 counter on Lorescale Coatl.
|
||||
T:Mode$ Drawn | ValidCard$ Card.YouCtrl | TriggerZones$ Battlefield | Optional$ True | Execute$ TrigPutCounter | TriggerDescription$ Whenever you draw a card, you may put a +1/+1 counter on Lorescale Coatl.
|
||||
SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/lorescale_coatl.jpg
|
||||
|
||||
9
res/cardsfolder/see_beyond.txt
Normal file
9
res/cardsfolder/see_beyond.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:See Beyond
|
||||
ManaCost:1 U
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$Draw | Cost$ 1 U | NumCards$ 2 | SubAbility$ SVar=DBShuffle | SpellDescription$ Draw two cards, then shuffle a card from your hand into your library.
|
||||
SVar:DBShuffle:DB$ChangeZone | Origin$ Hand | Destination$ Library | Shuffle$ True | ChangeType$ Card.YouOwn | ChangeNum$ 1 |
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/see_beyond.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user