From Dark and Darker Wiki

m (desmos hates wikis ig)
(Undo revision 37365 by Outerspaceisalie (talk): Previous ranges were correct; they shouldn't have gaps between them due to fractional ratings like 10.25 Action Speed Rating being possible.)
Tag: Undo
 
(24 intermediate revisions by 4 users not shown)
Line 2: Line 2:
<div style="width:500px;>
<div style="width:500px;>
{{#switch:{{lc:{{{1|}}}}}
{{#switch:{{lc:{{{1|}}}}}
|actionspeed=
|actionspeed=Agility and Dexterity governs your Action Speed.
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 18:
*50 to 100 = 0.5% each, up to 68%
*50 to 100 = 0.5% each, up to 68%


{{#widget:Chart|uniqueId=ActionSpeed|data=[{"x": 0.0,"y": -0.38},{"x": 10.0,"y": -0.08},{"x": 13.0,"y": -0.02},{"x": 25.0,"y": 0.1},{"x": 41.0,"y": 0.34},{"x": 50.0,"y": 0.43},{"x": 100.0,"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}}
|movespeed=
|buffduration=Will governs your Buff Duration.
Agility governs your Move Speed.


0 Agility starts at -30 Move Speed.
0 Will starts at -80% Buff Duration.
*0 -> -30
*0 to 15 = 2 each, up to 0
*15 to 45 = 1 each, up to 30
*45 to 65 = alternates between 0 and 1, up to 40
*65 to 67 = 0 each, up to 40
*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.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}}
|physicaldamagereduction=
Armor Rating governs your Physical Damage Reduction.
 
-300 Armor Rating starts at -619% Physical Damage Reduction.
*-300 -> -619%
*-300 to -3 = 2% each, up to -25%
*-3 to 22 = 1% each, up to 0%
*22 to 31 = 0.5% each, up to 4.5%
*31 to 42 = 0.4% each, up to 8.9%
*42 to 52 = 0.3% each, up to 11.9%
*52 to 62 = 0.2% each, up to 13.9%
*62 to 112 = 0.1% each, up to 18.9%
*112 to 175 = 0.2% each, up to 31.5%
*175 to 230 = 0.3% each, up to 48%
*230 to 317 = 0.2% each, up to 65.4%
*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.0,"y": -6.19},{"x": -3.0,"y": -0.25},{"x": 22.0,"y": 0.0},{"x": 31.0,"y": 0.045},{"x": 42.0,"y": 0.089},{"x": 52.0,"y": 0.119},{"x": 62.0,"y": 0.139},{"x": 112.0,"y": 0.189},{"x": 175.0,"y": 0.315},{"x": 230.0,"y": 0.48},{"x": 317.0,"y": 0.654},{"x": 353.0,"y": 0.69},{"x": 368.0,"y": 0.6975},{"x": 369.0,"y": 0.6978},{"x": 370.0,"y": 0.6985},{"x": 428.0,"y": 0.7275},{"x": 429.0,"y": 0.72675},{"x": 450.0,"y": 0.732},{"x": 500.0,"y": 0.742}]|color=orange}}
|manualdexterity=
Dexterity governs your Manual Dexterity.
 
0 Dexterity starts at -15% Manual Dexterity.
*0 -> -15%
*0 to 15 = 1% each, up to 0%
*15 to 23 = 3% each, up to 24%
*23 to 31 = 2% each, up to 40%
*31 to 37 = 1% each, up to 46%
*37 to 45 = 0.5% each, up to 50%
*45 to 95 = 0.1% each, up to 55%
*95 to 100 = 0% each, up to 55%
 
{{#widget:Chart|uniqueId=ManualDexterity|data=[{"x": 0.0,"y": -0.15},{"x": 15.0,"y": 0.0},{"x": 23.0,"y": 0.24},{"x": 31.0,"y": 0.4},{"x": 37.0,"y": 0.46},{"x": 45.0,"y": 0.5},{"x": 95.0,"y": 0.55},{"x": 100.0,"y": 0.55}]|color=orange}}
|itemequipspeed=
Dexterity governs your Item Equip Speed.
 
0 Dexterity starts at -95% Item Equip Speed.
*0 -> -95%
*0 to 1 = 0% each, up to -95%
*1 to 2 = 4% each, up to -91%
*2 to 15 = 7% each, up to 0%
*15 to 35 = 5% each, up to 100%
*35 to 70 = 2% each, up to 170%
*70 to 100 = 1% each, up to 200%
 
{{#widget:Chart|uniqueId=ItemEquipSpeed|data=[{"x": 0.0,"y": -0.95},{"x": 1.0,"y": -0.95},{"x": 2.0,"y": -0.91},{"x": 15.0,"y": 0.0},{"x": 35.0,"y": 1.0},{"x": 70.0,"y": 1.7},{"x": 100.0,"y": 2.0}]|color=orange}}
|spellcastingspeed=
Knowledge governs your Spell Casting Speed.
 
0 Knowledge starts at -93% Spell Casting Speed.
*0 -> -93%
*0 to 1 = 0% each, up to -93%
*1 to 19 = 5% each, up to -3%
*19 to 30 = 3% each, up to 30%
*30 to 40 = 4% each, up to 70%
*40 to 45 = 3% each, up to 85%
*45 to 100 = 2% each, up to 195%
 
{{#widget:Chart|uniqueId=SpellCastingSpeed|data=[{"x": 0.0,"y": -0.93},{"x": 1.0,"y": -0.93},{"x": 19.0,"y": -0.03},{"x": 30.0,"y": 0.3},{"x": 40.0,"y": 0.7},{"x": 45.0,"y": 0.85},{"x": 100.0,"y": 1.95}]|color=orange}}
|memorycapacity=
Knowledge governs your Memory Capacity.
 
0 Knowledge starts at 0 Memory Capacity.
*0 -> 0
*0 to 6 = 0 each, up to 0
*6 to 100 = 1 each, up to 94
 
{{#widget:Chart|uniqueId=MemoryCapacity|data=[{"x": 0.0,"y": 0.0},{"x": 6.0,"y": 0.0},{"x": 100.0,"y": 94.0}]|color=orange}}
|magicalpowerbonus=
Magical Power governs your Magical Power Bonus.
 
0 Magical Power starts at -90% Magical Power Bonus.
*0 -> -90%
*0 to 1 = 0% each, up to -90%
*1 to 5 = 10% each, up to -50%
*5 to 15 = 5% each, up to 0%
*15 to 21 = 2.5% each, up to 15%
*21 to 40 = 2% each, up to 53%
*40 to 50 = 1% each, up to 63%
*50 to 100 = 0.5% each, up to 88%
 
{{#widget:Chart|uniqueId=MagicalPowerBonus|data=[{"x": 0.0,"y": -0.9},{"x": 1.0,"y": -0.9},{"x": 5.0,"y": -0.5},{"x": 15.0,"y": 0.0},{"x": 21.0,"y": 0.15},{"x": 40.0,"y": 0.53},{"x": 50.0,"y": 0.63},{"x": 100.0,"y": 0.88}]|color=orange}}
|magicaldamagereduction=
Magic Resistance governs your Magical Damage Reduction.
 
-300 Magic Resistance starts at -595% Magical Damage Reduction.
*-300 -> -595%
*-300 to -15 = 2% each, up to -25%
*-15 to 10 = 1% each, up to 0%
*10 to 19 = 0.5% each, up to 4.5%
*19 to 30 = 0.4% each, up to 8.9%
*30 to 40 = 0.3% each, up to 11.9%
*40 to 50 = 0.2% each, up to 13.9%
*50 to 100 = 0.1% each, up to 18.9%
*100 to 150 = 0.2% each, up to 28.9%
*150 to 250 = 0.3% each, up to 58.9%
*250 to 350 = 0.2% each, up to 78.9%
*350 to 500 = 0.1% each, up to 93.9%
 
{{#widget:Chart|uniqueId=MagicalDamageReduction|data=[{"x": -300.0,"y": -5.95},{"x": -15.0,"y": -0.25},{"x": 10.0,"y": 0.0},{"x": 19.0,"y": 0.045},{"x": 30.0,"y": 0.089},{"x": 40.0,"y": 0.119},{"x": 50.0,"y": 0.139},{"x": 100.0,"y": 0.189},{"x": 150.0,"y": 0.289},{"x": 250.0,"y": 0.589},{"x": 350.0,"y": 0.789},{"x": 500.0,"y": 0.939}]|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.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}}
|physicalpowerbonus=
Physical Power governs your Physical Power Bonus.
 
0 Physical Power starts at -80% Physical Power Bonus.
*0 -> -80%
*0 -> -80%
*0 to 5 = 10% each, up to -30%
*0 to 5 = 10% each, up to -30%
Line 187: Line 30:
*50 to 100 = 0.5% each, up to 60%
*50 to 100 = 0.5% each, up to 60%


{{#widget:Chart|uniqueId=PhysicalPowerBonus|data=[{"x": 0.0,"y": -0.8},{"x": 5.0,"y": -0.3},{"x": 7.0,"y": -0.2},{"x": 11.0,"y": -0.08},{"x": 15.0,"y": 0.0},{"x": 50.0,"y": 0.35},{"x": 100.0,"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}}
|healthrecovery=
|cooldownreduction=Resourcefulness governs your Cooldown Reduction.
Vigor governs your Health Recovery.


0 Vigor starts at -55% Health Recovery.
0 Resourcefulness starts at -30% Cooldown Reduction.
*0 -> -55%
*0 -> -30%
*0 to 5 = 5% each, up to -30%
*0 to 20 = 2% each, up to 10%
*5 to 15 = 3% each, up to 0%
*20 to 50 = 1% each, up to 40%
*15 to 25 = 7% each, up to 70%
*50 to 100 = 0.5% each, up to 65%
*25 to 35 = 5% each, up to 120%
*35 to 84 = 2% each, up to 218%
*84 to 85 = 1% each, up to 219%
*85 to 86 = 3% each, up to 222%
*86 to 100 = 2% each, up to 250%
 
{{#widget:Chart|uniqueId=HealthRecovery|data=[{"x": 0.0,"y": -0.55},{"x": 5.0,"y": -0.3},{"x": 15.0,"y": 0.0},{"x": 25.0,"y": 0.7},{"x": 35.0,"y": 1.2},{"x": 84.0,"y": 2.18},{"x": 85.0,"y": 2.19},{"x": 86.0,"y": 2.22},{"x": 100.0,"y": 2.5}]|color=orange}}
|memoryrecovery=
Knowledge governs your Memory Recovery.
 
0 Knowledge starts at 43% Memory Recovery.
*0 -> 43%
*0 to 28 = 1.5% each, up to 85%
*28 to 35 = 5% each, up to 120%
*35 to 84 = 2% each, up to 218%
*84 to 85 = 1% each, up to 219%
*85 to 86 = 3% each, up to 222%
*86 to 100 = 2% each, up to 250%
 
{{#widget:Chart|uniqueId=MemoryRecovery|data=[{"x": 0.0,"y": 0.43},{"x": 28.0,"y": 0.85},{"x": 35.0,"y": 1.2},{"x": 84.0,"y": 2.18},{"x": 85.0,"y": 2.19},{"x": 86.0,"y": 2.22},{"x": 100.0,"y": 2.5}]|color=orange}}
|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.
 
<code> Sum = Agility * 0.4 + Resourcefulness * 0.6</code>
 
 
0 Sum starts at -55% Regular Interaction Speed.
*0 -> -55%
*0 to 5 = 5% each, up to -30%
*5 to 15 = 3% each, up to 0%
*15 to 25 = 7% each, up to 70%
*25 to 35 = 5% each, up to 120%
*35 to 84 = 2% each, up to 218%
*84 to 85 = 1% each, up to 219%
*85 to 86 = 3% each, up to 222%
*86 to 100 = 2% each, up to 250%
 
{{#widget:Chart|uniqueId=RegularInteractionSpeed|data=[{"x": 0.0,"y": -0.55},{"x": 5.0,"y": -0.3},{"x": 15.0,"y": 0.0},{"x": 25.0,"y": 0.7},{"x": 35.0,"y": 1.2},{"x": 84.0,"y": 2.18},{"x": 85.0,"y": 2.19},{"x": 86.0,"y": 2.22},{"x": 100.0,"y": 2.5}]|color=orange}}
|persuasiveness=
Resourcefulness governs your Persuasiveness.
 
0 Resourcefulness starts at 0 Persuasiveness.
*0 -> 0
*0 to 35 = 1 each, up to 35
*35 to 71 = 0.5 each, up to 53
*71 to 99 = 0.25 each, up to 60
*99 to 100 = 0 each, up to 60
 
{{#widget:Chart|uniqueId=Persuasiveness|data=[{"x": 0.0,"y": 0.0},{"x": 35.0,"y": 35.0},{"x": 71.0,"y": 53.0},{"x": 99.0,"y": 60.0},{"x": 100.0,"y": 60.0}]|color=orange}}
|physicalpower=
Strength governs your Physical Power.
 
0 Strength starts at 0 Physical Power.
*0 -> 0
*0 to 100 = 1 each, up to 100
 
{{#widget:Chart|uniqueId=PhysicalPower|data=[{"x": 0.0,"y": 0.0},{"x": 100.0,"y": 100.0}]|color=orange}}
|magicalpower=
Will governs your Magical Power.
 
0 Will starts at 0 Magical Power.
*0 -> 0
*0 to 100 = 1 each, up to 100
 
{{#widget:Chart|uniqueId=MagicalPower|data=[{"x": 0.0,"y": 0.0},{"x": 100.0,"y": 100.0}]|color=orange}}
|magicresistance=
Will governs your Magic Resistance.
 
0 Will starts at -20 Magic Resistance.
*0 -> -20
*0 to 5 = 4 each, up to 0
*5 to 35 = 3 each, up to 90
*35 to 55 = 2 each, up to 130
*55 to 66 = 1 each, up to 141
*66 to 80 = alternates between 0 and 1, up to 148
*80 to 82 = 0 each, up to 148
*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.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}}
|buffduration=
Will governs your Buff Duration.
 
0 Will starts at -80% Buff Duration.
*0 -> -80%
*0 to 5 = 10% each, up to -30%
*5 to 7 = 5% each, up to -20%
*7 to 11 = 3% each, up to -8%
*11 to 15 = 2% each, up to 0%
*15 to 50 = 1% each, up to 35%
*50 to 100 = 0.5% each, up to 60%


{{#widget:Chart|uniqueId=BuffDuration|data=[{"x": 0.0,"y": -0.8},{"x": 5.0,"y": -0.3},{"x": 7.0,"y": -0.2},{"x": 11.0,"y": -0.08},{"x": 15.0,"y": 0.0},{"x": 50.0,"y": 0.35},{"x": 100.0,"y": 0.6}]|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}}
|debuffduration=
|debuffduration=Will governs your Debuff Duration.
Will governs your Debuff Duration.


0 Will starts at 400% Debuff Duration.
0 Will starts at 400% Debuff Duration.
Line 359: Line 105:
*87 to 100 = -0.2% each, up to -37.5%
*87 to 100 = -0.2% each, up to -37.5%


{{#widget:Chart|uniqueId=DebuffDuration|data=[{"x": 0.0,"y": 4.0},{"x": 1.0,"y": 2.333},{"x": 2.0,"y": 1.5},{"x": 3.0,"y": 1.0},{"x": 4.0,"y": 0.667},{"x": 5.0,"y": 0.429},{"x": 6.0,"y": 0.333},{"x": 7.0,"y": 0.25},{"x": 8.0,"y": 0.205},{"x": 9.0,"y": 0.163},{"x": 10.0,"y": 0.124},{"x": 11.0,"y": 0.087},{"x": 12.0,"y": 0.064},{"x": 14.0,"y": 0.02},{"x": 15.0,"y": 0.0},{"x": 17.0,"y": -0.02},{"x": 19.0,"y": -0.038},{"x": 20.0,"y": -0.048},{"x": 21.0,"y": -0.057},{"x": 22.0,"y": -0.065},{"x": 24.0,"y": -0.083},{"x": 29.0,"y": -0.123},{"x": 30.0,"y": -0.13},{"x": 31.0,"y": -0.138},{"x": 32.0,"y": -0.145},{"x": 33.0,"y": -0.153},{"x": 36.0,"y": -0.174},{"x": 37.0,"y": -0.18},{"x": 39.0,"y": -0.194},{"x": 41.0,"y": -0.206},{"x": 42.0,"y": -0.213},{"x": 46.0,"y": -0.237},{"x": 47.0,"y": -0.242},{"x": 49.0,"y": -0.254},{"x": 50.0,"y": -0.259},{"x": 52.0,"y": -0.265},{"x": 53.0,"y": -0.267},{"x": 55.0,"y": -0.273},{"x": 56.0,"y": -0.275},{"x": 58.0,"y": -0.281},{"x": 59.0,"y": -0.283},{"x": 60.0,"y": -0.286},{"x": 61.0,"y": -0.288},{"x": 62.0,"y": -0.291},{"x": 63.0,"y": -0.293},{"x": 64.0,"y": -0.296},{"x": 65.0,"y": -0.298},{"x": 66.0,"y": -0.301},{"x": 67.0,"y": -0.303},{"x": 68.0,"y": -0.306},{"x": 70.0,"y": -0.31},{"x": 71.0,"y": -0.313},{"x": 73.0,"y": -0.317},{"x": 74.0,"y": -0.32},{"x": 76.0,"y": -0.324},{"x": 77.0,"y": -0.327},{"x": 80.0,"y": -0.333},{"x": 81.0,"y": -0.336},{"x": 86.0,"y": -0.346},{"x": 87.0,"y": -0.349},{"x": 100.0,"y": -0.375}]|color=orange}}
{{#widget:Chart|uniqueId=DebuffDuration|data=[{"x": 0,"y": 4},{"x": 1,"y": 2.333},{"x": 2,"y": 1.5},{"x": 3,"y": 1},{"x": 4,"y": 0.667},{"x": 5,"y": 0.429},{"x": 6,"y": 0.333},{"x": 7,"y": 0.25},{"x": 8,"y": 0.205},{"x": 9,"y": 0.163},{"x": 10,"y": 0.124},{"x": 11,"y": 0.087},{"x": 12,"y": 0.064},{"x": 14,"y": 0.02},{"x": 15,"y": 0},{"x": 17,"y": -0.02},{"x": 19,"y": -0.038},{"x": 20,"y": -0.048},{"x": 21,"y": -0.057},{"x": 22,"y": -0.065},{"x": 24,"y": -0.083},{"x": 29,"y": -0.123},{"x": 30,"y": -0.13},{"x": 31,"y": -0.138},{"x": 32,"y": -0.145},{"x": 33,"y": -0.153},{"x": 36,"y": -0.174},{"x": 37,"y": -0.18},{"x": 39,"y": -0.194},{"x": 41,"y": -0.206},{"x": 42,"y": -0.213},{"x": 46,"y": -0.237},{"x": 47,"y": -0.242},{"x": 49,"y": -0.254},{"x": 50,"y": -0.259},{"x": 52,"y": -0.265},{"x": 53,"y": -0.267},{"x": 55,"y": -0.273},{"x": 56,"y": -0.275},{"x": 58,"y": -0.281},{"x": 59,"y": -0.283},{"x": 60,"y": -0.286},{"x": 61,"y": -0.288},{"x": 62,"y": -0.291},{"x": 63,"y": -0.293},{"x": 64,"y": -0.296},{"x": 65,"y": -0.298},{"x": 66,"y": -0.301},{"x": 67,"y": -0.303},{"x": 68,"y": -0.306},{"x": 70,"y": -0.31},{"x": 71,"y": -0.313},{"x": 73,"y": -0.317},{"x": 74,"y": -0.32},{"x": 76,"y": -0.324},{"x": 77,"y": -0.327},{"x": 80,"y": -0.333},{"x": 81,"y": -0.336},{"x": 86,"y": -0.346},{"x": 87,"y": -0.349},{"x": 100,"y": -0.375}]|color=orange}}
|magicalinteractionspeed=
|healthrecovery=Vigor governs your Health Recovery.
Will governs your Magical Interaction Speed.
 
0 Vigor starts at -55% Health Recovery.
*0 -> -55%
*0 to 5 = 5% each, up to -30%
*5 to 15 = 3% each, up to 0%
*15 to 25 = 7% each, up to 70%
*25 to 35 = 5% each, up to 120%
*35 to 84 = 2% each, up to 218%
*84 to 85 = 1% each, up to 219%
*85 to 86 = 3% each, up to 222%
*86 to 100 = 2% each, up to 250%
 
{{#widget:Chart|uniqueId=HealthRecovery|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}}
|itemequipspeed=Dexterity governs your Item Equip Speed.
 
0 Dexterity starts at -95% Item Equip Speed.
*0 -> -95%
*0 to 1 = 0% each, up to -95%
*1 to 2 = 4% each, up to -91%
*2 to 15 = 7% each, up to 0%
*15 to 35 = 5% each, up to 100%
*35 to 70 = 2% each, up to 170%
*70 to 100 = 1% each, up to 200%
 
{{#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|uniqueId=LuckGrade00|data=[{"x": 0,"y": 1},{"x": 500,"y": 0.5}]|color=orange}}
|luckgrade01={{#widget:Chart|uniqueId=LuckGrade01|data=[{"x": 0,"y": 1},{"x": 500,"y": 0.5}]|color=orange}}
|luckgrade02={{#widget:Chart|uniqueId=LuckGrade02|data=[{"x": 0,"y": 1},{"x": 1,"y": 1},{"x": 2,"y": 0.999},{"x": 3,"y": 0.999},{"x": 4,"y": 0.998},{"x": 5,"y": 0.998},{"x": 6,"y": 0.997},{"x": 7,"y": 0.997},{"x": 8,"y": 0.996},{"x": 9,"y": 0.996},{"x": 10,"y": 0.995},{"x": 11,"y": 0.995},{"x": 12,"y": 0.994},{"x": 13,"y": 0.994},{"x": 14,"y": 0.993},{"x": 15,"y": 0.993},{"x": 16,"y": 0.992},{"x": 17,"y": 0.992},{"x": 18,"y": 0.991},{"x": 19,"y": 0.991},{"x": 20,"y": 0.99},{"x": 21,"y": 0.99},{"x": 22,"y": 0.989},{"x": 23,"y": 0.989},{"x": 24,"y": 0.988},{"x": 25,"y": 0.988},{"x": 26,"y": 0.987},{"x": 27,"y": 0.987},{"x": 28,"y": 0.986},{"x": 29,"y": 0.986},{"x": 30,"y": 0.985},{"x": 31,"y": 0.985},{"x": 32,"y": 0.984},{"x": 33,"y": 0.984},{"x": 34,"y": 0.983},{"x": 35,"y": 0.983},{"x": 36,"y": 0.982},{"x": 37,"y": 0.982},{"x": 38,"y": 0.981},{"x": 39,"y": 0.981},{"x": 40,"y": 0.98},{"x": 41,"y": 0.98},{"x": 42,"y": 0.979},{"x": 43,"y": 0.979},{"x": 44,"y": 0.978},{"x": 45,"y": 0.978},{"x": 46,"y": 0.977},{"x": 47,"y": 0.977},{"x": 48,"y": 0.976},{"x": 49,"y": 0.976},{"x": 50,"y": 0.975},{"x": 51,"y": 0.975},{"x": 52,"y": 0.974},{"x": 53,"y": 0.974},{"x": 54,"y": 0.973},{"x": 55,"y": 0.973},{"x": 56,"y": 0.972},{"x": 57,"y": 0.972},{"x": 58,"y": 0.971},{"x": 59,"y": 0.971},{"x": 60,"y": 0.97},{"x": 61,"y": 0.97},{"x": 62,"y": 0.969},{"x": 63,"y": 0.969},{"x": 64,"y": 0.968},{"x": 65,"y": 0.968},{"x": 66,"y": 0.967},{"x": 67,"y": 0.967},{"x": 68,"y": 0.966},{"x": 69,"y": 0.966},{"x": 70,"y": 0.965},{"x": 71,"y": 0.965},{"x": 72,"y": 0.964},{"x": 73,"y": 0.964},{"x": 74,"y": 0.963},{"x": 75,"y": 0.963},{"x": 76,"y": 0.962},{"x": 77,"y": 0.962},{"x": 78,"y": 0.961},{"x": 79,"y": 0.961},{"x": 80,"y": 0.96},{"x": 81,"y": 0.96},{"x": 82,"y": 0.959},{"x": 83,"y": 0.959},{"x": 84,"y": 0.958},{"x": 85,"y": 0.958},{"x": 86,"y": 0.957},{"x": 87,"y": 0.957},{"x": 88,"y": 0.956},{"x": 89,"y": 0.956},{"x": 90,"y": 0.955},{"x": 91,"y": 0.955},{"x": 92,"y": 0.954},{"x": 93,"y": 0.954},{"x": 94,"y": 0.953},{"x": 95,"y": 0.953},{"x": 96,"y": 0.952},{"x": 97,"y": 0.952},{"x": 98,"y": 0.951},{"x": 99,"y": 0.951},{"x": 100,"y": 0.95},{"x": 101,"y": 0.95},{"x": 102,"y": 0.949},{"x": 103,"y": 0.949},{"x": 104,"y": 0.948},{"x": 105,"y": 0.948},{"x": 106,"y": 0.947},{"x": 107,"y": 0.947},{"x": 108,"y": 0.946},{"x": 109,"y": 0.946},{"x": 110,"y": 0.945},{"x": 111,"y": 0.945},{"x": 112,"y": 0.944},{"x": 113,"y": 0.944},{"x": 114,"y": 0.943},{"x": 115,"y": 0.943},{"x": 116,"y": 0.942},{"x": 117,"y": 0.942},{"x": 118,"y": 0.941},{"x": 119,"y": 0.941},{"x": 120,"y": 0.94},{"x": 121,"y": 0.94},{"x": 122,"y": 0.939},{"x": 123,"y": 0.939},{"x": 124,"y": 0.938},{"x": 125,"y": 0.938},{"x": 126,"y": 0.937},{"x": 127,"y": 0.937},{"x": 128,"y": 0.936},{"x": 129,"y": 0.936},{"x": 130,"y": 0.935},{"x": 131,"y": 0.935},{"x": 132,"y": 0.934},{"x": 133,"y": 0.934},{"x": 134,"y": 0.933},{"x": 135,"y": 0.933},{"x": 136,"y": 0.932},{"x": 137,"y": 0.932},{"x": 138,"y": 0.931},{"x": 139,"y": 0.931},{"x": 140,"y": 0.93},{"x": 141,"y": 0.93},{"x": 142,"y": 0.929},{"x": 143,"y": 0.929},{"x": 144,"y": 0.928},{"x": 145,"y": 0.928},{"x": 146,"y": 0.927},{"x": 147,"y": 0.927},{"x": 148,"y": 0.926},{"x": 149,"y": 0.926},{"x": 150,"y": 0.925},{"x": 151,"y": 0.925},{"x": 152,"y": 0.924},{"x": 153,"y": 0.924},{"x": 154,"y": 0.923},{"x": 155,"y": 0.923},{"x": 156,"y": 0.922},{"x": 157,"y": 0.922},{"x": 158,"y": 0.921},{"x": 159,"y": 0.921},{"x": 160,"y": 0.92},{"x": 161,"y": 0.92},{"x": 162,"y": 0.919},{"x": 163,"y": 0.919},{"x": 164,"y": 0.918},{"x": 165,"y": 0.918},{"x": 166,"y": 0.917},{"x": 167,"y": 0.917},{"x": 168,"y": 0.916},{"x": 169,"y": 0.916},{"x": 170,"y": 0.915},{"x": 171,"y": 0.915},{"x": 172,"y": 0.914},{"x": 173,"y": 0.914},{"x": 174,"y": 0.913},{"x": 175,"y": 0.913},{"x": 176,"y": 0.912},{"x": 177,"y": 0.912},{"x": 178,"y": 0.911},{"x": 179,"y": 0.911},{"x": 180,"y": 0.91},{"x": 181,"y": 0.91},{"x": 182,"y": 0.909},{"x": 183,"y": 0.909},{"x": 184,"y": 0.908},{"x": 185,"y": 0.908},{"x": 186,"y": 0.907},{"x": 187,"y": 0.907},{"x": 188,"y": 0.906},{"x": 189,"y": 0.906},{"x": 190,"y": 0.905},{"x": 191,"y": 0.905},{"x": 192,"y": 0.904},{"x": 193,"y": 0.904},{"x": 194,"y": 0.903},{"x": 195,"y": 0.903},{"x": 196,"y": 0.902},{"x": 197,"y": 0.902},{"x": 198,"y": 0.901},{"x": 199,"y": 0.901},{"x": 200,"y": 0.9},{"x": 201,"y": 0.9},{"x": 202,"y": 0.899},{"x": 203,"y": 0.899},{"x": 204,"y": 0.898},{"x": 205,"y": 0.898},{"x": 206,"y": 0.897},{"x": 207,"y": 0.897},{"x": 208,"y": 0.896},{"x": 209,"y": 0.896},{"x": 210,"y": 0.895},{"x": 211,"y": 0.895},{"x": 212,"y": 0.894},{"x": 213,"y": 0.894},{"x": 214,"y": 0.893},{"x": 215,"y": 0.893},{"x": 216,"y": 0.892},{"x": 217,"y": 0.892},{"x": 218,"y": 0.891},{"x": 219,"y": 0.891},{"x": 220,"y": 0.89},{"x": 221,"y": 0.89},{"x": 222,"y": 0.889},{"x": 223,"y": 0.889},{"x": 224,"y": 0.888},{"x": 225,"y": 0.888},{"x": 226,"y": 0.887},{"x": 227,"y": 0.887},{"x": 228,"y": 0.886},{"x": 229,"y": 0.886},{"x": 230,"y": 0.885},{"x": 231,"y": 0.885},{"x": 232,"y": 0.884},{"x": 233,"y": 0.884},{"x": 234,"y": 0.883},{"x": 235,"y": 0.883},{"x": 236,"y": 0.882},{"x": 237,"y": 0.882},{"x": 238,"y": 0.881},{"x": 239,"y": 0.881},{"x": 240,"y": 0.88},{"x": 241,"y": 0.88},{"x": 242,"y": 0.879},{"x": 243,"y": 0.879},{"x": 244,"y": 0.878},{"x": 245,"y": 0.878},{"x": 246,"y": 0.877},{"x": 247,"y": 0.877},{"x": 248,"y": 0.876},{"x": 249,"y": 0.876},{"x": 250,"y": 0.875},{"x": 251,"y": 0.875},{"x": 252,"y": 0.874},{"x": 253,"y": 0.874},{"x": 254,"y": 0.873},{"x": 255,"y": 0.873},{"x": 256,"y": 0.872},{"x": 257,"y": 0.872},{"x": 258,"y": 0.871},{"x": 259,"y": 0.871},{"x": 260,"y": 0.87},{"x": 261,"y": 0.87},{"x": 262,"y": 0.869},{"x": 263,"y": 0.869},{"x": 264,"y": 0.868},{"x": 265,"y": 0.868},{"x": 266,"y": 0.867},{"x": 267,"y": 0.867},{"x": 268,"y": 0.866},{"x": 269,"y": 0.866},{"x": 270,"y": 0.865},{"x": 271,"y": 0.865},{"x": 272,"y": 0.864},{"x": 273,"y": 0.864},{"x": 274,"y": 0.863},{"x": 275,"y": 0.863},{"x": 276,"y": 0.862},{"x": 277,"y": 0.862},{"x": 278,"y": 0.861},{"x": 279,"y": 0.861},{"x": 280,"y": 0.86},{"x": 281,"y": 0.86},{"x": 282,"y": 0.859},{"x": 283,"y": 0.859},{"x": 284,"y": 0.858},{"x": 285,"y": 0.858},{"x": 286,"y": 0.857},{"x": 287,"y": 0.857},{"x": 288,"y": 0.856},{"x": 289,"y": 0.856},{"x": 290,"y": 0.855},{"x": 291,"y": 0.855},{"x": 292,"y": 0.854},{"x": 293,"y": 0.854},{"x": 294,"y": 0.853},{"x": 295,"y": 0.853},{"x": 296,"y": 0.852},{"x": 297,"y": 0.852},{"x": 298,"y": 0.851},{"x": 299,"y": 0.851},{"x": 300,"y": 0.85},{"x": 301,"y": 0.85},{"x": 302,"y": 0.849},{"x": 303,"y": 0.849},{"x": 304,"y": 0.848},{"x": 305,"y": 0.848},{"x": 306,"y": 0.847},{"x": 307,"y": 0.847},{"x": 308,"y": 0.846},{"x": 309,"y": 0.846},{"x": 310,"y": 0.845},{"x": 311,"y": 0.845},{"x": 312,"y": 0.844},{"x": 313,"y": 0.844},{"x": 314,"y": 0.843},{"x": 315,"y": 0.843},{"x": 316,"y": 0.842},{"x": 317,"y": 0.842},{"x": 318,"y": 0.841},{"x": 319,"y": 0.841},{"x": 320,"y": 0.84},{"x": 321,"y": 0.84},{"x": 322,"y": 0.839},{"x": 323,"y": 0.839},{"x": 324,"y": 0.838},{"x": 325,"y": 0.838},{"x": 326,"y": 0.837},{"x": 327,"y": 0.837},{"x": 328,"y": 0.836},{"x": 329,"y": 0.836},{"x": 330,"y": 0.835},{"x": 331,"y": 0.835},{"x": 332,"y": 0.834},{"x": 333,"y": 0.834},{"x": 334,"y": 0.833},{"x": 335,"y": 0.833},{"x": 336,"y": 0.832},{"x": 337,"y": 0.832},{"x": 338,"y": 0.831},{"x": 339,"y": 0.831},{"x": 340,"y": 0.83},{"x": 341,"y": 0.83},{"x": 342,"y": 0.829},{"x": 343,"y": 0.829},{"x": 344,"y": 0.828},{"x": 345,"y": 0.828},{"x": 346,"y": 0.827},{"x": 347,"y": 0.827},{"x": 348,"y": 0.826},{"x": 349,"y": 0.826},{"x": 350,"y": 0.825},{"x": 351,"y": 0.825},{"x": 352,"y": 0.824},{"x": 353,"y": 0.824},{"x": 354,"y": 0.823},{"x": 355,"y": 0.823},{"x": 356,"y": 0.822},{"x": 357,"y": 0.822},{"x": 358,"y": 0.821},{"x": 359,"y": 0.821},{"x": 360,"y": 0.82},{"x": 361,"y": 0.82},{"x": 362,"y": 0.819},{"x": 363,"y": 0.819},{"x": 364,"y": 0.818},{"x": 365,"y": 0.818},{"x": 366,"y": 0.817},{"x": 367,"y": 0.817},{"x": 368,"y": 0.816},{"x": 369,"y": 0.816},{"x": 370,"y": 0.815},{"x": 371,"y": 0.815},{"x": 372,"y": 0.814},{"x": 373,"y": 0.814},{"x": 374,"y": 0.813},{"x": 375,"y": 0.813},{"x": 376,"y": 0.812},{"x": 377,"y": 0.812},{"x": 378,"y": 0.811},{"x": 379,"y": 0.811},{"x": 380,"y": 0.81},{"x": 381,"y": 0.81},{"x": 382,"y": 0.809},{"x": 383,"y": 0.809},{"x": 384,"y": 0.808},{"x": 385,"y": 0.808},{"x": 386,"y": 0.807},{"x": 387,"y": 0.807},{"x": 388,"y": 0.806},{"x": 389,"y": 0.806},{"x": 390,"y": 0.805},{"x": 391,"y": 0.805},{"x": 392,"y": 0.804},{"x": 393,"y": 0.804},{"x": 394,"y": 0.803},{"x": 395,"y": 0.803},{"x": 396,"y": 0.802},{"x": 397,"y": 0.802},{"x": 398,"y": 0.801},{"x": 399,"y": 0.801},{"x": 400,"y": 0.8},{"x": 401,"y": 0.8},{"x": 402,"y": 0.799},{"x": 403,"y": 0.799},{"x": 404,"y": 0.798},{"x": 405,"y": 0.798},{"x": 406,"y": 0.797},{"x": 407,"y": 0.797},{"x": 408,"y": 0.796},{"x": 409,"y": 0.796},{"x": 410,"y": 0.795},{"x": 411,"y": 0.795},{"x": 412,"y": 0.794},{"x": 413,"y": 0.794},{"x": 414,"y": 0.793},{"x": 415,"y": 0.793},{"x": 416,"y": 0.792},{"x": 417,"y": 0.792},{"x": 418,"y": 0.791},{"x": 419,"y": 0.791},{"x": 420,"y": 0.79},{"x": 421,"y": 0.79},{"x": 422,"y": 0.789},{"x": 423,"y": 0.789},{"x": 424,"y": 0.788},{"x": 425,"y": 0.788},{"x": 426,"y": 0.787},{"x": 427,"y": 0.787},{"x": 428,"y": 0.786},{"x": 429,"y": 0.786},{"x": 430,"y": 0.785},{"x": 431,"y": 0.785},{"x": 432,"y": 0.784},{"x": 433,"y": 0.784},{"x": 434,"y": 0.783},{"x": 435,"y": 0.783},{"x": 436,"y": 0.782},{"x": 437,"y": 0.782},{"x": 438,"y": 0.781},{"x": 439,"y": 0.781},{"x": 440,"y": 0.78},{"x": 441,"y": 0.78},{"x": 442,"y": 0.779},{"x": 443,"y": 0.779},{"x": 444,"y": 0.778},{"x": 445,"y": 0.778},{"x": 446,"y": 0.777},{"x": 447,"y": 0.777},{"x": 448,"y": 0.776},{"x": 449,"y": 0.776},{"x": 450,"y": 0.775},{"x": 451,"y": 0.775},{"x": 452,"y": 0.774},{"x": 453,"y": 0.774},{"x": 454,"y": 0.773},{"x": 455,"y": 0.773},{"x": 456,"y": 0.772},{"x": 457,"y": 0.772},{"x": 458,"y": 0.771},{"x": 459,"y": 0.771},{"x": 460,"y": 0.77},{"x": 461,"y": 0.77},{"x": 462,"y": 0.769},{"x": 463,"y": 0.769},{"x": 464,"y": 0.768},{"x": 465,"y": 0.768},{"x": 466,"y": 0.767},{"x": 467,"y": 0.767},{"x": 468,"y": 0.766},{"x": 469,"y": 0.766},{"x": 470,"y": 0.765},{"x": 471,"y": 0.765},{"x": 472,"y": 0.764},{"x": 473,"y": 0.764},{"x": 474,"y": 0.763},{"x": 475,"y": 0.763},{"x": 476,"y": 0.762},{"x": 477,"y": 0.762},{"x": 478,"y": 0.761},{"x": 479,"y": 0.761},{"x": 480,"y": 0.76},{"x": 481,"y": 0.76},{"x": 482,"y": 0.759},{"x": 483,"y": 0.759},{"x": 484,"y": 0.758},{"x": 485,"y": 0.758},{"x": 486,"y": 0.757},{"x": 487,"y": 0.757},{"x": 488,"y": 0.756},{"x": 489,"y": 0.756},{"x": 490,"y": 0.755},{"x": 491,"y": 0.755},{"x": 492,"y": 0.754},{"x": 493,"y": 0.754},{"x": 494,"y": 0.753},{"x": 495,"y": 0.753},{"x": 496,"y": 0.752},{"x": 497,"y": 0.752},{"x": 498,"y": 0.751},{"x": 499,"y": 0.751},{"x": 500,"y": 0.75}]|color=orange}}
|luckgrade03={{#widget:Chart|uniqueId=LuckGrade03|data=[{"x": 0,"y": 1},{"x": 500,"y": 1}]|color=orange}}
|luckgrade04={{#widget:Chart|uniqueId=LuckGrade04|data=[{"x": 0,"y": 1},{"x": 7,"y": 1.07},{"x": 8,"y": 1.079},{"x": 12,"y": 1.119},{"x": 13,"y": 1.128},{"x": 16,"y": 1.158},{"x": 17,"y": 1.167},{"x": 19,"y": 1.187},{"x": 20,"y": 1.196},{"x": 21,"y": 1.206},{"x": 22,"y": 1.215},{"x": 23,"y": 1.225},{"x": 24,"y": 1.234},{"x": 26,"y": 1.254},{"x": 28,"y": 1.272},{"x": 29,"y": 1.282},{"x": 30,"y": 1.291},{"x": 31,"y": 1.301},{"x": 33,"y": 1.319},{"x": 34,"y": 1.329},{"x": 36,"y": 1.347},{"x": 37,"y": 1.357},{"x": 40,"y": 1.384},{"x": 41,"y": 1.394},{"x": 49,"y": 1.466},{"x": 50,"y": 1.476},{"x": 51,"y": 1.485},{"x": 52,"y": 1.493},{"x": 60,"y": 1.565},{"x": 61,"y": 1.573},{"x": 64,"y": 1.6},{"x": 65,"y": 1.608},{"x": 67,"y": 1.626},{"x": 68,"y": 1.634},{"x": 70,"y": 1.652},{"x": 71,"y": 1.66},{"x": 72,"y": 1.669},{"x": 73,"y": 1.677},{"x": 75,"y": 1.695},{"x": 77,"y": 1.711},{"x": 78,"y": 1.72},{"x": 79,"y": 1.728},{"x": 80,"y": 1.737},{"x": 81,"y": 1.745},{"x": 82,"y": 1.754},{"x": 84,"y": 1.77},{"x": 85,"y": 1.779},{"x": 88,"y": 1.803},{"x": 89,"y": 1.812},{"x": 93,"y": 1.844},{"x": 94,"y": 1.853},{"x": 107,"y": 1.957},{"x": 108,"y": 1.964},{"x": 112,"y": 1.996},{"x": 113,"y": 2.003},{"x": 116,"y": 2.027},{"x": 117,"y": 2.034},{"x": 119,"y": 2.05},{"x": 120,"y": 2.057},{"x": 121,"y": 2.065},{"x": 122,"y": 2.072},{"x": 123,"y": 2.08},{"x": 124,"y": 2.087},{"x": 126,"y": 2.103},{"x": 128,"y": 2.117},{"x": 129,"y": 2.125},{"x": 130,"y": 2.132},{"x": 131,"y": 2.14},{"x": 133,"y": 2.154},{"x": 134,"y": 2.162},{"x": 136,"y": 2.176},{"x": 137,"y": 2.184},{"x": 140,"y": 2.205},{"x": 141,"y": 2.213},{"x": 149,"y": 2.269},{"x": 150,"y": 2.277},{"x": 151,"y": 2.284},{"x": 152,"y": 2.29},{"x": 160,"y": 2.346},{"x": 161,"y": 2.352},{"x": 164,"y": 2.373},{"x": 165,"y": 2.379},{"x": 167,"y": 2.393},{"x": 168,"y": 2.399},{"x": 170,"y": 2.413},{"x": 171,"y": 2.419},{"x": 172,"y": 2.426},{"x": 173,"y": 2.432},{"x": 175,"y": 2.446},{"x": 177,"y": 2.458},{"x": 178,"y": 2.465},{"x": 179,"y": 2.471},{"x": 180,"y": 2.478},{"x": 181,"y": 2.484},{"x": 182,"y": 2.491},{"x": 184,"y": 2.503},{"x": 185,"y": 2.51},{"x": 188,"y": 2.528},{"x": 189,"y": 2.535},{"x": 193,"y": 2.559},{"x": 194,"y": 2.566},{"x": 207,"y": 2.644},{"x": 208,"y": 2.649},{"x": 212,"y": 2.673},{"x": 213,"y": 2.678},{"x": 216,"y": 2.696},{"x": 217,"y": 2.701},{"x": 219,"y": 2.713},{"x": 220,"y": 2.718},{"x": 221,"y": 2.724},{"x": 222,"y": 2.729},{"x": 223,"y": 2.735},{"x": 224,"y": 2.74},{"x": 226,"y": 2.752},{"x": 228,"y": 2.762},{"x": 229,"y": 2.768},{"x": 230,"y": 2.773},{"x": 231,"y": 2.779},{"x": 233,"y": 2.789},{"x": 234,"y": 2.795},{"x": 236,"y": 2.805},{"x": 237,"y": 2.811},{"x": 240,"y": 2.826},{"x": 241,"y": 2.832},{"x": 249,"y": 2.872},{"x": 250,"y": 2.878},{"x": 251,"y": 2.883},{"x": 252,"y": 2.887},{"x": 260,"y": 2.927},{"x": 261,"y": 2.931},{"x": 264,"y": 2.946},{"x": 265,"y": 2.95},{"x": 267,"y": 2.96},{"x": 268,"y": 2.964},{"x": 270,"y": 2.974},{"x": 271,"y": 2.978},{"x": 272,"y": 2.983},{"x": 273,"y": 2.987},{"x": 275,"y": 2.997},{"x": 277,"y": 3.005},{"x": 278,"y": 3.01},{"x": 279,"y": 3.014},{"x": 280,"y": 3.019},{"x": 281,"y": 3.023},{"x": 282,"y": 3.028},{"x": 284,"y": 3.036},{"x": 285,"y": 3.041},{"x": 288,"y": 3.053},{"x": 289,"y": 3.058},{"x": 293,"y": 3.074},{"x": 294,"y": 3.079},{"x": 307,"y": 3.131},{"x": 308,"y": 3.134},{"x": 312,"y": 3.15},{"x": 313,"y": 3.153},{"x": 316,"y": 3.165},{"x": 317,"y": 3.168},{"x": 319,"y": 3.176},{"x": 320,"y": 3.179},{"x": 321,"y": 3.183},{"x": 322,"y": 3.186},{"x": 323,"y": 3.19},{"x": 324,"y": 3.193},{"x": 326,"y": 3.201},{"x": 328,"y": 3.207},{"x": 329,"y": 3.211},{"x": 330,"y": 3.214},{"x": 331,"y": 3.218},{"x": 333,"y": 3.224},{"x": 334,"y": 3.228},{"x": 336,"y": 3.234},{"x": 337,"y": 3.238},{"x": 340,"y": 3.247},{"x": 341,"y": 3.251},{"x": 349,"y": 3.275},{"x": 350,"y": 3.279},{"x": 351,"y": 3.282},{"x": 352,"y": 3.284},{"x": 360,"y": 3.308},{"x": 361,"y": 3.31},{"x": 364,"y": 3.319},{"x": 365,"y": 3.321},{"x": 367,"y": 3.327},{"x": 368,"y": 3.329},{"x": 370,"y": 3.335},{"x": 371,"y": 3.337},{"x": 372,"y": 3.34},{"x": 373,"y": 3.342},{"x": 375,"y": 3.348},{"x": 377,"y": 3.352},{"x": 378,"y": 3.355},{"x": 379,"y": 3.357},{"x": 380,"y": 3.36},{"x": 381,"y": 3.362},{"x": 382,"y": 3.365},{"x": 384,"y": 3.369},{"x": 385,"y": 3.372},{"x": 388,"y": 3.378},{"x": 389,"y": 3.381},{"x": 393,"y": 3.389},{"x": 394,"y": 3.392},{"x": 407,"y": 3.418},{"x": 408,"y": 3.419},{"x": 412,"y": 3.427},{"x": 413,"y": 3.428},{"x": 416,"y": 3.434},{"x": 417,"y": 3.435},{"x": 419,"y": 3.439},{"x": 420,"y": 3.44},{"x": 421,"y": 3.442},{"x": 422,"y": 3.443},{"x": 423,"y": 3.445},{"x": 424,"y": 3.446},{"x": 426,"y": 3.45},{"x": 428,"y": 3.452},{"x": 429,"y": 3.454},{"x": 430,"y": 3.455},{"x": 431,"y": 3.457},{"x": 433,"y": 3.459},{"x": 434,"y": 3.461},{"x": 436,"y": 3.463},{"x": 437,"y": 3.465},{"x": 440,"y": 3.468},{"x": 441,"y": 3.47},{"x": 449,"y": 3.478},{"x": 450,"y": 3.48},{"x": 451,"y": 3.481},{"x": 452,"y": 3.481},{"x": 460,"y": 3.489},{"x": 461,"y": 3.489},{"x": 464,"y": 3.492},{"x": 465,"y": 3.492},{"x": 467,"y": 3.494},{"x": 468,"y": 3.494},{"x": 470,"y": 3.496},{"x": 471,"y": 3.496},{"x": 472,"y": 3.497},{"x": 473,"y": 3.497},{"x": 475,"y": 3.499},{"x": 477,"y": 3.499},{"x": 478,"y": 3.5},{"x": 479,"y": 3.5},{"x": 480,"y": 3.501},{"x": 481,"y": 3.501},{"x": 482,"y": 3.502},{"x": 484,"y": 3.502},{"x": 485,"y": 3.503},{"x": 488,"y": 3.503},{"x": 489,"y": 3.504},{"x": 493,"y": 3.504},{"x": 494,"y": 3.505},{"x": 500,"y": 3.505}]|color=orange}}
|luckgrade05={{#widget:Chart|uniqueId=LuckGrade05|data=[{"x": 0,"y": 1},{"x": 1,"y": 1.012},{"x": 3,"y": 1.034},{"x": 4,"y": 1.046},{"x": 5,"y": 1.057},{"x": 6,"y": 1.069},{"x": 8,"y": 1.091},{"x": 9,"y": 1.103},{"x": 12,"y": 1.136},{"x": 13,"y": 1.148},{"x": 18,"y": 1.203},{"x": 19,"y": 1.215},{"x": 26,"y": 1.292},{"x": 27,"y": 1.302},{"x": 32,"y": 1.357},{"x": 33,"y": 1.367},{"x": 36,"y": 1.4},{"x": 37,"y": 1.41},{"x": 38,"y": 1.421},{"x": 39,"y": 1.431},{"x": 41,"y": 1.453},{"x": 42,"y": 1.463},{"x": 43,"y": 1.474},{"x": 44,"y": 1.484},{"x": 45,"y": 1.495},{"x": 46,"y": 1.505},{"x": 47,"y": 1.516},{"x": 49,"y": 1.536},{"x": 50,"y": 1.547},{"x": 51,"y": 1.557},{"x": 52,"y": 1.568},{"x": 55,"y": 1.598},{"x": 56,"y": 1.609},{"x": 61,"y": 1.659},{"x": 62,"y": 1.67},{"x": 69,"y": 1.74},{"x": 70,"y": 1.749},{"x": 75,"y": 1.799},{"x": 76,"y": 1.808},{"x": 79,"y": 1.838},{"x": 80,"y": 1.847},{"x": 82,"y": 1.867},{"x": 83,"y": 1.876},{"x": 84,"y": 1.886},{"x": 85,"y": 1.895},{"x": 86,"y": 1.905},{"x": 87,"y": 1.914},{"x": 88,"y": 1.924},{"x": 89,"y": 1.933},{"x": 90,"y": 1.943},{"x": 91,"y": 1.952},{"x": 92,"y": 1.962},{"x": 94,"y": 1.98},{"x": 95,"y": 1.99},{"x": 97,"y": 2.008},{"x": 98,"y": 2.018},{"x": 101,"y": 2.045},{"x": 102,"y": 2.055},{"x": 116,"y": 2.181},{"x": 117,"y": 2.189},{"x": 121,"y": 2.225},{"x": 122,"y": 2.233},{"x": 124,"y": 2.251},{"x": 125,"y": 2.259},{"x": 126,"y": 2.268},{"x": 127,"y": 2.276},{"x": 129,"y": 2.294},{"x": 130,"y": 2.302},{"x": 131,"y": 2.311},{"x": 132,"y": 2.319},{"x": 133,"y": 2.328},{"x": 135,"y": 2.344},{"x": 136,"y": 2.353},{"x": 137,"y": 2.361},{"x": 138,"y": 2.37},{"x": 141,"y": 2.394},{"x": 142,"y": 2.403},{"x": 145,"y": 2.427},{"x": 146,"y": 2.436},{"x": 159,"y": 2.54},{"x": 160,"y": 2.547},{"x": 164,"y": 2.579},{"x": 165,"y": 2.586},{"x": 167,"y": 2.602},{"x": 168,"y": 2.609},{"x": 170,"y": 2.625},{"x": 171,"y": 2.632},{"x": 172,"y": 2.64},{"x": 173,"y": 2.647},{"x": 174,"y": 2.655},{"x": 175,"y": 2.662},{"x": 176,"y": 2.67},{"x": 177,"y": 2.677},{"x": 178,"y": 2.685},{"x": 180,"y": 2.699},{"x": 181,"y": 2.707},{"x": 183,"y": 2.721},{"x": 184,"y": 2.729},{"x": 186,"y": 2.743},{"x": 187,"y": 2.751},{"x": 205,"y": 2.877},{"x": 206,"y": 2.883},{"x": 209,"y": 2.904},{"x": 210,"y": 2.91},{"x": 212,"y": 2.924},{"x": 213,"y": 2.93},{"x": 214,"y": 2.937},{"x": 215,"y": 2.943},{"x": 216,"y": 2.95},{"x": 217,"y": 2.956},{"x": 218,"y": 2.963},{"x": 219,"y": 2.969},{"x": 220,"y": 2.976},{"x": 221,"y": 2.982},{"x": 222,"y": 2.989},{"x": 223,"y": 2.995},{"x": 224,"y": 3.002},{"x": 226,"y": 3.014},{"x": 227,"y": 3.021},{"x": 230,"y": 3.039},{"x": 231,"y": 3.046},{"x": 248,"y": 3.148},{"x": 249,"y": 3.153},{"x": 252,"y": 3.171},{"x": 253,"y": 3.176},{"x": 255,"y": 3.188},{"x": 256,"y": 3.193},{"x": 257,"y": 3.199},{"x": 258,"y": 3.204},{"x": 260,"y": 3.216},{"x": 261,"y": 3.221},{"x": 262,"y": 3.227},{"x": 263,"y": 3.232},{"x": 264,"y": 3.238},{"x": 266,"y": 3.248},{"x": 267,"y": 3.254},{"x": 269,"y": 3.264},{"x": 270,"y": 3.27},{"x": 272,"y": 3.28},{"x": 273,"y": 3.286},{"x": 278,"y": 3.311},{"x": 279,"y": 3.317},{"x": 287,"y": 3.357},{"x": 288,"y": 3.361},{"x": 293,"y": 3.386},{"x": 294,"y": 3.39},{"x": 297,"y": 3.405},{"x": 298,"y": 3.409},{"x": 299,"y": 3.414},{"x": 300,"y": 3.418},{"x": 302,"y": 3.428},{"x": 303,"y": 3.432},{"x": 304,"y": 3.437},{"x": 305,"y": 3.441},{"x": 306,"y": 3.446},{"x": 307,"y": 3.45},{"x": 308,"y": 3.455},{"x": 310,"y": 3.463},{"x": 311,"y": 3.468},{"x": 313,"y": 3.476},{"x": 314,"y": 3.481},{"x": 316,"y": 3.489},{"x": 317,"y": 3.494},{"x": 323,"y": 3.518},{"x": 324,"y": 3.523},{"x": 329,"y": 3.543},{"x": 330,"y": 3.546},{"x": 336,"y": 3.57},{"x": 337,"y": 3.573},{"x": 340,"y": 3.585},{"x": 341,"y": 3.588},{"x": 342,"y": 3.592},{"x": 343,"y": 3.595},{"x": 345,"y": 3.603},{"x": 346,"y": 3.606},{"x": 347,"y": 3.61},{"x": 348,"y": 3.613},{"x": 349,"y": 3.617},{"x": 350,"y": 3.62},{"x": 351,"y": 3.624},{"x": 352,"y": 3.627},{"x": 353,"y": 3.631},{"x": 355,"y": 3.637},{"x": 356,"y": 3.641},{"x": 359,"y": 3.65},{"x": 360,"y": 3.654},{"x": 364,"y": 3.666},{"x": 365,"y": 3.67},{"x": 376,"y": 3.703},{"x": 377,"y": 3.705},{"x": 381,"y": 3.717},{"x": 382,"y": 3.719},{"x": 384,"y": 3.725},{"x": 385,"y": 3.727},{"x": 387,"y": 3.733},{"x": 388,"y": 3.735},{"x": 389,"y": 3.738},{"x": 390,"y": 3.74},{"x": 391,"y": 3.743},{"x": 392,"y": 3.745},{"x": 393,"y": 3.748},{"x": 394,"y": 3.75},{"x": 395,"y": 3.753},{"x": 396,"y": 3.755},{"x": 397,"y": 3.758},{"x": 399,"y": 3.762},{"x": 400,"y": 3.765},{"x": 403,"y": 3.771},{"x": 404,"y": 3.774},{"x": 409,"y": 3.784},{"x": 410,"y": 3.787},{"x": 417,"y": 3.801},{"x": 418,"y": 3.802},{"x": 423,"y": 3.812},{"x": 424,"y": 3.813},{"x": 427,"y": 3.819},{"x": 428,"y": 3.82},{"x": 430,"y": 3.824},{"x": 431,"y": 3.825},{"x": 432,"y": 3.827},{"x": 433,"y": 3.828},{"x": 434,"y": 3.83},{"x": 435,"y": 3.831},{"x": 436,"y": 3.833},{"x": 437,"y": 3.834},{"x": 438,"y": 3.836},{"x": 439,"y": 3.837},{"x": 440,"y": 3.839},{"x": 442,"y": 3.841},{"x": 443,"y": 3.843},{"x": 445,"y": 3.845},{"x": 446,"y": 3.847},{"x": 450,"y": 3.851},{"x": 451,"y": 3.853},{"x": 463,"y": 3.865},{"x": 464,"y": 3.865},{"x": 468,"y": 3.869},{"x": 469,"y": 3.869},{"x": 471,"y": 3.871},{"x": 472,"y": 3.871},{"x": 474,"y": 3.873},{"x": 475,"y": 3.873},{"x": 476,"y": 3.874},{"x": 477,"y": 3.874},{"x": 478,"y": 3.875},{"x": 479,"y": 3.875},{"x": 480,"y": 3.876},{"x": 481,"y": 3.876},{"x": 482,"y": 3.877},{"x": 483,"y": 3.877},{"x": 484,"y": 3.878},{"x": 486,"y": 3.878},{"x": 487,"y": 3.879},{"x": 490,"y": 3.879},{"x": 491,"y": 3.88},{"x": 495,"y": 3.88},{"x": 496,"y": 3.881},{"x": 500,"y": 3.881}]|color=orange}}
|luckgrade06={{#widget:Chart|uniqueId=LuckGrade06|data=[{"x": 0,"y": 1},{"x": 6,"y": 1.078},{"x": 7,"y": 1.09},{"x": 11,"y": 1.142},{"x": 12,"y": 1.154},{"x": 14,"y": 1.18},{"x": 15,"y": 1.192},{"x": 16,"y": 1.205},{"x": 17,"y": 1.217},{"x": 19,"y": 1.243},{"x": 20,"y": 1.255},{"x": 21,"y": 1.268},{"x": 23,"y": 1.292},{"x": 24,"y": 1.305},{"x": 25,"y": 1.317},{"x": 26,"y": 1.33},{"x": 29,"y": 1.366},{"x": 30,"y": 1.379},{"x": 34,"y": 1.427},{"x": 35,"y": 1.44},{"x": 43,"y": 1.536},{"x": 44,"y": 1.547},{"x": 48,"y": 1.595},{"x": 49,"y": 1.606},{"x": 52,"y": 1.642},{"x": 53,"y": 1.653},{"x": 54,"y": 1.665},{"x": 55,"y": 1.676},{"x": 57,"y": 1.7},{"x": 58,"y": 1.711},{"x": 59,"y": 1.723},{"x": 61,"y": 1.745},{"x": 62,"y": 1.757},{"x": 63,"y": 1.768},{"x": 64,"y": 1.78},{"x": 66,"y": 1.802},{"x": 67,"y": 1.814},{"x": 71,"y": 1.858},{"x": 72,"y": 1.87},{"x": 83,"y": 1.991},{"x": 84,"y": 2.001},{"x": 87,"y": 2.034},{"x": 88,"y": 2.044},{"x": 91,"y": 2.077},{"x": 92,"y": 2.087},{"x": 93,"y": 2.098},{"x": 94,"y": 2.108},{"x": 95,"y": 2.119},{"x": 96,"y": 2.129},{"x": 97,"y": 2.14},{"x": 98,"y": 2.15},{"x": 99,"y": 2.161},{"x": 100,"y": 2.171},{"x": 101,"y": 2.182},{"x": 103,"y": 2.202},{"x": 104,"y": 2.213},{"x": 106,"y": 2.233},{"x": 107,"y": 2.244},{"x": 113,"y": 2.304},{"x": 114,"y": 2.315},{"x": 118,"y": 2.355},{"x": 119,"y": 2.364},{"x": 125,"y": 2.424},{"x": 126,"y": 2.433},{"x": 128,"y": 2.453},{"x": 129,"y": 2.462},{"x": 131,"y": 2.482},{"x": 132,"y": 2.491},{"x": 133,"y": 2.501},{"x": 134,"y": 2.51},{"x": 135,"y": 2.52},{"x": 136,"y": 2.529},{"x": 137,"y": 2.539},{"x": 138,"y": 2.548},{"x": 139,"y": 2.558},{"x": 141,"y": 2.576},{"x": 142,"y": 2.586},{"x": 144,"y": 2.604},{"x": 145,"y": 2.614},{"x": 150,"y": 2.659},{"x": 151,"y": 2.669},{"x": 158,"y": 2.732},{"x": 159,"y": 2.74},{"x": 163,"y": 2.776},{"x": 164,"y": 2.784},{"x": 167,"y": 2.811},{"x": 168,"y": 2.819},{"x": 170,"y": 2.837},{"x": 171,"y": 2.845},{"x": 172,"y": 2.854},{"x": 173,"y": 2.862},{"x": 174,"y": 2.871},{"x": 175,"y": 2.879},{"x": 176,"y": 2.888},{"x": 178,"y": 2.904},{"x": 179,"y": 2.913},{"x": 181,"y": 2.929},{"x": 182,"y": 2.938},{"x": 185,"y": 2.962},{"x": 186,"y": 2.971},{"x": 200,"y": 3.083},{"x": 201,"y": 3.09},{"x": 204,"y": 3.114},{"x": 205,"y": 3.121},{"x": 207,"y": 3.137},{"x": 208,"y": 3.144},{"x": 209,"y": 3.152},{"x": 210,"y": 3.159},{"x": 211,"y": 3.167},{"x": 212,"y": 3.174},{"x": 213,"y": 3.182},{"x": 214,"y": 3.189},{"x": 215,"y": 3.197},{"x": 216,"y": 3.204},{"x": 217,"y": 3.212},{"x": 219,"y": 3.226},{"x": 220,"y": 3.234},{"x": 223,"y": 3.255},{"x": 224,"y": 3.263},{"x": 239,"y": 3.368},{"x": 240,"y": 3.374},{"x": 243,"y": 3.395},{"x": 244,"y": 3.401},{"x": 245,"y": 3.408},{"x": 246,"y": 3.414},{"x": 248,"y": 3.428},{"x": 249,"y": 3.434},{"x": 250,"y": 3.441},{"x": 251,"y": 3.447},{"x": 252,"y": 3.454},{"x": 253,"y": 3.46},{"x": 254,"y": 3.467},{"x": 256,"y": 3.479},{"x": 257,"y": 3.486},{"x": 259,"y": 3.498},{"x": 260,"y": 3.505},{"x": 264,"y": 3.529},{"x": 265,"y": 3.536},{"x": 274,"y": 3.59},{"x": 275,"y": 3.595},{"x": 279,"y": 3.619},{"x": 280,"y": 3.624},{"x": 283,"y": 3.642},{"x": 284,"y": 3.647},{"x": 285,"y": 3.653},{"x": 286,"y": 3.658},{"x": 287,"y": 3.664},{"x": 288,"y": 3.669},{"x": 289,"y": 3.675},{"x": 290,"y": 3.68},{"x": 291,"y": 3.686},{"x": 292,"y": 3.691},{"x": 293,"y": 3.697},{"x": 294,"y": 3.702},{"x": 295,"y": 3.708},{"x": 298,"y": 3.723},{"x": 299,"y": 3.729},{"x": 303,"y": 3.749},{"x": 304,"y": 3.755},{"x": 312,"y": 3.795},{"x": 313,"y": 3.799},{"x": 318,"y": 3.824},{"x": 319,"y": 3.828},{"x": 321,"y": 3.838},{"x": 322,"y": 3.842},{"x": 324,"y": 3.852},{"x": 325,"y": 3.856},{"x": 326,"y": 3.861},{"x": 327,"y": 3.865},{"x": 328,"y": 3.87},{"x": 329,"y": 3.874},{"x": 330,"y": 3.879},{"x": 332,"y": 3.887},{"x": 333,"y": 3.892},{"x": 335,"y": 3.9},{"x": 336,"y": 3.905},{"x": 339,"y": 3.917},{"x": 340,"y": 3.922},{"x": 353,"y": 3.974},{"x": 354,"y": 3.977},{"x": 358,"y": 3.993},{"x": 359,"y": 3.996},{"x": 361,"y": 4.004},{"x": 362,"y": 4.007},{"x": 363,"y": 4.011},{"x": 364,"y": 4.014},{"x": 365,"y": 4.018},{"x": 366,"y": 4.021},{"x": 367,"y": 4.025},{"x": 368,"y": 4.028},{"x": 369,"y": 4.032},{"x": 371,"y": 4.038},{"x": 372,"y": 4.042},{"x": 374,"y": 4.048},{"x": 375,"y": 4.052},{"x": 378,"y": 4.061},{"x": 379,"y": 4.065},{"x": 391,"y": 4.101},{"x": 392,"y": 4.103},{"x": 396,"y": 4.115},{"x": 397,"y": 4.117},{"x": 399,"y": 4.123},{"x": 400,"y": 4.125},{"x": 401,"y": 4.128},{"x": 402,"y": 4.13},{"x": 403,"y": 4.133},{"x": 404,"y": 4.135},{"x": 405,"y": 4.138},{"x": 406,"y": 4.14},{"x": 407,"y": 4.143},{"x": 408,"y": 4.145},{"x": 409,"y": 4.148},{"x": 411,"y": 4.152},{"x": 412,"y": 4.155},{"x": 415,"y": 4.161},{"x": 416,"y": 4.164},{"x": 432,"y": 4.196},{"x": 433,"y": 4.197},{"x": 435,"y": 4.201},{"x": 436,"y": 4.202},{"x": 438,"y": 4.206},{"x": 439,"y": 4.207},{"x": 440,"y": 4.209},{"x": 441,"y": 4.21},{"x": 443,"y": 4.214},{"x": 445,"y": 4.216},{"x": 446,"y": 4.218},{"x": 447,"y": 4.219},{"x": 448,"y": 4.221},{"x": 450,"y": 4.223},{"x": 451,"y": 4.225},{"x": 454,"y": 4.228},{"x": 455,"y": 4.23},{"x": 469,"y": 4.244},{"x": 470,"y": 4.244},{"x": 473,"y": 4.247},{"x": 474,"y": 4.247},{"x": 476,"y": 4.249},{"x": 477,"y": 4.249},{"x": 478,"y": 4.25},{"x": 479,"y": 4.25},{"x": 481,"y": 4.252},{"x": 482,"y": 4.252},{"x": 483,"y": 4.253},{"x": 485,"y": 4.253},{"x": 486,"y": 4.254},{"x": 488,"y": 4.254},{"x": 489,"y": 4.255},{"x": 491,"y": 4.255},{"x": 492,"y": 4.256},{"x": 499,"y": 4.256},{"x": 500,"y": 4.257}]|color=orange}}
|luckgrade07={{#widget:Chart|uniqueId=LuckGrade07|data=[{"x": 0,"y": 1},{"x": 1,"y": 1.014},{"x": 3,"y": 1.04},{"x": 4,"y": 1.054},{"x": 5,"y": 1.067},{"x": 6,"y": 1.081},{"x": 8,"y": 1.107},{"x": 9,"y": 1.121},{"x": 13,"y": 1.173},{"x": 14,"y": 1.187},{"x": 24,"y": 1.317},{"x": 25,"y": 1.329},{"x": 29,"y": 1.381},{"x": 30,"y": 1.393},{"x": 32,"y": 1.419},{"x": 33,"y": 1.431},{"x": 34,"y": 1.444},{"x": 35,"y": 1.456},{"x": 37,"y": 1.482},{"x": 39,"y": 1.506},{"x": 40,"y": 1.519},{"x": 41,"y": 1.531},{"x": 42,"y": 1.544},{"x": 44,"y": 1.568},{"x": 45,"y": 1.581},{"x": 47,"y": 1.605},{"x": 48,"y": 1.618},{"x": 64,"y": 1.81},{"x": 65,"y": 1.821},{"x": 67,"y": 1.845},{"x": 68,"y": 1.856},{"x": 70,"y": 1.88},{"x": 71,"y": 1.891},{"x": 73,"y": 1.915},{"x": 74,"y": 1.926},{"x": 75,"y": 1.938},{"x": 77,"y": 1.96},{"x": 78,"y": 1.972},{"x": 79,"y": 1.983},{"x": 80,"y": 1.995},{"x": 82,"y": 2.017},{"x": 83,"y": 2.029},{"x": 87,"y": 2.073},{"x": 88,"y": 2.085},{"x": 99,"y": 2.206},{"x": 100,"y": 2.216},{"x": 103,"y": 2.249},{"x": 104,"y": 2.259},{"x": 106,"y": 2.281},{"x": 107,"y": 2.291},{"x": 109,"y": 2.313},{"x": 110,"y": 2.323},{"x": 111,"y": 2.334},{"x": 112,"y": 2.344},{"x": 113,"y": 2.355},{"x": 114,"y": 2.365},{"x": 115,"y": 2.376},{"x": 117,"y": 2.396},{"x": 118,"y": 2.407},{"x": 121,"y": 2.437},{"x": 122,"y": 2.448},{"x": 127,"y": 2.498},{"x": 128,"y": 2.509},{"x": 132,"y": 2.549},{"x": 133,"y": 2.558},{"x": 139,"y": 2.618},{"x": 140,"y": 2.627},{"x": 142,"y": 2.647},{"x": 143,"y": 2.656},{"x": 145,"y": 2.676},{"x": 146,"y": 2.685},{"x": 147,"y": 2.695},{"x": 148,"y": 2.704},{"x": 149,"y": 2.714},{"x": 150,"y": 2.723},{"x": 151,"y": 2.733},{"x": 152,"y": 2.742},{"x": 153,"y": 2.752},{"x": 155,"y": 2.77},{"x": 156,"y": 2.78},{"x": 159,"y": 2.807},{"x": 160,"y": 2.817},{"x": 174,"y": 2.943},{"x": 175,"y": 2.951},{"x": 178,"y": 2.978},{"x": 179,"y": 2.986},{"x": 181,"y": 3.004},{"x": 182,"y": 3.012},{"x": 183,"y": 3.021},{"x": 184,"y": 3.029},{"x": 185,"y": 3.038},{"x": 186,"y": 3.046},{"x": 187,"y": 3.055},{"x": 188,"y": 3.063},{"x": 189,"y": 3.072},{"x": 190,"y": 3.08},{"x": 191,"y": 3.089},{"x": 193,"y": 3.105},{"x": 194,"y": 3.114},{"x": 198,"y": 3.146},{"x": 199,"y": 3.155},{"x": 209,"y": 3.235},{"x": 210,"y": 3.242},{"x": 214,"y": 3.274},{"x": 215,"y": 3.281},{"x": 217,"y": 3.297},{"x": 218,"y": 3.304},{"x": 220,"y": 3.32},{"x": 221,"y": 3.327},{"x": 222,"y": 3.335},{"x": 223,"y": 3.342},{"x": 224,"y": 3.35},{"x": 225,"y": 3.357},{"x": 226,"y": 3.365},{"x": 228,"y": 3.379},{"x": 229,"y": 3.387},{"x": 231,"y": 3.401},{"x": 232,"y": 3.409},{"x": 237,"y": 3.444},{"x": 238,"y": 3.452},{"x": 244,"y": 3.494},{"x": 245,"y": 3.5},{"x": 250,"y": 3.535},{"x": 251,"y": 3.541},{"x": 253,"y": 3.555},{"x": 254,"y": 3.561},{"x": 256,"y": 3.575},{"x": 257,"y": 3.581},{"x": 258,"y": 3.588},{"x": 259,"y": 3.594},{"x": 260,"y": 3.601},{"x": 261,"y": 3.607},{"x": 262,"y": 3.614},{"x": 263,"y": 3.62},{"x": 264,"y": 3.627},{"x": 266,"y": 3.639},{"x": 267,"y": 3.646},{"x": 270,"y": 3.664},{"x": 271,"y": 3.671},{"x": 286,"y": 3.761},{"x": 287,"y": 3.766},{"x": 290,"y": 3.784},{"x": 291,"y": 3.789},{"x": 292,"y": 3.795},{"x": 293,"y": 3.8},{"x": 295,"y": 3.812},{"x": 296,"y": 3.817},{"x": 297,"y": 3.823},{"x": 298,"y": 3.828},{"x": 299,"y": 3.834},{"x": 301,"y": 3.844},{"x": 302,"y": 3.85},{"x": 304,"y": 3.86},{"x": 305,"y": 3.866},{"x": 308,"y": 3.881},{"x": 309,"y": 3.887},{"x": 322,"y": 3.952},{"x": 323,"y": 3.956},{"x": 326,"y": 3.971},{"x": 327,"y": 3.975},{"x": 329,"y": 3.985},{"x": 330,"y": 3.989},{"x": 331,"y": 3.994},{"x": 332,"y": 3.998},{"x": 334,"y": 4.008},{"x": 336,"y": 4.016},{"x": 337,"y": 4.021},{"x": 338,"y": 4.025},{"x": 339,"y": 4.03},{"x": 341,"y": 4.038},{"x": 342,"y": 4.043},{"x": 345,"y": 4.055},{"x": 346,"y": 4.06},{"x": 358,"y": 4.108},{"x": 359,"y": 4.111},{"x": 363,"y": 4.127},{"x": 364,"y": 4.13},{"x": 366,"y": 4.138},{"x": 367,"y": 4.141},{"x": 368,"y": 4.145},{"x": 369,"y": 4.148},{"x": 370,"y": 4.152},{"x": 371,"y": 4.155},{"x": 372,"y": 4.159},{"x": 373,"y": 4.162},{"x": 374,"y": 4.166},{"x": 375,"y": 4.169},{"x": 376,"y": 4.173},{"x": 379,"y": 4.182},{"x": 380,"y": 4.186},{"x": 383,"y": 4.195},{"x": 384,"y": 4.199},{"x": 394,"y": 4.229},{"x": 395,"y": 4.231},{"x": 399,"y": 4.243},{"x": 400,"y": 4.245},{"x": 402,"y": 4.251},{"x": 403,"y": 4.253},{"x": 405,"y": 4.259},{"x": 406,"y": 4.261},{"x": 407,"y": 4.264},{"x": 408,"y": 4.266},{"x": 409,"y": 4.269},{"x": 410,"y": 4.271},{"x": 411,"y": 4.274},{"x": 413,"y": 4.278},{"x": 414,"y": 4.281},{"x": 416,"y": 4.285},{"x": 417,"y": 4.288},{"x": 421,"y": 4.296},{"x": 422,"y": 4.299},{"x": 431,"y": 4.317},{"x": 432,"y": 4.318},{"x": 436,"y": 4.326},{"x": 437,"y": 4.327},{"x": 439,"y": 4.331},{"x": 440,"y": 4.332},{"x": 442,"y": 4.336},{"x": 443,"y": 4.337},{"x": 444,"y": 4.339},{"x": 445,"y": 4.34},{"x": 446,"y": 4.342},{"x": 447,"y": 4.343},{"x": 448,"y": 4.345},{"x": 450,"y": 4.347},{"x": 451,"y": 4.349},{"x": 453,"y": 4.351},{"x": 454,"y": 4.353},{"x": 458,"y": 4.357},{"x": 459,"y": 4.359},{"x": 467,"y": 4.367},{"x": 468,"y": 4.367},{"x": 473,"y": 4.372},{"x": 474,"y": 4.372},{"x": 476,"y": 4.374},{"x": 477,"y": 4.374},{"x": 479,"y": 4.376},{"x": 480,"y": 4.376},{"x": 481,"y": 4.377},{"x": 482,"y": 4.377},{"x": 483,"y": 4.378},{"x": 484,"y": 4.378},{"x": 485,"y": 4.379},{"x": 487,"y": 4.379},{"x": 488,"y": 4.38},{"x": 490,"y": 4.38},{"x": 491,"y": 4.381},{"x": 496,"y": 4.381},{"x": 497,"y": 4.382},{"x": 500,"y": 4.382}]|color=orange}}
|luckgrade08={{#widget:Chart|uniqueId=LuckGrade08|data=[{"x": 0,"y": 1},{"x": 1,"y": 1.014},{"x": 3,"y": 1.04},{"x": 4,"y": 1.054},{"x": 5,"y": 1.067},{"x": 6,"y": 1.081},{"x": 8,"y": 1.107},{"x": 9,"y": 1.121},{"x": 13,"y": 1.173},{"x": 14,"y": 1.187},{"x": 24,"y": 1.317},{"x": 25,"y": 1.329},{"x": 29,"y": 1.381},{"x": 30,"y": 1.393},{"x": 32,"y": 1.419},{"x": 33,"y": 1.431},{"x": 34,"y": 1.444},{"x": 35,"y": 1.456},{"x": 37,"y": 1.482},{"x": 39,"y": 1.506},{"x": 40,"y": 1.519},{"x": 41,"y": 1.531},{"x": 42,"y": 1.544},{"x": 44,"y": 1.568},{"x": 45,"y": 1.581},{"x": 47,"y": 1.605},{"x": 48,"y": 1.618},{"x": 64,"y": 1.81},{"x": 65,"y": 1.821},{"x": 67,"y": 1.845},{"x": 68,"y": 1.856},{"x": 70,"y": 1.88},{"x": 71,"y": 1.891},{"x": 73,"y": 1.915},{"x": 74,"y": 1.926},{"x": 75,"y": 1.938},{"x": 77,"y": 1.96},{"x": 78,"y": 1.972},{"x": 79,"y": 1.983},{"x": 80,"y": 1.995},{"x": 82,"y": 2.017},{"x": 83,"y": 2.029},{"x": 87,"y": 2.073},{"x": 88,"y": 2.085},{"x": 99,"y": 2.206},{"x": 100,"y": 2.216},{"x": 103,"y": 2.249},{"x": 104,"y": 2.259},{"x": 106,"y": 2.281},{"x": 107,"y": 2.291},{"x": 109,"y": 2.313},{"x": 110,"y": 2.323},{"x": 111,"y": 2.334},{"x": 112,"y": 2.344},{"x": 113,"y": 2.355},{"x": 114,"y": 2.365},{"x": 115,"y": 2.376},{"x": 117,"y": 2.396},{"x": 118,"y": 2.407},{"x": 121,"y": 2.437},{"x": 122,"y": 2.448},{"x": 127,"y": 2.498},{"x": 128,"y": 2.509},{"x": 132,"y": 2.549},{"x": 133,"y": 2.558},{"x": 139,"y": 2.618},{"x": 140,"y": 2.627},{"x": 142,"y": 2.647},{"x": 143,"y": 2.656},{"x": 145,"y": 2.676},{"x": 146,"y": 2.685},{"x": 147,"y": 2.695},{"x": 148,"y": 2.704},{"x": 149,"y": 2.714},{"x": 150,"y": 2.723},{"x": 151,"y": 2.733},{"x": 152,"y": 2.742},{"x": 153,"y": 2.752},{"x": 155,"y": 2.77},{"x": 156,"y": 2.78},{"x": 159,"y": 2.807},{"x": 160,"y": 2.817},{"x": 174,"y": 2.943},{"x": 175,"y": 2.951},{"x": 178,"y": 2.978},{"x": 179,"y": 2.986},{"x": 181,"y": 3.004},{"x": 182,"y": 3.012},{"x": 183,"y": 3.021},{"x": 184,"y": 3.029},{"x": 185,"y": 3.038},{"x": 186,"y": 3.046},{"x": 187,"y": 3.055},{"x": 188,"y": 3.063},{"x": 189,"y": 3.072},{"x": 190,"y": 3.08},{"x": 191,"y": 3.089},{"x": 193,"y": 3.105},{"x": 194,"y": 3.114},{"x": 198,"y": 3.146},{"x": 199,"y": 3.155},{"x": 209,"y": 3.235},{"x": 210,"y": 3.242},{"x": 214,"y": 3.274},{"x": 215,"y": 3.281},{"x": 217,"y": 3.297},{"x": 218,"y": 3.304},{"x": 220,"y": 3.32},{"x": 221,"y": 3.327},{"x": 222,"y": 3.335},{"x": 223,"y": 3.342},{"x": 224,"y": 3.35},{"x": 225,"y": 3.357},{"x": 226,"y": 3.365},{"x": 228,"y": 3.379},{"x": 229,"y": 3.387},{"x": 231,"y": 3.401},{"x": 232,"y": 3.409},{"x": 237,"y": 3.444},{"x": 238,"y": 3.452},{"x": 244,"y": 3.494},{"x": 245,"y": 3.5},{"x": 250,"y": 3.535},{"x": 251,"y": 3.541},{"x": 253,"y": 3.555},{"x": 254,"y": 3.561},{"x": 256,"y": 3.575},{"x": 257,"y": 3.581},{"x": 258,"y": 3.588},{"x": 259,"y": 3.594},{"x": 260,"y": 3.601},{"x": 261,"y": 3.607},{"x": 262,"y": 3.614},{"x": 263,"y": 3.62},{"x": 264,"y": 3.627},{"x": 266,"y": 3.639},{"x": 267,"y": 3.646},{"x": 270,"y": 3.664},{"x": 271,"y": 3.671},{"x": 286,"y": 3.761},{"x": 287,"y": 3.766},{"x": 290,"y": 3.784},{"x": 291,"y": 3.789},{"x": 292,"y": 3.795},{"x": 293,"y": 3.8},{"x": 295,"y": 3.812},{"x": 296,"y": 3.817},{"x": 297,"y": 3.823},{"x": 298,"y": 3.828},{"x": 299,"y": 3.834},{"x": 301,"y": 3.844},{"x": 302,"y": 3.85},{"x": 304,"y": 3.86},{"x": 305,"y": 3.866},{"x": 308,"y": 3.881},{"x": 309,"y": 3.887},{"x": 322,"y": 3.952},{"x": 323,"y": 3.956},{"x": 326,"y": 3.971},{"x": 327,"y": 3.975},{"x": 329,"y": 3.985},{"x": 330,"y": 3.989},{"x": 331,"y": 3.994},{"x": 332,"y": 3.998},{"x": 334,"y": 4.008},{"x": 336,"y": 4.016},{"x": 337,"y": 4.021},{"x": 338,"y": 4.025},{"x": 339,"y": 4.03},{"x": 341,"y": 4.038},{"x": 342,"y": 4.043},{"x": 345,"y": 4.055},{"x": 346,"y": 4.06},{"x": 358,"y": 4.108},{"x": 359,"y": 4.111},{"x": 363,"y": 4.127},{"x": 364,"y": 4.13},{"x": 366,"y": 4.138},{"x": 367,"y": 4.141},{"x": 368,"y": 4.145},{"x": 369,"y": 4.148},{"x": 370,"y": 4.152},{"x": 371,"y": 4.155},{"x": 372,"y": 4.159},{"x": 373,"y": 4.162},{"x": 374,"y": 4.166},{"x": 375,"y": 4.169},{"x": 376,"y": 4.173},{"x": 379,"y": 4.182},{"x": 380,"y": 4.186},{"x": 383,"y": 4.195},{"x": 384,"y": 4.199},{"x": 394,"y": 4.229},{"x": 395,"y": 4.231},{"x": 399,"y": 4.243},{"x": 400,"y": 4.245},{"x": 402,"y": 4.251},{"x": 403,"y": 4.253},{"x": 405,"y": 4.259},{"x": 406,"y": 4.261},{"x": 407,"y": 4.264},{"x": 408,"y": 4.266},{"x": 409,"y": 4.269},{"x": 410,"y": 4.271},{"x": 411,"y": 4.274},{"x": 413,"y": 4.278},{"x": 414,"y": 4.281},{"x": 416,"y": 4.285},{"x": 417,"y": 4.288},{"x": 421,"y": 4.296},{"x": 422,"y": 4.299},{"x": 431,"y": 4.317},{"x": 432,"y": 4.318},{"x": 436,"y": 4.326},{"x": 437,"y": 4.327},{"x": 439,"y": 4.331},{"x": 440,"y": 4.332},{"x": 442,"y": 4.336},{"x": 443,"y": 4.337},{"x": 444,"y": 4.339},{"x": 445,"y": 4.34},{"x": 446,"y": 4.342},{"x": 447,"y": 4.343},{"x": 448,"y": 4.345},{"x": 450,"y": 4.347},{"x": 451,"y": 4.349},{"x": 453,"y": 4.351},{"x": 454,"y": 4.353},{"x": 458,"y": 4.357},{"x": 459,"y": 4.359},{"x": 467,"y": 4.367},{"x": 468,"y": 4.367},{"x": 473,"y": 4.372},{"x": 474,"y": 4.372},{"x": 476,"y": 4.374},{"x": 477,"y": 4.374},{"x": 479,"y": 4.376},{"x": 480,"y": 4.376},{"x": 481,"y": 4.377},{"x": 482,"y": 4.377},{"x": 483,"y": 4.378},{"x": 484,"y": 4.378},{"x": 485,"y": 4.379},{"x": 487,"y": 4.379},{"x": 488,"y": 4.38},{"x": 490,"y": 4.38},{"x": 491,"y": 4.381},{"x": 496,"y": 4.381},{"x": 497,"y": 4.382},{"x": 500,"y": 4.382}]|color=orange}}
|magicaldamagereduction=Magic Resistance governs your Magical Damage Reduction.
 
-300 Magic Resistance starts at -595% Magical Damage Reduction.
*-300 -> -595%
*-300 to -15 = 2% each, up to -25%
*-15 to 10 = 1% each, up to 0%
*10 to 250 = 0.25% each, up to 60%
*250 to 350 = 0.2% each, up to 80%
*350 to 500 = 0.1% each, up to 95%
 
{{#widget:Chart|uniqueId=MagicalDamageReduction|data=[{"x": -300,"y": -5.95},{"x": -15,"y": -0.25},{"x": 10,"y": 0},{"x": 250,"y": 0.6},{"x": 350,"y": 0.8},{"x": 500,"y": 0.95}]|color=orange}}
|magicalinteractionspeed=Will governs your Magical Interaction Speed.


0 Will starts at -75% Magical Interaction Speed.
0 Will starts at -75% Magical Interaction Speed.
Line 373: Line 164:
*86 to 100 = 2% each, up to 250%
*86 to 100 = 2% each, up to 250%


{{#widget:Chart|uniqueId=MagicalInteractionSpeed|data=[{"x": 0.0,"y": -0.75},{"x": 15.0,"y": 0.0},{"x": 25.0,"y": 0.7},{"x": 35.0,"y": 1.2},{"x": 84.0,"y": 2.18},{"x": 85.0,"y": 2.19},{"x": 86.0,"y": 2.22},{"x": 100.0,"y": 2.5}]|color=orange}}
{{#widget:Chart|uniqueId=MagicalInteractionSpeed|data=[{"x": 0,"y": -0.75},{"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}}
|magicalpower=Will governs your Magical Power.
 
0 Will starts at 0 Magical Power.
*0 -> 0
*0 to 100 = 1 each, up to 100
 
{{#widget:Chart|uniqueId=MagicalPower|data=[{"x": 0,"y": 0},{"x": 100,"y": 100}]|color=orange}}
|magicalpowerbonus=Magical Power governs your Magical Power Bonus.
 
0 Magical Power starts at -90% Magical Power Bonus.
*0 -> -90%
*0 to 1 = 0% each, up to -90%
*1 to 5 = 10% each, up to -50%
*5 to 15 = 5% each, up to 0%
*15 to 21 = 2.5% each, up to 15%
*21 to 40 = 2% each, up to 53%
*40 to 50 = 1% each, up to 63%
*50 to 100 = 0.5% each, up to 88%
 
{{#widget:Chart|uniqueId=MagicalPowerBonus|data=[{"x": 0,"y": -0.9},{"x": 1,"y": -0.9},{"x": 5,"y": -0.5},{"x": 15,"y": 0},{"x": 21,"y": 0.15},{"x": 40,"y": 0.53},{"x": 50,"y": 0.63},{"x": 100,"y": 0.88}]|color=orange}}
|magicresistance=Will governs your Magic Resistance.
 
0 Will starts at -20 Magic Resistance.
*0 -> -20
*0 to 5 = 4 each, up to 0
*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": 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.
 
0 Dexterity starts at -15% Manual Dexterity.
*0 -> -15%
*0 to 15 = 1% each, up to 0%
*15 to 23 = 3% each, up to 24%
*23 to 31 = 2% each, up to 40%
*31 to 37 = 1% each, up to 46%
*37 to 45 = 0.5% each, up to 50%
*45 to 95 = 0.1% each, up to 55%
*95 to 100 = 0% each, up to 55%
 
{{#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 gives 0.25 Max Health Rating, and Vigor gives 0.75 Max Health Rating, which then get summed into a total Max Health Rating and finally converted into Max Health using the graph.
 
<code> Max Health Rating = Strength * 0.25 + Vigor * 0.75</code>
 
 
0 Max Health Rating starts at 75 Max Health.
*0 -> 75
*0 to 10 = 3 each, up to 105
*10 to 50 = 2 each, up to 185
*50 to 75 = 1 each, up to 210
*75 to 100 = 0.5 each, up to 222.5
 
{{#widget:Chart|uniqueId=MaxHealth|data=[{"x": 0,"y": 75},{"x": 10,"y": 105},{"x": 50,"y": 185},{"x": 75,"y": 210},{"x": 100,"y": 222.5}]|color=orange}}
|memorycapacity=Knowledge governs your Memory Capacity.
 
0 Knowledge starts at 0 Memory Capacity.
*0 -> 0
*0 to 6 = 0 each, up to 0
*6 to 100 = 1 each, up to 94
 
{{#widget:Chart|uniqueId=MemoryCapacity|data=[{"x": 0,"y": 0},{"x": 6,"y": 0},{"x": 100,"y": 94}]|color=orange}}
|memoryrecovery=Knowledge governs your Memory Recovery.
 
0 Knowledge starts at 43% Memory Recovery.
*0 -> 43%
*0 to 28 = 1.5% each, up to 85%
*28 to 35 = 5% each, up to 120%
*35 to 84 = 2% each, up to 218%
*84 to 85 = 1% each, up to 219%
*85 to 86 = 3% each, up to 222%
*86 to 100 = 2% each, up to 250%
 
{{#widget:Chart|uniqueId=MemoryRecovery|data=[{"x": 0,"y": 0.43},{"x": 28,"y": 0.85},{"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}}
|movespeed=Agility governs your Move Speed.
 
0 Agility starts at -10 Move Speed.
*0 -> -10
*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": -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.
 
0 Resourcefulness starts at 0 Persuasiveness.
*0 -> 0
*0 to 35 = 1 each, up to 35
*35 to 71 = 0.5 each, up to 53
*71 to 99 = 0.25 each, up to 60
*99 to 100 = 0 each, up to 60
 
{{#widget:Chart|uniqueId=Persuasiveness|data=[{"x": 0,"y": 0},{"x": 35,"y": 35},{"x": 71,"y": 53},{"x": 99,"y": 60},{"x": 100,"y": 60}]|color=orange}}
|physicaldamagereduction=Armor Rating governs your Physical Damage Reduction.
 
-300 Armor Rating starts at -619% Physical Damage Reduction.
*-300 -> -619%
*-300 to -3 = 2% each, up to -25%
*-3 to 22 = 1% each, up to 0%
*22 to 31 = 0.5% each, up to 4.5%
*31 to 42 = 0.4% each, up to 8.9%
*42 to 52 = 0.3% each, up to 11.9%
*52 to 62 = 0.2% each, up to 13.9%
*62 to 112 = 0.1% each, up to 18.9%
*112 to 175 = 0.2% each, up to 31.5%
*175 to 230 = 0.25% each, up to 45.25%
*230 to 317 = 0.2% each, up to 62.65%
*317 to 353 = 0.1% each, up to 66.25%
*353 to 368 = 0.05% each, up to 67%
*368 to 369 = 0.03% each, up to 67.03%
*369 to 370 = 0.07% each, up to 67.1%
*370 to 428 = 0.05% each, up to 70%
*428 to 429 = -0.075% each, up to 69.925%
*429 to 450 = 0.025% each, up to 70.45%
*450 to 500 = 0.02% each, up to 71.45%
 
{{#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.4525},{"x": 317,"y": 0.6265},{"x": 353,"y": 0.6625},{"x": 368,"y": 0.67},{"x": 369,"y": 0.6703},{"x": 370,"y": 0.671},{"x": 428,"y": 0.7},{"x": 429,"y": 0.69925},{"x": 450,"y": 0.7045},{"x": 500,"y": 0.7145}]|color=orange}}
|physicalpower=Strength governs your Physical Power.
 
0 Strength starts at 0 Physical Power.
*0 -> 0
*0 to 100 = 1 each, up to 100
 
{{#widget:Chart|uniqueId=PhysicalPower|data=[{"x": 0,"y": 0},{"x": 100,"y": 100}]|color=orange}}
|physicalpowerbonus=Physical Power governs your Physical Power Bonus.
 
0 Physical Power starts at -80% Physical Power Bonus.
*0 -> -80%
*0 to 5 = 10% each, up to -30%
*5 to 7 = 5% each, up to -20%
*7 to 11 = 3% each, up to -8%
*11 to 15 = 2% each, up to 0%
*15 to 50 = 1% each, up to 35%
*50 to 100 = 0.5% each, up to 60%
 
{{#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": 100,"y": 0.6}]|color=orange}}
|regularinteractionspeed=Agility and Resourcefulness governs your Regular Interaction Speed.
 
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> Regular Interaction Speed Rating = Agility * 0.4 + Resourcefulness * 0.6</code>
 
 
0 Regular Interaction Speed Rating starts at -26% Regular Interaction Speed.
*0 -> -26%
*0 to 7 = 2% each, up to -12%
*7 to 15 = 1.5% each, up to 0%
*15 to 20 = 7% each, up to 35%
*20 to 25 = 6% each, up to 65%
*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.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.
 
0 Knowledge starts at -60% Spell Casting Speed.
*0 -> -60%
*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.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 380: Line 346:
</div>
</div>


<div class="mw-collapsible mw-collapsed" style="width: 50em">
<div class="mw-collapsible mw-collapsed" style="width: fit-content">
[https://en.wikipedia.org/wiki/LaTeX LaTeX] Formula
[https://en.wikipedia.org/wiki/LaTeX LaTeX] Formula
<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
Line 386: Line 352:


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=
|actionspeed=<pre>A_{ctionSpeed}(S_{um})=\left\{0 \le S_{um}<10:
<pre>A_{ctionSpeed}(S_{um})=\left\{0 \le S_{um}<10:-0.38+0.03\left
|#default=Could not find stat in Template:Stats_Data}}
|#default=Could not find stat in Template:Stats_Data}}
You may need to paste it elsewhere first, like notepad or browser, re-copy the text, and then paste into Desmos.
See [https://www.desmos.com/calculator/4olg3n8xol Example] for how to use.
See [https://www.desmos.com/calculator/xbytbfm1uh Example] for how to use.
</div>
</div>
</div>
</div></includeonly>


<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:34, 10 August 2024

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.