Jonathan - (LRW) added Brigid, Hero of Kinsbaile - although this is codable now, but when it is used, player will find it hard to guess which abilities is which "e.g. when select the card for the abilities, two option will emerge, both saying abilities"
recent player also have similiar problem, http://wololo.net/forum/viewtopic.php?f=4&t=305&start=60#p2628
This commit is contained in:
@@ -73,6 +73,20 @@ subtype=Goblin Warrior
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=First strike {T}: Brigid, Hero of Kinsbaile deals 2 damage to each attacking or blocking creature target player controls.
|
||||
id=141829
|
||||
name=Brigid, Hero of Kinsbaile
|
||||
abilities=Legendary,first strike
|
||||
auto={T}:damage:2 all(creature[attacking;blocking]|opponentinplay)
|
||||
auto={T}:damage:2 all(creature[attacking;blocking]|myinplay)
|
||||
rarity=R
|
||||
type=Creature
|
||||
mana={2}{W}{W}
|
||||
power=2
|
||||
subtype=Kithkin Archer
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=Reach (This can block creatures with flying.)
|
||||
abilities=reach
|
||||
id=139492
|
||||
|
||||
@@ -235,17 +235,7 @@ power=3
|
||||
subtype=Elemental
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=First strike {T}: Brigid, Hero of Kinsbaile deals 2 damage to each attacking or blocking creature target player controls.
|
||||
id=141829
|
||||
name=Brigid, Hero of Kinsbaile
|
||||
rarity=R
|
||||
type=Legendary Creature
|
||||
mana={2}{W}{W}
|
||||
power=2
|
||||
subtype=Kithkin Archer
|
||||
toughness=3
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
text=Lifelink (Whenever this creature deals damage, you gain that much life.) {R}, {T}, Sacrifice a creature other than Brion Stoutarm: Brion Stoutarm deals damage equal to the sacrificed creature's power to target player.
|
||||
id=140217
|
||||
|
||||
Reference in New Issue
Block a user