mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
Merge branch 'fixseal' into 'master'
Fix Seal of the Guildpact See merge request core-developers/forge!4624
This commit is contained in:
@@ -3,7 +3,7 @@ ManaCost:5
|
|||||||
Types:Artifact
|
Types:Artifact
|
||||||
K:ETBReplacement:Other:ChooseColors
|
K:ETBReplacement:Other:ChooseColors
|
||||||
SVar:ChooseColors:DB$ ChooseColor | Defined$ You | TwoColors$ True | AILogic$ MostProminentDualInComputerDeck | SpellDescription$ As CARDNAME enters the battlefield, choose two colors.
|
SVar:ChooseColors:DB$ ChooseColor | Defined$ You | TwoColors$ True | AILogic$ MostProminentDualInComputerDeck | SpellDescription$ As CARDNAME enters the battlefield, choose two colors.
|
||||||
S:Mode$ ReduceCost | ValidCard$ Card | Type$ Spell | Activator$ You | Amount$ Col | Description$ Each spell you cast costs {1} less to cast for each of the chosen colors it is.
|
S:Mode$ ReduceCost | ValidCard$ Card | Type$ Spell | Activator$ You | Amount$ Col | Relative$ True | Description$ Each spell you cast costs {1} less to cast for each of the chosen colors it is.
|
||||||
SVar:Col:Count$HasNumChosenColors.Self
|
SVar:Col:Count$HasNumChosenColors.Self
|
||||||
AI:RemoveDeck:Random
|
AI:RemoveDeck:Random
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/seal_of_the_guildpact.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/seal_of_the_guildpact.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user