mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
Merge branch 'master' into 'master'
Fix Ob Nixilis's Cruelty. Closes #1003 See merge request core-developers/forge!1706
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
Name:Ob Nixilis's Cruelty
|
Name:Ob Nixilis's Cruelty
|
||||||
ManaCost:2 B
|
ManaCost:2 B
|
||||||
Types:Instant
|
Types:Instant
|
||||||
A:SP$ Pump | Cost$ 2 B | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -5 | NumDef$ -5 | IsCurse$ True | ReplaceDyingValid$ Creature | SpellDescription$ Target creature gets -5/-5 until end of turn. If that creature would die this turn, exile it instead.
|
A:SP$ Pump | Cost$ 2 B | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -5 | NumDef$ -5 | IsCurse$ True | ReplaceDyingDefined$ Targeted | SpellDescription$ Target creature gets -5/-5 until end of turn. If that creature would die this turn, exile it instead.
|
||||||
Oracle:Target creature gets -5/-5 until end of turn. If that creature would die this turn, exile it instead.
|
Oracle:Target creature gets -5/-5 until end of turn. If that creature would die this turn, exile it instead.
|
||||||
|
|||||||
Reference in New Issue
Block a user