mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
- Added Unexpected Potential
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -14180,6 +14180,7 @@ forge-gui/res/cardsfolder/u/undying_rage.txt svneol=native#text/plain
|
|||||||
forge-gui/res/cardsfolder/u/unearth.txt svneol=native#text/plain
|
forge-gui/res/cardsfolder/u/unearth.txt svneol=native#text/plain
|
||||||
forge-gui/res/cardsfolder/u/unearthly_blizzard.txt svneol=native#text/plain
|
forge-gui/res/cardsfolder/u/unearthly_blizzard.txt svneol=native#text/plain
|
||||||
forge-gui/res/cardsfolder/u/unerring_sling.txt -text
|
forge-gui/res/cardsfolder/u/unerring_sling.txt -text
|
||||||
|
forge-gui/res/cardsfolder/u/unexpected_potential.txt -text
|
||||||
forge-gui/res/cardsfolder/u/unexpected_results.txt -text
|
forge-gui/res/cardsfolder/u/unexpected_results.txt -text
|
||||||
forge-gui/res/cardsfolder/u/unexpectedly_absent.txt -text
|
forge-gui/res/cardsfolder/u/unexpectedly_absent.txt -text
|
||||||
forge-gui/res/cardsfolder/u/unflinching_courage.txt -text
|
forge-gui/res/cardsfolder/u/unflinching_courage.txt -text
|
||||||
|
|||||||
@@ -4,4 +4,5 @@ Types:Conspiracy
|
|||||||
K:Hidden agenda
|
K:Hidden agenda
|
||||||
T:Mode$ SpellCast | ValidCard$ Instant.NamedCard,Sorcery.NamedCard | ValidActivatingPlayer$ You | Execute$ TrigCopySpell | TriggerZones$ Command | OptionalDecider$ You | TriggerDescription$ Whenever you cast an instant or sorcery spell with the chosen name, you may copy it. You may choose new targets for the copy.
|
T:Mode$ SpellCast | ValidCard$ Instant.NamedCard,Sorcery.NamedCard | ValidActivatingPlayer$ You | Execute$ TrigCopySpell | TriggerZones$ Command | OptionalDecider$ You | TriggerDescription$ Whenever you cast an instant or sorcery spell with the chosen name, you may copy it. You may choose new targets for the copy.
|
||||||
SVar:TrigCopySpell:DB$ CopySpellAbility | Defined$ TriggeredSpellAbility | Amount$ 1
|
SVar:TrigCopySpell:DB$ CopySpellAbility | Defined$ TriggeredSpellAbility | Amount$ 1
|
||||||
|
SVar:AgendaLogic:MostProminentSpellInComputerDeck
|
||||||
Oracle:Hidden agenda (Start the game with this conspiracy face down in the command zone and secretly name a card. You may turn this conspiracy face up any time and reveal the chosen name.)\nWhenever you cast an instant or sorcery spell with the chosen name, you may copy it. You may choose new targets for the copy.
|
Oracle:Hidden agenda (Start the game with this conspiracy face down in the command zone and secretly name a card. You may turn this conspiracy face up any time and reveal the chosen name.)\nWhenever you cast an instant or sorcery spell with the chosen name, you may copy it. You may choose new targets for the copy.
|
||||||
|
|||||||
@@ -4,4 +4,5 @@ Types:Conspiracy
|
|||||||
K:Hidden agenda
|
K:Hidden agenda
|
||||||
T:Mode$ SpellCast | ValidCard$ Instant.NamedCard,Sorcery.NamedCard | ValidActivatingPlayer$ You | Execute$ TrigDraw | TriggerZones$ Command | OptionalDecider$ You | TriggerDescription$ Whenever you cast an instant or sorcery spell with the chosen name, you may draw a card.
|
T:Mode$ SpellCast | ValidCard$ Instant.NamedCard,Sorcery.NamedCard | ValidActivatingPlayer$ You | Execute$ TrigDraw | TriggerZones$ Command | OptionalDecider$ You | TriggerDescription$ Whenever you cast an instant or sorcery spell with the chosen name, you may draw a card.
|
||||||
SVar:TrigDraw:DB$ Draw | Optional$ True | Defined$ You | NumCards$ 1
|
SVar:TrigDraw:DB$ Draw | Optional$ True | Defined$ You | NumCards$ 1
|
||||||
|
SVar:AgendaLogic:MostProminentSpellInComputerDeck
|
||||||
Oracle:Hidden agenda (Start the game with this conspiracy face down in the command zone and secretly name a card. You may turn this conspiracy face up any time and reveal the chosen name.)\nWhenever you cast an instant or sorcery spell with the chosen name, you may draw a card.
|
Oracle:Hidden agenda (Start the game with this conspiracy face down in the command zone and secretly name a card. You may turn this conspiracy face up any time and reveal the chosen name.)\nWhenever you cast an instant or sorcery spell with the chosen name, you may draw a card.
|
||||||
|
|||||||
7
forge-gui/res/cardsfolder/u/unexpected_potential.txt
Normal file
7
forge-gui/res/cardsfolder/u/unexpected_potential.txt
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
Name:Unexpected Potential
|
||||||
|
ManaCost:no cost
|
||||||
|
Types:Conspiracy
|
||||||
|
K:Hidden agenda
|
||||||
|
S:Mode$ Continuous | EffectZone$ Command | Affected$ Card.NamedCard | AddHiddenKeyword$ May spend mana as though it were mana of any color to cast CARDNAME | AffectedZone$ Hand,Graveyard,Exile,Library,Command | Description$ You may spend mana as though it were mana of any color to cast spells with the chosen name.
|
||||||
|
SVar:AgendaLogic:BestCreatureInComputerDeck
|
||||||
|
Oracle:Hidden agenda (Start the game with this conspiracy face down in the command zone and secretly name a card. You may turn this conspiracy face up any time and reveal the chosen name.)\nYou may spend mana as though it were mana of any color to cast spells with the chosen name.
|
||||||
Reference in New Issue
Block a user