mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Moved Ice Over and Resourceful Return from upcoming to standard named folders.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -8218,6 +8218,7 @@ forge-gui/res/cardsfolder/i/icatian_town.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/i/ice_cage.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/i/ice_cave.txt -text
|
||||
forge-gui/res/cardsfolder/i/ice_floe.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/i/ice_over.txt -text
|
||||
forge-gui/res/cardsfolder/i/ice_storm.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/i/iceberg.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/i/icefall.txt svneol=native#text/plain
|
||||
@@ -12758,6 +12759,7 @@ forge-gui/res/cardsfolder/r/resounding_scream.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/r/resounding_silence.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/r/resounding_thunder.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/r/resounding_wave.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/r/resourceful_return.txt -text
|
||||
forge-gui/res/cardsfolder/r/respite.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/r/resplendent_mentor.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/r/rest_for_the_weary.txt svneol=native#text/plain
|
||||
|
||||
8
forge-gui/res/cardsfolder/i/ice_over.txt
Normal file
8
forge-gui/res/cardsfolder/i/ice_over.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Ice Over
|
||||
ManaCost:1 U
|
||||
Types:Enchantment Aura
|
||||
K:Enchant artifact or creature
|
||||
A:SP$ Attach | Cost$ 1 U | ValidTgts$ Artifact,Creature | TgtPrompt$ Select target artifact or creature | AILogic$ KeepTapped
|
||||
S:Mode$ Continuous | Affected$ Card.EnchantedBy | AddHiddenKeyword$ CARDNAME doesn't untap during your untap step. | Description$ Enchanted permanent doesn't untap during its controller's untap step.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/ice_over.jpg
|
||||
Oracle:Enchant artifact or creature\nEnchanted permanent doesn't untap during its controller's untap step.
|
||||
7
forge-gui/res/cardsfolder/r/resourceful_return.txt
Normal file
7
forge-gui/res/cardsfolder/r/resourceful_return.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Name:Resourceful Return
|
||||
ManaCost:1 B
|
||||
Types:Sorcery
|
||||
A:SP$ ChangeZone | Cost$ 1 B | Origin$ Graveyard | Destination$ Hand | TgtPrompt$ Choose target creature card in your graveyard | ValidTgts$ Creature.YouOwn | SubAbility$ DBDraw | SpellDescription$ Return target creature card from your graveyard to your hand. If you control an artifact, draw a card.
|
||||
SVar:DBDraw:DB$ Draw | Cost$ 0 | NumCards$ 1 | ConditionPresent$ Artifact.YouCtrl | ConditionCompare$ GE1
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/resourceful_return.jpg
|
||||
Oracle:Return target creature card from your graveyard to your hand. If you control an artifact, draw a card.
|
||||
Reference in New Issue
Block a user