Erwan
- Updated Parser mechanism. Right now this doesn't change functionalities much, but should be more readable, and make it easier to code some new abilities in the future - Fixed regenerate, broken with r532 - Death Ward now works - I think "&&" now works with all abilities, needs to be tested...
This commit is contained in:
@@ -501,6 +501,7 @@ mana={W}
|
||||
text={B}{B}: Counter target green spell.
|
||||
id=1151
|
||||
name=Deathgrip
|
||||
auto={B}{B}:fizzle target(*[green]|stack)
|
||||
rarity=U
|
||||
type=Enchantment
|
||||
mana={B}{B}
|
||||
@@ -1251,6 +1252,7 @@ toughness=1
|
||||
text={G}{G}: Counter target black spell.
|
||||
id=1256
|
||||
name=Lifeforce
|
||||
auto={G}{G}:fizzle target(*[black]|stack)
|
||||
rarity=U
|
||||
type=Enchantment
|
||||
mana={G}{G}
|
||||
|
||||
Reference in New Issue
Block a user