From Dark and Darker Wiki
((test2) Automated edit for hotfix HF42) |
m (Automated edit: HF85) |
||
(26 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 | 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> | <code> Action Speed Rating = Agility * 0.25 + Dexterity * 0.75</code> | ||
0 | 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 40: | Line 55: | ||
{{#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}} | {{#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}} | ||
|cooldownreductionbonusperlosthealthpercent=Elemental Fury governs your Cooldown Reduction Bonus Per Lost Health Percent. | |||
0 Elemental Fury starts at 0 Cooldown Reduction Bonus Per Lost Health Percent. | |||
*0 -> 0 | |||
*0 to 100 = 0.75 each, up to 75 | |||
{{#widget:Chart|uniqueId=CooldownReductionBonusPerLostHealthPercent|data=[{"x": 0,"y": 0},{"x": 100,"y": 75}]|color=orange}} | |||
|debuffduration=Will governs your Debuff Duration. | |debuffduration=Will governs your Debuff Duration. | ||
Line 132: | Line 154: | ||
{{#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:Chart | |||
|magicaldamagereduction=Magic Resistance governs your Magical Damage Reduction. | |magicaldamagereduction=Magic Resistance governs your Magical Damage Reduction. | ||
Line 145: | Line 168: | ||
*-300 -> -595% | *-300 -> -595% | ||
*-300 to -15 = 2% each, up to -25% | *-300 to -15 = 2% each, up to -25% | ||
*-15 to | *-15 to 8 = 1% each, up to -2% | ||
* | *8 to 18 = 0.5% each, up to 3% | ||
* | *18 to 33 = 0.4% each, up to 9% | ||
* | *33 to 53 = 0.3% each, up to 15% | ||
* | *53 to 85 = 0.25% each, up to 23% | ||
* | *85 to 280 = 0.2% each, up to 62% | ||
*280 to 340 = 0.15% each, up to 71% | |||
* | *340 to 430 = 0.1% each, up to 80% | ||
* | *430 to 500 = 0.05% each, up to 83.5% | ||
* | |||
{{#widget:Chart|uniqueId=MagicalDamageReduction|data=[{"x": -300,"y": -5.95},{"x": -15,"y": -0.25},{"x": | {{#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 179: | Line 201: | ||
|magicalpowerbonus=Magical Power governs your Magical Power Bonus. | |magicalpowerbonus=Magical Power governs your Magical Power Bonus. | ||
0 Magical Power starts at - | 0 Magical Power starts at -80% Magical Power Bonus. | ||
*0 -> - | *0 -> -80% | ||
*0 to | *0 to 5 = 10% each, up to -30% | ||
* | *5 to 7 = 5% each, up to -20% | ||
* | *7 to 11 = 3% each, up to -8% | ||
*15 | *11 to 15 = 2% each, up to 0% | ||
* | *15 to 50 = 1% each, up to 35% | ||
* | *50 to 60 = 0.5% each, up to 40% | ||
* | *60 to 100 = 0.25% each, up to 50% | ||
{{#widget:Chart|uniqueId=MagicalPowerBonus|data=[{"x": 0,"y": -0. | {{#widget:Chart|uniqueId=MagicalPowerBonus|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": 60,"y": 0.4},{"x": 100,"y": 0.5}]|color=orange}} | ||
|magicresistance=Will governs your Magic Resistance. | |magicresistance=Will governs your Magic Resistance. | ||
Line 195: | Line 217: | ||
*0 -> -20 | *0 -> -20 | ||
*0 to 5 = 4 each, up to 0 | *0 to 5 = 4 each, up to 0 | ||
*5 to | *5 to 15 = 3 each, up to 30 | ||
* | *15 to 33 = 4 each, up to 102 | ||
* | *33 to 48 = 3 each, up to 147 | ||
* | *48 to 58 = 2 each, up to 167 | ||
*58 to 100 = 1 each, up to 209 | |||
* | |||
{{#widget:Chart|uniqueId=MagicResistance|data=[{"x": 0,"y": -20},{"x": 5,"y": 0},{"x": | {{#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 219: | Line 237: | ||
{{#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}} | ||
|memorycapacity=Knowledge governs your Memory Capacity. | |memorycapacity=Knowledge governs your Memory Capacity. | ||
Line 256: | Line 259: | ||
|movespeed=Agility governs your Move Speed. | |movespeed=Agility governs your Move Speed. | ||
0 Agility starts at - | 0 Agility starts at -10 Move Speed. | ||
*0 -> - | *0 -> -10 | ||
*0 to | *0 to 10 = 0.5 each, up to -5 | ||
*10 to 15 = 1 each, up to 0 | |||
* | *15 to 75 = 0.75 each, up to 45 | ||
*75 to 100 = 0.5 each, up to 57.5 | |||
* | |||
* | |||
{{#widget:Chart|uniqueId=MoveSpeed|data=[{"x": 0,"y": - | {{#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 300: | Line 281: | ||
-300 Armor Rating starts at -619% Physical Damage Reduction. | -300 Armor Rating starts at -619% Physical Damage Reduction. | ||
*-300 -> -619% | *-300 -> -619% | ||
*-300 to - | *-300 to -12 = 2% each, up to -43% | ||
*- | *-12 to -4 = 1.5% each, up to -31% | ||
* | *-4 to 0 = 1.2% each, up to -26.2% | ||
* | *0 to 20 = 1% each, up to -6.2% | ||
* | *20 to 30 = 0.5% each, up to -1.2% | ||
* | *30 to 45 = 0.4% each, up to 4.8% | ||
* | *45 to 65 = 0.3% each, up to 10.8% | ||
* | *65 to 125 = 0.25% each, up to 25.8% | ||
* | *125 to 275 = 0.2% each, up to 55.8% | ||
* | *275 to 312 = 0.15% each, up to 61.35% | ||
* | *312 to 313 = 0.12% each, up to 61.47% | ||
* | *313 to 314 = 0.18% each, up to 61.65% | ||
* | *314 to 315 = 0.15% each, up to 61.8% | ||
* | *315 to 374 = 0.1% each, up to 67.7% | ||
* | *374 to 455 = 0.05% each, up to 71.75% | ||
* | *455 to 456 = 0.03% each, up to 71.78% | ||
* | *456 to 457 = 0.07% each, up to 71.85% | ||
* | *457 to 475 = 0.05% each, up to 72.75% | ||
*475 to 476 = 0.03% each, up to 72.78% | |||
*476 to 477 = 0.065% each, up to 72.845% | |||
*477 to 478 = 0.055% each, up to 72.9% | |||
*478 to 500 = 0.05% each, up to 74% | |||
{{#widget:Chart|uniqueId=PhysicalDamageReduction|data=[{"x": -300,"y": -6.19},{"x": - | {{#widget:Chart|uniqueId=PhysicalDamageReduction|data=[{"x": -300,"y": -6.19},{"x": -12,"y": -0.43},{"x": -4,"y": -0.31},{"x": 0,"y": -0.262},{"x": 20,"y": -0.062},{"x": 30,"y": -0.012},{"x": 45,"y": 0.048},{"x": 65,"y": 0.108},{"x": 125,"y": 0.258},{"x": 275,"y": 0.558},{"x": 312,"y": 0.6135},{"x": 313,"y": 0.6147},{"x": 314,"y": 0.6165},{"x": 315,"y": 0.618},{"x": 374,"y": 0.677},{"x": 455,"y": 0.7175},{"x": 456,"y": 0.7178},{"x": 457,"y": 0.7185},{"x": 475,"y": 0.7275},{"x": 476,"y": 0.7278},{"x": 477,"y": 0.72845},{"x": 478,"y": 0.729},{"x": 500,"y": 0.74}]|color=orange}} | ||
|physicalpower=Strength governs your Physical Power. | |physicalpower=Strength governs your Physical Power. | ||
Line 336: | Line 321: | ||
*11 to 15 = 2% each, up to 0% | *11 to 15 = 2% each, up to 0% | ||
*15 to 50 = 1% each, up to 35% | *15 to 50 = 1% each, up to 35% | ||
*50 to | *50 to 60 = 0.5% each, up to 40% | ||
*60 to 100 = 0.25% each, up to 50% | |||
{{#widget:Chart|uniqueId=PhysicalPowerBonus|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": 60,"y": 0.4},{"x": 100,"y": 0.5}]|color=orange}} | |||
|primitivecalcvalue=Primitive Calc governs your Primitive Calc Value. | |||
0 Primitive Calc starts at -4.0689 Primitive Calc Value. | |||
*0 -> -4.069 | |||
*0 to 1 = 0.425 each, up to -3.644 | |||
*1 to 2 = 0.432 each, up to -3.213 | |||
*2 to 3 = 0.438 each, up to -2.774 | |||
*3 to 4 = 0.445 each, up to -2.329 | |||
*4 to 5 = 0.452 each, up to -1.877 | |||
*5 to 6 = 0.459 each, up to -1.418 | |||
*6 to 7 = 0.466 each, up to -0.952 | |||
*7 to 8 = 0.473 each, up to -0.479 | |||
*8 to 10 = 0.479 each, up to 0.479 | |||
*10 to 11 = 0.473 each, up to 0.952 | |||
*11 to 12 = 0.466 each, up to 1.418 | |||
*12 to 13 = 0.459 each, up to 1.877 | |||
*13 to 14 = 0.452 each, up to 2.329 | |||
*14 to 15 = 0.445 each, up to 2.774 | |||
*15 to 16 = 0.438 each, up to 3.213 | |||
*16 to 17 = 0.432 each, up to 3.644 | |||
*17 to 18 = 0.425 each, up to 4.069 | |||
*18 to 19 = 0.418 each, up to 4.487 | |||
*19 to 20 = 0.411 each, up to 4.898 | |||
*20 to 21 = 0.404 each, up to 5.302 | |||
*21 to 22 = 0.397 each, up to 5.699 | |||
*22 to 23 = 0.39 each, up to 6.09 | |||
*23 to 24 = 0.384 each, up to 6.473 | |||
*24 to 25 = 0.377 each, up to 6.85 | |||
*25 to 26 = 0.37 each, up to 7.22 | |||
*26 to 27 = 0.363 each, up to 7.583 | |||
*27 to 28 = 0.356 each, up to 7.939 | |||
*28 to 29 = 0.349 each, up to 8.289 | |||
*29 to 30 = 0.342 each, up to 8.631 | |||
*30 to 31 = 0.336 each, up to 8.967 | |||
*31 to 32 = 0.329 each, up to 9.295 | |||
*32 to 33 = 0.322 each, up to 9.617 | |||
*33 to 34 = 0.315 each, up to 9.932 | |||
*34 to 35 = 0.308 each, up to 10.241 | |||
*35 to 36 = 0.301 each, up to 10.542 | |||
*36 to 37 = 0.295 each, up to 10.837 | |||
*37 to 38 = 0.288 each, up to 11.124 | |||
*38 to 39 = 0.281 each, up to 11.405 | |||
*39 to 40 = 0.274 each, up to 11.679 | |||
*40 to 41 = 0.267 each, up to 11.946 | |||
*41 to 42 = 0.26 each, up to 12.207 | |||
*42 to 43 = 0.253 each, up to 12.46 | |||
*43 to 44 = 0.247 each, up to 12.707 | |||
*44 to 45 = 0.24 each, up to 12.947 | |||
*45 to 46 = 0.233 each, up to 13.179 | |||
*46 to 47 = 0.226 each, up to 13.405 | |||
*47 to 48 = 0.219 each, up to 13.625 | |||
*48 to 49 = 0.212 each, up to 13.837 | |||
*49 to 50 = 0.206 each, up to 14.043 | |||
*50 to 51 = 0.199 each, up to 14.241 | |||
*51 to 52 = 0.192 each, up to 14.433 | |||
*52 to 53 = 0.185 each, up to 14.618 | |||
*53 to 54 = 0.178 each, up to 14.796 | |||
*54 to 55 = 0.171 each, up to 14.967 | |||
*55 to 56 = 0.164 each, up to 15.132 | |||
*56 to 57 = 0.158 each, up to 15.289 | |||
*57 to 58 = 0.151 each, up to 15.44 | |||
*58 to 59 = 0.144 each, up to 15.584 | |||
*59 to 60 = 0.137 each, up to 15.721 | |||
*60 to 61 = 0.13 each, up to 15.851 | |||
*61 to 62 = 0.123 each, up to 15.974 | |||
*62 to 63 = 0.116 each, up to 16.091 | |||
*63 to 64 = 0.11 each, up to 16.2 | |||
*64 to 65 = 0.103 each, up to 16.303 | |||
*65 to 66 = 0.096 each, up to 16.399 | |||
*66 to 67 = 0.089 each, up to 16.488 | |||
*67 to 68 = 0.082 each, up to 16.57 | |||
*68 to 69 = 0.075 each, up to 16.645 | |||
*69 to 70 = 0.069 each, up to 16.714 | |||
*70 to 71 = 0.062 each, up to 16.776 | |||
*71 to 72 = 0.055 each, up to 16.83 | |||
*72 to 73 = 0.048 each, up to 16.878 | |||
*73 to 74 = 0.041 each, up to 16.919 | |||
*74 to 75 = 0.034 each, up to 16.954 | |||
*75 to 76 = 0.027 each, up to 16.981 | |||
*76 to 77 = 0.021 each, up to 17.002 | |||
*77 to 99 = 0.014 each, up to 17.303 | |||
*99 to 100 = 0.022 each, up to 17.325 | |||
{{#widget:Chart|uniqueId= | {{#widget:Chart|uniqueId=PrimitiveCalcValue|data=[{"x": 0,"y": -4.0689},{"x": 1,"y": -3.6442},{"x": 2,"y": -3.21265},{"x": 3,"y": -2.77425},{"x": 4,"y": -2.329},{"x": 5,"y": -1.8769},{"x": 6,"y": -1.41795},{"x": 7,"y": -0.95215},{"x": 8,"y": -0.4795},{"x": 10,"y": 0.4795},{"x": 11,"y": 0.95215},{"x": 12,"y": 1.41795},{"x": 13,"y": 1.8769},{"x": 14,"y": 2.329},{"x": 15,"y": 2.77425},{"x": 16,"y": 3.21265},{"x": 17,"y": 3.6442},{"x": 18,"y": 4.0689},{"x": 19,"y": 4.48675},{"x": 20,"y": 4.89775},{"x": 21,"y": 5.3019},{"x": 22,"y": 5.6992},{"x": 23,"y": 6.08965},{"x": 24,"y": 6.47325},{"x": 25,"y": 6.85},{"x": 26,"y": 7.2199},{"x": 27,"y": 7.58295},{"x": 28,"y": 7.93915},{"x": 29,"y": 8.2885},{"x": 30,"y": 8.631},{"x": 31,"y": 8.96665},{"x": 32,"y": 9.29545},{"x": 33,"y": 9.6174},{"x": 34,"y": 9.9325},{"x": 35,"y": 10.24075},{"x": 36,"y": 10.54215},{"x": 37,"y": 10.8367},{"x": 38,"y": 11.1244},{"x": 39,"y": 11.40525},{"x": 40,"y": 11.67925},{"x": 41,"y": 11.9464},{"x": 42,"y": 12.2067},{"x": 43,"y": 12.46015},{"x": 44,"y": 12.70675},{"x": 45,"y": 12.9465},{"x": 46,"y": 13.1794},{"x": 47,"y": 13.40545},{"x": 48,"y": 13.62465},{"x": 49,"y": 13.837},{"x": 50,"y": 14.0425},{"x": 51,"y": 14.24115},{"x": 52,"y": 14.43295},{"x": 53,"y": 14.6179},{"x": 54,"y": 14.796},{"x": 55,"y": 14.96725},{"x": 56,"y": 15.13165},{"x": 57,"y": 15.2892},{"x": 58,"y": 15.4399},{"x": 59,"y": 15.58375},{"x": 60,"y": 15.72075},{"x": 61,"y": 15.8509},{"x": 62,"y": 15.9742},{"x": 63,"y": 16.09065},{"x": 64,"y": 16.20025},{"x": 65,"y": 16.303},{"x": 66,"y": 16.3989},{"x": 67,"y": 16.48795},{"x": 68,"y": 16.57015},{"x": 69,"y": 16.6455},{"x": 70,"y": 16.714},{"x": 71,"y": 16.77565},{"x": 72,"y": 16.83045},{"x": 73,"y": 16.8784},{"x": 74,"y": 16.9195},{"x": 75,"y": 16.95375},{"x": 76,"y": 16.98115},{"x": 77,"y": 17.0017},{"x": 99,"y": 17.3031},{"x": 100,"y": 17.325}]|color=orange}} | ||
|regularinteractionspeed=Agility and Resourcefulness governs your Regular Interaction Speed. | |regularinteractionspeed=Agility and Resourcefulness governs your Regular Interaction Speed. | ||
Agility | 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> | <code> Regular Interaction Speed Rating = Agility * 0.4 + Resourcefulness * 0.6</code> | ||
0 | 0 Regular Interaction Speed Rating starts at -26% Regular Interaction Speed. | ||
*0 -> - | *0 -> -26% | ||
*0 to | *0 to 7 = 2% each, up to -12% | ||
* | *7 to 15 = 1.5% each, up to 0% | ||
*15 to 25 = | *15 to 20 = 7% each, up to 35% | ||
*25 to | *20 to 25 = 6% each, up to 65% | ||
*35 | *25 to 30 = 5% each, up to 90% | ||
* | *30 to 35 = 4% each, up to 110% | ||
* | *35 to 40 = 3% each, up to 125% | ||
* | *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. | {{#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 - | 0 Knowledge starts at -60% Spell Casting Speed. | ||
*0 -> - | *0 -> -60% | ||
*0 to | *0 to 5 = 5% each, up to -35% | ||
* | *5 to 10 = 4% each, up to -15% | ||
* | *10 to 20 = 3% each, up to 15% | ||
* | *20 to 50 = 2.5% each, up to 90% | ||
* | *50 to 80 = 2% each, up to 150% | ||
* | *80 to 100 = 1.5% each, up to 180% | ||
{{#widget:Chart|uniqueId=SpellCastingSpeed|data=[{"x": 0,"y": -0. | {{#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 382: | Line 453: | ||
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> | |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> | ||
|cooldownreductionbonusperlosthealthpercent=<pre>C_{ooldownReductionBonusPerLostHealthPercent}(E_{lementalFury})=\left\{0 \le E_{lementalFury}<100:0+0.75\left|E_{lementalFury}-0\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} | |||
|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}< | |magicalpowerbonus=<pre>M_{agicalPowerBonus}(M_{agicalPower})=\left\{0 \le M_{agicalPower}<5:-0.8+0.1\left|M_{agicalPower}-0\right|,5 \le M_{agicalPower}<7:-0.3+0.05\left|M_{agicalPower}-5\right|,7 \le M_{agicalPower}<11:-0.2+0.03\left|M_{agicalPower}-7\right|,11 \le M_{agicalPower}<15:-0.08+0.02\left|M_{agicalPower}-11\right|,15 \le M_{agicalPower}<50:0+0.01\left|M_{agicalPower}-15\right|,50 \le M_{agicalPower}<60:0.35+0.005\left|M_{agicalPower}-50\right|,60 \le M_{agicalPower}<100:0.4+0.002\left|M_{agicalPower}-60\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}< | |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> | ||
|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}< | |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}<- | |physicaldamagereduction=<pre>P_{hysicalDamageReduction}(A_{rmorRating})=\left\{-300 \le A_{rmorRating}<-12:-6.19+0.02\left|A_{rmorRating}--300\right|,-12 \le A_{rmorRating}<-4:-0.43+0.015\left|A_{rmorRating}--12\right|,-4 \le A_{rmorRating}<0:-0.31+0.012\left|A_{rmorRating}--4\right|,0 \le A_{rmorRating}<20:-0.262+0.01\left|A_{rmorRating}-0\right|,20 \le A_{rmorRating}<30:-0.062+0.005\left|A_{rmorRating}-20\right|,30 \le A_{rmorRating}<45:-0.012+0.004\left|A_{rmorRating}-30\right|,45 \le A_{rmorRating}<65:0.048+0.003\left|A_{rmorRating}-45\right|,65 \le A_{rmorRating}<125:0.108+0.003\left|A_{rmorRating}-65\right|,125 \le A_{rmorRating}<275:0.258+0.002\left|A_{rmorRating}-125\right|,275 \le A_{rmorRating}<312:0.558+0.001\left|A_{rmorRating}-275\right|,312 \le A_{rmorRating}<313:0.614+0.001\left|A_{rmorRating}-312\right|,313 \le A_{rmorRating}<314:0.615+0.002\left|A_{rmorRating}-313\right|,314 \le A_{rmorRating}<315:0.617+0.001\left|A_{rmorRating}-314\right|,315 \le A_{rmorRating}<374:0.618+0.001\left|A_{rmorRating}-315\right|,374 \le A_{rmorRating}<455:0.677+0\left|A_{rmorRating}-374\right|,455 \le A_{rmorRating}<456:0.718+0\left|A_{rmorRating}-455\right|,456 \le A_{rmorRating}<457:0.718+0.001\left|A_{rmorRating}-456\right|,457 \le A_{rmorRating}<475:0.719+0.001\left|A_{rmorRating}-457\right|,475 \le A_{rmorRating}<476:0.728+0\left|A_{rmorRating}-475\right|,476 \le A_{rmorRating}<477:0.728+0.001\left|A_{rmorRating}-476\right|,477 \le A_{rmorRating}<478:0.728+0.001\left|A_{rmorRating}-477\right|,478 \le A_{rmorRating}<500:0.729+0.001\left|A_{rmorRating}-478\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}< | |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}<60:0.35+0.005\left|P_{hysicalPower}-50\right|,60 \le P_{hysicalPower}<100:0.4+0.002\left|P_{hysicalPower}-60\right|\right\}</pre> | ||
|regularinteractionspeed=<pre>R_{egularInteractionSpeed}(S_{um})=\left\{0 \le S_{um}< | |primitivecalcvalue=<pre>P_{rimitiveCalcValue}(P_{rimitiveCalc})=\left\{0 \le P_{rimitiveCalc}<1:-4.069+0.425\left|P_{rimitiveCalc}-0\right|,1 \le P_{rimitiveCalc}<2:-3.644+0.432\left|P_{rimitiveCalc}-1\right|,2 \le P_{rimitiveCalc}<3:-3.213+0.438\left|P_{rimitiveCalc}-2\right|,3 \le P_{rimitiveCalc}<4:-2.774+0.445\left|P_{rimitiveCalc}-3\right|,4 \le P_{rimitiveCalc}<5:-2.329+0.452\left|P_{rimitiveCalc}-4\right|,5 \le P_{rimitiveCalc}<6:-1.877+0.459\left|P_{rimitiveCalc}-5\right|,6 \le P_{rimitiveCalc}<7:-1.418+0.466\left|P_{rimitiveCalc}-6\right|,7 \le P_{rimitiveCalc}<8:-0.952+0.473\left|P_{rimitiveCalc}-7\right|,8 \le P_{rimitiveCalc}<10:-0.479+0.479\left|P_{rimitiveCalc}-8\right|,10 \le P_{rimitiveCalc}<11:0.479+0.473\left|P_{rimitiveCalc}-10\right|,11 \le P_{rimitiveCalc}<12:0.952+0.466\left|P_{rimitiveCalc}-11\right|,12 \le P_{rimitiveCalc}<13:1.418+0.459\left|P_{rimitiveCalc}-12\right|,13 \le P_{rimitiveCalc}<14:1.877+0.452\left|P_{rimitiveCalc}-13\right|,14 \le P_{rimitiveCalc}<15:2.329+0.445\left|P_{rimitiveCalc}-14\right|,15 \le P_{rimitiveCalc}<16:2.774+0.438\left|P_{rimitiveCalc}-15\right|,16 \le P_{rimitiveCalc}<17:3.213+0.432\left|P_{rimitiveCalc}-16\right|,17 \le P_{rimitiveCalc}<18:3.644+0.425\left|P_{rimitiveCalc}-17\right|,18 \le P_{rimitiveCalc}<19:4.069+0.418\left|P_{rimitiveCalc}-18\right|,19 \le P_{rimitiveCalc}<20:4.487+0.411\left|P_{rimitiveCalc}-19\right|,20 \le P_{rimitiveCalc}<21:4.898+0.404\left|P_{rimitiveCalc}-20\right|,21 \le P_{rimitiveCalc}<22:5.302+0.397\left|P_{rimitiveCalc}-21\right|,22 \le P_{rimitiveCalc}<23:5.699+0.39\left|P_{rimitiveCalc}-22\right|,23 \le P_{rimitiveCalc}<24:6.09+0.384\left|P_{rimitiveCalc}-23\right|,24 \le P_{rimitiveCalc}<25:6.473+0.377\left|P_{rimitiveCalc}-24\right|,25 \le P_{rimitiveCalc}<26:6.85+0.37\left|P_{rimitiveCalc}-25\right|,26 \le P_{rimitiveCalc}<27:7.22+0.363\left|P_{rimitiveCalc}-26\right|,27 \le P_{rimitiveCalc}<28:7.583+0.356\left|P_{rimitiveCalc}-27\right|,28 \le P_{rimitiveCalc}<29:7.939+0.349\left|P_{rimitiveCalc}-28\right|,29 \le P_{rimitiveCalc}<30:8.289+0.342\left|P_{rimitiveCalc}-29\right|,30 \le P_{rimitiveCalc}<31:8.631+0.336\left|P_{rimitiveCalc}-30\right|,31 \le P_{rimitiveCalc}<32:8.967+0.329\left|P_{rimitiveCalc}-31\right|,32 \le P_{rimitiveCalc}<33:9.295+0.322\left|P_{rimitiveCalc}-32\right|,33 \le P_{rimitiveCalc}<34:9.617+0.315\left|P_{rimitiveCalc}-33\right|,34 \le P_{rimitiveCalc}<35:9.932+0.308\left|P_{rimitiveCalc}-34\right|,35 \le P_{rimitiveCalc}<36:10.241+0.301\left|P_{rimitiveCalc}-35\right|,36 \le P_{rimitiveCalc}<37:10.542+0.295\left|P_{rimitiveCalc}-36\right|,37 \le P_{rimitiveCalc}<38:10.837+0.288\left|P_{rimitiveCalc}-37\right|,38 \le P_{rimitiveCalc}<39:11.124+0.281\left|P_{rimitiveCalc}-38\right|,39 \le P_{rimitiveCalc}<40:11.405+0.274\left|P_{rimitiveCalc}-39\right|,40 \le P_{rimitiveCalc}<41:11.679+0.267\left|P_{rimitiveCalc}-40\right|,41 \le P_{rimitiveCalc}<42:11.946+0.26\left|P_{rimitiveCalc}-41\right|,42 \le P_{rimitiveCalc}<43:12.207+0.253\left|P_{rimitiveCalc}-42\right|,43 \le P_{rimitiveCalc}<44:12.46+0.247\left|P_{rimitiveCalc}-43\right|,44 \le P_{rimitiveCalc}<45:12.707+0.24\left|P_{rimitiveCalc}-44\right|,45 \le P_{rimitiveCalc}<46:12.947+0.233\left|P_{rimitiveCalc}-45\right|,46 \le P_{rimitiveCalc}<47:13.179+0.226\left|P_{rimitiveCalc}-46\right|,47 \le P_{rimitiveCalc}<48:13.405+0.219\left|P_{rimitiveCalc}-47\right|,48 \le P_{rimitiveCalc}<49:13.625+0.212\left|P_{rimitiveCalc}-48\right|,49 \le P_{rimitiveCalc}<50:13.837+0.206\left|P_{rimitiveCalc}-49\right|,50 \le P_{rimitiveCalc}<51:14.043+0.199\left|P_{rimitiveCalc}-50\right|,51 \le P_{rimitiveCalc}<52:14.241+0.192\left|P_{rimitiveCalc}-51\right|,52 \le P_{rimitiveCalc}<53:14.433+0.185\left|P_{rimitiveCalc}-52\right|,53 \le P_{rimitiveCalc}<54:14.618+0.178\left|P_{rimitiveCalc}-53\right|,54 \le P_{rimitiveCalc}<55:14.796+0.171\left|P_{rimitiveCalc}-54\right|,55 \le P_{rimitiveCalc}<56:14.967+0.164\left|P_{rimitiveCalc}-55\right|,56 \le P_{rimitiveCalc}<57:15.132+0.158\left|P_{rimitiveCalc}-56\right|,57 \le P_{rimitiveCalc}<58:15.289+0.151\left|P_{rimitiveCalc}-57\right|,58 \le P_{rimitiveCalc}<59:15.44+0.144\left|P_{rimitiveCalc}-58\right|,59 \le P_{rimitiveCalc}<60:15.584+0.137\left|P_{rimitiveCalc}-59\right|,60 \le P_{rimitiveCalc}<61:15.721+0.13\left|P_{rimitiveCalc}-60\right|,61 \le P_{rimitiveCalc}<62:15.851+0.123\left|P_{rimitiveCalc}-61\right|,62 \le P_{rimitiveCalc}<63:15.974+0.116\left|P_{rimitiveCalc}-62\right|,63 \le P_{rimitiveCalc}<64:16.091+0.11\left|P_{rimitiveCalc}-63\right|,64 \le P_{rimitiveCalc}<65:16.2+0.103\left|P_{rimitiveCalc}-64\right|,65 \le P_{rimitiveCalc}<66:16.303+0.096\left|P_{rimitiveCalc}-65\right|,66 \le P_{rimitiveCalc}<67:16.399+0.089\left|P_{rimitiveCalc}-66\right|,67 \le P_{rimitiveCalc}<68:16.488+0.082\left|P_{rimitiveCalc}-67\right|,68 \le P_{rimitiveCalc}<69:16.57+0.075\left|P_{rimitiveCalc}-68\right|,69 \le P_{rimitiveCalc}<70:16.645+0.069\left|P_{rimitiveCalc}-69\right|,70 \le P_{rimitiveCalc}<71:16.714+0.062\left|P_{rimitiveCalc}-70\right|,71 \le P_{rimitiveCalc}<72:16.776+0.055\left|P_{rimitiveCalc}-71\right|,72 \le P_{rimitiveCalc}<73:16.83+0.048\left|P_{rimitiveCalc}-72\right|,73 \le P_{rimitiveCalc}<74:16.878+0.041\left|P_{rimitiveCalc}-73\right|,74 \le P_{rimitiveCalc}<75:16.919+0.034\left|P_{rimitiveCalc}-74\right|,75 \le P_{rimitiveCalc}<76:16.954+0.027\left|P_{rimitiveCalc}-75\right|,76 \le P_{rimitiveCalc}<77:16.981+0.021\left|P_{rimitiveCalc}-76\right|,77 \le P_{rimitiveCalc}<99:17.002+0.014\left|P_{rimitiveCalc}-77\right|,99 \le P_{rimitiveCalc}<100:17.303+0.022\left|P_{rimitiveCalc}-99\right|\right\}</pre> | ||
|spellcastingspeed=<pre>S_{pellCastingSpeed}(K_{nowledge})=\left\{0 \le K_{nowledge}< | |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}<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. |
Latest revision as of 22:53, 9 May 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%