test content
What is the Arc Client?
Install Arc

Gift Horse

2»

Comments

  • flowcytoflowcyto Posts: 12,852 Arc User
    edited July 2014
    Mixes of Dex and critR- last thing I can do for a while:
    [B]DEX	CritR	crit%[/B]
    
    38	13	12.4	
    38	20	13.4	
    38	30	14.8	
    38	45	16.7	
    49	69	20.3	
    49	119	24.1	
    49	89	21.9	
    38	174	26.6	
    38	95	21.5	
    18	95	19.8	
    18	13	8.9	
    18	17	9.6	
    18	26	11.2	
    18	34	12.6	
    18	47	14.5	
    18	157	24.5	
    18	204	27.2	
    18	221	28	
    18	85	18.7	
    10	85	17.9	
    10	174	25.1	
    10	13	7.2	
    10	26	9.8	
    10	45	12.9	
    10	108	20.3	
    10	121	21.4	
    10	194	26.4	
    10	221	27.6	
    78	221	30.4	
    78	174	28.5	
    78	30	19.3	
    78	74	23	
    78	121	26	
    180	47	27.4	
    180	30	26.5	
    180	13	25.6	
    180	74	28.6	
    282	74	32.2	
    282	90	32.7	
    282	121	33.5	
    282	221	35.7	
    282	174	34.8	
    282	39	31.2	
    282	16	30.3	
    231	16	28.2	
    231	34	29.1	
    231	47	29.6	
    231	74	30.6	
    231	113	31.9	
    231	208	24.4	
    129	174	30.5	
    129	204	31.5	
    129	221	32.1	
    129	45	24.4	
    129	20	22.7	
    129	78	26.4	
    129	104	27.7	
    129	121	28.5	
    333	39	32.7	
    333	62	33.3	
    333	109	34.4	
    333	174	33.6	
    384	62	34.5	
    384	17	33.5	
    384	34	33.9	
    384	105	35.4	
    384	126	35.8	
    367	69	34.3	
    367	114	35.3	
    367	158	36.1	
    367	180	36.5	
    407	180	37.1	
    407	133	36.4	
    407	82	35.4	
    442	69	35.9	
    442	103	36.5	
    442	119	36.7	
    442	149	37.2	
    442	166	37.5	
    442	180	37.7	
    408	221	37.8	
    449	221	38.3	
    449	174	37.7	
    449	95	36.4	
    449	129	37	
    485	133	37.6	
    485	178	38.2	
    504	133	37.9	
    504	69	36.9	
    504	180	38.5	
    524	133	38.1	
    543	133	38.4	
    543	69	37.5	
    554	16	36.9	
    554	45	37.3	
    554	114	38.3	
    554	126	38.4	
    575	126	38.7	
    575	79	38.1	
    575	13	37.2	
    575	47	37.7	
    615	62	38.4	
    615	79	38.6	
    596	126	38.9	
    563	95	38.1	
    563	157	38.9	
    563	174	39.1	
    545	221	39.4	
    596	16	37.5	
    596	34	37.8	
    596	47	38	
    578	221	39.8	
    585	221	39.8	
    593	221	39.9
    

    Couldn't get all higher-end combos, but hope that's good enough. Also, its late here and I'm nodding off, so be on the lookout for typos (or odd data) in this set, but hopefully there's no issues.
    <CO stuff> .: Petco :. // A basic FF building guide (see 1st reply) // PSA on Power Activation Delay // Ayonachan's Gift Horse (misc stat data)
    - Be safe and have fun, champs - for science!
  • jimhsuajimhsua Posts: 1 Arc User
    edited July 2014
    Dodge

    2D hyperbolic with offset.

    Dodge% = d/(12.5+ 0.02175*d) + 10

    where d is dodge rating and the "10" is the base. DEX does not directly affect dodge except thru specs.

    UUzjI81.png

    Note plot intersects at 0 for the purpose of the fit.
  • jimhsuajimhsua Posts: 1 Arc User
    edited July 2014
    Dex / crit

    3D Logistic.

    Crit % = 52/(1 + (0.005*[Crit rating + DEX value])^(-0.851))

    0rOnLzm.png

    X: sum of dex + crit rating
    Y: Crit %

    These data points are most likely errors; I'll remove them and do a refit.

    Dex Rating Crit
    231 208 24.4
    333 174 33.6

    Removing and doing a refit.
  • monsterdaddymonsterdaddy Posts: 795 Arc User
    edited July 2014
    jimhsua wrote: »
    Dodge

    Dodge% = d/(12.5+ 0.02175*d) + 10


    where d is dodge rating and the "10" is the base. This for Dex = 5. If I get more data I can show how dex affects this also, but I suspect it's additive.

    UUzjI81.png

    Note plot intersects at 0 for the purpose of the fit.

    Dex doesn't directly affect Crit. There is a CON and DEX spec where extra Dodge Rating is granted based on DEX. For CON it is 0.3, DEX 0.15 (maxed 3/3 spec points). You would total up the dodge rating and then use the curve you plotted.
  • jimhsuajimhsua Posts: 1 Arc User
    edited July 2014
    Dex doesn't directly affect Crit. There is a CON and DEX spec where extra Dodge Rating is granted based on DEX. For CON it is 0.3, DEX 0.15 (maxed 3/3 spec points). You would total up the dodge rating and then use the curve you plotted.

    You mean, DEX doesn't directly affect dodge, right?
  • jimhsuajimhsua Posts: 1 Arc User
    edited July 2014
    Severity

    Standard power w/ offset.

    Severity % = 50 + 9.342*severity^0.25


    9edNZpr.png

    Specializations of course add additively.

    That's it for all the core stats, I think. I could look at powers next, but want to make a spreadsheet to hopefully make calculating these easier. Think of a spreadsheet version of the character window.
  • flowcytoflowcyto Posts: 12,852 Arc User
    edited July 2014
    jimhsua wrote: »
    You mean, DEX doesn't directly affect dodge, right?

    Yeah, Dex doesn't innately affect Dodge%; only via spec stuff like Con/Dex's Deflection of Elusive Monk, which could be considered separate cases.

    When I get back to my normal setup (hopefully w/in the week) I'll start looking into getting more data when I have the time. Good stuff thus far.
    <CO stuff> .: Petco :. // A basic FF building guide (see 1st reply) // PSA on Power Activation Delay // Ayonachan's Gift Horse (misc stat data)
    - Be safe and have fun, champs - for science!
  • jimhsuajimhsua Posts: 1 Arc User
    edited July 2014
    flowcyto wrote: »
    Yeah, Dex doesn't innately affect Dodge%; only via spec stuff like Con/Dex's Deflection of Elusive Monk, which could be considered separate cases.

    When I get back to my normal setup (hopefully w/in the week) I'll start looking into getting more data when I have the time. Good stuff thus far.

    Thanks. When you get the opportunity, try to do spec trees next time (especially anything that's not linear). That's what is currently missing in my "character sheet" which is currently stickied on this forum.
  • flowcytoflowcyto Posts: 12,852 Arc User
    edited August 2014
    jimhsua wrote: »
    Thanks. When you get the opportunity, try to do spec trees next time (especially anything that's not linear). That's what is currently missing in my "character sheet" which is currently stickied on this forum.


    Alright. I think I have a plan on how to tackle all the spec-related stuff when I get around to it. Do ya want me to post updates here or in that stickied thread?

    (also, shameless sig testing inc)
    <CO stuff> .: Petco :. // A basic FF building guide (see 1st reply) // PSA on Power Activation Delay // Ayonachan's Gift Horse (misc stat data)
    - Be safe and have fun, champs - for science!
  • jimhsuajimhsua Posts: 1 Arc User
    edited August 2014
    I'll be looking in both places, so either is fine.
Sign In or Register to comment.