Fixed some primitives with conjure and phyrexian mana, fixed a bug on "conjure" ability, improved getCardbyName method for castcard with namedcard option, for meld and for flip/turnside ability.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#Primitives Pack for Wagic the Homebrew.
|
||||
#Please keep these card alphabetized, and try to have the "name=" line at the top of each card
|
||||
#I sorted this programmatically so the other comments are removed except for AUTO_DEFINE - Vitty85 23-06-2023
|
||||
#I sorted this programmatically so the other comments are removed except for AUTO_DEFINE - Vitty85 24-06-2023
|
||||
[card]
|
||||
name=Abandon Reason
|
||||
target=<upto:2>creature
|
||||
@@ -92997,7 +92997,7 @@ type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Reckless Assault
|
||||
auto={L:2}{1}:damage:1 target(creature,player)
|
||||
auto={L:2}{1}:damage:1 target(player,creature)
|
||||
text={1}, Pay 2 life: Reckless Assault deals 1 damage to target creature or player.
|
||||
mana={2}{B}{R}
|
||||
type=Enchantment
|
||||
|
||||
Reference in New Issue
Block a user