Erwan
- Code cleanup - fix issue 142 . This will lead to other issues for some cards. These issues can be fixed by using targetcontroller/controller...etc - Added a few cards
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
text=Target creature gets -1/-1 until end of turn. Draw a card.
|
||||
target=creature
|
||||
auto=-1/-1
|
||||
auto=draw:1
|
||||
auto=draw:1 controller
|
||||
id=135206
|
||||
name=Afflict
|
||||
rarity=C
|
||||
|
||||
@@ -104,7 +104,7 @@ toughness=3
|
||||
text={X}{W}, {T}: Ballista Squad deals X damage to target attacking or blocking creature.
|
||||
id=129477
|
||||
name=Ballista Squad
|
||||
auto={X}{W}{T}:damage:x target(creature[attacking,blocking])
|
||||
auto={X}{W}{T}:damage:x target(creature[attacking;blocking])
|
||||
rarity=U
|
||||
color=White
|
||||
type=Creature
|
||||
|
||||
Reference in New Issue
Block a user