![]() |
#1
|
|||
|
![]() Hello everyone,
I made a google doc that will show numerical values of various bard songs based on level. Simply enter the desired level in cell A1 and change instrument modifiers and the spreadsheet should populate with songs available for that level. http://docs.google.com/spreadsheet/c...p3R1E&hl=en_US The spreadsheet is open to the public through clicking this link, so you may want to make a copy of it if someone else is using it.
__________________
~~~~~
Pinkfloyd 50 Bard ~~~~~ | ||
|
#2
|
|||
|
![]() That's awesome! I'll have to check it against what I see at L52 when I get the opportunity (hopefully tonight). I do know that with a 21 mod on my drums (MM battle drums), I'm only seeing 37pt DoT on Fufil's, not 38. But the Chants (frost and flame) look accurate at 56. I'll check the other songs out and provide feedback.
__________________
| ||
|
#3
|
||||
|
![]() Quote:
As far as the formula goes, it finds a simple rise/run (remember algebra?) and then its somewhat of a linear equation with level being X and whatever stat being Y. I assume this is how it works? But again the math is just quick and dirty -- some testing is definitely needed [You must be logged in to view images. Log in or Register.]
__________________
~~~~~
Pinkfloyd 50 Bard ~~~~~ | |||
|
#4
|
||||
|
![]() Quote:
Examples to help make things clear: floor(32) = round(32) = 32 floor(32.3) = round(32.3) = 32 floor(32.5) = 32, round(23.5) = 33 floor(32.8) = 32, round(32.8) = 33 Basically, until the new integer number is actually obtained through mods/levels, the next lowest is used. You can never "gain" values (damage, healing, +resist) through rounding, but you can "lose" some through the floor conversion (always <1 value lost). Graphically, it would look like this, with the solid circles indicating inclusive on the lower step bound on the integer mark while the hollow circles indicate exclusive at the upper bound: [You must be logged in to view images. Log in or Register.] Do note that a rounding graph would look similar, but would be translated 0.5 units, so that x=5.5 would yield y=6, etc.
__________________
| |||
Last edited by falkun; 09-30-2011 at 11:27 AM..
|
|
#5
|
|||
|
![]() That's awesome! Is mana regen really effected with an instrument? I thought it was just the HP value
| ||
|
#6
|
||||
|
![]() Quote:
__________________
| |||
|
#7
|
||||||
|
![]() Quote:
Quote:
__________________
~~~~~
Pinkfloyd 50 Bard ~~~~~ | |||||
Last edited by wc4482; 09-30-2011 at 12:49 PM..
|
|
#8
|
|||
|
![]() Mana regen for bards is effected by the ur 1 meditation point by *per lvl.
No songs or spells effect bard mana regen. | ||
|
#9
|
||||
|
![]() I have updated the formulas using -0.5 and for Level 52 Curtailing Chant shows 37 instead of 38 [You must be logged in to view images. Log in or Register.]
Quote:
__________________
~~~~~
Pinkfloyd 50 Bard ~~~~~ | |||
|
#10
|
|||
|
![]() Nice work, I would recommend you link to a downloadable copy so that people can download and use it.
Reminds me very much of the old spreadsheet that used to be on EQdiva http://web.archive.org/web/200111192...nganalysis.asp Edit: oops that version is too old would have to find a slightly newer one http://web.archive.org/web/200304250...nganalysis.asp | ||
|
![]() |
|
|