From Dark and Darker Wiki
(Testing Graphs) |
(Added charts) |
||
Line 3: | Line 3: | ||
===Physical Power=== | ===Physical Power=== | ||
<div style="display:flex;"> | |||
<div> | |||
0 Strength starts at = 0 Physical Power | 0 Strength starts at = 0 Physical Power | ||
Line 8: | Line 10: | ||
*0 to 100 = 1 (capped at 100) | *0 to 100 = 1 (capped at 100) | ||
</div> | |||
<div style="width:400px;"> | |||
{{#widget:Chart|uniqueId=PhysicalPower|data=[{"x": 0.0,"y": 0.0},{"x": 100.0,"y": 100.0}]|color=orange}} | |||
</div> | |||
</div> | |||
===Max Health=== | ===Max Health=== | ||
<div style="display:flex;"> | |||
<div> | |||
0 Strength starts at = 60 Max Health | 0 Strength starts at = 60 Max Health | ||
Line 18: | Line 27: | ||
*50 to 75 = 1 -> 195 | *50 to 75 = 1 -> 195 | ||
*75 to 100 = .5 -> 207.5 | *75 to 100 = .5 -> 207.5 | ||
</div> | |||
<div style="width:400px;"> | |||
{{#widget:Chart|uniqueId=MaxHealthBase|data=[{"x": 0.0,"y": 60.0},{"x": 10.0,"y": 90.0},{"x": 50.0,"y": 170.0},{"x": 75.0,"y": 195.0},{"x": 100.0,"y": 207.5}]|color=orange}} | |||
</div> | |||
</div> | |||
==Agility== | ==Agility== | ||
===Action Speed=== | ===Action Speed=== | ||
<div style="display:flex;"> | |||
<div> | |||
0 Agility starts at = -45% Action Speed | 0 Agility starts at = -45% Action Speed | ||
Line 31: | Line 47: | ||
*40 to 50 = 1% -> 50% | *40 to 50 = 1% -> 50% | ||
*50 to 100 = 0.5% -> 75% | *50 to 100 = 0.5% -> 75% | ||
</div> | |||
<div style="width:400px;"> | |||
{{#widget:Chart|uniqueId=ActionSpeed|data=[{"x": 0.0,"y": -38.0},{"x": 8.0,"y": -14.0},{"x": 10.0,"y": -8.0},{"x": 13.0,"y": -2.0},{"x": 18.0,"y": 3.0},{"x": 20.0,"y": 5.0},{"x": 21.0,"y": 6.0},{"x": 25.0,"y": 10.0},{"x": 26.0,"y": 12.0},{"x": 34.0,"y": 23.0},{"x": 38.0,"y": 29.0},{"x": 41.0,"y": 34.0},{"x": 42.0,"y": 35.0},{"x": 46.0,"y": 39.0},{"x": 47.0,"y": 40.0},{"x": 49.0,"y": 42.0},{"x": 50.0,"y": 43.0},{"x": 54.0,"y": 45.0},{"x": 55.0,"y": 46.0},{"x": 60.0,"y": 48.0},{"x": 70.0,"y": 53.0},{"x": 71.0,"y": 54.0},{"x": 82.0,"y": 59.0},{"x": 95.0,"y": 66.0},{"x": 96.0,"y": 66.0},{"x": 100.0,"y": 68.0}]|color=orange}} | |||
</div> | |||
</div> | |||
===Move Speed=== | ===Move Speed=== | ||
<div style="display:flex;"> | |||
<div> | |||
0 Agility starts at = -30% Move Speed | 0 Agility starts at = -30% Move Speed | ||
Line 43: | Line 67: | ||
Capped at 51% at Agility 98. | Capped at 51% at Agility 98. | ||
</div> | |||
<div style="width:400px;"> | |||
{{#widget:Chart|uniqueId=MoveSpeedBase|data=[{"x": 0.0,"y": -30.0},{"x": 15.0,"y": 0.0},{"x": 45.0,"y": 30.0},{"x": 46.0,"y": 30.0},{"x": 47.0,"y": 31.0},{"x": 48.0,"y": 31.0},{"x": 49.0,"y": 32.0},{"x": 50.0,"y": 32.0},{"x": 51.0,"y": 33.0},{"x": 52.0,"y": 33.0},{"x": 53.0,"y": 34.0},{"x": 54.0,"y": 34.0},{"x": 55.0,"y": 35.0},{"x": 56.0,"y": 35.0},{"x": 57.0,"y": 36.0},{"x": 58.0,"y": 36.0},{"x": 59.0,"y": 37.0},{"x": 60.0,"y": 37.0},{"x": 61.0,"y": 38.0},{"x": 62.0,"y": 38.0},{"x": 63.0,"y": 39.0},{"x": 64.0,"y": 39.0},{"x": 65.0,"y": 40.0},{"x": 67.0,"y": 40.0},{"x": 68.0,"y": 41.0},{"x": 70.0,"y": 41.0},{"x": 71.0,"y": 42.0},{"x": 73.0,"y": 42.0},{"x": 74.0,"y": 43.0},{"x": 76.0,"y": 43.0},{"x": 77.0,"y": 44.0},{"x": 79.0,"y": 44.0},{"x": 80.0,"y": 45.0},{"x": 82.0,"y": 45.0},{"x": 83.0,"y": 46.0},{"x": 85.0,"y": 46.0},{"x": 86.0,"y": 47.0},{"x": 88.0,"y": 47.0},{"x": 89.0,"y": 48.0},{"x": 91.0,"y": 48.0},{"x": 92.0,"y": 49.0},{"x": 94.0,"y": 49.0},{"x": 95.0,"y": 50.0},{"x": 97.0,"y": 50.0},{"x": 98.0,"y": 51.0},{"x": 100.0,"y": 51.0}]|color=orange}} | |||
</div> | |||
</div> | |||
===Item Equip Speed=== | ===Item Equip Speed=== | ||
<div style="display:flex;"> | |||
<div> | |||
0 Agility starts at = -95% Item Equip Speed | 0 Agility starts at = -95% Item Equip Speed | ||
Line 55: | Line 87: | ||
*35 to 70 = 2% -> 170% | *35 to 70 = 2% -> 170% | ||
*70 to 100 = 1% -> 200% | *70 to 100 = 1% -> 200% | ||
</div> | |||
<div style="width:400px;"> | |||
{{#widget:Chart|uniqueId=ItemEquipSpeed|data=[{"x": 0.0,"y": -95.0},{"x": 1.0,"y": -95.0},{"x": 2.0,"y": -91.0},{"x": 3.0,"y": -84.0},{"x": 8.0,"y": -49.0},{"x": 9.0,"y": -42.0},{"x": 11.0,"y": -28.0},{"x": 12.0,"y": -21.0},{"x": 14.0,"y": -7.0},{"x": 15.0,"y": 0.0},{"x": 17.0,"y": 10.0},{"x": 19.0,"y": 20.0},{"x": 22.0,"y": 35.0},{"x": 23.0,"y": 40.0},{"x": 27.0,"y": 60.0},{"x": 32.0,"y": 85.0},{"x": 35.0,"y": 100.0},{"x": 38.0,"y": 106.0},{"x": 39.0,"y": 108.0},{"x": 44.0,"y": 118.0},{"x": 50.0,"y": 130.0},{"x": 51.0,"y": 132.0},{"x": 56.0,"y": 142.0},{"x": 63.0,"y": 156.0},{"x": 64.0,"y": 158.0},{"x": 69.0,"y": 168.0},{"x": 70.0,"y": 170.0},{"x": 81.0,"y": 181.0},{"x": 82.0,"y": 182.0},{"x": 93.0,"y": 193.0},{"x": 100.0,"y": 200.0}]|color=orange}} | |||
</div> | |||
</div> | |||
Line 60: | Line 98: | ||
===Spell Power=== | ===Spell Power=== | ||
<div style="display:flex;"> | |||
<div> | |||
0 Will starts at = 0 Spell Power | 0 Will starts at = 0 Spell Power | ||
Line 65: | Line 105: | ||
*0 to 100 = 1 (capped at 100) | *0 to 100 = 1 (capped at 100) | ||
</div> | |||
<div style="width:400px;"> | |||
{{#widget:Chart|uniqueId=MagicalPower|data=[{"x": 0.0,"y": 0.0},{"x": 100.0,"y": 100.0}]|color=orange}} | |||
</div> | |||
</div> | |||
===Magic Resistance=== | ===Magic Resistance=== | ||
<div style="display:flex;"> | |||
<div> | |||
0 Will starts at = -20 Magic Resistance | 0 Will starts at = -20 Magic Resistance | ||
Line 76: | Line 124: | ||
*55 to 66 = 1 -> 141 | *55 to 66 = 1 -> 141 | ||
*66 to 100 = .5 -> 158.5 | *66 to 100 = .5 -> 158.5 | ||
</div> | |||
<div style="width:400px;"> | |||
{{#widget:Chart|uniqueId=MagicResistance|data=[{"x": 0.0,"y": -20.0},{"x": 5.0,"y": 0.0},{"x": 35.0,"y": 90.0},{"x": 55.0,"y": 130.0},{"x": 66.0,"y": 141.0},{"x": 67.0,"y": 141.0},{"x": 68.0,"y": 142.0},{"x": 69.0,"y": 142.0},{"x": 70.0,"y": 143.0},{"x": 71.0,"y": 143.0},{"x": 72.0,"y": 144.0},{"x": 73.0,"y": 144.0},{"x": 74.0,"y": 145.0},{"x": 75.0,"y": 145.0},{"x": 76.0,"y": 146.0},{"x": 77.0,"y": 146.0},{"x": 78.0,"y": 147.0},{"x": 79.0,"y": 147.0},{"x": 80.0,"y": 148.0},{"x": 82.0,"y": 148.0},{"x": 83.0,"y": 149.0},{"x": 84.0,"y": 149.0},{"x": 85.0,"y": 150.0},{"x": 86.0,"y": 150.0},{"x": 87.0,"y": 151.0},{"x": 88.0,"y": 151.0},{"x": 89.0,"y": 152.0},{"x": 90.0,"y": 152.0},{"x": 91.0,"y": 153.0},{"x": 92.0,"y": 152.0},{"x": 94.0,"y": 154.0},{"x": 95.0,"y": 154.0},{"x": 96.0,"y": 155.0},{"x": 97.0,"y": 155.0},{"x": 98.0,"y": 156.0},{"x": 99.0,"y": 156.0},{"x": 100.0,"y": 157.0}]|color=orange}} | |||
</div> | |||
</div> | |||
===Buff Duration=== | ===Buff Duration=== | ||
<div style="display: | <div style="display:flex;"> | ||
<div> | |||
0 Will starts at = -80% Buff Duration | 0 Will starts at = -80% Buff Duration | ||
Line 89: | Line 144: | ||
*50 to 100 = .5% -> 60% | *50 to 100 = .5% -> 60% | ||
</div> | </div> | ||
<div style=" | <div style="width:400px;"> | ||
{{#widget:Chart|uniqueId=BuffDurationMod|data=[{"x": 0.0,"y": -80.0},{"x": 1.0,"y": -70.0},{"x": 5.0,"y": -30.0},{"x": 7.0,"y": -20.0},{"x": 11.0,"y": -8.0},{"x": 15.0,"y": 0.0},{"x": 19.0,"y": 4.0},{"x": 20.0,"y": 5.0},{"x": 21.0,"y": 6.0},{"x": 27.0,"y": 12.0},{"x": 30.0,"y": 15.0},{"x": 35.0,"y": 20.0},{"x": 36.0,"y": 21.0},{"x": 38.0,"y": 23.0},{"x": 39.0,"y": 24.0},{"x": 44.0,"y": 29.0},{"x": 50.0,"y": 35.0},{"x": 51.0,"y": 35.0},{"x": 58.0,"y": 39.0},{"x": 59.0,"y": 40.0},{"x": 64.0,"y": 42.0},{"x": 70.0,"y": 45.0},{"x": 71.0,"y": 46.0},{"x": 76.0,"y": 48.0},{"x": 86.0,"y": 53.0},{"x": 87.0,"y": 54.0},{"x": 98.0,"y": 59.0},{"x": 100.0,"y": 60.0}]|color=orange}} | |||
</div> | |||
</div> | |||
===Curse Duration=== | ===Curse Duration=== | ||
<div style="display:flex;"> | |||
<div> | |||
0 Will starts at = 400% Curse Duration | 0 Will starts at = 400% Curse Duration | ||
Line 106: | Line 167: | ||
*100 = -37.5% | *100 = -37.5% | ||
The decrease slowly slows down with different reduction amounts that is not logarithmic nor linear. Finally | The decrease slowly slows down with different reduction amounts that is not logarithmic nor linear. Finally | ||
</div> | |||
<div style="width:400px;"> | |||
{{#widget:Chart|uniqueId=DebuffDurationMod|data=[{"x": 0.0,"y": 400.0},{"x": 1.0,"y": 233.0},{"x": 2.0,"y": 150.0},{"x": 3.0,"y": 100.0},{"x": 4.0,"y": 67.0},{"x": 5.0,"y": 43.0},{"x": 6.0,"y": 33.0},{"x": 7.0,"y": 25.0},{"x": 8.0,"y": 20.0},{"x": 9.0,"y": 16.0},{"x": 10.0,"y": 12.0},{"x": 11.0,"y": 9.0},{"x": 12.0,"y": 6.0},{"x": 13.0,"y": 4.0},{"x": 14.0,"y": 2.0},{"x": 15.0,"y": 0.0},{"x": 17.0,"y": -2.0},{"x": 19.0,"y": -4.0},{"x": 20.0,"y": -5.0},{"x": 21.0,"y": -6.0},{"x": 22.0,"y": -7.0},{"x": 24.0,"y": -8.0},{"x": 29.0,"y": -12.0},{"x": 30.0,"y": -13.0},{"x": 31.0,"y": -14.0},{"x": 32.0,"y": -14.0},{"x": 33.0,"y": -15.0},{"x": 36.0,"y": -17.0},{"x": 37.0,"y": -18.0},{"x": 39.0,"y": -19.0},{"x": 41.0,"y": -21.0},{"x": 42.0,"y": -21.0},{"x": 44.0,"y": -23.0},{"x": 46.0,"y": -24.0},{"x": 47.0,"y": -24.0},{"x": 49.0,"y": -25.0},{"x": 50.0,"y": -26.0},{"x": 52.0,"y": -27.0},{"x": 53.0,"y": -27.0},{"x": 54.0,"y": -27.0},{"x": 55.0,"y": -27.0},{"x": 56.0,"y": -28.0},{"x": 58.0,"y": -28.0},{"x": 59.0,"y": -28.0},{"x": 60.0,"y": -29.0},{"x": 61.0,"y": -29.0},{"x": 62.0,"y": -29.0},{"x": 63.0,"y": -29.0},{"x": 64.0,"y": -30.0},{"x": 65.0,"y": -30.0},{"x": 66.0,"y": -30.0},{"x": 67.0,"y": -30.0},{"x": 68.0,"y": -31.0},{"x": 70.0,"y": -31.0},{"x": 71.0,"y": -31.0},{"x": 73.0,"y": -32.0},{"x": 74.0,"y": -32.0},{"x": 76.0,"y": -32.0},{"x": 77.0,"y": -33.0},{"x": 80.0,"y": -33.0},{"x": 81.0,"y": -34.0},{"x": 85.0,"y": -34.0},{"x": 86.0,"y": -35.0},{"x": 87.0,"y": -35.0},{"x": 96.0,"y": -37.0},{"x": 97.0,"y": -37.0},{"x": 100.0,"y": -38.0}]|color=orange}} | |||
</div> | |||
</div> | |||
Line 111: | Line 178: | ||
==Knowledge== | ==Knowledge== | ||
===Spell Casting Speed=== | ===Spell Casting Speed=== | ||
<div style="display:flex;"> | |||
<div> | |||
0 Knowledge starts at = -95% Spell Casting Speed | 0 Knowledge starts at = -95% Spell Casting Speed | ||
Line 119: | Line 188: | ||
*30 to 40 = 3% -> 80% | *30 to 40 = 3% -> 80% | ||
*40 to 100 = 2% -> 200% | *40 to 100 = 2% -> 200% | ||
</div> | |||
<div style="width:400px;"> | |||
{{#widget:Chart|uniqueId=SpellCastingSpeed|data=[{"x": 0.0,"y": -95.0},{"x": 1.0,"y": -95.0},{"x": 9.0,"y": -55.0},{"x": 13.0,"y": -35.0},{"x": 17.0,"y": -15.0},{"x": 19.0,"y": -5.0},{"x": 21.0,"y": 5.0},{"x": 22.0,"y": 10.0},{"x": 24.0,"y": 20.0},{"x": 27.0,"y": 35.0},{"x": 28.0,"y": 40.0},{"x": 30.0,"y": 50.0},{"x": 33.0,"y": 59.0},{"x": 36.0,"y": 68.0},{"x": 37.0,"y": 71.0},{"x": 40.0,"y": 80.0},{"x": 42.0,"y": 84.0},{"x": 48.0,"y": 96.0},{"x": 53.0,"y": 106.0},{"x": 54.0,"y": 108.0},{"x": 59.0,"y": 118.0},{"x": 65.0,"y": 130.0},{"x": 66.0,"y": 132.0},{"x": 71.0,"y": 142.0},{"x": 78.0,"y": 156.0},{"x": 79.0,"y": 158.0},{"x": 84.0,"y": 168.0},{"x": 90.0,"y": 180.0},{"x": 91.0,"y": 182.0},{"x": 96.0,"y": 192.0},{"x": 100.0,"y": 200.0}]|color=orange}} | |||
</div> | |||
</div> | |||
=== | ===Magical Interaction Speed=== | ||
0 Knowledge starts at = -75% | <div style="display:flex;"> | ||
<div> | |||
0 Knowledge starts at = -75% Magical Interaction Speed | |||
Every Knowledge point gives % | Every Knowledge point gives % Magical Interaction Speed between intervals | ||
*0 to 15 = 5% (capped at 0%) | *0 to 15 = 5% (capped at 0%) | ||
Line 132: | Line 209: | ||
*85 to 86 = 3% -> 222% | *85 to 86 = 3% -> 222% | ||
*86 to 100 = 2% -> 250% | *86 to 100 = 2% -> 250% | ||
</div> | |||
<div style="width:400px;"> | |||
{{#widget:Chart|uniqueId=MagicalInteractionSpeed|data=[{"x": 0.0,"y": -75.0},{"x": 2.0,"y": -65.0},{"x": 7.0,"y": -40.0},{"x": 8.0,"y": -35.0},{"x": 12.0,"y": -15.0},{"x": 14.0,"y": -5.0},{"x": 15.0,"y": 0.0},{"x": 18.0,"y": 21.0},{"x": 21.0,"y": 42.0},{"x": 25.0,"y": 70.0},{"x": 28.0,"y": 85.0},{"x": 32.0,"y": 105.0},{"x": 33.0,"y": 110.0},{"x": 34.0,"y": 115.0},{"x": 35.0,"y": 120.0},{"x": 40.0,"y": 130.0},{"x": 41.0,"y": 132.0},{"x": 46.0,"y": 142.0},{"x": 53.0,"y": 156.0},{"x": 54.0,"y": 158.0},{"x": 59.0,"y": 168.0},{"x": 65.0,"y": 180.0},{"x": 66.0,"y": 182.0},{"x": 71.0,"y": 192.0},{"x": 81.0,"y": 212.0},{"x": 82.0,"y": 214.0},{"x": 84.0,"y": 218.0},{"x": 85.0,"y": 219.0},{"x": 86.0,"y": 222.0},{"x": 93.0,"y": 236.0},{"x": 100.0,"y": 250.0}]|color=orange}} | |||
</div> | |||
</div> | |||
===Spell Capacity Speed=== | ===Spell Capacity Speed=== | ||
<div style="display:flex;"> | |||
<div> | |||
0 Knowledge starts at = 0% Spell Capacity | 0 Knowledge starts at = 0% Spell Capacity | ||
Line 139: | Line 223: | ||
*0 to 100 = 1% (capped at 100%) | *0 to 100 = 1% (capped at 100%) | ||
</div> | |||
<div style="width:400px;"> | |||
{{#widget:Chart|uniqueId=SpellCapacity|data=[{"x": 0.0,"y": 0.0},{"x": 100.0,"y": 100.0}]|color=orange}} | |||
</div> | |||
</div> | |||
==Resourcefulness== | ==Resourcefulness== | ||
===Interaction Speed=== | ===Interaction Speed=== | ||
<div style="display:flex;"> | |||
<div> | |||
0 Resourcefulness starts at = -75% Interaction Speed | 0 Resourcefulness starts at = -75% Interaction Speed | ||
Line 154: | Line 245: | ||
*85 to 86 = 3% -> 222% | *85 to 86 = 3% -> 222% | ||
*86 to 100 = 2% -> 250% | *86 to 100 = 2% -> 250% | ||
</div> | |||
<div style="width:400px;"> | |||
{{#widget:Chart|uniqueId=RegularInteractionSpeed|data=[{"x": 0.0,"y": -75.0},{"x": 2.0,"y": -65.0},{"x": 7.0,"y": -40.0},{"x": 8.0,"y": -35.0},{"x": 12.0,"y": -15.0},{"x": 14.0,"y": -5.0},{"x": 15.0,"y": 0.0},{"x": 18.0,"y": 21.0},{"x": 21.0,"y": 42.0},{"x": 25.0,"y": 70.0},{"x": 28.0,"y": 85.0},{"x": 32.0,"y": 105.0},{"x": 33.0,"y": 110.0},{"x": 34.0,"y": 115.0},{"x": 35.0,"y": 120.0},{"x": 40.0,"y": 130.0},{"x": 41.0,"y": 132.0},{"x": 46.0,"y": 142.0},{"x": 53.0,"y": 156.0},{"x": 54.0,"y": 158.0},{"x": 59.0,"y": 168.0},{"x": 65.0,"y": 180.0},{"x": 66.0,"y": 182.0},{"x": 71.0,"y": 192.0},{"x": 81.0,"y": 212.0},{"x": 82.0,"y": 214.0},{"x": 84.0,"y": 218.0},{"x": 85.0,"y": 219.0},{"x": 86.0,"y": 222.0},{"x": 93.0,"y": 236.0},{"x": 100.0,"y": 250.0}]|color=orange}} | |||
</div> | |||
</div> | |||
Line 159: | Line 255: | ||
==Magic Power Bonus== | ==Magic Power Bonus== | ||
0 Magic Power Bonus starts at = -90% Magic | <div style="display:flex;"> | ||
<div> | |||
0 Magic Power Bonus starts at = -90% Magic Damage | |||
Every Magic Power Bonus gives % increase to your overall | Every Magic Power Bonus gives % increase to your overall magic damage | ||
*0 to 1 = 0% (capped at -90%) | *0 to 1 = 0% (capped at -90%) | ||
Line 170: | Line 268: | ||
*40 to 50 = 1% -> 70% | *40 to 50 = 1% -> 70% | ||
*50 to 100 = 0.5% -> 95% | *50 to 100 = 0.5% -> 95% | ||
</div> | |||
<div style="width:400px;"> | |||
{{#widget:Chart|uniqueId=MagicalDamageMod|data=[{"x": 0.0,"y": -90.0},{"x": 1.0,"y": -90.0},{"x": 2.0,"y": -80.0},{"x": 3.0,"y": -70.0},{"x": 5.0,"y": -50.0},{"x": 7.0,"y": -40.0},{"x": 8.0,"y": -35.0},{"x": 12.0,"y": -15.0},{"x": 14.0,"y": -5.0},{"x": 15.0,"y": 0.0},{"x": 17.0,"y": 6.0},{"x": 18.0,"y": 9.0},{"x": 19.0,"y": 12.0},{"x": 21.0,"y": 18.0},{"x": 22.0,"y": 21.0},{"x": 23.0,"y": 24.0},{"x": 25.0,"y": 30.0},{"x": 30.0,"y": 40.0},{"x": 31.0,"y": 42.0},{"x": 33.0,"y": 46.0},{"x": 34.0,"y": 48.0},{"x": 39.0,"y": 58.0},{"x": 40.0,"y": 60.0},{"x": 45.0,"y": 65.0},{"x": 46.0,"y": 66.0},{"x": 50.0,"y": 70.0},{"x": 53.0,"y": 71.0},{"x": 66.0,"y": 78.0},{"x": 67.0,"y": 79.0},{"x": 78.0,"y": 84.0},{"x": 91.0,"y": 91.0},{"x": 92.0,"y": 91.0},{"x": 100.0,"y": 95.0}]|color=orange}} | |||
</div> | |||
</div> | |||
==Armor Rating== | ==Armor Rating== | ||
<div style="display:flex;"> | |||
<div> | |||
Armor Rating can go as low as -300 starts at = -596% Physical Damage Reduction | Armor Rating can go as low as -300 starts at = -596% Physical Damage Reduction | ||
Line 189: | Line 295: | ||
*250 to 350 = 0.4% -> 78.9% | *250 to 350 = 0.4% -> 78.9% | ||
*350 to 500 = 0.1% -> 93.9% | *350 to 500 = 0.1% -> 93.9% | ||
</div> | |||
<div style="width:400px;"> | |||
{{#widget:Chart|uniqueId=PhysicalReduction|data=[{"x": -300.0,"y": -595.0},{"x": -278.0,"y": -551.0},{"x": -253.0,"y": -501.0},{"x": -228.0,"y": -451.0},{"x": -197.0,"y": -389.0},{"x": -184.0,"y": -363.0},{"x": -183.0,"y": -361.0},{"x": -172.0,"y": -339.0},{"x": -159.0,"y": -313.0},{"x": -158.0,"y": -311.0},{"x": -147.0,"y": -289.0},{"x": -134.0,"y": -263.0},{"x": -133.0,"y": -261.0},{"x": -122.0,"y": -239.0},{"x": -109.0,"y": -213.0},{"x": -108.0,"y": -211.0},{"x": -100.0,"y": -195.0},{"x": -99.0,"y": -193.0},{"x": -94.0,"y": -183.0},{"x": -87.0,"y": -169.0},{"x": -86.0,"y": -167.0},{"x": -81.0,"y": -157.0},{"x": -75.0,"y": -145.0},{"x": -74.0,"y": -143.0},{"x": -69.0,"y": -133.0},{"x": -62.0,"y": -119.0},{"x": -61.0,"y": -117.0},{"x": -56.0,"y": -107.0},{"x": -49.0,"y": -93.0},{"x": -48.0,"y": -91.0},{"x": -42.0,"y": -79.0},{"x": -36.0,"y": -67.0},{"x": -30.0,"y": -55.0},{"x": -25.0,"y": -45.0},{"x": -20.0,"y": -35.0},{"x": -19.0,"y": -33.0},{"x": -17.0,"y": -29.0},{"x": -16.0,"y": -27.0},{"x": -15.0,"y": -25.0},{"x": -14.0,"y": -24.0},{"x": -13.0,"y": -23.0},{"x": -11.0,"y": -21.0},{"x": -10.0,"y": -20.0},{"x": -1.0,"y": -11.0},{"x": 1.0,"y": -9.0},{"x": 4.0,"y": -6.0},{"x": 5.0,"y": -5.0},{"x": 8.0,"y": -2.0},{"x": 10.0,"y": 0.0},{"x": 14.0,"y": 2.0},{"x": 15.0,"y": 3.0},{"x": 16.0,"y": 3.0},{"x": 19.0,"y": 4.0},{"x": 20.0,"y": 5.0},{"x": 23.0,"y": 6.0},{"x": 30.0,"y": 9.0},{"x": 33.0,"y": 10.0},{"x": 34.0,"y": 10.0},{"x": 39.0,"y": 12.0},{"x": 40.0,"y": 12.0},{"x": 41.0,"y": 12.0},{"x": 42.0,"y": 12.0},{"x": 48.0,"y": 14.0},{"x": 50.0,"y": 14.0},{"x": 54.0,"y": 14.0},{"x": 61.0,"y": 15.0},{"x": 69.0,"y": 16.0},{"x": 70.0,"y": 16.0},{"x": 76.0,"y": 17.0},{"x": 77.0,"y": 17.0},{"x": 83.0,"y": 17.0},{"x": 84.0,"y": 17.0},{"x": 91.0,"y": 18.0},{"x": 98.0,"y": 19.0},{"x": 100.0,"y": 19.0},{"x": 102.0,"y": 19.0},{"x": 106.0,"y": 20.0},{"x": 107.0,"y": 20.0},{"x": 110.0,"y": 21.0},{"x": 117.0,"y": 22.0},{"x": 121.0,"y": 23.0},{"x": 122.0,"y": 23.0},{"x": 124.0,"y": 24.0},{"x": 128.0,"y": 24.0},{"x": 129.0,"y": 25.0},{"x": 130.0,"y": 25.0},{"x": 137.0,"y": 26.0},{"x": 145.0,"y": 28.0},{"x": 146.0,"y": 28.0},{"x": 150.0,"y": 29.0},{"x": 152.0,"y": 29.0},{"x": 153.0,"y": 30.0},{"x": 155.0,"y": 30.0},{"x": 156.0,"y": 31.0},{"x": 158.0,"y": 31.0},{"x": 159.0,"y": 32.0},{"x": 162.0,"y": 33.0},{"x": 169.0,"y": 35.0},{"x": 170.0,"y": 35.0},{"x": 172.0,"y": 35.0},{"x": 173.0,"y": 36.0},{"x": 175.0,"y": 36.0},{"x": 176.0,"y": 37.0},{"x": 179.0,"y": 38.0},{"x": 185.0,"y": 39.0},{"x": 189.0,"y": 41.0},{"x": 190.0,"y": 41.0},{"x": 192.0,"y": 41.0},{"x": 193.0,"y": 42.0},{"x": 196.0,"y": 43.0},{"x": 202.0,"y": 45.0},{"x": 206.0,"y": 46.0},{"x": 207.0,"y": 46.0},{"x": 209.0,"y": 47.0},{"x": 210.0,"y": 47.0},{"x": 213.0,"y": 48.0},{"x": 219.0,"y": 50.0},{"x": 220.0,"y": 50.0},{"x": 226.0,"y": 52.0},{"x": 232.0,"y": 54.0},{"x": 237.0,"y": 55.0},{"x": 243.0,"y": 57.0},{"x": 249.0,"y": 59.0},{"x": 250.0,"y": 59.0},{"x": 251.0,"y": 59.0},{"x": 252.0,"y": 59.0},{"x": 257.0,"y": 60.0},{"x": 260.0,"y": 61.0},{"x": 262.0,"y": 61.0},{"x": 265.0,"y": 62.0},{"x": 266.0,"y": 62.0},{"x": 271.0,"y": 63.0},{"x": 274.0,"y": 64.0},{"x": 276.0,"y": 64.0},{"x": 279.0,"y": 65.0},{"x": 280.0,"y": 65.0},{"x": 285.0,"y": 66.0},{"x": 288.0,"y": 67.0},{"x": 289.0,"y": 67.0},{"x": 294.0,"y": 68.0},{"x": 297.0,"y": 68.0},{"x": 299.0,"y": 69.0},{"x": 302.0,"y": 69.0},{"x": 303.0,"y": 69.0},{"x": 308.0,"y": 70.0},{"x": 311.0,"y": 71.0},{"x": 313.0,"y": 71.0},{"x": 316.0,"y": 72.0},{"x": 317.0,"y": 72.0},{"x": 322.0,"y": 73.0},{"x": 325.0,"y": 74.0},{"x": 327.0,"y": 74.0},{"x": 330.0,"y": 75.0},{"x": 331.0,"y": 75.0},{"x": 334.0,"y": 76.0},{"x": 336.0,"y": 76.0},{"x": 339.0,"y": 77.0},{"x": 340.0,"y": 77.0},{"x": 345.0,"y": 78.0},{"x": 348.0,"y": 79.0},{"x": 350.0,"y": 79.0},{"x": 351.0,"y": 79.0},{"x": 354.0,"y": 79.0},{"x": 359.0,"y": 80.0},{"x": 364.0,"y": 80.0},{"x": 368.0,"y": 81.0},{"x": 369.0,"y": 81.0},{"x": 373.0,"y": 81.0},{"x": 374.0,"y": 81.0},{"x": 378.0,"y": 82.0},{"x": 379.0,"y": 82.0},{"x": 382.0,"y": 82.0},{"x": 387.0,"y": 83.0},{"x": 392.0,"y": 83.0},{"x": 396.0,"y": 83.0},{"x": 397.0,"y": 84.0},{"x": 401.0,"y": 84.0},{"x": 402.0,"y": 84.0},{"x": 405.0,"y": 84.0},{"x": 410.0,"y": 85.0},{"x": 415.0,"y": 85.0},{"x": 419.0,"y": 86.0},{"x": 420.0,"y": 86.0},{"x": 424.0,"y": 86.0},{"x": 425.0,"y": 86.0},{"x": 429.0,"y": 87.0},{"x": 430.0,"y": 87.0},{"x": 433.0,"y": 87.0},{"x": 438.0,"y": 88.0},{"x": 442.0,"y": 88.0},{"x": 443.0,"y": 88.0},{"x": 447.0,"y": 89.0},{"x": 448.0,"y": 89.0},{"x": 452.0,"y": 89.0},{"x": 453.0,"y": 89.0},{"x": 456.0,"y": 90.0},{"x": 461.0,"y": 90.0},{"x": 466.0,"y": 91.0},{"x": 470.0,"y": 91.0},{"x": 471.0,"y": 91.0},{"x": 475.0,"y": 91.0},{"x": 476.0,"y": 92.0},{"x": 479.0,"y": 92.0},{"x": 484.0,"y": 92.0},{"x": 489.0,"y": 93.0},{"x": 493.0,"y": 93.0},{"x": 494.0,"y": 93.0},{"x": 498.0,"y": 94.0},{"x": 499.0,"y": 94.0},{"x": 500.0,"y": 94.0}]|color=orange}} | |||
</div> | |||
</div> | |||
==Magic Resistance== | ==Magic Resistance== | ||
<div style="display:flex;"> | |||
<div> | |||
Magic Resistance can go as low as -300 starts at = -596% Magical Damage Reduction | Magic Resistance can go as low as -300 starts at = -596% Magical Damage Reduction | ||
Line 207: | Line 321: | ||
*250 to 350 = 0.2% -> 78.9% | *250 to 350 = 0.2% -> 78.9% | ||
*350 to 500 = 0.1% -> 93.9% | *350 to 500 = 0.1% -> 93.9% | ||
</div> | |||
<div style="width:400px;"> | |||
{{#widget:Chart|uniqueId=MagicalReduction|data=[{"x": -300.0,"y": -595.0},{"x": -278.0,"y": -551.0},{"x": -253.0,"y": -501.0},{"x": -228.0,"y": -451.0},{"x": -197.0,"y": -389.0},{"x": -184.0,"y": -363.0},{"x": -183.0,"y": -361.0},{"x": -172.0,"y": -339.0},{"x": -159.0,"y": -313.0},{"x": -158.0,"y": -311.0},{"x": -147.0,"y": -289.0},{"x": -134.0,"y": -263.0},{"x": -133.0,"y": -261.0},{"x": -122.0,"y": -239.0},{"x": -109.0,"y": -213.0},{"x": -108.0,"y": -211.0},{"x": -100.0,"y": -195.0},{"x": -99.0,"y": -193.0},{"x": -94.0,"y": -183.0},{"x": -87.0,"y": -169.0},{"x": -86.0,"y": -167.0},{"x": -81.0,"y": -157.0},{"x": -75.0,"y": -145.0},{"x": -74.0,"y": -143.0},{"x": -69.0,"y": -133.0},{"x": -62.0,"y": -119.0},{"x": -61.0,"y": -117.0},{"x": -56.0,"y": -107.0},{"x": -49.0,"y": -93.0},{"x": -48.0,"y": -91.0},{"x": -42.0,"y": -79.0},{"x": -36.0,"y": -67.0},{"x": -30.0,"y": -55.0},{"x": -25.0,"y": -45.0},{"x": -20.0,"y": -35.0},{"x": -19.0,"y": -33.0},{"x": -17.0,"y": -29.0},{"x": -16.0,"y": -27.0},{"x": -15.0,"y": -25.0},{"x": -14.0,"y": -24.0},{"x": -13.0,"y": -23.0},{"x": -11.0,"y": -21.0},{"x": -10.0,"y": -20.0},{"x": -1.0,"y": -11.0},{"x": 1.0,"y": -9.0},{"x": 4.0,"y": -6.0},{"x": 5.0,"y": -5.0},{"x": 8.0,"y": -2.0},{"x": 10.0,"y": 0.0},{"x": 14.0,"y": 2.0},{"x": 15.0,"y": 3.0},{"x": 16.0,"y": 3.0},{"x": 19.0,"y": 4.0},{"x": 20.0,"y": 5.0},{"x": 23.0,"y": 6.0},{"x": 30.0,"y": 9.0},{"x": 33.0,"y": 10.0},{"x": 34.0,"y": 10.0},{"x": 39.0,"y": 12.0},{"x": 40.0,"y": 12.0},{"x": 41.0,"y": 12.0},{"x": 42.0,"y": 12.0},{"x": 48.0,"y": 14.0},{"x": 50.0,"y": 14.0},{"x": 54.0,"y": 14.0},{"x": 61.0,"y": 15.0},{"x": 69.0,"y": 16.0},{"x": 70.0,"y": 16.0},{"x": 76.0,"y": 17.0},{"x": 77.0,"y": 17.0},{"x": 83.0,"y": 17.0},{"x": 84.0,"y": 17.0},{"x": 91.0,"y": 18.0},{"x": 98.0,"y": 19.0},{"x": 100.0,"y": 19.0},{"x": 102.0,"y": 19.0},{"x": 106.0,"y": 20.0},{"x": 107.0,"y": 20.0},{"x": 110.0,"y": 21.0},{"x": 117.0,"y": 22.0},{"x": 121.0,"y": 23.0},{"x": 122.0,"y": 23.0},{"x": 124.0,"y": 24.0},{"x": 128.0,"y": 24.0},{"x": 129.0,"y": 25.0},{"x": 130.0,"y": 25.0},{"x": 137.0,"y": 26.0},{"x": 145.0,"y": 28.0},{"x": 146.0,"y": 28.0},{"x": 150.0,"y": 29.0},{"x": 152.0,"y": 29.0},{"x": 153.0,"y": 30.0},{"x": 155.0,"y": 30.0},{"x": 156.0,"y": 31.0},{"x": 158.0,"y": 31.0},{"x": 159.0,"y": 32.0},{"x": 162.0,"y": 33.0},{"x": 169.0,"y": 35.0},{"x": 170.0,"y": 35.0},{"x": 172.0,"y": 35.0},{"x": 173.0,"y": 36.0},{"x": 175.0,"y": 36.0},{"x": 176.0,"y": 37.0},{"x": 179.0,"y": 38.0},{"x": 185.0,"y": 39.0},{"x": 189.0,"y": 41.0},{"x": 190.0,"y": 41.0},{"x": 192.0,"y": 41.0},{"x": 193.0,"y": 42.0},{"x": 196.0,"y": 43.0},{"x": 202.0,"y": 45.0},{"x": 206.0,"y": 46.0},{"x": 207.0,"y": 46.0},{"x": 209.0,"y": 47.0},{"x": 210.0,"y": 47.0},{"x": 213.0,"y": 48.0},{"x": 219.0,"y": 50.0},{"x": 220.0,"y": 50.0},{"x": 226.0,"y": 52.0},{"x": 232.0,"y": 54.0},{"x": 237.0,"y": 55.0},{"x": 243.0,"y": 57.0},{"x": 249.0,"y": 59.0},{"x": 250.0,"y": 59.0},{"x": 251.0,"y": 59.0},{"x": 252.0,"y": 59.0},{"x": 257.0,"y": 60.0},{"x": 260.0,"y": 61.0},{"x": 262.0,"y": 61.0},{"x": 265.0,"y": 62.0},{"x": 266.0,"y": 62.0},{"x": 271.0,"y": 63.0},{"x": 274.0,"y": 64.0},{"x": 276.0,"y": 64.0},{"x": 279.0,"y": 65.0},{"x": 280.0,"y": 65.0},{"x": 285.0,"y": 66.0},{"x": 288.0,"y": 67.0},{"x": 289.0,"y": 67.0},{"x": 294.0,"y": 68.0},{"x": 297.0,"y": 68.0},{"x": 299.0,"y": 69.0},{"x": 302.0,"y": 69.0},{"x": 303.0,"y": 69.0},{"x": 308.0,"y": 70.0},{"x": 311.0,"y": 71.0},{"x": 313.0,"y": 71.0},{"x": 316.0,"y": 72.0},{"x": 317.0,"y": 72.0},{"x": 322.0,"y": 73.0},{"x": 325.0,"y": 74.0},{"x": 327.0,"y": 74.0},{"x": 330.0,"y": 75.0},{"x": 331.0,"y": 75.0},{"x": 334.0,"y": 76.0},{"x": 336.0,"y": 76.0},{"x": 339.0,"y": 77.0},{"x": 340.0,"y": 77.0},{"x": 345.0,"y": 78.0},{"x": 348.0,"y": 79.0},{"x": 350.0,"y": 79.0},{"x": 351.0,"y": 79.0},{"x": 354.0,"y": 79.0},{"x": 359.0,"y": 80.0},{"x": 364.0,"y": 80.0},{"x": 368.0,"y": 81.0},{"x": 369.0,"y": 81.0},{"x": 373.0,"y": 81.0},{"x": 374.0,"y": 81.0},{"x": 378.0,"y": 82.0},{"x": 379.0,"y": 82.0},{"x": 382.0,"y": 82.0},{"x": 387.0,"y": 83.0},{"x": 392.0,"y": 83.0},{"x": 396.0,"y": 83.0},{"x": 397.0,"y": 84.0},{"x": 401.0,"y": 84.0},{"x": 402.0,"y": 84.0},{"x": 405.0,"y": 84.0},{"x": 410.0,"y": 85.0},{"x": 415.0,"y": 85.0},{"x": 419.0,"y": 86.0},{"x": 420.0,"y": 86.0},{"x": 424.0,"y": 86.0},{"x": 425.0,"y": 86.0},{"x": 429.0,"y": 87.0},{"x": 430.0,"y": 87.0},{"x": 433.0,"y": 87.0},{"x": 438.0,"y": 88.0},{"x": 442.0,"y": 88.0},{"x": 443.0,"y": 88.0},{"x": 447.0,"y": 89.0},{"x": 448.0,"y": 89.0},{"x": 452.0,"y": 89.0},{"x": 453.0,"y": 89.0},{"x": 456.0,"y": 90.0},{"x": 461.0,"y": 90.0},{"x": 466.0,"y": 91.0},{"x": 470.0,"y": 91.0},{"x": 471.0,"y": 91.0},{"x": 475.0,"y": 91.0},{"x": 476.0,"y": 92.0},{"x": 479.0,"y": 92.0},{"x": 484.0,"y": 92.0},{"x": 489.0,"y": 93.0},{"x": 493.0,"y": 93.0},{"x": 494.0,"y": 93.0},{"x": 498.0,"y": 94.0},{"x": 499.0,"y": 94.0},{"x": 500.0,"y": 94.0}]|color=orange}} | |||
</div> | |||
</div> | |||
==Physical Power Bonus== | ==Physical Power Bonus== | ||
0 Physical Power Bonus starts at = -80% | <div style="display:flex;"> | ||
<div> | |||
0 Physical Power Bonus starts at = -80% physical pamage Bonus | |||
Every Physical Power Bonus gives % increase to your overall physical | Every Physical Power Bonus gives % increase to your overall physical damage | ||
*0 to 5 = 10% (capped at -30%) | *0 to 5 = 10% (capped at -30%) | ||
Line 220: | Line 341: | ||
*15 to 50 = 1% -> 35% | *15 to 50 = 1% -> 35% | ||
*50 to 100 = 0.5% -> 60% | *50 to 100 = 0.5% -> 60% | ||
</div> | |||
<div style="width:400px;"> | |||
{{#widget:Chart|uniqueId=PhysicalDamageMod|data=[{"x": 0.0,"y": -80.0},{"x": 1.0,"y": -70.0},{"x": 5.0,"y": -30.0},{"x": 7.0,"y": -20.0},{"x": 11.0,"y": -8.0},{"x": 15.0,"y": 0.0},{"x": 19.0,"y": 4.0},{"x": 20.0,"y": 5.0},{"x": 21.0,"y": 6.0},{"x": 27.0,"y": 12.0},{"x": 30.0,"y": 15.0},{"x": 35.0,"y": 20.0},{"x": 36.0,"y": 21.0},{"x": 38.0,"y": 23.0},{"x": 39.0,"y": 24.0},{"x": 44.0,"y": 29.0},{"x": 50.0,"y": 35.0},{"x": 51.0,"y": 35.0},{"x": 58.0,"y": 39.0},{"x": 59.0,"y": 40.0},{"x": 64.0,"y": 42.0},{"x": 70.0,"y": 45.0},{"x": 71.0,"y": 46.0},{"x": 76.0,"y": 48.0},{"x": 86.0,"y": 53.0},{"x": 87.0,"y": 54.0},{"x": 98.0,"y": 59.0},{"x": 100.0,"y": 60.0}]|color=orange}} | |||
</div> | |||
</div> |
Revision as of 07:08, 7 January 2023
Strength
Physical Power
0 Strength starts at = 0 Physical Power
Every Strength gives increase to your Physical Power
- 0 to 100 = 1 (capped at 100)
Max Health
0 Strength starts at = 60 Max Health
Every Strength gives increase to Max Health
- 0 to 10 = 3 (capped at 90)
- 10 to 50 = 2 -> 170
- 50 to 75 = 1 -> 195
- 75 to 100 = .5 -> 207.5
Agility
Action Speed
0 Agility starts at = -45% Action Speed
Every agility point gives % action speed between intervals
- 0 to 15 = 3% -> 0%
- 15 to 25 = 1% -> 10%
- 25 to 40 = 2% -> 40%
- 40 to 50 = 1% -> 50%
- 50 to 100 = 0.5% -> 75%
Move Speed
0 Agility starts at = -30% Move Speed
Every agility point gives % Move speed between intervals
- 0 to 15 = 2% - 0%
- 15 to 45 = 1.0% - 30%
- 45 to 65 = 0.5% - 40%
- 65 to 100 = 0.33% - 51%
Capped at 51% at Agility 98.
Item Equip Speed
0 Agility starts at = -95% Item Equip Speed
Every agility point gives % Item Equip speed between intervals
- 0 to 1 = 0% (capped at -95%)
- 1 to 2 = 4% -> -91%
- 2 to 15 = 7% -> 0%
- 15 to 35 = 5% -> 100%
- 35 to 70 = 2% -> 170%
- 70 to 100 = 1% -> 200%
Will
Spell Power
0 Will starts at = 0 Spell Power
Every Will gives increase to your Spell Power
- 0 to 100 = 1 (capped at 100)
Magic Resistance
0 Will starts at = -20 Magic Resistance
Every Will gives increase to Magic Resistance
- 0 to 5 = 4 (capped at 0)
- 5 to 35 = 3 -> 90
- 35 to 55 = 2 -> 130
- 55 to 66 = 1 -> 141
- 66 to 100 = .5 -> 158.5
Buff Duration
0 Will starts at = -80% Buff Duration
Every Will gives % increase to your Buff Duration
- 0 to 7 = 10% (capped at -20%)
- 7 to 11 = 3% -> -8%
- 11 to 15 = 2% -> 0%
- 15 to 50 = 1% -> 35%
- 50 to 100 = .5% -> 60%
Curse Duration
0 Will starts at = 400% Curse Duration
Every Will gives % decreases to your Curse Duration
- 0 to 1 = 170% (capped at 233.333%)
- 1 to 2 = 83.33% -> 150%
- 2 to 3 = 50% -> 100%
- 3 to 4 = 33.3% -> 66.7%
- 4 to 5 = 23.8% -> 42.9%
- 5 to 6 = 9.6% -> 33.3%
- 6 to 7 = 8.3% -> 25%
...
- 100 = -37.5%
The decrease slowly slows down with different reduction amounts that is not logarithmic nor linear. Finally
Knowledge
Spell Casting Speed
0 Knowledge starts at = -95% Spell Casting Speed
Every Knowledge point gives % Spell Casting speed between intervals
- 0 to 1 = 0% (capped at -95%)
- 1 to 30 = 5% -> 50%
- 30 to 40 = 3% -> 80%
- 40 to 100 = 2% -> 200%
Magical Interaction Speed
0 Knowledge starts at = -75% Magical Interaction Speed
Every Knowledge point gives % Magical Interaction Speed between intervals
- 0 to 15 = 5% (capped at 0%)
- 15 to 25 = 7% -> 70%
- 25 to 35 = 5% -> 120%
- 35 to 84 = 2% -> 218%
- 84 to 85 = 1% -> 219%
- 85 to 86 = 3% -> 222%
- 86 to 100 = 2% -> 250%
Spell Capacity Speed
0 Knowledge starts at = 0% Spell Capacity
Every Knowledge point gives % Spell Capacity between intervals
- 0 to 100 = 1% (capped at 100%)
Resourcefulness
Interaction Speed
0 Resourcefulness starts at = -75% Interaction Speed
Every Resourcefulness gives % increase to your Interaction Speed with objects
- 0 to 15 = 5% (capped at 0%)
- 15 to 25 = 7% -> 70%
- 25 to 35 = 5% -> 120%
- 35 to 84 = 2% -> 218%
- 84 to 85 = 1% -> 219%
- 85 to 86 = 3% -> 222%
- 86 to 100 = 2% -> 250%
Magic Power Bonus
0 Magic Power Bonus starts at = -90% Magic Damage
Every Magic Power Bonus gives % increase to your overall magic damage
- 0 to 1 = 0% (capped at -90%)
- 1 to 5 = 10% -> -50%
- 5 to 15 = 5% -> -0%
- 15 to 25 = 3% -> 30%
- 25 to 40 = 2% -> 60%
- 40 to 50 = 1% -> 70%
- 50 to 100 = 0.5% -> 95%
Armor Rating
Armor Rating can go as low as -300 starts at = -596% Physical Damage Reduction
0 Armor Rating starts at = -10% Physical Damage Reduction
Every Armor Rating gives % Physical Damage Reduction between intervals
- -300 to -15 = 2% (capped at -25%)
- -15 to 10 = 1% -> 0%
- 10 to 19 = 0.5% -> 4.5%
- 19 to 40 = 0.3% -> 11.9%
- 40 to 50 = 0.2% -> 13.9%
- 50 to 100 = 0.1% -> 18.9%
- 100 to 150 = 0.2% -> 28.9%
- 150 to 250 = 0.3% -> 58.9%
- 250 to 350 = 0.4% -> 78.9%
- 350 to 500 = 0.1% -> 93.9%
Magic Resistance
Magic Resistance can go as low as -300 starts at = -596% Magical Damage Reduction
0 Magic Resistance starts at = -10% Magical Damage Reduction
Magic Resistance gives % Magical Damage Reduction between intervals
- -300 to -15 = 2% (capped at -25%)
- -15 to 10 = 1% -> 0%
- 10 to 19 = 0.5% -> 4.5%
- 19 to 40 = 0.3% -> 11.9%
- 40 to 50 = 0.2% -> 13.9%
- 50 to 100 = 0.1% -> 18.9%
- 100 to 150 = 0.2% -> 28.9%
- 150 to 250 = 0.3% -> 58.9%
- 250 to 350 = 0.2% -> 78.9%
- 350 to 500 = 0.1% -> 93.9%
Physical Power Bonus
0 Physical Power Bonus starts at = -80% physical pamage Bonus
Every Physical Power Bonus gives % increase to your overall physical damage
- 0 to 5 = 10% (capped at -30%)
- 5 to 7 = 5% -> -20%
- 7 to 11 = 3% -> -8%
- 11 to 15 = 2% -> 0%
- 15 to 50 = 1% -> 35%
- 50 to 100 = 0.5% -> 60%