localpcguy / cbloader

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

Monk's Mental Equilibrium/Mental Bastion is calculated incorrectly #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a Centered Breath Monk character, level him to 10 and note his 
Fortitude.
2. Level him to 11 and note his new Fortitude.
3. Repeat at levels 20 and 21.

What is the expected output? What do you see instead?
Mental Equilibrium is supposed to give a +1 bonus to Fortitude per tier 
(+1/+2/+3 Heroic/Paragon/Epic). However, it is calculating the bonus as 
+1/+3/+5. This is also reflected in the Character Sheet, under a MISC column in 
the Fortitude row.

What version of the product are you using? On what operating system?
October update, CBLoader 1.1.5, Windows 7 Professional x64.

Please provide any additional information below.
The same issue occurs for Stone Fist Monks with Mental Bastion and Will 
defense. I don't know if this is a CBLoader problem or just an October update 
bug, but I can reproduce it under both a CBLoader launch and a vanilla launch.

Original issue reported on code.google.com by cyph...@gmail.com on 19 Dec 2010 at 9:59

GoogleCodeExporter commented 9 years ago
This sounds like a bug in the character builder data, not with cbloader itself. 
THis _might_ be fixable yourself by making a custom .part file. You can head 
over to the wiki to get an idea on how to do that: 
http://cbloadercontentwiki.wikispaces.com/

Original comment by jeff.h...@gmail.com on 20 Dec 2010 at 3:18