google-code-export / wagic

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

@damaged(creature) trigger doesn't fire if creature has trample and hits player and creature. #376

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

pretty much if mirri the cursed gains trample, and hits the player w/ 
trample damage while being blocked by another creature. the game considers 
it player so it doesn't trigger.

Original issue reported on code.google.com by arcaneou...@gmail.com on 4 Mar 2010 at 10:10

GoogleCodeExporter commented 9 years ago
something new to add to this too.

auto=@damaged(player) + trample

this also has the same result as damage to creature, since 2 targets recieve 
damage 
the program negates the effect.

Original comment by arcaneou...@gmail.com on 2 May 2010 at 3:06

GoogleCodeExporter commented 9 years ago
this isnt really the case, the @damaged(creature) from(this) <--is broken, as 
you can see from the other open bug about @damaged(creature) from(this). :( i 
tried fixing this but couldnt get the trigger working

Original comment by omegabla...@gmail.com on 3 Aug 2010 at 9:23

GoogleCodeExporter commented 9 years ago
Merged with issue284.

Original comment by dan.solo...@googlemail.com on 14 Sep 2010 at 10:13