Merge branch 'patch' into 'master'

- Fix Chance for Glory

See merge request core-developers/forge!1076
This commit is contained in:
swordshine
2018-11-09 09:00:56 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
Name:Chance for Glory
ManaCost:1 R W
Types:Instant
A:SP$ PumpAll | Cost$ 1 R W | ValidCards$ Creature.YouCtrl | KW$ Indestructible | SubAbility$ DBAddTurn | SpellDescription$ Creatures you control gain indestructible. Take an extra turn after this one. At the beginning of that turn's end step, you lose the game.
A:SP$ PumpAll | Cost$ 1 R W | ValidCards$ Creature.YouCtrl | KW$ Indestructible | Permanent$ True | SubAbility$ DBAddTurn | SpellDescription$ Creatures you control gain indestructible. Take an extra turn after this one. At the beginning of that turn's end step, you lose the game.
SVar:DBAddTurn:DB$ AddTurn | NumTurns$ 1 | ExtraTurnDelayedTrigger$ DBDelTrig | ExtraTurnDelayedTriggerExcute$ TrigLose | References$ DBDelTrig,TrigLose | SpellDescription$ Take an extra turn after this one. At the beginning of that turn's end step, you lose the game.
SVar:DBDelTrig:ThisTurn$ True | Mode$ Phase | Phase$ End of Turn | TriggerDescription$ At the beginning of that turn's end step, you lose the game.
SVar:TrigLose:DB$ LosesGame | Defined$ You

View File

@@ -3,7 +3,7 @@ ManaCost:3 W
Types:Enchantment Aura
K:Convoke
A:SP$Attach | Cost$ 3 W | ValidTgts$ Creature | AILogic$ Pump
S:Mode$ Continuous | Affected$ Card.AttachedBy | AddToughness$ X | Description$ Enchanted creature gets +0/+2 for each other creature you control.
S:Mode$ Continuous | Affected$ Card.AttachedBy | AddToughness$ X | References$ X | Description$ Enchanted creature gets +0/+2 for each other creature you control.
SVar:X:Count$Valid Creature.NotEnchantedBy+YouCtrl/Twice
SVar:Picture:http://www.wizards.com/global/images/magic/general/conclaves_blessing.jpg
Oracle:Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)\nEnchant creature\nEnchanted creature gets +0/+2 for each other creature you control.