From Dark and Darker Wiki

m (expand button fit-content)
(Automated edit: HF79)
 
(30 intermediate revisions by 6 users not shown)
Line 4: Line 4:
|actionspeed=Agility and Dexterity governs your Action Speed.
|actionspeed=Agility and Dexterity governs your Action Speed.


Agility has 25% scaling, and Dexterity has 75% scaling, which then get combined into a Sum and translated into ActionSpeed.
Agility gives 0.25 Action Speed Rating, and Dexterity gives 0.75 Action Speed Rating, which then get summed into a total Action Speed Rating and finally converted into Action Speed using the graph.


<code> Sum = Agility * 0.25 + Dexterity * 0.75</code>
<code> Action Speed Rating = Agility * 0.25 + Dexterity * 0.75</code>




0 Sum starts at -38% Action Speed.
0 Action Speed Rating starts at -38% Action Speed.
*0 -> -38%
*0 -> -38%
*0 to 10 = 3% each, up to -8%
*0 to 10 = 3% each, up to -8%
Line 19: Line 19:


{{#widget:Chart|uniqueId=ActionSpeed|data=[{"x": 0,"y": -0.38},{"x": 10,"y": -0.08},{"x": 13,"y": -0.02},{"x": 25,"y": 0.1},{"x": 41,"y": 0.34},{"x": 50,"y": 0.43},{"x": 100,"y": 0.68}]|color=orange}}
{{#widget:Chart|uniqueId=ActionSpeed|data=[{"x": 0,"y": -0.38},{"x": 10,"y": -0.08},{"x": 13,"y": -0.02},{"x": 25,"y": 0.1},{"x": 41,"y": 0.34},{"x": 50,"y": 0.43},{"x": 100,"y": 0.68}]|color=orange}}
|basehealth=Strength and Vigor governs your Base Health.
Strength gives 0.25 Base Health Rating, and Vigor gives 0.75 Base Health Rating, which then get summed into a total Base Health Rating and finally converted into Base Health using the graph.
<code> Base Health Rating = Strength * 0.25 + Vigor * 0.75</code>
0 Base Health Rating starts at 80 Base Health.
*0 -> 80
*0 to 34 = 2 each, up to 148
*34 to 50 = 1.5 each, up to 172
*50 to 75 = 1 each, up to 197
*75 to 100 = 0.5 each, up to 209.5
{{#widget:Chart|uniqueId=BaseHealth|data=[{"x": 0,"y": 80},{"x": 34,"y": 148},{"x": 50,"y": 172},{"x": 75,"y": 197},{"x": 100,"y": 209.5}]|color=orange}}
|buffduration=Will governs your Buff Duration.
|buffduration=Will governs your Buff Duration.


Line 31: Line 46:


{{#widget:Chart|uniqueId=BuffDuration|data=[{"x": 0,"y": -0.8},{"x": 5,"y": -0.3},{"x": 7,"y": -0.2},{"x": 11,"y": -0.08},{"x": 15,"y": 0},{"x": 50,"y": 0.35},{"x": 100,"y": 0.6}]|color=orange}}
{{#widget:Chart|uniqueId=BuffDuration|data=[{"x": 0,"y": -0.8},{"x": 5,"y": -0.3},{"x": 7,"y": -0.2},{"x": 11,"y": -0.08},{"x": 15,"y": 0},{"x": 50,"y": 0.35},{"x": 100,"y": 0.6}]|color=orange}}
|cooldownreduction=Resourcefulness governs your Cooldown Reduction.
0 Resourcefulness starts at -30% Cooldown Reduction.
*0 -> -30%
*0 to 20 = 2% each, up to 10%
*20 to 50 = 1% each, up to 40%
*50 to 100 = 0.5% each, up to 65%
{{#widget:Chart|uniqueId=CooldownReduction|data=[{"x": 0,"y": -0.3},{"x": 20,"y": 0.1},{"x": 50,"y": 0.4},{"x": 100,"y": 0.65}]|color=orange}}
|debuffduration=Will governs your Debuff Duration.
|debuffduration=Will governs your Debuff Duration.


Line 123: Line 147:


{{#widget:Chart|uniqueId=ItemEquipSpeed|data=[{"x": 0,"y": -0.95},{"x": 1,"y": -0.95},{"x": 2,"y": -0.91},{"x": 15,"y": 0},{"x": 35,"y": 1},{"x": 70,"y": 1.7},{"x": 100,"y": 2}]|color=orange}}
{{#widget:Chart|uniqueId=ItemEquipSpeed|data=[{"x": 0,"y": -0.95},{"x": 1,"y": -0.95},{"x": 2,"y": -0.91},{"x": 15,"y": 0},{"x": 35,"y": 1},{"x": 70,"y": 1.7},{"x": 100,"y": 2}]|color=orange}}
|luckgrade00={{#widget:
|luckgrade00={{#widget:Chart
|magicaldamagereduction=Magic Resistance governs your Magical Damage Reduction.
|magicaldamagereduction=Magic Resistance governs your Magical Damage Reduction.


Line 136: Line 161:
*-300 -> -595%
*-300 -> -595%
*-300 to -15 = 2% each, up to -25%
*-300 to -15 = 2% each, up to -25%
*-15 to 10 = 1% each, up to 0%
*-15 to 8 = 1% each, up to -2%
*10 to 19 = 0.5% each, up to 4.5%
*8 to 18 = 0.5% each, up to 3%
*19 to 30 = 0.4% each, up to 8.9%
*18 to 33 = 0.4% each, up to 9%
*30 to 40 = 0.3% each, up to 11.9%
*33 to 53 = 0.3% each, up to 15%
*40 to 50 = 0.2% each, up to 13.9%
*53 to 85 = 0.25% each, up to 23%
*50 to 100 = 0.1% each, up to 18.9%
*85 to 280 = 0.2% each, up to 62%
*100 to 150 = 0.2% each, up to 28.9%
*280 to 340 = 0.15% each, up to 71%
*150 to 250 = 0.3% each, up to 58.9%
*340 to 430 = 0.1% each, up to 80%
*250 to 350 = 0.2% each, up to 78.9%
*430 to 500 = 0.05% each, up to 83.5%
*350 to 500 = 0.1% each, up to 93.9%


{{#widget:Chart|uniqueId=MagicalDamageReduction|data=[{"x": -300,"y": -5.95},{"x": -15,"y": -0.25},{"x": 10,"y": 0},{"x": 19,"y": 0.045},{"x": 30,"y": 0.089},{"x": 40,"y": 0.119},{"x": 50,"y": 0.139},{"x": 100,"y": 0.189},{"x": 150,"y": 0.289},{"x": 250,"y": 0.589},{"x": 350,"y": 0.789},{"x": 500,"y": 0.939}]|color=orange}}
{{#widget:Chart|uniqueId=MagicalDamageReduction|data=[{"x": -300,"y": -5.95},{"x": -15,"y": -0.25},{"x": 8,"y": -0.02},{"x": 18,"y": 0.03},{"x": 33,"y": 0.09},{"x": 53,"y": 0.15},{"x": 85,"y": 0.23},{"x": 280,"y": 0.62},{"x": 340,"y": 0.71},{"x": 430,"y": 0.8},{"x": 500,"y": 0.835}]|color=orange}}
|magicalinteractionspeed=Will governs your Magical Interaction Speed.
|magicalinteractionspeed=Will governs your Magical Interaction Speed.


Line 186: Line 210:
*0 -> -20
*0 -> -20
*0 to 5 = 4 each, up to 0
*0 to 5 = 4 each, up to 0
*5 to 35 = 3 each, up to 90
*5 to 15 = 3 each, up to 30
*35 to 55 = 2 each, up to 130
*15 to 33 = 4 each, up to 102
*55 to 66 = 1 each, up to 141
*33 to 48 = 3 each, up to 147
*66 to 80 = alternates between 0 and 1, up to 148
*48 to 58 = 2 each, up to 167
*80 to 82 = 0 each, up to 148
*58 to 100 = 1 each, up to 209
*82 to 91 = alternates between 1 and 0, up to 153
*91 to 92 = -1 each, up to 152
*92 to 94 = 1 each, up to 154
*94 to 100 = alternates between 0 and 1, up to 157


{{#widget:Chart|uniqueId=MagicResistance|data=[{"x": 0,"y": -20},{"x": 5,"y": 0},{"x": 35,"y": 90},{"x": 55,"y": 130},{"x": 66,"y": 141},{"x": 67,"y": 141},{"x": 68,"y": 142},{"x": 69,"y": 142},{"x": 70,"y": 143},{"x": 71,"y": 143},{"x": 72,"y": 144},{"x": 73,"y": 144},{"x": 74,"y": 145},{"x": 75,"y": 145},{"x": 76,"y": 146},{"x": 77,"y": 146},{"x": 78,"y": 147},{"x": 79,"y": 147},{"x": 80,"y": 148},{"x": 82,"y": 148},{"x": 83,"y": 149},{"x": 84,"y": 149},{"x": 85,"y": 150},{"x": 86,"y": 150},{"x": 87,"y": 151},{"x": 88,"y": 151},{"x": 89,"y": 152},{"x": 90,"y": 152},{"x": 91,"y": 153},{"x": 92,"y": 152},{"x": 94,"y": 154},{"x": 95,"y": 154},{"x": 96,"y": 155},{"x": 97,"y": 155},{"x": 98,"y": 156},{"x": 99,"y": 156},{"x": 100,"y": 157}]|color=orange}}
{{#widget:Chart|uniqueId=MagicResistance|data=[{"x": 0,"y": -20},{"x": 5,"y": 0},{"x": 15,"y": 30},{"x": 33,"y": 102},{"x": 48,"y": 147},{"x": 58,"y": 167},{"x": 100,"y": 209}]|color=orange}}
|manualdexterity=Dexterity governs your Manual Dexterity.
|manualdexterity=Dexterity governs your Manual Dexterity.


Line 210: Line 230:


{{#widget:Chart|uniqueId=ManualDexterity|data=[{"x": 0,"y": -0.15},{"x": 15,"y": 0},{"x": 23,"y": 0.24},{"x": 31,"y": 0.4},{"x": 37,"y": 0.46},{"x": 45,"y": 0.5},{"x": 95,"y": 0.55},{"x": 100,"y": 0.55}]|color=orange}}
{{#widget:Chart|uniqueId=ManualDexterity|data=[{"x": 0,"y": -0.15},{"x": 15,"y": 0},{"x": 23,"y": 0.24},{"x": 31,"y": 0.4},{"x": 37,"y": 0.46},{"x": 45,"y": 0.5},{"x": 95,"y": 0.55},{"x": 100,"y": 0.55}]|color=orange}}
|maxhealth=Strength and Vigor governs your Max Health.
Strength has 25% scaling, and Vigor has 75% scaling, which then get combined into a Sum and translated into MaxHealth.
<code> Sum = Strength * 0.25 + Vigor * 0.75</code>
0 Sum starts at 60 Max Health.
*0 -> 60
*0 to 10 = 3 each, up to 90
*10 to 50 = 2 each, up to 170
*50 to 75 = 1 each, up to 195
*75 to 100 = 0.5 each, up to 207.5
{{#widget:Chart|uniqueId=MaxHealth|data=[{"x": 0,"y": 60},{"x": 10,"y": 90},{"x": 50,"y": 170},{"x": 75,"y": 195},{"x": 100,"y": 207.5}]|color=orange}}
|memorycapacity=Knowledge governs your Memory Capacity.
|memorycapacity=Knowledge governs your Memory Capacity.


Line 247: Line 252:
|movespeed=Agility governs your Move Speed.
|movespeed=Agility governs your Move Speed.


0 Agility starts at -30 Move Speed.
0 Agility starts at -10 Move Speed.
*0 -> -30
*0 -> -10
*0 to 15 = 2 each, up to 0
*0 to 10 = 0.5 each, up to -5
*15 to 45 = 1 each, up to 30
*10 to 15 = 1 each, up to 0
*45 to 65 = alternates between 0 and 1, up to 40
*15 to 75 = 0.75 each, up to 45
*65 to 67 = 0 each, up to 40
*75 to 100 = 0.5 each, up to 57.5
*67 to 68 = 1 each, up to 41
*68 to 70 = 0 each, up to 41
*70 to 71 = 1 each, up to 42
*71 to 73 = 0 each, up to 42
*73 to 74 = 1 each, up to 43
*74 to 76 = 0 each, up to 43
*76 to 77 = 1 each, up to 44
*77 to 79 = 0 each, up to 44
*79 to 80 = 1 each, up to 45
*80 to 82 = 0 each, up to 45
*82 to 83 = 1 each, up to 46
*83 to 85 = 0 each, up to 46
*85 to 86 = 1 each, up to 47
*86 to 88 = 0 each, up to 47
*88 to 89 = 1 each, up to 48
*89 to 91 = 0 each, up to 48
*91 to 92 = 1 each, up to 49
*92 to 94 = 0 each, up to 49
*94 to 95 = 1 each, up to 50
*95 to 97 = 0 each, up to 50
*97 to 98 = 1 each, up to 51
*98 to 100 = 0 each, up to 51


{{#widget:Chart|uniqueId=MoveSpeed|data=[{"x": 0,"y": -30},{"x": 15,"y": 0},{"x": 45,"y": 30},{"x": 46,"y": 30},{"x": 47,"y": 31},{"x": 48,"y": 31},{"x": 49,"y": 32},{"x": 50,"y": 32},{"x": 51,"y": 33},{"x": 52,"y": 33},{"x": 53,"y": 34},{"x": 54,"y": 34},{"x": 55,"y": 35},{"x": 56,"y": 35},{"x": 57,"y": 36},{"x": 58,"y": 36},{"x": 59,"y": 37},{"x": 60,"y": 37},{"x": 61,"y": 38},{"x": 62,"y": 38},{"x": 63,"y": 39},{"x": 64,"y": 39},{"x": 65,"y": 40},{"x": 67,"y": 40},{"x": 68,"y": 41},{"x": 70,"y": 41},{"x": 71,"y": 42},{"x": 73,"y": 42},{"x": 74,"y": 43},{"x": 76,"y": 43},{"x": 77,"y": 44},{"x": 79,"y": 44},{"x": 80,"y": 45},{"x": 82,"y": 45},{"x": 83,"y": 46},{"x": 85,"y": 46},{"x": 86,"y": 47},{"x": 88,"y": 47},{"x": 89,"y": 48},{"x": 91,"y": 48},{"x": 92,"y": 49},{"x": 94,"y": 49},{"x": 95,"y": 50},{"x": 97,"y": 50},{"x": 98,"y": 51},{"x": 100,"y": 51}]|color=orange}}
{{#widget:Chart|uniqueId=MoveSpeed|data=[{"x": 0,"y": -10},{"x": 10,"y": -5},{"x": 15,"y": 0},{"x": 75,"y": 45},{"x": 100,"y": 57.5}]|color=orange}}
|persuasiveness=Resourcefulness governs your Persuasiveness.
|persuasiveness=Resourcefulness governs your Persuasiveness.


Line 292: Line 275:
*-300 -> -619%
*-300 -> -619%
*-300 to -3 = 2% each, up to -25%
*-300 to -3 = 2% each, up to -25%
*-3 to 22 = 1% each, up to 0%
*-3 to 20 = 1% each, up to -2%
*22 to 31 = 0.5% each, up to 4.5%
*20 to 30 = 0.5% each, up to 3%
*31 to 42 = 0.4% each, up to 8.9%
*30 to 45 = 0.4% each, up to 9%
*42 to 52 = 0.3% each, up to 11.9%
*45 to 65 = 0.3% each, up to 15%
*52 to 62 = 0.2% each, up to 13.9%
*65 to 85 = 0.25% each, up to 20%
*62 to 112 = 0.1% each, up to 18.9%
*85 to 200 = 0.2% each, up to 43%
*112 to 175 = 0.2% each, up to 31.5%
*200 to 300 = 0.15% each, up to 58%
*175 to 230 = 0.3% each, up to 48%
*300 to 374 = 0.1% each, up to 65.4%
*230 to 317 = 0.2% each, up to 65.4%
*374 to 500 = 0.05% each, up to 71.7%
*317 to 353 = 0.1% each, up to 69%
*353 to 368 = 0.05% each, up to 69.75%
*368 to 369 = 0.03% each, up to 69.78%
*369 to 370 = 0.07% each, up to 69.85%
*370 to 428 = 0.05% each, up to 72.75%
*428 to 429 = -0.075% each, up to 72.675%
*429 to 450 = 0.025% each, up to 73.2%
*450 to 500 = 0.02% each, up to 74.2%


{{#widget:Chart|uniqueId=PhysicalDamageReduction|data=[{"x": -300,"y": -6.19},{"x": -3,"y": -0.25},{"x": 22,"y": 0},{"x": 31,"y": 0.045},{"x": 42,"y": 0.089},{"x": 52,"y": 0.119},{"x": 62,"y": 0.139},{"x": 112,"y": 0.189},{"x": 175,"y": 0.315},{"x": 230,"y": 0.48},{"x": 317,"y": 0.654},{"x": 353,"y": 0.69},{"x": 368,"y": 0.6975},{"x": 369,"y": 0.6978},{"x": 370,"y": 0.6985},{"x": 428,"y": 0.7275},{"x": 429,"y": 0.72675},{"x": 450,"y": 0.732},{"x": 500,"y": 0.742}]|color=orange}}
{{#widget:Chart|uniqueId=PhysicalDamageReduction|data=[{"x": -300,"y": -6.19},{"x": -3,"y": -0.25},{"x": 20,"y": -0.02},{"x": 30,"y": 0.03},{"x": 45,"y": 0.09},{"x": 65,"y": 0.15},{"x": 85,"y": 0.2},{"x": 200,"y": 0.43},{"x": 300,"y": 0.58},{"x": 374,"y": 0.654},{"x": 500,"y": 0.717}]|color=orange}}
|physicalpower=Strength governs your Physical Power.
|physicalpower=Strength governs your Physical Power.


Line 332: Line 307:
|regularinteractionspeed=Agility and Resourcefulness governs your Regular Interaction Speed.
|regularinteractionspeed=Agility and Resourcefulness governs your Regular Interaction Speed.


Agility has 40% scaling, and Resourcefulness has 60% scaling, which then get combined into a Sum and translated into RegularInteractionSpeed.
Agility gives 0.4 Regular Interaction Speed Rating, and Resourcefulness gives 0.6 Regular Interaction Speed Rating, which then get summed into a total Regular Interaction Speed Rating and finally converted into Regular Interaction Speed using the graph.


<code> Sum = Agility * 0.4 + Resourcefulness * 0.6</code>
<code> Regular Interaction Speed Rating = Agility * 0.4 + Resourcefulness * 0.6</code>




0 Sum starts at -55% Regular Interaction Speed.
0 Regular Interaction Speed Rating starts at -26% Regular Interaction Speed.
*0 -> -55%
*0 -> -26%
*0 to 5 = 5% each, up to -30%
*0 to 7 = 2% each, up to -12%
*5 to 15 = 3% each, up to 0%
*7 to 15 = 1.5% each, up to 0%
*15 to 25 = 7% each, up to 70%
*15 to 20 = 7% each, up to 35%
*25 to 35 = 5% each, up to 120%
*20 to 25 = 6% each, up to 65%
*35 to 84 = 2% each, up to 218%
*25 to 30 = 5% each, up to 90%
*84 to 85 = 1% each, up to 219%
*30 to 35 = 4% each, up to 110%
*85 to 86 = 3% each, up to 222%
*35 to 40 = 3% each, up to 125%
*86 to 100 = 2% each, up to 250%
*40 to 45 = 2% each, up to 135%
*45 to 100 = 1% each, up to 190%


{{#widget:Chart|uniqueId=RegularInteractionSpeed|data=[{"x": 0,"y": -0.55},{"x": 5,"y": -0.3},{"x": 15,"y": 0},{"x": 25,"y": 0.7},{"x": 35,"y": 1.2},{"x": 84,"y": 2.18},{"x": 85,"y": 2.19},{"x": 86,"y": 2.22},{"x": 100,"y": 2.5}]|color=orange}}
{{#widget:Chart|uniqueId=RegularInteractionSpeed|data=[{"x": 0,"y": -0.26},{"x": 7,"y": -0.12},{"x": 15,"y": 0},{"x": 20,"y": 0.35},{"x": 25,"y": 0.65},{"x": 30,"y": 0.9},{"x": 35,"y": 1.1},{"x": 40,"y": 1.25},{"x": 45,"y": 1.35},{"x": 100,"y": 1.9}]|color=orange}}
|spellcastingspeed=Knowledge governs your Spell Casting Speed.
|spellcastingspeed=Knowledge governs your Spell Casting Speed.


0 Knowledge starts at -93% Spell Casting Speed.
0 Knowledge starts at -60% Spell Casting Speed.
*0 -> -93%
*0 -> -60%
*0 to 1 = 0% each, up to -93%
*0 to 5 = 5% each, up to -35%
*1 to 19 = 5% each, up to -3%
*5 to 10 = 4% each, up to -15%
*19 to 30 = 3% each, up to 30%
*10 to 20 = 3% each, up to 15%
*30 to 40 = 4% each, up to 70%
*20 to 50 = 2.5% each, up to 90%
*40 to 45 = 3% each, up to 85%
*50 to 80 = 2% each, up to 150%
*45 to 100 = 2% each, up to 195%
*80 to 100 = 1.5% each, up to 180%


{{#widget:Chart|uniqueId=SpellCastingSpeed|data=[{"x": 0,"y": -0.93},{"x": 1,"y": -0.93},{"x": 19,"y": -0.03},{"x": 30,"y": 0.3},{"x": 40,"y": 0.7},{"x": 45,"y": 0.85},{"x": 100,"y": 1.95}]|color=orange}}
{{#widget:Chart|uniqueId=SpellCastingSpeed|data=[{"x": 0,"y": -0.6},{"x": 5,"y": -0.35},{"x": 10,"y": -0.15},{"x": 20,"y": 0.15},{"x": 50,"y": 0.9},{"x": 80,"y": 1.5},{"x": 100,"y": 1.8}]|color=orange}}
|#default =Could not find stat in Template:Stats_Data}}
|#default =Could not find stat in Template:Stats_Data}}
</div>
</div>
Line 373: Line 349:


Triple click to select all.
Triple click to select all.
Note: Some browsers will add an extra return carriage (line end) after the formula. Remove it before pasting for best results.
{{#switch:{{lc:{{{1|}}}}}
{{#switch:{{lc:{{{1|}}}}}
|actionspeed=<pre>A_{ctionSpeed}(S_{um})=\left\{0 \le S_{um}<10:-0.38+0.03\left|S_{um}-0\right|,10 \le S_{um}<13:-0.08+0.02\left|S_{um}-10\right|,13 \le S_{um}<25:-0.02+0.01\left|S_{um}-13\right|,25 \le S_{um}<41:0.1+0.015\left|S_{um}-25\right|,41 \le S_{um}<50:0.34+0.01\left|S_{um}-41\right|,50 \le S_{um}<100:0.43+0.005\left|S_{um}-50\right|\right\}</pre>
|actionspeed=<pre>A_{ctionSpeed}(S_{um})=\left\{0 \le S_{um}<10:-0.38+0.03\left|S_{um}-0\right|,10 \le S_{um}<13:-0.08+0.02\left|S_{um}-10\right|,13 \le S_{um}<25:-0.02+0.01\left|S_{um}-13\right|,25 \le S_{um}<41:0.1+0.015\left|S_{um}-25\right|,41 \le S_{um}<50:0.34+0.01\left|S_{um}-41\right|,50 \le S_{um}<100:0.43+0.005\left|S_{um}-50\right|\right\}</pre>
|basehealth=<pre>B_{aseHealth}(S_{um})=\left\{0 \le S_{um}<34:80+2\left|S_{um}-0\right|,34 \le S_{um}<50:148+1.5\left|S_{um}-34\right|,50 \le S_{um}<75:172+1\left|S_{um}-50\right|,75 \le S_{um}<100:197+0.5\left|S_{um}-75\right|\right\}</pre>
|buffduration=<pre>B_{uffDuration}(W_{ill})=\left\{0 \le W_{ill}<5:-0.8+0.1\left|W_{ill}-0\right|,5 \le W_{ill}<7:-0.3+0.05\left|W_{ill}-5\right|,7 \le W_{ill}<11:-0.2+0.03\left|W_{ill}-7\right|,11 \le W_{ill}<15:-0.08+0.02\left|W_{ill}-11\right|,15 \le W_{ill}<50:0+0.01\left|W_{ill}-15\right|,50 \le W_{ill}<100:0.35+0.005\left|W_{ill}-50\right|\right\}</pre>
|buffduration=<pre>B_{uffDuration}(W_{ill})=\left\{0 \le W_{ill}<5:-0.8+0.1\left|W_{ill}-0\right|,5 \le W_{ill}<7:-0.3+0.05\left|W_{ill}-5\right|,7 \le W_{ill}<11:-0.2+0.03\left|W_{ill}-7\right|,11 \le W_{ill}<15:-0.08+0.02\left|W_{ill}-11\right|,15 \le W_{ill}<50:0+0.01\left|W_{ill}-15\right|,50 \le W_{ill}<100:0.35+0.005\left|W_{ill}-50\right|\right\}</pre>
|cooldownreduction=<pre>C_{ooldownReduction}(R_{esourcefulness})=\left\{0 \le R_{esourcefulness}<20:-0.3+0.02\left|R_{esourcefulness}-0\right|,20 \le R_{esourcefulness}<50:0.1+0.01\left|R_{esourcefulness}-20\right|,50 \le R_{esourcefulness}<100:0.4+0.005\left|R_{esourcefulness}-50\right|\right\}</pre>
|debuffduration=<pre>D_{ebuffDuration}(W_{ill})=\left\{0 \le W_{ill}<1:4+-1.667\left|W_{ill}-0\right|,1 \le W_{ill}<2:2.333+-0.833\left|W_{ill}-1\right|,2 \le W_{ill}<3:1.5+-0.5\left|W_{ill}-2\right|,3 \le W_{ill}<4:1+-0.333\left|W_{ill}-3\right|,4 \le W_{ill}<5:0.667+-0.238\left|W_{ill}-4\right|,5 \le W_{ill}<6:0.429+-0.096\left|W_{ill}-5\right|,6 \le W_{ill}<7:0.333+-0.083\left|W_{ill}-6\right|,7 \le W_{ill}<8:0.25+-0.045\left|W_{ill}-7\right|,8 \le W_{ill}<9:0.205+-0.042\left|W_{ill}-8\right|,9 \le W_{ill}<10:0.163+-0.039\left|W_{ill}-9\right|,10 \le W_{ill}<11:0.124+-0.037\left|W_{ill}-10\right|,11 \le W_{ill}<12:0.087+-0.023\left|W_{ill}-11\right|,12 \le W_{ill}<14:0.064+-0.022\left|W_{ill}-12\right|,14 \le W_{ill}<15:0.02+-0.02\left|W_{ill}-14\right|,15 \le W_{ill}<17:0+-0.01\left|W_{ill}-15\right|,17 \le W_{ill}<19:-0.02+-0.009\left|W_{ill}-17\right|,19 \le W_{ill}<20:-0.038+-0.01\left|W_{ill}-19\right|,20 \le W_{ill}<21:-0.048+-0.009\left|W_{ill}-20\right|,21 \le W_{ill}<22:-0.057+-0.008\left|W_{ill}-21\right|,22 \le W_{ill}<24:-0.065+-0.009\left|W_{ill}-22\right|,24 \le W_{ill}<29:-0.083+-0.008\left|W_{ill}-24\right|,29 \le W_{ill}<30:-0.123+-0.007\left|W_{ill}-29\right|,30 \le W_{ill}<31:-0.13+-0.008\left|W_{ill}-30\right|,31 \le W_{ill}<32:-0.138+-0.007\left|W_{ill}-31\right|,32 \le W_{ill}<33:-0.145+-0.008\left|W_{ill}-32\right|,33 \le W_{ill}<36:-0.153+-0.007\left|W_{ill}-33\right|,36 \le W_{ill}<37:-0.174+-0.006\left|W_{ill}-36\right|,37 \le W_{ill}<39:-0.18+-0.007\left|W_{ill}-37\right|,39 \le W_{ill}<41:-0.194+-0.006\left|W_{ill}-39\right|,41 \le W_{ill}<42:-0.206+-0.007\left|W_{ill}-41\right|,42 \le W_{ill}<46:-0.213+-0.006\left|W_{ill}-42\right|,46 \le W_{ill}<47:-0.237+-0.005\left|W_{ill}-46\right|,47 \le W_{ill}<49:-0.242+-0.006\left|W_{ill}-47\right|,49 \le W_{ill}<50:-0.254+-0.005\left|W_{ill}-49\right|,50 \le W_{ill}<52:-0.259+-0.003\left|W_{ill}-50\right|,52 \le W_{ill}<53:-0.265+-0.002\left|W_{ill}-52\right|,53 \le W_{ill}<55:-0.267+-0.003\left|W_{ill}-53\right|,55 \le W_{ill}<56:-0.273+-0.002\left|W_{ill}-55\right|,56 \le W_{ill}<58:-0.275+-0.003\left|W_{ill}-56\right|,58 \le W_{ill}<59:-0.281+-0.002\left|W_{ill}-58\right|,59 \le W_{ill}<60:-0.283+-0.003\left|W_{ill}-59\right|,60 \le W_{ill}<61:-0.286+-0.002\left|W_{ill}-60\right|,61 \le W_{ill}<62:-0.288+-0.003\left|W_{ill}-61\right|,62 \le W_{ill}<63:-0.291+-0.002\left|W_{ill}-62\right|,63 \le W_{ill}<64:-0.293+-0.003\left|W_{ill}-63\right|,64 \le W_{ill}<65:-0.296+-0.002\left|W_{ill}-64\right|,65 \le W_{ill}<66:-0.298+-0.003\left|W_{ill}-65\right|,66 \le W_{ill}<67:-0.301+-0.002\left|W_{ill}-66\right|,67 \le W_{ill}<68:-0.303+-0.003\left|W_{ill}-67\right|,68 \le W_{ill}<70:-0.306+-0.002\left|W_{ill}-68\right|,70 \le W_{ill}<71:-0.31+-0.003\left|W_{ill}-70\right|,71 \le W_{ill}<73:-0.313+-0.002\left|W_{ill}-71\right|,73 \le W_{ill}<74:-0.317+-0.003\left|W_{ill}-73\right|,74 \le W_{ill}<76:-0.32+-0.002\left|W_{ill}-74\right|,76 \le W_{ill}<77:-0.324+-0.003\left|W_{ill}-76\right|,77 \le W_{ill}<80:-0.327+-0.002\left|W_{ill}-77\right|,80 \le W_{ill}<81:-0.333+-0.003\left|W_{ill}-80\right|,81 \le W_{ill}<86:-0.336+-0.002\left|W_{ill}-81\right|,86 \le W_{ill}<87:-0.346+-0.003\left|W_{ill}-86\right|,87 \le W_{ill}<100:-0.349+-0.002\left|W_{ill}-87\right|\right\}</pre>
|debuffduration=<pre>D_{ebuffDuration}(W_{ill})=\left\{0 \le W_{ill}<1:4+-1.667\left|W_{ill}-0\right|,1 \le W_{ill}<2:2.333+-0.833\left|W_{ill}-1\right|,2 \le W_{ill}<3:1.5+-0.5\left|W_{ill}-2\right|,3 \le W_{ill}<4:1+-0.333\left|W_{ill}-3\right|,4 \le W_{ill}<5:0.667+-0.238\left|W_{ill}-4\right|,5 \le W_{ill}<6:0.429+-0.096\left|W_{ill}-5\right|,6 \le W_{ill}<7:0.333+-0.083\left|W_{ill}-6\right|,7 \le W_{ill}<8:0.25+-0.045\left|W_{ill}-7\right|,8 \le W_{ill}<9:0.205+-0.042\left|W_{ill}-8\right|,9 \le W_{ill}<10:0.163+-0.039\left|W_{ill}-9\right|,10 \le W_{ill}<11:0.124+-0.037\left|W_{ill}-10\right|,11 \le W_{ill}<12:0.087+-0.023\left|W_{ill}-11\right|,12 \le W_{ill}<14:0.064+-0.022\left|W_{ill}-12\right|,14 \le W_{ill}<15:0.02+-0.02\left|W_{ill}-14\right|,15 \le W_{ill}<17:0+-0.01\left|W_{ill}-15\right|,17 \le W_{ill}<19:-0.02+-0.009\left|W_{ill}-17\right|,19 \le W_{ill}<20:-0.038+-0.01\left|W_{ill}-19\right|,20 \le W_{ill}<21:-0.048+-0.009\left|W_{ill}-20\right|,21 \le W_{ill}<22:-0.057+-0.008\left|W_{ill}-21\right|,22 \le W_{ill}<24:-0.065+-0.009\left|W_{ill}-22\right|,24 \le W_{ill}<29:-0.083+-0.008\left|W_{ill}-24\right|,29 \le W_{ill}<30:-0.123+-0.007\left|W_{ill}-29\right|,30 \le W_{ill}<31:-0.13+-0.008\left|W_{ill}-30\right|,31 \le W_{ill}<32:-0.138+-0.007\left|W_{ill}-31\right|,32 \le W_{ill}<33:-0.145+-0.008\left|W_{ill}-32\right|,33 \le W_{ill}<36:-0.153+-0.007\left|W_{ill}-33\right|,36 \le W_{ill}<37:-0.174+-0.006\left|W_{ill}-36\right|,37 \le W_{ill}<39:-0.18+-0.007\left|W_{ill}-37\right|,39 \le W_{ill}<41:-0.194+-0.006\left|W_{ill}-39\right|,41 \le W_{ill}<42:-0.206+-0.007\left|W_{ill}-41\right|,42 \le W_{ill}<46:-0.213+-0.006\left|W_{ill}-42\right|,46 \le W_{ill}<47:-0.237+-0.005\left|W_{ill}-46\right|,47 \le W_{ill}<49:-0.242+-0.006\left|W_{ill}-47\right|,49 \le W_{ill}<50:-0.254+-0.005\left|W_{ill}-49\right|,50 \le W_{ill}<52:-0.259+-0.003\left|W_{ill}-50\right|,52 \le W_{ill}<53:-0.265+-0.002\left|W_{ill}-52\right|,53 \le W_{ill}<55:-0.267+-0.003\left|W_{ill}-53\right|,55 \le W_{ill}<56:-0.273+-0.002\left|W_{ill}-55\right|,56 \le W_{ill}<58:-0.275+-0.003\left|W_{ill}-56\right|,58 \le W_{ill}<59:-0.281+-0.002\left|W_{ill}-58\right|,59 \le W_{ill}<60:-0.283+-0.003\left|W_{ill}-59\right|,60 \le W_{ill}<61:-0.286+-0.002\left|W_{ill}-60\right|,61 \le W_{ill}<62:-0.288+-0.003\left|W_{ill}-61\right|,62 \le W_{ill}<63:-0.291+-0.002\left|W_{ill}-62\right|,63 \le W_{ill}<64:-0.293+-0.003\left|W_{ill}-63\right|,64 \le W_{ill}<65:-0.296+-0.002\left|W_{ill}-64\right|,65 \le W_{ill}<66:-0.298+-0.003\left|W_{ill}-65\right|,66 \le W_{ill}<67:-0.301+-0.002\left|W_{ill}-66\right|,67 \le W_{ill}<68:-0.303+-0.003\left|W_{ill}-67\right|,68 \le W_{ill}<70:-0.306+-0.002\left|W_{ill}-68\right|,70 \le W_{ill}<71:-0.31+-0.003\left|W_{ill}-70\right|,71 \le W_{ill}<73:-0.313+-0.002\left|W_{ill}-71\right|,73 \le W_{ill}<74:-0.317+-0.003\left|W_{ill}-73\right|,74 \le W_{ill}<76:-0.32+-0.002\left|W_{ill}-74\right|,76 \le W_{ill}<77:-0.324+-0.003\left|W_{ill}-76\right|,77 \le W_{ill}<80:-0.327+-0.002\left|W_{ill}-77\right|,80 \le W_{ill}<81:-0.333+-0.003\left|W_{ill}-80\right|,81 \le W_{ill}<86:-0.336+-0.002\left|W_{ill}-81\right|,86 \le W_{ill}<87:-0.346+-0.003\left|W_{ill}-86\right|,87 \le W_{ill}<100:-0.349+-0.002\left|W_{ill}-87\right|\right\}</pre>
|healthrecovery=<pre>H_{ealthRecovery}(V_{igor})=\left\{0 \le V_{igor}<5:-0.55+0.05\left|V_{igor}-0\right|,5 \le V_{igor}<15:-0.3+0.03\left|V_{igor}-5\right|,15 \le V_{igor}<25:0+0.07\left|V_{igor}-15\right|,25 \le V_{igor}<35:0.7+0.05\left|V_{igor}-25\right|,35 \le V_{igor}<84:1.2+0.02\left|V_{igor}-35\right|,84 \le V_{igor}<85:2.18+0.01\left|V_{igor}-84\right|,85 \le V_{igor}<86:2.19+0.03\left|V_{igor}-85\right|,86 \le V_{igor}<100:2.22+0.02\left|V_{igor}-86\right|\right\}</pre>
|healthrecovery=<pre>H_{ealthRecovery}(V_{igor})=\left\{0 \le V_{igor}<5:-0.55+0.05\left|V_{igor}-0\right|,5 \le V_{igor}<15:-0.3+0.03\left|V_{igor}-5\right|,15 \le V_{igor}<25:0+0.07\left|V_{igor}-15\right|,25 \le V_{igor}<35:0.7+0.05\left|V_{igor}-25\right|,35 \le V_{igor}<84:1.2+0.02\left|V_{igor}-35\right|,84 \le V_{igor}<85:2.18+0.01\left|V_{igor}-84\right|,85 \le V_{igor}<86:2.19+0.03\left|V_{igor}-85\right|,86 \le V_{igor}<100:2.22+0.02\left|V_{igor}-86\right|\right\}</pre>
|itemequipspeed=<pre>I_{temEquipSpeed}(D_{exterity})=\left\{0 \le D_{exterity}<1:-0.95+0\left|D_{exterity}-0\right|,1 \le D_{exterity}<2:-0.95+0.04\left|D_{exterity}-1\right|,2 \le D_{exterity}<15:-0.91+0.07\left|D_{exterity}-2\right|,15 \le D_{exterity}<35:0+0.05\left|D_{exterity}-15\right|,35 \le D_{exterity}<70:1+0.02\left|D_{exterity}-35\right|,70 \le D_{exterity}<100:1.7+0.01\left|D_{exterity}-70\right|\right\}</pre>
|itemequipspeed=<pre>I_{temEquipSpeed}(D_{exterity})=\left\{0 \le D_{exterity}<1:-0.95+0\left|D_{exterity}-0\right|,1 \le D_{exterity}<2:-0.95+0.04\left|D_{exterity}-1\right|,2 \le D_{exterity}<15:-0.91+0.07\left|D_{exterity}-2\right|,15 \le D_{exterity}<35:0+0.05\left|D_{exterity}-15\right|,35 \le D_{exterity}<70:1+0.02\left|D_{exterity}-35\right|,70 \le D_{exterity}<100:1.7+0.01\left|D_{exterity}-70\right|\right\}</pre>
|luckgrade00=<pre>L_{uckGrade00
|luckgrade00=<pre>L_{uckGrade00}
|magicalinteractionspeed=<pre>M_{agicalInteractionSpeed}(W_{ill})=\left\{0 \le W_{ill}<15:-0.75+0.05\left|W_{ill}-0\right|,15 \le W_{ill}<25:0+0.07\left|W_{ill}-15\right|,25 \le W_{ill}<35:0.7+0.05\left|W_{ill}-25\right|,35 \le W_{ill}<84:1.2+0.02\left|W_{ill}-35\right|,84 \le W_{ill}<85:2.18+0.01\left|W_{ill}-84\right|,85 \le W_{ill}<86:2.19+0.03\left|W_{ill}-85\right|,86 \le W_{ill}<100:2.22+0.02\left|W_{ill}-86\right|\right\}</pre>
|magicalinteractionspeed=<pre>M_{agicalInteractionSpeed}(W_{ill})=\left\{0 \le W_{ill}<15:-0.75+0.05\left|W_{ill}-0\right|,15 \le W_{ill}<25:0+0.07\left|W_{ill}-15\right|,25 \le W_{ill}<35:0.7+0.05\left|W_{ill}-25\right|,35 \le W_{ill}<84:1.2+0.02\left|W_{ill}-35\right|,84 \le W_{ill}<85:2.18+0.01\left|W_{ill}-84\right|,85 \le W_{ill}<86:2.19+0.03\left|W_{ill}-85\right|,86 \le W_{ill}<100:2.22+0.02\left|W_{ill}-86\right|\right\}</pre>
|magicalpower=<pre>M_{agicalPower}(W_{ill})=\left\{0 \le W_{ill}<100:0+1\left|W_{ill}-0\right|\right\}</pre>
|magicalpower=<pre>M_{agicalPower}(W_{ill})=\left\{0 \le W_{ill}<100:0+1\left|W_{ill}-0\right|\right\}</pre>
|magicalpowerbonus=<pre>M_{agicalPowerBonus}(M_{agicalPower})=\left\{0 \le M_{agicalPower}<1:-0.9+0\left|M_{agicalPower}-0\right|,1 \le M_{agicalPower}<5:-0.9+0.1\left|M_{agicalPower}-1\right|,5 \le M_{agicalPower}<15:-0.5+0.05\left|M_{agicalPower}-5\right|,15 \le M_{agicalPower}<21:0+0.025\left|M_{agicalPower}-15\right|,21 \le M_{agicalPower}<40:0.15+0.02\left|M_{agicalPower}-21\right|,40 \le M_{agicalPower}<50:0.53+0.01\left|M_{agicalPower}-40\right|,50 \le M_{agicalPower}<100:0.63+0.005\left|M_{agicalPower}-50\right|\right\}</pre>
|magicalpowerbonus=<pre>M_{agicalPowerBonus}(M_{agicalPower})=\left\{0 \le M_{agicalPower}<1:-0.9+0\left|M_{agicalPower}-0\right|,1 \le M_{agicalPower}<5:-0.9+0.1\left|M_{agicalPower}-1\right|,5 \le M_{agicalPower}<15:-0.5+0.05\left|M_{agicalPower}-5\right|,15 \le M_{agicalPower}<21:0+0.025\left|M_{agicalPower}-15\right|,21 \le M_{agicalPower}<40:0.15+0.02\left|M_{agicalPower}-21\right|,40 \le M_{agicalPower}<50:0.53+0.01\left|M_{agicalPower}-40\right|,50 \le M_{agicalPower}<100:0.63+0.005\left|M_{agicalPower}-50\right|\right\}</pre>
|magicresistance=<pre>M_{agicResistance}(W_{ill})=\left\{0 \le W_{ill}<5:-20+4\left|W_{ill}-0\right|,5 \le W_{ill}<35:0+3\left|W_{ill}-5\right|,35 \le W_{ill}<55:90+2\left|W_{ill}-35\right|,55 \le W_{ill}<66:130+1\left|W_{ill}-55\right|,66 \le W_{ill}<67:141+0\left|W_{ill}-66\right|,67 \le W_{ill}<68:141+1\left|W_{ill}-67\right|,68 \le W_{ill}<69:142+0\left|W_{ill}-68\right|,69 \le W_{ill}<70:142+1\left|W_{ill}-69\right|,70 \le W_{ill}<71:143+0\left|W_{ill}-70\right|,71 \le W_{ill}<72:143+1\left|W_{ill}-71\right|,72 \le W_{ill}<73:144+0\left|W_{ill}-72\right|,73 \le W_{ill}<74:144+1\left|W_{ill}-73\right|,74 \le W_{ill}<75:145+0\left|W_{ill}-74\right|,75 \le W_{ill}<76:145+1\left|W_{ill}-75\right|,76 \le W_{ill}<77:146+0\left|W_{ill}-76\right|,77 \le W_{ill}<78:146+1\left|W_{ill}-77\right|,78 \le W_{ill}<79:147+0\left|W_{ill}-78\right|,79 \le W_{ill}<80:147+1\left|W_{ill}-79\right|,80 \le W_{ill}<82:148+0\left|W_{ill}-80\right|,82 \le W_{ill}<83:148+1\left|W_{ill}-82\right|,83 \le W_{ill}<84:149+0\left|W_{ill}-83\right|,84 \le W_{ill}<85:149+1\left|W_{ill}-84\right|,85 \le W_{ill}<86:150+0\left|W_{ill}-85\right|,86 \le W_{ill}<87:150+1\left|W_{ill}-86\right|,87 \le W_{ill}<88:151+0\left|W_{ill}-87\right|,88 \le W_{ill}<89:151+1\left|W_{ill}-88\right|,89 \le W_{ill}<90:152+0\left|W_{ill}-89\right|,90 \le W_{ill}<91:152+1\left|W_{ill}-90\right|,91 \le W_{ill}<92:153+-1\left|W_{ill}-91\right|,92 \le W_{ill}<94:152+1\left|W_{ill}-92\right|,94 \le W_{ill}<95:154+0\left|W_{ill}-94\right|,95 \le W_{ill}<96:154+1\left|W_{ill}-95\right|,96 \le W_{ill}<97:155+0\left|W_{ill}-96\right|,97 \le W_{ill}<98:155+1\left|W_{ill}-97\right|,98 \le W_{ill}<99:156+0\left|W_{ill}-98\right|,99 \le W_{ill}<100:156+1\left|W_{ill}-99\right|\right\}</pre>
|magicresistance=<pre>M_{agicResistance}(W_{ill})=\left\{0 \le W_{ill}<5:-20+4\left|W_{ill}-0\right|,5 \le W_{ill}<15:0+3\left|W_{ill}-5\right|,15 \le W_{ill}<33:30+4\left|W_{ill}-15\right|,33 \le W_{ill}<48:102+3\left|W_{ill}-33\right|,48 \le W_{ill}<58:147+2\left|W_{ill}-48\right|,58 \le W_{ill}<100:167+1\left|W_{ill}-58\right|\right\}</pre>
|manualdexterity=<pre>M_{anualDexterity}(D_{exterity})=\left\{0 \le D_{exterity}<15:-0.15+0.01\left|D_{exterity}-0\right|,15 \le D_{exterity}<23:0+0.03\left|D_{exterity}-15\right|,23 \le D_{exterity}<31:0.24+0.02\left|D_{exterity}-23\right|,31 \le D_{exterity}<37:0.4+0.01\left|D_{exterity}-31\right|,37 \le D_{exterity}<45:0.46+0.005\left|D_{exterity}-37\right|,45 \le D_{exterity}<95:0.5+0.001\left|D_{exterity}-45\right|,95 \le D_{exterity}<100:0.55+0\left|D_{exterity}-95\right|\right\}</pre>
|manualdexterity=<pre>M_{anualDexterity}(D_{exterity})=\left\{0 \le D_{exterity}<15:-0.15+0.01\left|D_{exterity}-0\right|,15 \le D_{exterity}<23:0+0.03\left|D_{exterity}-15\right|,23 \le D_{exterity}<31:0.24+0.02\left|D_{exterity}-23\right|,31 \le D_{exterity}<37:0.4+0.01\left|D_{exterity}-31\right|,37 \le D_{exterity}<45:0.46+0.005\left|D_{exterity}-37\right|,45 \le D_{exterity}<95:0.5+0.001\left|D_{exterity}-45\right|,95 \le D_{exterity}<100:0.55+0\left|D_{exterity}-95\right|\right\}</pre>
|maxhealth=<pre>M_{axHealth}(S_{um})=\left\{0 \le S_{um}<10:60+3\left|S_{um}-0\right|,10 \le S_{um}<50:90+2\left|S_{um}-10\right|,50 \le S_{um}<75:170+1\left|S_{um}-50\right|,75 \le S_{um}<100:195+0.5\left|S_{um}-75\right|\right\}</pre>
|memorycapacity=<pre>M_{emoryCapacity}(K_{nowledge})=\left\{0 \le K_{nowledge}<6:0+0\left|K_{nowledge}-0\right|,6 \le K_{nowledge}<100:0+1\left|K_{nowledge}-6\right|\right\}</pre>
|memorycapacity=<pre>M_{emoryCapacity}(K_{nowledge})=\left\{0 \le K_{nowledge}<6:0+0\left|K_{nowledge}-0\right|,6 \le K_{nowledge}<100:0+1\left|K_{nowledge}-6\right|\right\}</pre>
|memoryrecovery=<pre>M_{emoryRecovery}(K_{nowledge})=\left\{0 \le K_{nowledge}<28:0.43+0.015\left|K_{nowledge}-0\right|,28 \le K_{nowledge}<35:0.85+0.05\left|K_{nowledge}-28\right|,35 \le K_{nowledge}<84:1.2+0.02\left|K_{nowledge}-35\right|,84 \le K_{nowledge}<85:2.18+0.01\left|K_{nowledge}-84\right|,85 \le K_{nowledge}<86:2.19+0.03\left|K_{nowledge}-85\right|,86 \le K_{nowledge}<100:2.22+0.02\left|K_{nowledge}-86\right|\right\}</pre>
|memoryrecovery=<pre>M_{emoryRecovery}(K_{nowledge})=\left\{0 \le K_{nowledge}<28:0.43+0.015\left|K_{nowledge}-0\right|,28 \le K_{nowledge}<35:0.85+0.05\left|K_{nowledge}-28\right|,35 \le K_{nowledge}<84:1.2+0.02\left|K_{nowledge}-35\right|,84 \le K_{nowledge}<85:2.18+0.01\left|K_{nowledge}-84\right|,85 \le K_{nowledge}<86:2.19+0.03\left|K_{nowledge}-85\right|,86 \le K_{nowledge}<100:2.22+0.02\left|K_{nowledge}-86\right|\right\}</pre>
|movespeed=<pre>M_{oveSpeed}(A_{gility})=\left\{0 \le A_{gility}<15:-30+2\left|A_{gility}-0\right|,15 \le A_{gility}<45:0+1\left|A_{gility}-15\right|,45 \le A_{gility}<46:30+0\left|A_{gility}-45\right|,46 \le A_{gility}<47:30+1\left|A_{gility}-46\right|,47 \le A_{gility}<48:31+0\left|A_{gility}-47\right|,48 \le A_{gility}<49:31+1\left|A_{gility}-48\right|,49 \le A_{gility}<50:32+0\left|A_{gility}-49\right|,50 \le A_{gility}<51:32+1\left|A_{gility}-50\right|,51 \le A_{gility}<52:33+0\left|A_{gility}-51\right|,52 \le A_{gility}<53:33+1\left|A_{gility}-52\right|,53 \le A_{gility}<54:34+0\left|A_{gility}-53\right|,54 \le A_{gility}<55:34+1\left|A_{gility}-54\right|,55 \le A_{gility}<56:35+0\left|A_{gility}-55\right|,56 \le A_{gility}<57:35+1\left|A_{gility}-56\right|,57 \le A_{gility}<58:36+0\left|A_{gility}-57\right|,58 \le A_{gility}<59:36+1\left|A_{gility}-58\right|,59 \le A_{gility}<60:37+0\left|A_{gility}-59\right|,60 \le A_{gility}<61:37+1\left|A_{gility}-60\right|,61 \le A_{gility}<62:38+0\left|A_{gility}-61\right|,62 \le A_{gility}<63:38+1\left|A_{gility}-62\right|,63 \le A_{gility}<64:39+0\left|A_{gility}-63\right|,64 \le A_{gility}<65:39+1\left|A_{gility}-64\right|,65 \le A_{gility}<67:40+0\left|A_{gility}-65\right|,67 \le A_{gility}<68:40+1\left|A_{gility}-67\right|,68 \le A_{gility}<70:41+0\left|A_{gility}-68\right|,70 \le A_{gility}<71:41+1\left|A_{gility}-70\right|,71 \le A_{gility}<73:42+0\left|A_{gility}-71\right|,73 \le A_{gility}<74:42+1\left|A_{gility}-73\right|,74 \le A_{gility}<76:43+0\left|A_{gility}-74\right|,76 \le A_{gility}<77:43+1\left|A_{gility}-76\right|,77 \le A_{gility}<79:44+0\left|A_{gility}-77\right|,79 \le A_{gility}<80:44+1\left|A_{gility}-79\right|,80 \le A_{gility}<82:45+0\left|A_{gility}-80\right|,82 \le A_{gility}<83:45+1\left|A_{gility}-82\right|,83 \le A_{gility}<85:46+0\left|A_{gility}-83\right|,85 \le A_{gility}<86:46+1\left|A_{gility}-85\right|,86 \le A_{gility}<88:47+0\left|A_{gility}-86\right|,88 \le A_{gility}<89:47+1\left|A_{gility}-88\right|,89 \le A_{gility}<91:48+0\left|A_{gility}-89\right|,91 \le A_{gility}<92:48+1\left|A_{gility}-91\right|,92 \le A_{gility}<94:49+0\left|A_{gility}-92\right|,94 \le A_{gility}<95:49+1\left|A_{gility}-94\right|,95 \le A_{gility}<97:50+0\left|A_{gility}-95\right|,97 \le A_{gility}<98:50+1\left|A_{gility}-97\right|,98 \le A_{gility}<100:51+0\left|A_{gility}-98\right|\right\}</pre>
|movespeed=<pre>M_{oveSpeed}(A_{gility})=\left\{0 \le A_{gility}<10:-10+0.5\left|A_{gility}-0\right|,10 \le A_{gility}<15:-5+1\left|A_{gility}-10\right|,15 \le A_{gility}<75:0+0.75\left|A_{gility}-15\right|,75 \le A_{gility}<100:45+0.5\left|A_{gility}-75\right|\right\}</pre>
|persuasiveness=<pre>P_{ersuasiveness}(R_{esourcefulness})=\left\{0 \le R_{esourcefulness}<35:0+1\left|R_{esourcefulness}-0\right|,35 \le R_{esourcefulness}<71:35+0.5\left|R_{esourcefulness}-35\right|,71 \le R_{esourcefulness}<99:53+0.25\left|R_{esourcefulness}-71\right|,99 \le R_{esourcefulness}<100:60+0\left|R_{esourcefulness}-99\right|\right\}</pre>
|persuasiveness=<pre>P_{ersuasiveness}(R_{esourcefulness})=\left\{0 \le R_{esourcefulness}<35:0+1\left|R_{esourcefulness}-0\right|,35 \le R_{esourcefulness}<71:35+0.5\left|R_{esourcefulness}-35\right|,71 \le R_{esourcefulness}<99:53+0.25\left|R_{esourcefulness}-71\right|,99 \le R_{esourcefulness}<100:60+0\left|R_{esourcefulness}-99\right|\right\}</pre>
|physicaldamagereduction=<pre>P_{hysicalDamageReduction}(A_{rmorRating})=\left\{-300 \le A_{rmorRating}<-3:-6.19+0.02\left|A_{rmorRating}--300\right|,-3 \le A_{rmorRating}<22:-0.25+0.01\left|A_{rmorRating}--3\right|,22 \le A_{rmorRating}<31:0+0.005\left|A_{rmorRating}-22\right|,31 \le A_{rmorRating}<42:0.045+0.004\left|A_{rmorRating}-31\right|,42 \le A_{rmorRating}<52:0.089+0.003\left|A_{rmorRating}-42\right|,52 \le A_{rmorRating}<62:0.119+0.002\left|A_{rmorRating}-52\right|,62 \le A_{rmorRating}<112:0.139+0.001\left|A_{rmorRating}-62\right|,112 \le A_{rmorRating}<175:0.189+0.002\left|A_{rmorRating}-112\right|,175 \le A_{rmorRating}<230:0.315+0.003\left|A_{rmorRating}-175\right|,230 \le A_{rmorRating}<317:0.48+0.002\left|A_{rmorRating}-230\right|,317 \le A_{rmorRating}<353:0.654+0.001\left|A_{rmorRating}-317\right|,353 \le A_{rmorRating}<368:0.69+0.001\left|A_{rmorRating}-353\right|,368 \le A_{rmorRating}<369:0.698+0\left|A_{rmorRating}-368\right|,369 \le A_{rmorRating}<370:0.698+0.001\left|A_{rmorRating}-369\right|,370 \le A_{rmorRating}<428:0.699+0.001\left|A_{rmorRating}-370\right|,428 \le A_{rmorRating}<429:0.728+-0.001\left|A_{rmorRating}-428\right|,429 \le A_{rmorRating}<450:0.727+0\left|A_{rmorRating}-429\right|,450 \le A_{rmorRating}<500:0.732+0\left|A_{rmorRating}-450\right|\right\}</pre>
|physicaldamagereduction=<pre>P_{hysicalDamageReduction}(A_{rmorRating})=\left\{-300 \le A_{rmorRating}<-3:-6.19+0.02\left|A_{rmorRating}--300\right|,-3 \le A_{rmorRating}<20:-0.25+0.01\left|A_{rmorRating}--3\right|,20 \le A_{rmorRating}<30:-0.02+0.005\left|A_{rmorRating}-20\right|,30 \le A_{rmorRating}<45:0.03+0.004\left|A_{rmorRating}-30\right|,45 \le A_{rmorRating}<65:0.09+0.003\left|A_{rmorRating}-45\right|,65 \le A_{rmorRating}<85:0.15+0.003\left|A_{rmorRating}-65\right|,85 \le A_{rmorRating}<200:0.2+0.002\left|A_{rmorRating}-85\right|,200 \le A_{rmorRating}<300:0.43+0.001\left|A_{rmorRating}-200\right|,300 \le A_{rmorRating}<374:0.58+0.001\left|A_{rmorRating}-300\right|,374 \le A_{rmorRating}<500:0.654+0\left|A_{rmorRating}-374\right|\right\}</pre>
|physicalpower=<pre>P_{hysicalPower}(S_{trength})=\left\{0 \le S_{trength}<100:0+1\left|S_{trength}-0\right|\right\}</pre>
|physicalpower=<pre>P_{hysicalPower}(S_{trength})=\left\{0 \le S_{trength}<100:0+1\left|S_{trength}-0\right|\right\}</pre>
|physicalpowerbonus=<pre>P_{hysicalPowerBonus}(P_{hysicalPower})=\left\{0 \le P_{hysicalPower}<5:-0.8+0.1\left|P_{hysicalPower}-0\right|,5 \le P_{hysicalPower}<7:-0.3+0.05\left|P_{hysicalPower}-5\right|,7 \le P_{hysicalPower}<11:-0.2+0.03\left|P_{hysicalPower}-7\right|,11 \le P_{hysicalPower}<15:-0.08+0.02\left|P_{hysicalPower}-11\right|,15 \le P_{hysicalPower}<50:0+0.01\left|P_{hysicalPower}-15\right|,50 \le P_{hysicalPower}<100:0.35+0.005\left|P_{hysicalPower}-50\right|\right\}</pre>
|physicalpowerbonus=<pre>P_{hysicalPowerBonus}(P_{hysicalPower})=\left\{0 \le P_{hysicalPower}<5:-0.8+0.1\left|P_{hysicalPower}-0\right|,5 \le P_{hysicalPower}<7:-0.3+0.05\left|P_{hysicalPower}-5\right|,7 \le P_{hysicalPower}<11:-0.2+0.03\left|P_{hysicalPower}-7\right|,11 \le P_{hysicalPower}<15:-0.08+0.02\left|P_{hysicalPower}-11\right|,15 \le P_{hysicalPower}<50:0+0.01\left|P_{hysicalPower}-15\right|,50 \le P_{hysicalPower}<100:0.35+0.005\left|P_{hysicalPower}-50\right|\right\}</pre>
|regularinteractionspeed=<pre>R_{egularInteractionSpeed}(S_{um})=\left\{0 \le S_{um}<5:-0.55+0.05\left|S_{um}-0\right|,5 \le S_{um}<15:-0.3+0.03\left|S_{um}-5\right|,15 \le S_{um}<25:0+0.07\left|S_{um}-15\right|,25 \le S_{um}<35:0.7+0.05\left|S_{um}-25\right|,35 \le S_{um}<84:1.2+0.02\left|S_{um}-35\right|,84 \le S_{um}<85:2.18+0.01\left|S_{um}-84\right|,85 \le S_{um}<86:2.19+0.03\left|S_{um}-85\right|,86 \le S_{um}<100:2.22+0.02\left|S_{um}-86\right|\right\}</pre>
|regularinteractionspeed=<pre>R_{egularInteractionSpeed}(S_{um})=\left\{0 \le S_{um}<7:-0.26+0.02\left|S_{um}-0\right|,7 \le S_{um}<15:-0.12+0.015\left|S_{um}-7\right|,15 \le S_{um}<20:0+0.07\left|S_{um}-15\right|,20 \le S_{um}<25:0.35+0.06\left|S_{um}-20\right|,25 \le S_{um}<30:0.65+0.05\left|S_{um}-25\right|,30 \le S_{um}<35:0.9+0.04\left|S_{um}-30\right|,35 \le S_{um}<40:1.1+0.03\left|S_{um}-35\right|,40 \le S_{um}<45:1.25+0.02\left|S_{um}-40\right|,45 \le S_{um}<100:1.35+0.01\left|S_{um}-45\right|\right\}</pre>
|spellcastingspeed=<pre>S_{pellCastingSpeed}(K_{nowledge})=\left\{0 \le K_{nowledge}<1:-0.93+0\left|K_{nowledge}-0\right|,1 \le K_{nowledge}<19:-0.93+0.05\left|K_{nowledge}-1\right|,19 \le K_{nowledge}<30:-0.03+0.03\left|K_{nowledge}-19\right|,30 \le K_{nowledge}<40:0.3+0.04\left|K_{nowledge}-30\right|,40 \le K_{nowledge}<45:0.7+0.03\left|K_{nowledge}-40\right|,45 \le K_{nowledge}<100:0.85+0.02\left|K_{nowledge}-45\right|\right\}</pre>
|spellcastingspeed=<pre>S_{pellCastingSpeed}(K_{nowledge})=\left\{0 \le K_{nowledge}<5:-0.6+0.05\left|K_{nowledge}-0\right|,5 \le K_{nowledge}<10:-0.35+0.04\left|K_{nowledge}-5\right|,10 \le K_{nowledge}<20:-0.15+0.03\left|K_{nowledge}-10\right|,20 \le K_{nowledge}<50:0.15+0.025\left|K_{nowledge}-20\right|,50 \le K_{nowledge}<80:0.9+0.02\left|K_{nowledge}-50\right|,80 \le K_{nowledge}<100:1.5+0.015\left|K_{nowledge}-80\right|\right\}</pre>
|#default=Could not find stat in Template:Stats_Data}}
|#default=Could not find stat in Template:Stats_Data}}
See [https://www.desmos.com/calculator/4olg3n8xol Example] for how to use.
See [https://www.desmos.com/calculator/4olg3n8xol Example] for how to use.
</div>
</div>
</div></includeonly>
</div>


<noinclude>
</includeonly><noinclude>==Example==
Example
<pre>{{Stats_Data|actionspeed}}</pre>
<pre>{{Stats_Data|actionspeed}}</pre>
{{Stats_Data|actionspeed}}
{{Stats_Data|actionspeed}}
</noinclude>
</noinclude>

Latest revision as of 21:32, 13 February 2025

Example

{{Stats_Data|actionspeed}}

Agility and Dexterity governs your Action Speed.

Agility gives 0.25 Action Speed Rating, and Dexterity gives 0.75 Action Speed Rating, which then get summed into a total Action Speed Rating and finally converted into Action Speed using the graph.

Action Speed Rating = Agility * 0.25 + Dexterity * 0.75


0 Action Speed Rating starts at -38% Action Speed.

  • 0 -> -38%
  • 0 to 10 = 3% each, up to -8%
  • 10 to 13 = 2% each, up to -2%
  • 13 to 25 = 1% each, up to 10%
  • 25 to 41 = 1.5% each, up to 34%
  • 41 to 50 = 1% each, up to 43%
  • 50 to 100 = 0.5% each, up to 68%

LaTeX Formula

Can be pasted into Desmos or other LaTeX editors for quick use of the equation.

Triple click to select all. Note: Some browsers will add an extra return carriage (line end) after the formula. Remove it before pasting for best results.

A_{ctionSpeed}(S_{um})=\left\{0 \le S_{um}<10:-0.38+0.03\left|S_{um}-0\right|,10 \le S_{um}<13:-0.08+0.02\left|S_{um}-10\right|,13 \le S_{um}<25:-0.02+0.01\left|S_{um}-13\right|,25 \le S_{um}<41:0.1+0.015\left|S_{um}-25\right|,41 \le S_{um}<50:0.34+0.01\left|S_{um}-41\right|,50 \le S_{um}<100:0.43+0.005\left|S_{um}-50\right|\right\}

See Example for how to use.