_PROLIFERATE_ is giving issues

Current implementation is not 100% correct since it forces you to select at least one target
This commit is contained in:
Eduardo MG
2024-08-02 18:09:25 -06:00
parent 4ae355a6ea
commit 9ca59e9afb
2 changed files with 7 additions and 7 deletions

View File

@@ -125,7 +125,7 @@
#AUTO_DEFINE _RECOVER_($cost) @movedTo(creature|myGraveyard) from(Battlefield):may pay{$cost} name(Return to owner Hand) moveTo(ownerHand) all(this) donothing?moveTo(exile) all(this)
# Proliferate
#AUTO_DEFINE _PROLIFERATE_ may name(Proliferate) notatarget(proliferation) proliferate
#AUTO_DEFINE _PROLIFERATE_ name(Proliferate) notatarget(proliferation) proliferate
# Scavenge
#AUTO_DEFINE _SCAVENGE_($power) name(scavenge) counter(1/1.$power) target(creature) asSorcery

View File

@@ -5189,7 +5189,7 @@ toughness=1
[/card]
[card]
name=Ashes of the Abhorrent
auto=lord(*[-land]|graveyard) changecost(colorless:+999) forcedalive
auto=lord(*[-land]|graveyard) changecost(colorless:+99) forcedalive
auto=lord(*[-land]|graveyard) -canPlayFromGraveyard
auto=@movedto(creature|graveyard) from(battlefield):life:1 controller
text=Players can't cast spells from graveyards or activate abilities of cards in graveyards. -- Whenever a creature dies, you gain 1 life.
@@ -59045,7 +59045,7 @@ name=Kunoros, Hound of Athreos
abilities=vigilance,menace,lifelink
auto=@movedto(creature|battlefield) from(graveyard):name(Creatures can't enter from graveyard) all(trigger[to]) name(Creatures can't enter from graveyard) moveto(ownergraveyard)
auto=@movedto(*|stack) from(graveyard):name(Spells can't be casted from graveyard) all(trigger[to]) name(Spells can't be casted from graveyard) spellmover(graveyard)
auto=lord(*[-land]|graveyard) changecost(colorless:+999) forcedalive
auto=lord(*[-land]|graveyard) changecost(colorless:+99) forcedalive
auto=lord(*[-land]|graveyard) -canPlayFromGraveyard
text=Vigilance, menace, lifelink -- Creature cards in graveyards can't enter the battlefield. -- Players can't cast spells from graveyards.
mana={1}{W}{B}
@@ -98272,9 +98272,9 @@ toughness=2
name=Soulless Jailer
auto=@movedto(*|battlefield) from(graveyard):all(trigger[to]) moveto(ownergraveyard)
auto=@movedto(*|battlefield) from(exile):all(trigger[to]) moveto(ownerexile)
auto=lord(*[-land]|graveyard) changecost(colorless:+999) forcedalive
auto=lord(*[-land]|graveyard) changecost(colorless:+99) forcedalive
auto=lord(*[-land]|graveyard) -canPlayFromGraveyard
auto=lord(*[-land]|exile) changecost(colorless:+999) forcedalive
auto=lord(*[-land]|exile) changecost(colorless:+99) forcedalive
auto=lord(*[-land]|exile) -canPlayFromExile
text=Permanent cards in graveyards can't enter the battlefield. -- Players can't cast noncreature spells from graveyards or exile.
mana={2}
@@ -117918,9 +117918,9 @@ type=Instant
name=Weathered Runestone
auto=@movedto(*[-land]|battlefield) from(graveyard):all(trigger[to]) moveto(ownergraveyard)
auto=@movedto(*[-land]|battlefield) from(library):all(trigger[to]) moveto(ownerlibrary)
auto=lord(*[-land]|graveyard) changecost(colorless:+999) forcedalive
auto=lord(*[-land]|graveyard) changecost(colorless:+99) forcedalive
auto=lord(*[-land]|graveyard) -canPlayFromGraveyard
auto=lord(*[-land]|library) changecost(colorless:+999) forcedalive
auto=lord(*[-land]|library) changecost(colorless:+99) forcedalive
text=Nonland permanent cards in graveyards and libraries can't enter the battlefield. -- Players can't cast spells from graveyards or libraries.
mana={2}
type=Artifact