Item Search
     
BG-Wiki Search
+ Reply to Thread
Page 2 of 2 FirstFirst 1 2
Results 21 to 29 of 29

Thread: Vivacious Pulse testing     submit to reddit submit to twitter

  1. #21
    BG Content
    Join Date
    Jul 2007
    Posts
    21,105
    BG Level
    10
    FFXI Server
    Lakshmi
    Blog Entries
    1

    So, just looking at this again now that I've split it off. The formula looks to be:
    HP Base + Sum( floor(0.5*stat1) + floor(0.5*stat2) + floor(0.5*stat3) )
    Where stat1, stat2, and stat3 are the stats associated with the first, second, and third active rune respectively.

    It's unclear what determines the "HP Base" term, but it appears to be consistent for a given player and vary across players. Casey_ had a base of 168 and Kensegaku had a base of 158.


    For MP restoration, everyone gets:
    Tenebrae x1: MP Base*2
    Tenebrae x2: MP Base*3
    Tebenrae x3: MP Base*4
    but it's unclear what the "MP Base" value is here, either. Based on our two examples, it is 0.37*HP Base.


    I would guess that the "Bases" are determined by weapon skill.

  2. #22
    Ridill
    Join Date
    Apr 2011
    Posts
    23,736
    BG Level
    10
    FFXI Server
    Bahamut

    In the OF there was some testing that showed at least for Tenebrae the base was based on divine skill.

    The formula I derived from the numbers in there was mp gained = floor(divine skill/10)*(1+number of Tenebrae).

    Doesn't look like anyone went to see if HP cure base was based on skill as well

  3. #23
    Old Merits
    Join Date
    Sep 2010
    Posts
    1,094
    BG Level
    6
    FFXI Server
    Ragnarok

    I tried divine skill+ on hp restored awhile back. I don't recall if I posted about it.. maybe on the OF.

    But anyway, I can attest that divine skill does modify HP cured as well.

  4. #24
    Relic Shield
    Join Date
    Feb 2012
    Posts
    1,899
    BG Level
    6

    That would explain why my pulses were doing more than previous, I went and merited divine skill. I wondered if my rune effect JP's or something had been doing it. Good to know, time to change up some gearswap.

  5. #25
    BG Content
    Join Date
    Jul 2007
    Posts
    21,105
    BG Level
    10
    FFXI Server
    Lakshmi
    Blog Entries
    1

    Okay:
    <table border="0" cellpadding="0" cellspacing="0" width="332"><colgroup><col style="mso-width-source:userset;mso-width-alt:2779;width:57pt" width="76"> <col style="width:48pt" width="64"> <col style="mso-width-source:userset;mso-width-alt:4681;width:96pt" width="128"> <col style="width:48pt" width="64"> </colgroup><tbody><tr style="height:15.0pt" height="20"> <td class="xl65" style="height:15.0pt;width:57pt" height="20" width="76">Divine Skill</td> <td class="xl65" style="border-left:none;width:48pt" width="64">Healed</td> <td class="xl65" style="border-left:none;width:96pt" width="128">Adjusted for 96 STR</td> <td class="xl65" style="border-left:none;width:48pt" width="64">Fit</td> </tr> <tr style="height:15.0pt" height="20"> <td class="xl65" style="height:15.0pt;border-top:none" align="right" height="20">398</td> <td class="xl65" style="border-top:none;border-left:none" align="right">353</td> <td class="xl65" style="border-top:none;border-left:none" align="right">209</td> <td class="xl65" style="border-top:none;border-left:none" align="right">209</td> </tr> <tr style="height:15.0pt" height="20"> <td class="xl65" style="height:15.0pt;border-top:none" align="right" height="20">401</td> <td class="xl65" style="border-top:none;border-left:none" align="right">354</td> <td class="xl65" style="border-top:none;border-left:none" align="right">210</td> <td class="xl65" style="border-top:none;border-left:none" align="right">210</td> </tr> <tr style="height:15.0pt" height="20"> <td class="xl65" style="height:15.0pt;border-top:none" align="right" height="20">403</td> <td class="xl65" style="border-top:none;border-left:none" align="right">355</td> <td class="xl65" style="border-top:none;border-left:none" align="right">211</td> <td class="xl65" style="border-top:none;border-left:none" align="right">211</td> </tr> <tr style="height:15.0pt" height="20"> <td class="xl65" style="height:15.0pt;border-top:none" align="right" height="20">406</td> <td class="xl65" style="border-top:none;border-left:none" align="right">357</td> <td class="xl65" style="border-top:none;border-left:none" align="right">213</td> <td class="xl65" style="border-top:none;border-left:none" align="right">213</td> </tr> <tr style="height:15.0pt" height="20"> <td class="xl65" style="height:15.0pt;border-top:none" align="right" height="20">408</td> <td class="xl65" style="border-top:none;border-left:none" align="right">358</td> <td class="xl65" style="border-top:none;border-left:none" align="right">214</td> <td class="xl65" style="border-top:none;border-left:none" align="right">214</td> </tr> <tr style="height:15.0pt" height="20"> <td class="xl65" style="height:15.0pt;border-top:none" align="right" height="20">411</td> <td class="xl65" style="border-top:none;border-left:none" align="right">359</td> <td class="xl65" style="border-top:none;border-left:none" align="right">215</td> <td class="xl65" style="border-top:none;border-left:none" align="right">215</td> </tr> </tbody></table>

    So HP Base is TRUNC(Divine Skill / 2)+10.

    I confirmed that MP Base is TRUNC(Divine Skill / 10) as dasva reported.

  6. #26
    Old Merits
    Join Date
    Sep 2010
    Posts
    1,094
    BG Level
    6
    FFXI Server
    Ragnarok

    Quote Originally Posted by Byrthnoth View Post
    Okay:
    <table border="0" cellpadding="0" cellspacing="0" width="332"><colgroup><col style="mso-width-source:userset;mso-width-alt:2779;width:57pt" width="76"> <col style="width:48pt" width="64"> <col style="mso-width-source:userset;mso-width-alt:4681;width:96pt" width="128"> <col style="width:48pt" width="64"> </colgroup><tbody><tr style="height:15.0pt" height="20"> <td class="xl65" style="height:15.0pt;width:57pt" height="20" width="76">Divine Skill</td> <td class="xl65" style="border-left:none;width:48pt" width="64">Healed</td> <td class="xl65" style="border-left:none;width:96pt" width="128">Adjusted for 96 STR</td> <td class="xl65" style="border-left:none;width:48pt" width="64">Fit</td> </tr> <tr style="height:15.0pt" height="20"> <td class="xl65" style="height:15.0pt;border-top:none" align="right" height="20">398</td> <td class="xl65" style="border-top:none;border-left:none" align="right">353</td> <td class="xl65" style="border-top:none;border-left:none" align="right">209</td> <td class="xl65" style="border-top:none;border-left:none" align="right">209</td> </tr> <tr style="height:15.0pt" height="20"> <td class="xl65" style="height:15.0pt;border-top:none" align="right" height="20">401</td> <td class="xl65" style="border-top:none;border-left:none" align="right">354</td> <td class="xl65" style="border-top:none;border-left:none" align="right">210</td> <td class="xl65" style="border-top:none;border-left:none" align="right">210</td> </tr> <tr style="height:15.0pt" height="20"> <td class="xl65" style="height:15.0pt;border-top:none" align="right" height="20">403</td> <td class="xl65" style="border-top:none;border-left:none" align="right">355</td> <td class="xl65" style="border-top:none;border-left:none" align="right">211</td> <td class="xl65" style="border-top:none;border-left:none" align="right">211</td> </tr> <tr style="height:15.0pt" height="20"> <td class="xl65" style="height:15.0pt;border-top:none" align="right" height="20">406</td> <td class="xl65" style="border-top:none;border-left:none" align="right">357</td> <td class="xl65" style="border-top:none;border-left:none" align="right">213</td> <td class="xl65" style="border-top:none;border-left:none" align="right">213</td> </tr> <tr style="height:15.0pt" height="20"> <td class="xl65" style="height:15.0pt;border-top:none" align="right" height="20">408</td> <td class="xl65" style="border-top:none;border-left:none" align="right">358</td> <td class="xl65" style="border-top:none;border-left:none" align="right">214</td> <td class="xl65" style="border-top:none;border-left:none" align="right">214</td> </tr> <tr style="height:15.0pt" height="20"> <td class="xl65" style="height:15.0pt;border-top:none" align="right" height="20">411</td> <td class="xl65" style="border-top:none;border-left:none" align="right">359</td> <td class="xl65" style="border-top:none;border-left:none" align="right">215</td> <td class="xl65" style="border-top:none;border-left:none" align="right">215</td> </tr> </tbody></table>

    So HP Base is TRUNC(Divine Skill / 2)+10.

    I confirmed that MP Base is TRUNC(Divine Skill / 10) as dasva reported.
    Neat.

    But, how the hell did you make that table? WANT. The quoted code looks like a nightmare. Is there a simple way to generate one of those? Cause Every time I need to put spreadsheet data in a forum post I spend foreeeever making the columns line up so it's readable.

  7. #27
    BG Content
    Join Date
    Jul 2007
    Posts
    21,105
    BG Level
    10
    FFXI Server
    Lakshmi
    Blog Entries
    1

    Open excel, put in your data, add all borders

    copy, paste, submit!

  8. #28
    Old Merits
    Join Date
    Sep 2010
    Posts
    1,094
    BG Level
    6
    FFXI Server
    Ragnarok

    Quote Originally Posted by Byrthnoth View Post
    Open excel, put in your data, add all borders

    copy, paste, submit!
    I must be missing something, cause this procedure gets me exactly what it always has. A mess. ;_;

  9. #29
    Ridill
    Join Date
    Apr 2011
    Posts
    23,736
    BG Level
    10
    FFXI Server
    Bahamut

    Quote Originally Posted by Byrthnoth View Post
    Open excel, put in your data, add all borders

    copy, paste, submit!
    that's really neat. I've also thought you had to type out the code which is a nightmare

    Hmmm so based on those numbers it looks like for healing 3 skill = 1 stat (assuming full 3/3 runes)