{"id":866,"date":"2007-07-17T21:17:30","date_gmt":"2007-07-18T02:17:30","guid":{"rendered":"http:\/\/staronion.com\/sohjai\/?p=14"},"modified":"2010-07-14T15:38:29","modified_gmt":"2010-07-14T20:38:29","slug":"weapon-skill-str-vs-attack","status":"publish","type":"post","link":"https:\/\/www.staronion.com\/maiev\/nfblog\/?p=866","title":{"rendered":"Weapon Skill &#8211; STR vs Attack"},"content":{"rendered":"<p align=\"left\"><strong>Weapon Skill Damage Formula:<\/strong><\/p>\n<p align=\"left\">&nbsp;<\/p>\n<p align=\"left\"><em><strong>Damage =  [( D + fSTR + WSC) * fTP] * PDIF<\/strong><\/em><\/p>\n<p><strong>D<\/strong> = Weapon Damage<br \/>\n<strong>fSTR <\/strong>= number the represents our STR vs target VIT  difference  (note: there is lower and upper cap; see more info on fSTR <a href=\"http:\/\/wiki.ffxiclopedia.org\/FSTR\" rel=\"nofollow\" title=\"FSTR\">here<\/a>).<br \/>\n<strong>WSC <\/strong>=  Secondary Attribute (see more info on WSC <a href=\"http:\/\/wiki.ffxiclopedia.org\/WSC\" title=\"WSC\" rel=\"nofollow\">here<\/a>)<br \/>\n<strong>fTP<\/strong> = multiplier for weapon skill (usually dependent on TP, see more info on fTP <a href=\"http:\/\/wiki.ffxiclopedia.org\/FTP\" title=\"fTP\" rel=\"nofollow\">here<\/a>)<br \/>\n<strong>pDIF = <\/strong>uses your attack and enemy defense to determine your damage lower and upper range.  (see more info on pDIF <a href=\"http:\/\/wiki.ffxiclopedia.org\/PDIF\" title=\"pDIF\" rel=\"nofollow\">here<\/a>)<\/p>\n<p>The weapon skill we will look at is Yukikaze, Gekko, Kasha which have the same fTP and WSC.<br \/>\n<!--more--><br \/>\n<strong>Values:<\/strong><br \/>\n<strong>fSTR <\/strong>=  (STR &#8211; enemy VIT +4)\/4<\/p>\n<p>\u03b1 = variable to scale down your WSC when you level up (\u03b1 = 0.83 for lvl 75)<br \/>\n<strong>WSC <\/strong>= floor( floor((STR * 75%)) * \u03b1 )<\/p>\n<p><strong>fTP = <\/strong>1.5, 2.0, 2.5 for 100%TP, 200%TP, 300%TP respectively.<\/p>\n<p>Ratio = Attack \/Defense<br \/>\ndlvl = Enemy level &#8211; your level (if you are higher level dlvl = 0)<br \/>\ncRatio = Ratio &#8211; 0.050 x dlvl<\/p>\n<p><strong>pDIF max:<\/strong><\/p>\n<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\">\n<tr align=\"left\">\n<td><strong>Ratio Range<\/strong><\/td>\n<td align=\"left\"><strong>Function Value<\/strong><\/td>\n<\/tr>\n<tr>\n<td>0 < cRatio < 0.5<\/td>\n<td>fMax(cRatio) = 0.4 + 1.2 x cRatio<\/td>\n<\/tr>\n<tr>\n<td>0.5 < cRatio < 0.83<\/td>\n<td>fMax(cRatio) = 1<\/td>\n<\/tr>\n<tr>\n<td>0.83 < cRatio < 2<\/td>\n<td>fMax(cRatio) = 1.2 x cRatio<\/td>\n<\/tr>\n<\/table>\n<p><strong>pDIF min<\/strong>:<\/p>\n<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\">\n<tr align=\"left\">\n<td><strong>Ratio Range<\/strong><\/td>\n<td align=\"left\"><strong>Function Value<\/strong><\/td>\n<\/tr>\n<tr>\n<td>0 < cRatio < 1.25<\/td>\n<td>fMin(cRatio) = -0.5 + 1.2 x cRatio<br \/>\nif fMin < 0 < fMin = 0<\/td>\n<\/tr>\n<tr>\n<td>1.25 < cRatio < 1.5<\/td>\n<td>fMin(cRatio) = 1<\/td>\n<\/tr>\n<tr>\n<td>1.5 < cRatio < 2<\/td>\n<td>fMin(cRatio) = -0.8 + 1.2 x cRatio<\/td>\n<\/tr>\n<\/table>\n<p>We compare weapon skill at 100% TP with Hagun, fTP = 2.0.<\/p>\n<p><strong>Effect of Attack on Damage<\/strong><\/p>\n<p>if we derive the damage w.r.t. attack we can see the effect of attack on damage,<\/p>\n<p>for simplicity,<\/p>\n<p>let  B = [D + fSTR +WSC] * fTP and C = 0.050 x dlvl<\/p>\n<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\">\n<tr align=\"left\">\n<td><strong><font size=\"2\">Ratio Range<\/font><\/strong><\/td>\n<td align=\"left\"><strong><font size=\"2\">Function Value &#8211; MaxD<\/font><\/strong><strong> <\/strong><\/td>\n<\/tr>\n<tr>\n<td><font size=\"2\">0 < cRatio < 0.5<\/font><\/td>\n<td><font size=\"2\">B * [ 0.4 + 1.2 * [(Att \/Def)- C] ]<strong><br \/>\n<\/strong><\/font><\/td>\n<\/tr>\n<tr>\n<td><font size=\"2\">0.5 < cRatio < 0.83<\/font><\/td>\n<td><font size=\"2\">B * [1]<\/font><\/td>\n<\/tr>\n<tr>\n<td><font size=\"2\">0.83 < cRatio < 2<\/font><\/td>\n<td><font size=\"2\">B * [ 1.2 * [(Att \/Def)- C] ]<\/font><\/td>\n<\/tr>\n<\/table>\n<p>now lets find <strong>d(MaxD)\/d(Att) <\/strong><\/p>\n<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\">\n<tr align=\"left\">\n<td><strong><font size=\"2\">Ratio Range<\/font><\/strong><\/td>\n<td align=\"left\"><strong><font size=\"2\">Function Value &#8211; d(MaxD)\/d(Att)<\/font><\/strong><strong> <\/strong><\/td>\n<\/tr>\n<tr>\n<td><font size=\"2\">0 < cRatio < 0.5<\/font><\/td>\n<td><font size=\"2\">B * 1.2 * (1\/Def)<strong><br \/>\n<\/strong><\/font><\/td>\n<\/tr>\n<tr>\n<td><font size=\"2\">0.5 < cRatio < 0.83<\/font><\/td>\n<td><font size=\"2\">0<\/font><\/td>\n<\/tr>\n<tr>\n<td><font size=\"2\">0.83 < cRatio < 2<\/font><\/td>\n<td><font size=\"2\">B * 1.2 * (1\/Def)<\/font><\/td>\n<\/tr>\n<\/table>\n<p>for <strong>MinD<\/strong><\/p>\n<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\">\n<tr align=\"left\">\n<td><strong><font size=\"2\">Ratio Range<\/font><\/strong><\/td>\n<td align=\"left\"><strong><font size=\"2\">Function Value &#8211; MinD<\/font><\/strong><strong> <\/strong><\/td>\n<\/tr>\n<tr>\n<td><font size=\"2\">0 < cRatio < 1.25<\/font><\/td>\n<td><font size=\"2\">B * [ -0.5 + 1.2 * [(Att \/Def)- C] ]<strong><br \/>\n<\/strong><\/font><\/td>\n<\/tr>\n<tr>\n<td><font size=\"2\">1.25 < cRatio < 1.5<\/font><\/td>\n<td><font size=\"2\">B * [1]<\/font><\/td>\n<\/tr>\n<tr>\n<td><font size=\"2\">1.5 < cRatio < 2<\/font><\/td>\n<td><font size=\"2\">B * [ -0.8 + 1.2 * [(Att \/Def)- C] ]<\/font><\/td>\n<\/tr>\n<\/table>\n<p>457<\/p>\n<p>find <strong>d(MinD)\/d(Att) <\/strong><\/p>\n<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\" height=\"87\" width=\"372\">\n<tr align=\"left\">\n<td><strong><font size=\"2\">Ratio Range<\/font><\/strong><\/td>\n<td align=\"left\"><strong><font size=\"2\">Function Value &#8211; d(MinD)\/d(Att)<\/font><\/strong><strong> <\/strong><\/td>\n<\/tr>\n<tr>\n<td><font size=\"2\">0 < cRatio < 1.25<\/font><\/td>\n<td><font size=\"2\">B * 1.2 * (1\/Def)<strong><br \/>\n<\/strong><\/font><\/td>\n<\/tr>\n<tr>\n<td><font size=\"2\">1.25 < cRatio < 1.5<\/font><\/td>\n<td><font size=\"2\">0<\/font><\/td>\n<\/tr>\n<tr>\n<td><font size=\"2\">1.5 < cRatio < 2<\/font><\/td>\n<td><font size=\"2\">B * 1.2 * (1\/Def)<\/font><\/td>\n<\/tr>\n<\/table>\n<p>We are usually most concerned with EXP monsters and high level monsters.<\/p>\n<p><strong>Merit Monster <\/strong><\/p>\n<p>Greater Colibri Level 82 Def 327 VIT 67 AGI 67 Evasion 341<\/p>\n<p>For Hagun, Tarutaru, SAM\/THF on lvl 82 Greater Colibri (WS w\/o SA gear shown here)<br \/>\nSTR<strong> = <\/strong>65 Base + 47 Gear +5 meat mithkabob + 10 Hasso = 127<strong><br \/>\nfSTR <\/strong>= (127 &#8211; 67 +4) \/ 4 = <strong>16<br \/>\n<\/strong><strong>WSC <\/strong>= floor( floor((127 * 75%)) * 0.83 ) = <strong>78<br \/>\nfTP (100) = <\/strong>with Hagun and weapon skill gorget <strong>2.1<\/strong><br \/>\n<strong>B =<\/strong> [D + fSTR +WSC] * fTP = (75 + 16 + 78) * 2.0 = <strong>354.9<\/strong><\/p>\n<p>Therefore,<br \/>\nB * 1.2 *  (1\/Def) = 354 *1.2 * (1\/327) = 1.30..<\/p>\n<p>I weapon skill in 390 Attack, with meat mithkabob (+ 22% caps at 60, +5STR) with Hasso, which gives me 457 Attack with out Bard. My cRatio = 457 \/ 327 &#8211; 0.05 * 7 = 1.048..<\/p>\n<p><strong>cRatio = 1.048.. <\/strong> which is <font size=\"2\">0 < cRatio < 1.25 and <\/font><font size=\"2\">0.83 &lt; cRatio \u2264 2 <\/font>will give me,<\/p>\n<blockquote><p><strong><font size=\"2\">d(MaxD)\/d(Att) = <\/font><\/strong>B * 1.2 *  (1\/Def) = 1.30..<br \/>\n<strong><font size=\"2\">d(MinD)\/d(Att) = <\/font><\/strong>B * 1.2 *  (1\/Def) = 1.30..<\/p><\/blockquote>\n<p>In my worst situation without a BRD and Dia 2, I will be gaining 1.30 points of damage of max and min damage for every attack increase.  That&#8217;s 1 more weapon skill damage every attack I add into my setup.<\/p>\n<p><strong> High Level Monster with High Defense<\/strong><\/p>\n<p>Since we do not know the Higher level monster&#8217;s VIT and their defense. We will just have to make assumptions and guess to generalize things.<\/p>\n<p><strong>Assumptions:<\/strong> Our attack < their defense (Att \/ Def &lt; 1)  and their level is 85.\n\ncRatio = Att \/Def -0.05 * dlvl = Att \/Def -0.05 * 10 = Att \/Def -0.5  ,  then cRatio &lt; 0.5\n\nso we know our,\n\n\n<blockquote><strong><font size=\"2\">d(MaxD)\/d(Att) = <\/font><\/strong>B * 1.2 *  (1\/Def)<br \/>\n<strong><font size=\"2\">d(MinD)\/d(Att) = <\/font><\/strong>B * 1.2 *  (1\/Def)<\/p><\/blockquote>\n<p>Since they are the same we know it takes the same amount of attack to raise the min and max damage.<\/p>\n<p>Hagun&#8217;s weapon rank = floor (75 \/ 9 ) = 8<br \/>\nwhich means the fSTR range is -8 to 16.  (see more weapon rank info <a href=\"http:\/\/wiki.ffxiclopedia.org\/Weapon_Rank\" title=\"weapon rank\" rel=\"nofollow\">here<\/a>)<br \/>\nsince B = [75 + fSTR + WSC] * fTP<br \/>\nB [fSTR= -8] = [75 + -8 + 78] * 2.1 = 304<br \/>\nB [fSTR= 16] = [75 + 16 + 78] * 2.1 = 354<br \/>\ntherefore B has the range of 304 to 354.<\/p>\n<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\">\n<tr>\n<td width=\"50\"><strong><font size=\"2\"> Monster Defense<\/font><\/strong><\/td>\n<td align=\"center\"><strong><font size=\"2\"> High VIT<br \/>\nB * 1.2 *  (1\/Def) <\/font><\/strong><\/td>\n<td align=\"center\"><strong><font size=\"2\"> Low VIT<br \/>\nB * 1.2 *  (1\/Def) <\/font><\/strong><\/td>\n<td align=\"center\" width=\"150\"><strong><font size=\"2\"> Attack needed to increase 1 Damage <\/font><\/strong><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"2\"> 500<\/font><\/td>\n<td><font size=\"2\">304 *1.2 *(1\/500) = 0.730<\/font><\/td>\n<td><font size=\"2\">354 *1.2 *(1\/500) = 0.850 <\/font><\/td>\n<td align=\"center\"><font size=\"2\">1.1 to 1.3  <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"2\"> 600<\/font><\/td>\n<td><font size=\"2\">304 <\/font><font size=\"2\">*1.2 *(1\/600) = 0.608 <\/font><\/td>\n<td><font size=\"2\">354<\/font><font size=\"2\"> *1.2 *(1\/600) = 0.708<\/font><\/td>\n<td align=\"center\"><font size=\"2\">   1.4 to 1.6 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"2\"> 700<\/font><\/td>\n<td><font size=\"2\">304 <\/font><font size=\"2\">*1.2 *(1\/700) = 0.521 <\/font><\/td>\n<td><font size=\"2\">354<\/font><font size=\"2\"> *1.2 *(1\/700) = 0.607<\/font><\/td>\n<td align=\"center\"><font size=\"2\">1.6 to 1.9 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"2\"> 800<\/font><\/td>\n<td><font size=\"2\">304 <\/font><font size=\"2\">*1.2 *(1\/800) = 0.456 <\/font><\/td>\n<td><font size=\"2\">354<\/font><font size=\"2\"> *1.2 *(1\/800) = 0.531<\/font><\/td>\n<td align=\"center\"><font size=\"2\">1.8 to 2.1 <\/font><\/td>\n<\/tr>\n<\/table>\n<p><strong>Effect of STR on Damage<\/strong><\/p>\n<p>Now we need to look at STR&#8217;s effect on Damage by deriving it w.r.t. STR. Since Attack is also a function of STR we will keep things simple here and keep Attack constant.<\/p>\n<p>Damage = ( D + fSTR[STR] + WSC[STR]) * fTP * PDIF<\/p>\n<p>let E = fTP * PDIF<br \/>\nDamage = (D + floor((STR -VIT +4)\/4) + floor(floor(STR * 75%)*0.83)) *E<br \/>\nd(Damage)\/d(STR) =  E*floor'(STR\/4) + E*floor'(floor'(3\/4STR) *0.83)<\/p>\n<p><strong>Merit Monsters<\/strong><\/p>\n<p>Using the same example,<\/p>\n<p>Greater Colibri Level 82 Def 327 VIT 67 AGI 67 Evasion 341<\/p>\n<p><strong>fTP<\/strong> = 2.1<br \/>\n<strong>cRatio = 1.048..<\/strong><br \/>\n<strong>PDIF min = <\/strong>-0.5 + 1.2 * 1.048.. = <strong>0.758..<br \/>\nPDIF max =<\/strong> 1.2 * 1.048.. <strong>= 1.258..<\/strong><\/p>\n<p><strong>E min =<\/strong> 0.758.. * 2.1<strong> = 1.592..<br \/>\nE max = <\/strong>1.258.. * 2.1 =<strong> 2.642..<\/strong><\/p>\n<p>Weapon Rank = floor ( D \/9 ) = 8<br \/>\nfSTR max = 2 * Weapon Rank = 16<br \/>\nfSTR min = -1 * Weapon Rank = -8<\/p>\n<p><strong> fSTR <\/strong>= (127 &#8211; 67 +4) \/ 4 = <strong>16<br \/>\n<\/strong>therefore increasing anymore STR in this case will not increase fSTR<\/p>\n<p>d(maxD)\/d(STR) = 1.592.. *floor'(floor'(3\/4STR) *0.83)<br \/>\nd(minD)\/d(STR) = 2.642.. *floor'(floor'(3\/4STR) *0.83)<\/p>\n<p>Since we cannot derive the floor function I will list the effect per STR increase.<\/p>\n<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\">\n<tr>\n<td align=\"center\"><strong><font size=\"3\">STR<br \/>\nincrease<br \/>\n<\/font><\/strong>(total STR)<\/td>\n<td align=\"center\"><strong><font size=\"3\">min<br \/>\nincrease<br \/>\n<\/font><\/strong><\/td>\n<td align=\"center\"><strong><font size=\"3\">max<br \/>\nincrease<br \/>\n<\/font><\/strong><\/td>\n<td align=\"center\"><strong><font size=\"3\">min<br \/>\nincrease<br \/>\nper STR<br \/>\n<\/font><\/strong><\/td>\n<td align=\"center\"><strong><font size=\"3\">max<br \/>\nincrease<br \/>\nper STR<br \/>\n<\/font><\/strong><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">1 <\/font>(128)<\/td>\n<td align=\"center\"><font size=\"3\">3<\/font><\/td>\n<td align=\"center\"><font size=\"3\">4<\/font><\/td>\n<td align=\"center\"><font size=\"3\">3<\/font><\/td>\n<td align=\"center\"><font size=\"3\">4 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">2 <\/font>(129)<\/td>\n<td align=\"center\"><font size=\"3\">3<\/font><\/td>\n<td align=\"center\"><font size=\"3\">4<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.5<\/font><\/td>\n<td align=\"center\"><font size=\"3\">2 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">3 <\/font>(130)<\/td>\n<td align=\"center\"><font size=\"3\">5<\/font><\/td>\n<td align=\"center\"><font size=\"3\">6<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.66<\/font><\/td>\n<td align=\"center\"><font size=\"3\">2<br \/>\n<\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">4 <\/font>(131)<\/td>\n<td align=\"center\"><font size=\"3\">6<\/font><\/td>\n<td align=\"center\"><font size=\"3\">9<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.5<br \/>\n<\/font><\/td>\n<td align=\"center\"><font size=\"3\">2.25<\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">5 <\/font>(132)<\/td>\n<td align=\"center\"><font size=\"3\">9<br \/>\n<\/font><\/td>\n<td align=\"center\"><font size=\"3\">13<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.8<br \/>\n<\/font><\/td>\n<td align=\"center\"><font size=\"3\">2.6 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">6 <\/font>(133)<\/td>\n<td align=\"center\"><font size=\"3\">9<\/font><\/td>\n<td align=\"center\"><font size=\"3\">13<br \/>\n<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.5 <\/font><\/td>\n<td align=\"center\"><font size=\"3\">2.16<br \/>\n<\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">7 <\/font>(134)<\/td>\n<td align=\"center\"><font size=\"3\">11<\/font><\/td>\n<td align=\"center\"><font size=\"3\">15<br \/>\n<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.57<\/font><\/td>\n<td align=\"center\"><font size=\"3\">2.14 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">8 <\/font>(135)<\/td>\n<td align=\"center\"><font size=\"3\">13<br \/>\n<\/font><\/td>\n<td align=\"center\"><font size=\"3\">18<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.62<\/font><\/td>\n<td align=\"center\"><font size=\"3\">2.25 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">9 <\/font>(136)<\/td>\n<td align=\"center\"><font size=\"3\">16<\/font><\/td>\n<td align=\"center\"><font size=\"3\">22<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.77<\/font><\/td>\n<td align=\"center\"><font size=\"3\">2.44 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">10 <\/font>(137)<\/td>\n<td align=\"center\"><font size=\"3\">16<br \/>\n<\/font><\/td>\n<td align=\"center\"><font size=\"3\">22<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.6 <\/font><\/td>\n<td align=\"center\"><font size=\"3\">2.2 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">11<\/font>(138)<\/td>\n<td align=\"center\"><font size=\"3\">19<\/font><\/td>\n<td align=\"center\"><font size=\"3\">26 <\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.72<\/font><\/td>\n<td align=\"center\"><font size=\"3\">2.36 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">12 <\/font>(139)<\/td>\n<td align=\"center\"><font size=\"3\">20 <\/font><\/td>\n<td align=\"center\"><font size=\"3\">27 <\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.66<\/font><\/td>\n<td align=\"center\"><font size=\"3\">2.25 <\/font><\/td>\n<\/tr>\n<tr>\n<td colspan=\"3\" align=\"right\"><font size=\"3\"><strong>Average :<\/strong> <\/font><\/td>\n<td align=\"center\"><strong><font size=\"3\">1.62<\/font><\/strong><\/td>\n<td align=\"center\"><strong><font size=\"3\">2.24 <\/font><\/strong><\/td>\n<\/tr>\n<\/table>\n<p>The average min damage increase per STR in these 12 STR increase is 1.62 damage and max damage increase per STR in these 12 STR increase is 2.24.<br \/>\n<strong> High Level Monster with High Defense<\/strong><\/p>\n<p>Since we do not know the Higher level monster&#8217;s VIT and their defense. We will just have to make assumptions and guess to generalize things.<\/p>\n<p><strong>Assumptions:<\/strong> Our attack < their defense (Att \/ Def &lt; 1)  and their level is 85.\n\ncRatio = Att \/Def -0.05 * dlvl = Att \/Def -0.05 * 10 = Att \/Def -0.5  ,  then cRatio &lt; 0.5\n\nDefense: 500\n\n\n<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\">\n<tr>\n<td align=\"center\"><strong><font size=\"3\">STR<br \/>\nincrease<br \/>\n<\/font><\/strong>(total STR)<\/td>\n<td align=\"center\"><strong><font size=\"3\">max<br \/>\nincrease<br \/>\n<\/font><\/strong><\/td>\n<td align=\"center\"><strong><font size=\"3\">max<br \/>\nincrease<br \/>\n<\/font><\/strong><\/td>\n<td align=\"center\"><strong><font size=\"3\">min<br \/>\nincrease<br \/>\nper STR<br \/>\n<\/font><\/strong><\/td>\n<td align=\"center\"><strong><font size=\"3\">max<br \/>\nincrease<br \/>\nper STR<br \/>\n<\/font><\/strong><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">1 <\/font>(128)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">4<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">4<\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">2 <\/font>(129)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">4<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">2 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">3 <\/font>(130)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">7<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">2.33<br \/>\n<\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">4 <\/font>(131)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">9<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">2.25<\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">5 <\/font>(132)<\/td>\n<td align=\"center\"><font size=\"3\">1<\/font><\/td>\n<td align=\"center\"><font size=\"3\">13<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0.2<\/font><\/td>\n<td align=\"center\"><font size=\"3\">2.6 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">6 <\/font>(133)<\/td>\n<td align=\"center\"><font size=\"3\">1<\/font><\/td>\n<td align=\"center\"><font size=\"3\">13<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0.16<\/font><\/td>\n<td align=\"center\"><font size=\"3\">2.16 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">7 <\/font>(134)<\/td>\n<td align=\"center\"><font size=\"3\">2<\/font><\/td>\n<td align=\"center\"><font size=\"3\">15<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0.28<\/font><\/td>\n<td align=\"center\"><font size=\"3\">2.14 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">8 <\/font>(135)<\/td>\n<td align=\"center\"><font size=\"3\">2<\/font><\/td>\n<td align=\"center\"><font size=\"3\">17<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0.25<\/font><\/td>\n<td align=\"center\"><font size=\"3\">2.12 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">9 <\/font>(136)<\/td>\n<td align=\"center\"><font size=\"3\">3<\/font><\/td>\n<td align=\"center\"><font size=\"3\">21<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0.33<\/font><\/td>\n<td align=\"center\"><font size=\"3\">2.33 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">10 <\/font>(137)<\/td>\n<td align=\"center\"><font size=\"3\">3<\/font><\/td>\n<td align=\"center\"><font size=\"3\">21<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0.3 <\/font><\/td>\n<td align=\"center\"><font size=\"3\">2.1 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">11<\/font>(138)<\/td>\n<td align=\"center\"><font size=\"3\">4<\/font><\/td>\n<td align=\"center\"><font size=\"3\">24<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0.36<\/font><\/td>\n<td align=\"center\"><font size=\"3\">2.18 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">12 <\/font>(139)<\/td>\n<td align=\"center\"><font size=\"3\">4<\/font><\/td>\n<td align=\"center\"><font size=\"3\">25<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0.3<\/font><\/td>\n<td align=\"center\"><font size=\"3\">2.08 <\/font><\/td>\n<\/tr>\n<tr>\n<td colspan=\"3\" align=\"right\"><font size=\"3\"><strong>Average :<\/strong> <\/font><\/td>\n<td align=\"center\"><strong><font size=\"3\">0.19<\/font><\/strong><\/td>\n<td align=\"center\"><font size=\"3\"><strong>2.2<\/strong><\/font><\/td>\n<\/tr>\n<\/table>\n<p>which is 0.45 STR per 1 MAX damage increase.<\/p>\n<p>Defense: 600<\/p>\n<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\">\n<tr>\n<td align=\"center\"><strong><font size=\"3\">STR<br \/>\nincrease<br \/>\n<\/font><\/strong>(total STR)<\/td>\n<td align=\"center\"><strong><font size=\"3\">max<br \/>\nincrease<br \/>\n<\/font><\/strong><\/td>\n<td align=\"center\"><strong><font size=\"3\">max<br \/>\nincrease<br \/>\n<\/font><\/strong><\/td>\n<td align=\"center\"><strong><font size=\"3\">min<br \/>\nincrease<br \/>\nper STR<br \/>\n<\/font><\/strong><\/td>\n<td align=\"center\"><strong><font size=\"3\">max<br \/>\nincrease<br \/>\nper STR<br \/>\n<\/font><\/strong><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">1 <\/font>(128)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">4<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">4<\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">2 <\/font>(129)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">4<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">2 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">3 <\/font>(130)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">6<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">2<br \/>\n<\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">4 <\/font>(131)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">7<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.75<\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">5 <\/font>(132)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">11<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">2.2 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">6 <\/font>(133)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">11<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0 <\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.83 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">7 <\/font>(134)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">12<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0 <\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.71 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">8 <\/font>(135)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">14<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.75 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">9 <\/font>(136)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">17<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.88 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">10 <\/font>(137)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">17<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0 <\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.7 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">11<\/font>(138)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">20<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.81 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">12 <\/font>(139)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">20<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.66 <\/font><\/td>\n<\/tr>\n<tr>\n<td colspan=\"3\" align=\"right\"><font size=\"3\"><strong>Average :<\/strong> <\/font><\/td>\n<td align=\"center\"><strong><font size=\"3\">0<\/font><\/strong><\/td>\n<td align=\"center\"><strong><font size=\"3\">1.84 <\/font><\/strong><\/td>\n<\/tr>\n<\/table>\n<p>which is 0.54 STR per 1 MAX damage increase.<\/p>\n<p>Defense: 700<\/p>\n<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\">\n<tr>\n<td align=\"center\"><strong><font size=\"3\">STR<br \/>\nincrease<br \/>\n<\/font><\/strong>(total STR)<\/td>\n<td align=\"center\"><strong><font size=\"3\">max<br \/>\nincrease<br \/>\n<\/font><\/strong><\/td>\n<td align=\"center\"><strong><font size=\"3\">max<br \/>\nincrease<br \/>\n<\/font><\/strong><\/td>\n<td align=\"center\"><strong><font size=\"3\">min<br \/>\nincrease<br \/>\nper STR<br \/>\n<\/font><\/strong><\/td>\n<td align=\"center\"><strong><font size=\"3\">max<br \/>\nincrease<br \/>\nper STR<br \/>\n<\/font><\/strong><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">1 <\/font>(128)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">3<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">3<\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">2 <\/font>(129)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">3<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.5 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">3 <\/font>(130)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">5<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.66<br \/>\n<\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">4 <\/font>(131)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">6<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.5<\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">5 <\/font>(132)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">9<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.8 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">6 <\/font>(133)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">9<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0 <\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.5 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">7 <\/font>(134)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">10<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0 <\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.42 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">8 <\/font>(135)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">11<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.37 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">9 <\/font>(136)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">14<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.55 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">10 <\/font>(137)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">14<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0 <\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.4 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">11<\/font>(138)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">16<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.45 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">12 <\/font>(139)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">17 <\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.41 <\/font><\/td>\n<\/tr>\n<tr>\n<td colspan=\"3\" align=\"right\"><font size=\"3\"><strong>Average :<\/strong> <\/font><\/td>\n<td align=\"center\"><strong><font size=\"3\">0<\/font><\/strong><\/td>\n<td align=\"center\"><font size=\"3\"><strong>1.5<\/strong><\/font><\/td>\n<\/tr>\n<\/table>\n<p>which is 0.66 STR per 1 MAX damage increase.<\/p>\n<p>Defense: 800<\/p>\n<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\">\n<tr>\n<td align=\"center\"><strong><font size=\"3\">STR<br \/>\nincrease<br \/>\n<\/font><\/strong>(total STR)<\/td>\n<td align=\"center\"><strong><font size=\"3\">max<br \/>\nincrease<br \/>\n<\/font><\/strong><\/td>\n<td align=\"center\"><strong><font size=\"3\">max<br \/>\nincrease<br \/>\n<\/font><\/strong><\/td>\n<td align=\"center\"><strong><font size=\"3\">min<br \/>\nincrease<br \/>\nper STR<br \/>\n<\/font><\/strong><\/td>\n<td align=\"center\"><strong><font size=\"3\">max<br \/>\nincrease<br \/>\nper STR<br \/>\n<\/font><\/strong><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">1 <\/font>(128)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">2<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">2<\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">2 <\/font>(129)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">2<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">3 <\/font>(130)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">4<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.33<br \/>\n<\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">4 <\/font>(131)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">5<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.25<\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">5 <\/font>(132)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">7<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.4 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">6 <\/font>(133)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">7<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0 <\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.16 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">7 <\/font>(134)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">8<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0 <\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.14 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">8 <\/font>(135)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">9<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.12 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">9 <\/font>(136)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">12<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.33 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">10 <\/font>(137)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">12<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0 <\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.2 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">11<\/font>(138)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">13<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.18 <\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">12 <\/font>(139)<\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">14<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.16 <\/font><\/td>\n<\/tr>\n<tr>\n<td colspan=\"3\" align=\"right\"><font size=\"3\"><strong>Average :<\/strong> <\/font><\/td>\n<td align=\"center\"><strong><font size=\"3\">0<\/font><\/strong><\/td>\n<td align=\"center\"><strong><font size=\"3\">1.2 <\/font><\/strong><\/td>\n<\/tr>\n<\/table>\n<p>which is 0.83 STR per 1 MAX damage increase.<\/p>\n<p><strong>Conclusion<\/strong><strong>Merit Monster-<\/strong><\/p>\n<p>Each STR will an average of 1.01 point of min damage and 1.67 max damage increase while every point of attack will give you 1.048 point of min and max damage increase therefore STR is better than attack for this situation.<\/p>\n<p><strong>High level Monster-<\/strong><\/p>\n<p>Amount of STR needed vs Attack needed to increase max damage by 1 point of damage is as follows:<\/p>\n<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\" height=\"118\" width=\"405\">\n<tr>\n<td align=\"center\" width=\"100\"><font size=\"3\"><strong>Defense <\/strong><\/font><\/td>\n<td align=\"center\"><font size=\"3\"><strong> STR  <\/strong><\/font><\/td>\n<td align=\"center\"><font size=\"3\"><strong> Attack <\/strong><\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">500<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0.45<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.1-1.3<\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">600<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0.54<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.4-1.6<br \/>\n<\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">700<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0.66<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.6-1.9<\/font><\/td>\n<\/tr>\n<tr>\n<td align=\"center\"><font size=\"3\">800<\/font><\/td>\n<td align=\"center\"><font size=\"3\">0.83<\/font><\/td>\n<td align=\"center\"><font size=\"3\">1.8-2.1<\/font><\/td>\n<\/tr>\n<\/table>\n<p>Again STR will not increase the minimal damage (only the attack from 2 STR can).<\/p>\n<p>As you can see STR increases slightly more damage than attack but does not bring up the minimal damage.  It cost about double the amount of attack to increase than STR which makes STR and attack very close in the amount needed to change the median in damage by 1 point of damage.<\/p>\n<p>High defense monsters you will need high amounts of attack to increase minimal damage, so increasing minimal is not always the case with attack.\u00a0 But when you are in range to increase minimal damage attack is better than STR.<\/p>\n<p>There is no strict rule for which one is better, but choose what gives you the most points of STR and attack for high level monsters.  But keep in mind that adding large amount of STR will also increase a good amount of attack as well as 2 STR also gives 1 attack.  So in most cases STR will out weigh attack.<\/p>\n<p>Note:  This does not take into the case of Sneak Attack + Weapon Skill damage, as a Critical WS will get a minimal damage increase for high defense monsters.<\/p>\n<p><strong>STR is always better than attack for WS on merit monster.  STR is better than attack on high defense monsters when minimal damage is 0 and STR is slightly better than attack when minmal damage is higher than 0.<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Weapon Skill Damage Formula: &nbsp; Damage = [( D + fSTR + WSC) * fTP] * PDIF D = Weapon Damage fSTR = number the represents our STR vs target VIT difference (note: there is lower and upper cap; see more info on fSTR here). WSC = Secondary Attribute (see more info on WSC here) [&hellip;]<\/p>\n","protected":false},"author":12,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[38,539],"tags":[545],"class_list":["post-866","post","type-post","status-publish","format-standard","hentry","category-final-fantasy-xi","category-sohjais-relic-samurai","tag-sohjai"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Weapon Skill - STR vs Attack - the StarOnion - FFXI Fenrir to FFXIV Excalibur<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.staronion.com\/maiev\/nfblog\/?p=866\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"SohJai\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.staronion.com\/maiev\/nfblog\/?p=866\",\"url\":\"https:\/\/www.staronion.com\/maiev\/nfblog\/?p=866\",\"name\":\"Weapon Skill - STR vs Attack - the StarOnion - FFXI Fenrir to FFXIV Excalibur\",\"isPartOf\":{\"@id\":\"https:\/\/www.staronion.com\/maiev\/nfblog\/#website\"},\"datePublished\":\"2007-07-18T02:17:30+00:00\",\"dateModified\":\"2010-07-14T20:38:29+00:00\",\"author\":{\"@id\":\"https:\/\/www.staronion.com\/maiev\/nfblog\/#\/schema\/person\/b3d273bce51a305a2c50cd215a73ba2e\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.staronion.com\/maiev\/nfblog\/?p=866#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.staronion.com\/maiev\/nfblog\/?p=866\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.staronion.com\/maiev\/nfblog\/?p=866#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.staronion.com\/maiev\/nfblog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Weapon Skill &#8211; STR vs Attack\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.staronion.com\/maiev\/nfblog\/#website\",\"url\":\"https:\/\/www.staronion.com\/maiev\/nfblog\/\",\"name\":\"the StarOnion - FFXI Fenrir to FFXIV Excalibur\",\"description\":\"Maiev Fenrir&#039;s FFXI, FFXIV and WoW Adventuring Blog\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.staronion.com\/maiev\/nfblog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.staronion.com\/maiev\/nfblog\/#\/schema\/person\/b3d273bce51a305a2c50cd215a73ba2e\",\"name\":\"SohJai\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.staronion.com\/maiev\/nfblog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g\",\"caption\":\"SohJai\"},\"url\":\"https:\/\/www.staronion.com\/maiev\/nfblog\/?author=12\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Weapon Skill - STR vs Attack - the StarOnion - FFXI Fenrir to FFXIV Excalibur","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.staronion.com\/maiev\/nfblog\/?p=866","twitter_misc":{"Written by":"SohJai","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.staronion.com\/maiev\/nfblog\/?p=866","url":"https:\/\/www.staronion.com\/maiev\/nfblog\/?p=866","name":"Weapon Skill - STR vs Attack - the StarOnion - FFXI Fenrir to FFXIV Excalibur","isPartOf":{"@id":"https:\/\/www.staronion.com\/maiev\/nfblog\/#website"},"datePublished":"2007-07-18T02:17:30+00:00","dateModified":"2010-07-14T20:38:29+00:00","author":{"@id":"https:\/\/www.staronion.com\/maiev\/nfblog\/#\/schema\/person\/b3d273bce51a305a2c50cd215a73ba2e"},"breadcrumb":{"@id":"https:\/\/www.staronion.com\/maiev\/nfblog\/?p=866#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.staronion.com\/maiev\/nfblog\/?p=866"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.staronion.com\/maiev\/nfblog\/?p=866#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.staronion.com\/maiev\/nfblog"},{"@type":"ListItem","position":2,"name":"Weapon Skill &#8211; STR vs Attack"}]},{"@type":"WebSite","@id":"https:\/\/www.staronion.com\/maiev\/nfblog\/#website","url":"https:\/\/www.staronion.com\/maiev\/nfblog\/","name":"the StarOnion - FFXI Fenrir to FFXIV Excalibur","description":"Maiev Fenrir&#039;s FFXI, FFXIV and WoW Adventuring Blog","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.staronion.com\/maiev\/nfblog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.staronion.com\/maiev\/nfblog\/#\/schema\/person\/b3d273bce51a305a2c50cd215a73ba2e","name":"SohJai","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.staronion.com\/maiev\/nfblog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g","caption":"SohJai"},"url":"https:\/\/www.staronion.com\/maiev\/nfblog\/?author=12"}]}},"_links":{"self":[{"href":"https:\/\/www.staronion.com\/maiev\/nfblog\/index.php?rest_route=\/wp\/v2\/posts\/866","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.staronion.com\/maiev\/nfblog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.staronion.com\/maiev\/nfblog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.staronion.com\/maiev\/nfblog\/index.php?rest_route=\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/www.staronion.com\/maiev\/nfblog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=866"}],"version-history":[{"count":1,"href":"https:\/\/www.staronion.com\/maiev\/nfblog\/index.php?rest_route=\/wp\/v2\/posts\/866\/revisions"}],"predecessor-version":[{"id":4893,"href":"https:\/\/www.staronion.com\/maiev\/nfblog\/index.php?rest_route=\/wp\/v2\/posts\/866\/revisions\/4893"}],"wp:attachment":[{"href":"https:\/\/www.staronion.com\/maiev\/nfblog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=866"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.staronion.com\/maiev\/nfblog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=866"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.staronion.com\/maiev\/nfblog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=866"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}