google-code-export / wagic

Automatically exported from code.google.com/p/wagic
1 stars 0 forks source link

ability creature deals damage to creature, and (effect) doesn't occur during blocking #322

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. take a card like Mirri, the Cursed. put her in play.
2. probably good to go against the deck Nightmare since it attacks if it 
has 3 or more creatures.
3. block with Mirri, the Cursed. she deals First Strike damage, kills 
creature, then ability doesn't activate, no +1/+1 counter. 

What is the expected output? What do you see instead?
for the ability "creature deals damage to another creature", it should 
work for all damage, but right now the damage that is counted is ability 
damage(tim ability), and damage from the attacking creature. if the 
creature w/ the ability is blocking then the ability is ignored.

What version of the product are you using? On what operating system?
SVN r1815 on psp

Please provide any additional information below.

Original issue reported on code.google.com by arcaneou...@gmail.com on 11 Feb 2010 at 1:26

GoogleCodeExporter commented 9 years ago
This is a duplicate of issue 284, please check existing issues before opening 
new ones.

Note that when I opened issue 284, I thought that the bug appeared when the 
damaged
creature gets killed, independent from whether Mirri attacks or blocks. Your
explanation is different. Could you check which one is correct?

Original comment by Psyyri...@gmail.com on 11 Feb 2010 at 3:00