View Issue Details

IDProjectCategoryLast Update
0012810Bionic DuesBug - GameplayOct 4, 2013 10:36 am
ReporterAquohn Assigned Tokeith.lamothe  
Status resolvedResolutionfixed 
Product Version0.930 
Fixed in Version0.933 Release Candidate 2 
Summary0012810: Trap skill level check not working properly
DescriptionCorrect me if I'm wrong, but if an exo has a trap skill level equal to that of the trap it steps on, it evades said trap, yes? Well, tell that to my unfortunate Assault exo, who just got scratched up by some mines I thought it would evade.
TagsNo tags attached.
Internal WeightFix Before Major Release

Activities

keith.lamothe

Oct 3, 2013 11:55 am

administrator   ~0034452

Providing a save would be very helpful :)

Though in this case it may just be a ">" where it should be a ">="; I will check.

Aquohn

Oct 3, 2013 12:02 pm

reporter   ~0034453

Yeah, that's probably it. I didn't grab a save, but it shouldn't be too difficult to reproduce, if that's necessary.

keith.lamothe

Oct 3, 2013 12:51 pm

administrator   ~0034454

Generally speaking it's nice to have a save even when it's not hard to reproduce, as it can still save me like 5 to 10 minutes trying to set up a situation where I've got an exo with trap avoidance next to a naturally occurring mine of the same level (even just deploying it myself). Not that my 5 to 10 minutes saved is more valuable than the 10 to 20 minutes it might take a reporter to make and upload such a save, but if I've got 30 reports to go through in a day, etc.

Also, if I run a test like that, and the problem does not reproduce, then we're back to me needing a save anyway because it doesn't prove the problem doesn't exist, just that the problem didn't exist in the one test case I ran :)

Anyway, yea, it's probably something straightforward in the code in this case.

keith.lamothe

Oct 4, 2013 10:36 am

administrator   ~0034471

For 0.933:

* Fixed a bug where evading a trap required a trap skill "greater than" the trap's tile level, rather than "greater than or equal to".

Thanks :)

Issue History

Date Modified Username Field Change
Oct 3, 2013 6:20 am Aquohn New Issue
Oct 3, 2013 11:55 am keith.lamothe Note Added: 0034452
Oct 3, 2013 11:55 am keith.lamothe Assigned To => keith.lamothe
Oct 3, 2013 11:55 am keith.lamothe Status new => feedback
Oct 3, 2013 11:56 am keith.lamothe Internal Weight => Fix Before Major Release
Oct 3, 2013 12:02 pm Aquohn Note Added: 0034453
Oct 3, 2013 12:02 pm Aquohn Status feedback => assigned
Oct 3, 2013 12:51 pm keith.lamothe Note Added: 0034454
Oct 4, 2013 10:36 am keith.lamothe Note Added: 0034471
Oct 4, 2013 10:36 am keith.lamothe Status assigned => resolved
Oct 4, 2013 10:36 am keith.lamothe Fixed in Version => 0.933 Release Candidate 2
Oct 4, 2013 10:36 am keith.lamothe Resolution open => fixed