|
|
(34 intermediate revisions by 6 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,"y": -0.38},{"x": 10,"y": -0.08},{"x": 13,"y": -0.02},{"x": 25,"y": 0.1},{"x": 41,"y": 0.34},{"x": 50,"y": 0.43},{"x": 100,"y": 0.68}]|color=orange}} |
| | |basehealth=Strength and Vigor governs your Base Health. |
|
| |
|
| {{#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}}
| | Strength gives 0.25 Base Health Rating, and Vigor gives 0.75 Base Health Rating, which then get summed into a total Base Health Rating and finally converted into Base Health using the graph. |
| |movespeed=
| |
| Agility governs your Move Speed.
| |
|
| |
|
| 0 Agility starts at -30 Move Speed.
| | <code> Base Health Rating = Strength * 0.25 + Vigor * 0.75</code> |
| *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}}
| | 0 Base Health Rating starts at 80 Base Health. |
| |physicaldamagereduction=
| | *0 -> 80 |
| Armor Rating governs your Physical Damage Reduction.
| | *0 to 34 = 2 each, up to 148 |
| | *34 to 50 = 1.5 each, up to 172 |
| | *50 to 75 = 1 each, up to 197 |
| | *75 to 100 = 0.5 each, up to 209.5 |
|
| |
|
| -300 Armor Rating starts at -619% Physical Damage Reduction.
| | {{#widget:Chart|uniqueId=BaseHealth|data=[{"x": 0,"y": 80},{"x": 34,"y": 148},{"x": 50,"y": 172},{"x": 75,"y": 197},{"x": 100,"y": 209.5}]|color=orange}} |
| *-300 -> -619%
| | |buffduration=Will governs your Buff Duration. |
| *-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%
| |
|
| |
|
| | | 0 Will starts at -80% Buff Duration. |
| {{#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}}
| |
| |luckgrade00=
| |
| {{#widget:Chart|uniqueId=LuckGrade00|data=[{"x": 0.0,"y": 1.0},{"x": 5.0,"y": 0.5}]|color=orange}}
| |
| |luckgrade01=
| |
| {{#widget:Chart|uniqueId=LuckGrade01|data=[{"x": 0.0,"y": 1.0},{"x": 5.0,"y": 0.5}]|color=orange}}
| |
| |luckgrade02=
| |
| {{#widget:Chart|uniqueId=LuckGrade02|data=[{"x": 0.0,"y": 1.0},{"x": 0.01,"y": 1.0},{"x": 0.02,"y": 0.999},{"x": 0.03,"y": 0.999},{"x": 0.04,"y": 0.998},{"x": 0.05,"y": 0.998},{"x": 0.06,"y": 0.997},{"x": 0.07,"y": 0.997},{"x": 0.08,"y": 0.996},{"x": 0.09,"y": 0.996},{"x": 0.1,"y": 0.995},{"x": 0.11,"y": 0.995},{"x": 0.12,"y": 0.994},{"x": 0.13,"y": 0.994},{"x": 0.14,"y": 0.993},{"x": 0.15,"y": 0.993},{"x": 0.16,"y": 0.992},{"x": 0.17,"y": 0.992},{"x": 0.18,"y": 0.991},{"x": 0.19,"y": 0.991},{"x": 0.2,"y": 0.99},{"x": 0.21,"y": 0.99},{"x": 0.22,"y": 0.989},{"x": 0.23,"y": 0.989},{"x": 0.24,"y": 0.988},{"x": 0.25,"y": 0.988},{"x": 0.26,"y": 0.987},{"x": 0.27,"y": 0.987},{"x": 0.28,"y": 0.986},{"x": 0.29,"y": 0.986},{"x": 0.3,"y": 0.985},{"x": 0.31,"y": 0.985},{"x": 0.32,"y": 0.984},{"x": 0.33,"y": 0.984},{"x": 0.34,"y": 0.983},{"x": 0.35,"y": 0.983},{"x": 0.36,"y": 0.982},{"x": 0.37,"y": 0.982},{"x": 0.38,"y": 0.981},{"x": 0.39,"y": 0.981},{"x": 0.4,"y": 0.98},{"x": 0.41,"y": 0.98},{"x": 0.42,"y": 0.979},{"x": 0.43,"y": 0.979},{"x": 0.44,"y": 0.978},{"x": 0.45,"y": 0.978},{"x": 0.46,"y": 0.977},{"x": 0.47,"y": 0.977},{"x": 0.48,"y": 0.976},{"x": 0.49,"y": 0.976},{"x": 0.5,"y": 0.975},{"x": 0.51,"y": 0.975},{"x": 0.52,"y": 0.974},{"x": 0.53,"y": 0.974},{"x": 0.54,"y": 0.973},{"x": 0.55,"y": 0.973},{"x": 0.56,"y": 0.972},{"x": 0.57,"y": 0.972},{"x": 0.58,"y": 0.971},{"x": 0.59,"y": 0.971},{"x": 0.6,"y": 0.97},{"x": 0.61,"y": 0.97},{"x": 0.62,"y": 0.969},{"x": 0.63,"y": 0.969},{"x": 0.64,"y": 0.968},{"x": 0.65,"y": 0.968},{"x": 0.66,"y": 0.967},{"x": 0.67,"y": 0.967},{"x": 0.68,"y": 0.966},{"x": 0.69,"y": 0.966},{"x": 0.7,"y": 0.965},{"x": 0.71,"y": 0.965},{"x": 0.72,"y": 0.964},{"x": 0.73,"y": 0.964},{"x": 0.74,"y": 0.963},{"x": 0.75,"y": 0.963},{"x": 0.76,"y": 0.962},{"x": 0.77,"y": 0.962},{"x": 0.78,"y": 0.961},{"x": 0.79,"y": 0.961},{"x": 0.8,"y": 0.96},{"x": 0.81,"y": 0.96},{"x": 0.82,"y": 0.959},{"x": 0.83,"y": 0.959},{"x": 0.84,"y": 0.958},{"x": 0.85,"y": 0.958},{"x": 0.86,"y": 0.957},{"x": 0.87,"y": 0.957},{"x": 0.88,"y": 0.956},{"x": 0.89,"y": 0.956},{"x": 0.9,"y": 0.955},{"x": 0.91,"y": 0.955},{"x": 0.92,"y": 0.954},{"x": 0.93,"y": 0.954},{"x": 0.94,"y": 0.953},{"x": 0.95,"y": 0.953},{"x": 0.96,"y": 0.952},{"x": 0.97,"y": 0.952},{"x": 0.98,"y": 0.951},{"x": 0.99,"y": 0.951},{"x": 1.0,"y": 0.95},{"x": 1.01,"y": 0.95},{"x": 1.02,"y": 0.949},{"x": 1.03,"y": 0.949},{"x": 1.04,"y": 0.948},{"x": 1.05,"y": 0.948},{"x": 1.06,"y": 0.947},{"x": 1.07,"y": 0.947},{"x": 1.08,"y": 0.946},{"x": 1.09,"y": 0.946},{"x": 1.1,"y": 0.945},{"x": 1.11,"y": 0.945},{"x": 1.12,"y": 0.944},{"x": 1.13,"y": 0.944},{"x": 1.14,"y": 0.943},{"x": 1.15,"y": 0.943},{"x": 1.16,"y": 0.942},{"x": 1.17,"y": 0.942},{"x": 1.18,"y": 0.941},{"x": 1.19,"y": 0.941},{"x": 1.2,"y": 0.94},{"x": 1.21,"y": 0.94},{"x": 1.22,"y": 0.939},{"x": 1.23,"y": 0.939},{"x": 1.24,"y": 0.938},{"x": 1.25,"y": 0.938},{"x": 1.26,"y": 0.937},{"x": 1.27,"y": 0.937},{"x": 1.28,"y": 0.936},{"x": 1.29,"y": 0.936},{"x": 1.3,"y": 0.935},{"x": 1.31,"y": 0.935},{"x": 1.32,"y": 0.934},{"x": 1.33,"y": 0.934},{"x": 1.34,"y": 0.933},{"x": 1.35,"y": 0.933},{"x": 1.36,"y": 0.932},{"x": 1.37,"y": 0.932},{"x": 1.38,"y": 0.931},{"x": 1.39,"y": 0.931},{"x": 1.4,"y": 0.93},{"x": 1.41,"y": 0.93},{"x": 1.42,"y": 0.929},{"x": 1.43,"y": 0.929},{"x": 1.44,"y": 0.928},{"x": 1.45,"y": 0.928},{"x": 1.46,"y": 0.927},{"x": 1.47,"y": 0.927},{"x": 1.48,"y": 0.926},{"x": 1.49,"y": 0.926},{"x": 1.5,"y": 0.925},{"x": 1.51,"y": 0.925},{"x": 1.52,"y": 0.924},{"x": 1.53,"y": 0.924},{"x": 1.54,"y": 0.923},{"x": 1.55,"y": 0.923},{"x": 1.56,"y": 0.922},{"x": 1.57,"y": 0.922},{"x": 1.58,"y": 0.921},{"x": 1.59,"y": 0.921},{"x": 1.6,"y": 0.92},{"x": 1.61,"y": 0.92},{"x": 1.62,"y": 0.919},{"x": 1.63,"y": 0.919},{"x": 1.64,"y": 0.918},{"x": 1.65,"y": 0.918},{"x": 1.66,"y": 0.917},{"x": 1.67,"y": 0.917},{"x": 1.68,"y": 0.916},{"x": 1.69,"y": 0.916},{"x": 1.7,"y": 0.915},{"x": 1.71,"y": 0.915},{"x": 1.72,"y": 0.914},{"x": 1.73,"y": 0.914},{"x": 1.74,"y": 0.913},{"x": 1.75,"y": 0.913},{"x": 1.76,"y": 0.912},{"x": 1.77,"y": 0.912},{"x": 1.78,"y": 0.911},{"x": 1.79,"y": 0.911},{"x": 1.8,"y": 0.91},{"x": 1.81,"y": 0.91},{"x": 1.82,"y": 0.909},{"x": 1.83,"y": 0.909},{"x": 1.84,"y": 0.908},{"x": 1.85,"y": 0.908},{"x": 1.86,"y": 0.907},{"x": 1.87,"y": 0.907},{"x": 1.88,"y": 0.906},{"x": 1.89,"y": 0.906},{"x": 1.9,"y": 0.905},{"x": 1.91,"y": 0.905},{"x": 1.92,"y": 0.904},{"x": 1.93,"y": 0.904},{"x": 1.94,"y": 0.903},{"x": 1.95,"y": 0.903},{"x": 1.96,"y": 0.902},{"x": 1.97,"y": 0.902},{"x": 1.98,"y": 0.901},{"x": 1.99,"y": 0.901},{"x": 2.0,"y": 0.9},{"x": 2.01,"y": 0.9},{"x": 2.02,"y": 0.899},{"x": 2.03,"y": 0.899},{"x": 2.04,"y": 0.898},{"x": 2.05,"y": 0.898},{"x": 2.06,"y": 0.897},{"x": 2.07,"y": 0.897},{"x": 2.08,"y": 0.896},{"x": 2.09,"y": 0.896},{"x": 2.1,"y": 0.895},{"x": 2.11,"y": 0.895},{"x": 2.12,"y": 0.894},{"x": 2.13,"y": 0.894},{"x": 2.14,"y": 0.893},{"x": 2.15,"y": 0.893},{"x": 2.16,"y": 0.892},{"x": 2.17,"y": 0.892},{"x": 2.18,"y": 0.891},{"x": 2.19,"y": 0.891},{"x": 2.2,"y": 0.89},{"x": 2.21,"y": 0.89},{"x": 2.22,"y": 0.889},{"x": 2.23,"y": 0.889},{"x": 2.24,"y": 0.888},{"x": 2.25,"y": 0.888},{"x": 2.26,"y": 0.887},{"x": 2.27,"y": 0.887},{"x": 2.28,"y": 0.886},{"x": 2.29,"y": 0.886},{"x": 2.3,"y": 0.885},{"x": 2.31,"y": 0.885},{"x": 2.32,"y": 0.884},{"x": 2.33,"y": 0.884},{"x": 2.34,"y": 0.883},{"x": 2.35,"y": 0.883},{"x": 2.36,"y": 0.882},{"x": 2.37,"y": 0.882},{"x": 2.38,"y": 0.881},{"x": 2.39,"y": 0.881},{"x": 2.4,"y": 0.88},{"x": 2.41,"y": 0.88},{"x": 2.42,"y": 0.879},{"x": 2.43,"y": 0.879},{"x": 2.44,"y": 0.878},{"x": 2.45,"y": 0.878},{"x": 2.46,"y": 0.877},{"x": 2.47,"y": 0.877},{"x": 2.48,"y": 0.876},{"x": 2.49,"y": 0.876},{"x": 2.5,"y": 0.875},{"x": 2.51,"y": 0.875},{"x": 2.52,"y": 0.874},{"x": 2.53,"y": 0.874},{"x": 2.54,"y": 0.873},{"x": 2.55,"y": 0.873},{"x": 2.56,"y": 0.872},{"x": 2.57,"y": 0.872},{"x": 2.58,"y": 0.871},{"x": 2.59,"y": 0.871},{"x": 2.6,"y": 0.87},{"x": 2.61,"y": 0.87},{"x": 2.62,"y": 0.869},{"x": 2.63,"y": 0.869},{"x": 2.64,"y": 0.868},{"x": 2.65,"y": 0.868},{"x": 2.66,"y": 0.867},{"x": 2.67,"y": 0.867},{"x": 2.68,"y": 0.866},{"x": 2.69,"y": 0.866},{"x": 2.7,"y": 0.865},{"x": 2.71,"y": 0.865},{"x": 2.72,"y": 0.864},{"x": 2.73,"y": 0.864},{"x": 2.74,"y": 0.863},{"x": 2.75,"y": 0.863},{"x": 2.76,"y": 0.862},{"x": 2.77,"y": 0.862},{"x": 2.78,"y": 0.861},{"x": 2.79,"y": 0.861},{"x": 2.8,"y": 0.86},{"x": 2.81,"y": 0.86},{"x": 2.82,"y": 0.859},{"x": 2.83,"y": 0.859},{"x": 2.84,"y": 0.858},{"x": 2.85,"y": 0.858},{"x": 2.86,"y": 0.857},{"x": 2.87,"y": 0.857},{"x": 2.88,"y": 0.856},{"x": 2.89,"y": 0.856},{"x": 2.9,"y": 0.855},{"x": 2.91,"y": 0.855},{"x": 2.92,"y": 0.854},{"x": 2.93,"y": 0.854},{"x": 2.94,"y": 0.853},{"x": 2.95,"y": 0.853},{"x": 2.96,"y": 0.852},{"x": 2.97,"y": 0.852},{"x": 2.98,"y": 0.851},{"x": 2.99,"y": 0.851},{"x": 3.0,"y": 0.85},{"x": 3.01,"y": 0.85},{"x": 3.02,"y": 0.849},{"x": 3.03,"y": 0.849},{"x": 3.04,"y": 0.848},{"x": 3.05,"y": 0.848},{"x": 3.06,"y": 0.847},{"x": 3.07,"y": 0.847},{"x": 3.08,"y": 0.846},{"x": 3.09,"y": 0.846},{"x": 3.1,"y": 0.845},{"x": 3.11,"y": 0.845},{"x": 3.12,"y": 0.844},{"x": 3.13,"y": 0.844},{"x": 3.14,"y": 0.843},{"x": 3.15,"y": 0.843},{"x": 3.16,"y": 0.842},{"x": 3.17,"y": 0.842},{"x": 3.18,"y": 0.841},{"x": 3.19,"y": 0.841},{"x": 3.2,"y": 0.84},{"x": 3.21,"y": 0.84},{"x": 3.22,"y": 0.839},{"x": 3.23,"y": 0.839},{"x": 3.24,"y": 0.838},{"x": 3.25,"y": 0.838},{"x": 3.26,"y": 0.837},{"x": 3.27,"y": 0.837},{"x": 3.28,"y": 0.836},{"x": 3.29,"y": 0.836},{"x": 3.3,"y": 0.835},{"x": 3.31,"y": 0.835},{"x": 3.32,"y": 0.834},{"x": 3.33,"y": 0.834},{"x": 3.34,"y": 0.833},{"x": 3.35,"y": 0.833},{"x": 3.36,"y": 0.832},{"x": 3.37,"y": 0.832},{"x": 3.38,"y": 0.831},{"x": 3.39,"y": 0.831},{"x": 3.4,"y": 0.83},{"x": 3.41,"y": 0.83},{"x": 3.42,"y": 0.829},{"x": 3.43,"y": 0.829},{"x": 3.44,"y": 0.828},{"x": 3.45,"y": 0.828},{"x": 3.46,"y": 0.827},{"x": 3.47,"y": 0.827},{"x": 3.48,"y": 0.826},{"x": 3.49,"y": 0.826},{"x": 3.5,"y": 0.825},{"x": 3.51,"y": 0.825},{"x": 3.52,"y": 0.824},{"x": 3.53,"y": 0.824},{"x": 3.54,"y": 0.823},{"x": 3.55,"y": 0.823},{"x": 3.56,"y": 0.822},{"x": 3.57,"y": 0.822},{"x": 3.58,"y": 0.821},{"x": 3.59,"y": 0.821},{"x": 3.6,"y": 0.82},{"x": 3.61,"y": 0.82},{"x": 3.62,"y": 0.819},{"x": 3.63,"y": 0.819},{"x": 3.64,"y": 0.818},{"x": 3.65,"y": 0.818},{"x": 3.66,"y": 0.817},{"x": 3.67,"y": 0.817},{"x": 3.68,"y": 0.816},{"x": 3.69,"y": 0.816},{"x": 3.7,"y": 0.815},{"x": 3.71,"y": 0.815},{"x": 3.72,"y": 0.814},{"x": 3.73,"y": 0.814},{"x": 3.74,"y": 0.813},{"x": 3.75,"y": 0.813},{"x": 3.76,"y": 0.812},{"x": 3.77,"y": 0.812},{"x": 3.78,"y": 0.811},{"x": 3.79,"y": 0.811},{"x": 3.8,"y": 0.81},{"x": 3.81,"y": 0.81},{"x": 3.82,"y": 0.809},{"x": 3.83,"y": 0.809},{"x": 3.84,"y": 0.808},{"x": 3.85,"y": 0.808},{"x": 3.86,"y": 0.807},{"x": 3.87,"y": 0.807},{"x": 3.88,"y": 0.806},{"x": 3.89,"y": 0.806},{"x": 3.9,"y": 0.805},{"x": 3.91,"y": 0.805},{"x": 3.92,"y": 0.804},{"x": 3.93,"y": 0.804},{"x": 3.94,"y": 0.803},{"x": 3.95,"y": 0.803},{"x": 3.96,"y": 0.802},{"x": 3.97,"y": 0.802},{"x": 3.98,"y": 0.801},{"x": 3.99,"y": 0.801},{"x": 4.0,"y": 0.8},{"x": 4.01,"y": 0.8},{"x": 4.02,"y": 0.799},{"x": 4.03,"y": 0.799},{"x": 4.04,"y": 0.798},{"x": 4.05,"y": 0.798},{"x": 4.06,"y": 0.797},{"x": 4.07,"y": 0.797},{"x": 4.08,"y": 0.796},{"x": 4.09,"y": 0.796},{"x": 4.1,"y": 0.795},{"x": 4.11,"y": 0.795},{"x": 4.12,"y": 0.794},{"x": 4.13,"y": 0.794},{"x": 4.14,"y": 0.793},{"x": 4.15,"y": 0.793},{"x": 4.16,"y": 0.792},{"x": 4.17,"y": 0.792},{"x": 4.18,"y": 0.791},{"x": 4.19,"y": 0.791},{"x": 4.2,"y": 0.79},{"x": 4.21,"y": 0.79},{"x": 4.22,"y": 0.789},{"x": 4.23,"y": 0.789},{"x": 4.24,"y": 0.788},{"x": 4.25,"y": 0.788},{"x": 4.26,"y": 0.787},{"x": 4.27,"y": 0.787},{"x": 4.28,"y": 0.786},{"x": 4.29,"y": 0.786},{"x": 4.3,"y": 0.785},{"x": 4.31,"y": 0.785},{"x": 4.32,"y": 0.784},{"x": 4.33,"y": 0.784},{"x": 4.34,"y": 0.783},{"x": 4.35,"y": 0.783},{"x": 4.36,"y": 0.782},{"x": 4.37,"y": 0.782},{"x": 4.38,"y": 0.781},{"x": 4.39,"y": 0.781},{"x": 4.4,"y": 0.78},{"x": 4.41,"y": 0.78},{"x": 4.42,"y": 0.779},{"x": 4.43,"y": 0.779},{"x": 4.44,"y": 0.778},{"x": 4.45,"y": 0.778},{"x": 4.46,"y": 0.777},{"x": 4.47,"y": 0.777},{"x": 4.48,"y": 0.776},{"x": 4.49,"y": 0.776},{"x": 4.5,"y": 0.775},{"x": 4.51,"y": 0.775},{"x": 4.52,"y": 0.774},{"x": 4.53,"y": 0.774},{"x": 4.54,"y": 0.773},{"x": 4.55,"y": 0.773},{"x": 4.56,"y": 0.772},{"x": 4.57,"y": 0.772},{"x": 4.58,"y": 0.771},{"x": 4.59,"y": 0.771},{"x": 4.6,"y": 0.77},{"x": 4.61,"y": 0.77},{"x": 4.62,"y": 0.769},{"x": 4.63,"y": 0.769},{"x": 4.64,"y": 0.768},{"x": 4.65,"y": 0.768},{"x": 4.66,"y": 0.767},{"x": 4.67,"y": 0.767},{"x": 4.68,"y": 0.766},{"x": 4.69,"y": 0.766},{"x": 4.7,"y": 0.765},{"x": 4.71,"y": 0.765},{"x": 4.72,"y": 0.764},{"x": 4.73,"y": 0.764},{"x": 4.74,"y": 0.763},{"x": 4.75,"y": 0.763},{"x": 4.76,"y": 0.762},{"x": 4.77,"y": 0.762},{"x": 4.78,"y": 0.761},{"x": 4.79,"y": 0.761},{"x": 4.8,"y": 0.76},{"x": 4.81,"y": 0.76},{"x": 4.82,"y": 0.759},{"x": 4.83,"y": 0.759},{"x": 4.84,"y": 0.758},{"x": 4.85,"y": 0.758},{"x": 4.86,"y": 0.757},{"x": 4.87,"y": 0.757},{"x": 4.88,"y": 0.756},{"x": 4.89,"y": 0.756},{"x": 4.9,"y": 0.755},{"x": 4.91,"y": 0.755},{"x": 4.92,"y": 0.754},{"x": 4.93,"y": 0.754},{"x": 4.94,"y": 0.753},{"x": 4.95,"y": 0.753},{"x": 4.96,"y": 0.752},{"x": 4.97,"y": 0.752},{"x": 4.98,"y": 0.751},{"x": 4.99,"y": 0.751},{"x": 5.0,"y": 0.75}]|color=orange}}
| |
| |luckgrade03=
| |
| {{#widget:Chart|uniqueId=LuckGrade03|data=[{"x": 0.0,"y": 1.0},{"x": 5.0,"y": 1.0}]|color=orange}}
| |
| |luckgrade04=
| |
| {{#widget:Chart|uniqueId=LuckGrade04|data=[{"x": 0.0,"y": 1.0},{"x": 0.07,"y": 1.07},{"x": 0.08,"y": 1.079},{"x": 0.12,"y": 1.119},{"x": 0.13,"y": 1.128},{"x": 0.16,"y": 1.158},{"x": 0.17,"y": 1.167},{"x": 0.19,"y": 1.187},{"x": 0.2,"y": 1.196},{"x": 0.21,"y": 1.206},{"x": 0.22,"y": 1.215},{"x": 0.23,"y": 1.225},{"x": 0.24,"y": 1.234},{"x": 0.26,"y": 1.254},{"x": 0.28,"y": 1.272},{"x": 0.29,"y": 1.282},{"x": 0.3,"y": 1.291},{"x": 0.31,"y": 1.301},{"x": 0.33,"y": 1.319},{"x": 0.34,"y": 1.329},{"x": 0.36,"y": 1.347},{"x": 0.37,"y": 1.357},{"x": 0.4,"y": 1.384},{"x": 0.41,"y": 1.394},{"x": 0.49,"y": 1.466},{"x": 0.5,"y": 1.476},{"x": 0.51,"y": 1.485},{"x": 0.52,"y": 1.493},{"x": 0.6,"y": 1.565},{"x": 0.61,"y": 1.573},{"x": 0.64,"y": 1.6},{"x": 0.65,"y": 1.608},{"x": 0.67,"y": 1.626},{"x": 0.68,"y": 1.634},{"x": 0.7,"y": 1.652},{"x": 0.71,"y": 1.66},{"x": 0.72,"y": 1.669},{"x": 0.73,"y": 1.677},{"x": 0.75,"y": 1.695},{"x": 0.77,"y": 1.711},{"x": 0.78,"y": 1.72},{"x": 0.79,"y": 1.728},{"x": 0.8,"y": 1.737},{"x": 0.81,"y": 1.745},{"x": 0.82,"y": 1.754},{"x": 0.84,"y": 1.77},{"x": 0.85,"y": 1.779},{"x": 0.88,"y": 1.803},{"x": 0.89,"y": 1.812},{"x": 0.93,"y": 1.844},{"x": 0.94,"y": 1.853},{"x": 1.07,"y": 1.957},{"x": 1.08,"y": 1.964},{"x": 1.12,"y": 1.996},{"x": 1.13,"y": 2.003},{"x": 1.16,"y": 2.027},{"x": 1.17,"y": 2.034},{"x": 1.19,"y": 2.05},{"x": 1.2,"y": 2.057},{"x": 1.21,"y": 2.065},{"x": 1.22,"y": 2.072},{"x": 1.23,"y": 2.08},{"x": 1.24,"y": 2.087},{"x": 1.26,"y": 2.103},{"x": 1.28,"y": 2.117},{"x": 1.29,"y": 2.125},{"x": 1.3,"y": 2.132},{"x": 1.31,"y": 2.14},{"x": 1.33,"y": 2.154},{"x": 1.34,"y": 2.162},{"x": 1.36,"y": 2.176},{"x": 1.37,"y": 2.184},{"x": 1.4,"y": 2.205},{"x": 1.41,"y": 2.213},{"x": 1.49,"y": 2.269},{"x": 1.5,"y": 2.277},{"x": 1.51,"y": 2.284},{"x": 1.52,"y": 2.29},{"x": 1.6,"y": 2.346},{"x": 1.61,"y": 2.352},{"x": 1.64,"y": 2.373},{"x": 1.65,"y": 2.379},{"x": 1.67,"y": 2.393},{"x": 1.68,"y": 2.399},{"x": 1.7,"y": 2.413},{"x": 1.71,"y": 2.419},{"x": 1.72,"y": 2.426},{"x": 1.73,"y": 2.432},{"x": 1.75,"y": 2.446},{"x": 1.77,"y": 2.458},{"x": 1.78,"y": 2.465},{"x": 1.79,"y": 2.471},{"x": 1.8,"y": 2.478},{"x": 1.81,"y": 2.484},{"x": 1.82,"y": 2.491},{"x": 1.84,"y": 2.503},{"x": 1.85,"y": 2.51},{"x": 1.88,"y": 2.528},{"x": 1.89,"y": 2.535},{"x": 1.93,"y": 2.559},{"x": 1.94,"y": 2.566},{"x": 2.07,"y": 2.644},{"x": 2.08,"y": 2.649},{"x": 2.12,"y": 2.673},{"x": 2.13,"y": 2.678},{"x": 2.16,"y": 2.696},{"x": 2.17,"y": 2.701},{"x": 2.19,"y": 2.713},{"x": 2.2,"y": 2.718},{"x": 2.21,"y": 2.724},{"x": 2.22,"y": 2.729},{"x": 2.23,"y": 2.735},{"x": 2.24,"y": 2.74},{"x": 2.26,"y": 2.752},{"x": 2.28,"y": 2.762},{"x": 2.29,"y": 2.768},{"x": 2.3,"y": 2.773},{"x": 2.31,"y": 2.779},{"x": 2.33,"y": 2.789},{"x": 2.34,"y": 2.795},{"x": 2.36,"y": 2.805},{"x": 2.37,"y": 2.811},{"x": 2.4,"y": 2.826},{"x": 2.41,"y": 2.832},{"x": 2.49,"y": 2.872},{"x": 2.5,"y": 2.878},{"x": 2.51,"y": 2.883},{"x": 2.52,"y": 2.887},{"x": 2.6,"y": 2.927},{"x": 2.61,"y": 2.931},{"x": 2.64,"y": 2.946},{"x": 2.65,"y": 2.95},{"x": 2.67,"y": 2.96},{"x": 2.68,"y": 2.964},{"x": 2.7,"y": 2.974},{"x": 2.71,"y": 2.978},{"x": 2.72,"y": 2.983},{"x": 2.73,"y": 2.987},{"x": 2.75,"y": 2.997},{"x": 2.77,"y": 3.005},{"x": 2.78,"y": 3.01},{"x": 2.79,"y": 3.014},{"x": 2.8,"y": 3.019},{"x": 2.81,"y": 3.023},{"x": 2.82,"y": 3.028},{"x": 2.84,"y": 3.036},{"x": 2.85,"y": 3.041},{"x": 2.88,"y": 3.053},{"x": 2.89,"y": 3.058},{"x": 2.93,"y": 3.074},{"x": 2.94,"y": 3.079},{"x": 3.07,"y": 3.131},{"x": 3.08,"y": 3.134},{"x": 3.12,"y": 3.15},{"x": 3.13,"y": 3.153},{"x": 3.16,"y": 3.165},{"x": 3.17,"y": 3.168},{"x": 3.19,"y": 3.176},{"x": 3.2,"y": 3.179},{"x": 3.21,"y": 3.183},{"x": 3.22,"y": 3.186},{"x": 3.23,"y": 3.19},{"x": 3.24,"y": 3.193},{"x": 3.26,"y": 3.201},{"x": 3.28,"y": 3.207},{"x": 3.29,"y": 3.211},{"x": 3.3,"y": 3.214},{"x": 3.31,"y": 3.218},{"x": 3.33,"y": 3.224},{"x": 3.34,"y": 3.228},{"x": 3.36,"y": 3.234},{"x": 3.37,"y": 3.238},{"x": 3.4,"y": 3.247},{"x": 3.41,"y": 3.251},{"x": 3.49,"y": 3.275},{"x": 3.5,"y": 3.279},{"x": 3.51,"y": 3.282},{"x": 3.52,"y": 3.284},{"x": 3.6,"y": 3.308},{"x": 3.61,"y": 3.31},{"x": 3.64,"y": 3.319},{"x": 3.65,"y": 3.321},{"x": 3.67,"y": 3.327},{"x": 3.68,"y": 3.329},{"x": 3.7,"y": 3.335},{"x": 3.71,"y": 3.337},{"x": 3.72,"y": 3.34},{"x": 3.73,"y": 3.342},{"x": 3.75,"y": 3.348},{"x": 3.77,"y": 3.352},{"x": 3.78,"y": 3.355},{"x": 3.79,"y": 3.357},{"x": 3.8,"y": 3.36},{"x": 3.81,"y": 3.362},{"x": 3.82,"y": 3.365},{"x": 3.84,"y": 3.369},{"x": 3.85,"y": 3.372},{"x": 3.88,"y": 3.378},{"x": 3.89,"y": 3.381},{"x": 3.93,"y": 3.389},{"x": 3.94,"y": 3.392},{"x": 4.07,"y": 3.418},{"x": 4.08,"y": 3.419},{"x": 4.12,"y": 3.427},{"x": 4.13,"y": 3.428},{"x": 4.16,"y": 3.434},{"x": 4.17,"y": 3.435},{"x": 4.19,"y": 3.439},{"x": 4.2,"y": 3.44},{"x": 4.21,"y": 3.442},{"x": 4.22,"y": 3.443},{"x": 4.23,"y": 3.445},{"x": 4.24,"y": 3.446},{"x": 4.26,"y": 3.45},{"x": 4.28,"y": 3.452},{"x": 4.29,"y": 3.454},{"x": 4.3,"y": 3.455},{"x": 4.31,"y": 3.457},{"x": 4.33,"y": 3.459},{"x": 4.34,"y": 3.461},{"x": 4.36,"y": 3.463},{"x": 4.37,"y": 3.465},{"x": 4.4,"y": 3.468},{"x": 4.41,"y": 3.47},{"x": 4.49,"y": 3.478},{"x": 4.5,"y": 3.48},{"x": 4.51,"y": 3.481},{"x": 4.52,"y": 3.481},{"x": 4.6,"y": 3.489},{"x": 4.61,"y": 3.489},{"x": 4.64,"y": 3.492},{"x": 4.65,"y": 3.492},{"x": 4.67,"y": 3.494},{"x": 4.68,"y": 3.494},{"x": 4.7,"y": 3.496},{"x": 4.71,"y": 3.496},{"x": 4.72,"y": 3.497},{"x": 4.73,"y": 3.497},{"x": 4.75,"y": 3.499},{"x": 4.77,"y": 3.499},{"x": 4.78,"y": 3.5},{"x": 4.79,"y": 3.5},{"x": 4.8,"y": 3.501},{"x": 4.81,"y": 3.501},{"x": 4.82,"y": 3.502},{"x": 4.84,"y": 3.502},{"x": 4.85,"y": 3.503},{"x": 4.88,"y": 3.503},{"x": 4.89,"y": 3.504},{"x": 4.93,"y": 3.504},{"x": 4.94,"y": 3.505},{"x": 5.0,"y": 3.505}]|color=orange}}
| |
| |luckgrade05=
| |
| {{#widget:Chart|uniqueId=LuckGrade05|data=[{"x": 0.0,"y": 1.0},{"x": 0.01,"y": 1.012},{"x": 0.03,"y": 1.034},{"x": 0.04,"y": 1.046},{"x": 0.05,"y": 1.057},{"x": 0.06,"y": 1.069},{"x": 0.08,"y": 1.091},{"x": 0.09,"y": 1.103},{"x": 0.12,"y": 1.136},{"x": 0.13,"y": 1.148},{"x": 0.18,"y": 1.203},{"x": 0.19,"y": 1.215},{"x": 0.26,"y": 1.292},{"x": 0.27,"y": 1.302},{"x": 0.32,"y": 1.357},{"x": 0.33,"y": 1.367},{"x": 0.36,"y": 1.4},{"x": 0.37,"y": 1.41},{"x": 0.38,"y": 1.421},{"x": 0.39,"y": 1.431},{"x": 0.41,"y": 1.453},{"x": 0.42,"y": 1.463},{"x": 0.43,"y": 1.474},{"x": 0.44,"y": 1.484},{"x": 0.45,"y": 1.495},{"x": 0.46,"y": 1.505},{"x": 0.47,"y": 1.516},{"x": 0.49,"y": 1.536},{"x": 0.5,"y": 1.547},{"x": 0.51,"y": 1.557},{"x": 0.52,"y": 1.568},{"x": 0.55,"y": 1.598},{"x": 0.56,"y": 1.609},{"x": 0.61,"y": 1.659},{"x": 0.62,"y": 1.67},{"x": 0.69,"y": 1.74},{"x": 0.7,"y": 1.749},{"x": 0.75,"y": 1.799},{"x": 0.76,"y": 1.808},{"x": 0.79,"y": 1.838},{"x": 0.8,"y": 1.847},{"x": 0.82,"y": 1.867},{"x": 0.83,"y": 1.876},{"x": 0.84,"y": 1.886},{"x": 0.85,"y": 1.895},{"x": 0.86,"y": 1.905},{"x": 0.87,"y": 1.914},{"x": 0.88,"y": 1.924},{"x": 0.89,"y": 1.933},{"x": 0.9,"y": 1.943},{"x": 0.91,"y": 1.952},{"x": 0.92,"y": 1.962},{"x": 0.94,"y": 1.98},{"x": 0.95,"y": 1.99},{"x": 0.97,"y": 2.008},{"x": 0.98,"y": 2.018},{"x": 1.01,"y": 2.045},{"x": 1.02,"y": 2.055},{"x": 1.16,"y": 2.181},{"x": 1.17,"y": 2.189},{"x": 1.21,"y": 2.225},{"x": 1.22,"y": 2.233},{"x": 1.24,"y": 2.251},{"x": 1.25,"y": 2.259},{"x": 1.26,"y": 2.268},{"x": 1.27,"y": 2.276},{"x": 1.29,"y": 2.294},{"x": 1.3,"y": 2.302},{"x": 1.31,"y": 2.311},{"x": 1.32,"y": 2.319},{"x": 1.33,"y": 2.328},{"x": 1.35,"y": 2.344},{"x": 1.36,"y": 2.353},{"x": 1.37,"y": 2.361},{"x": 1.38,"y": 2.37},{"x": 1.41,"y": 2.394},{"x": 1.42,"y": 2.403},{"x": 1.45,"y": 2.427},{"x": 1.46,"y": 2.436},{"x": 1.59,"y": 2.54},{"x": 1.6,"y": 2.547},{"x": 1.64,"y": 2.579},{"x": 1.65,"y": 2.586},{"x": 1.67,"y": 2.602},{"x": 1.68,"y": 2.609},{"x": 1.7,"y": 2.625},{"x": 1.71,"y": 2.632},{"x": 1.72,"y": 2.64},{"x": 1.73,"y": 2.647},{"x": 1.74,"y": 2.655},{"x": 1.75,"y": 2.662},{"x": 1.76,"y": 2.67},{"x": 1.77,"y": 2.677},{"x": 1.78,"y": 2.685},{"x": 1.8,"y": 2.699},{"x": 1.81,"y": 2.707},{"x": 1.83,"y": 2.721},{"x": 1.84,"y": 2.729},{"x": 1.86,"y": 2.743},{"x": 1.87,"y": 2.751},{"x": 2.05,"y": 2.877},{"x": 2.06,"y": 2.883},{"x": 2.09,"y": 2.904},{"x": 2.1,"y": 2.91},{"x": 2.12,"y": 2.924},{"x": 2.13,"y": 2.93},{"x": 2.14,"y": 2.937},{"x": 2.15,"y": 2.943},{"x": 2.16,"y": 2.95},{"x": 2.17,"y": 2.956},{"x": 2.18,"y": 2.963},{"x": 2.19,"y": 2.969},{"x": 2.2,"y": 2.976},{"x": 2.21,"y": 2.982},{"x": 2.22,"y": 2.989},{"x": 2.23,"y": 2.995},{"x": 2.24,"y": 3.002},{"x": 2.26,"y": 3.014},{"x": 2.27,"y": 3.021},{"x": 2.3,"y": 3.039},{"x": 2.31,"y": 3.046},{"x": 2.48,"y": 3.148},{"x": 2.49,"y": 3.153},{"x": 2.52,"y": 3.171},{"x": 2.53,"y": 3.176},{"x": 2.55,"y": 3.188},{"x": 2.56,"y": 3.193},{"x": 2.57,"y": 3.199},{"x": 2.58,"y": 3.204},{"x": 2.6,"y": 3.216},{"x": 2.61,"y": 3.221},{"x": 2.62,"y": 3.227},{"x": 2.63,"y": 3.232},{"x": 2.64,"y": 3.238},{"x": 2.66,"y": 3.248},{"x": 2.67,"y": 3.254},{"x": 2.69,"y": 3.264},{"x": 2.7,"y": 3.27},{"x": 2.72,"y": 3.28},{"x": 2.73,"y": 3.286},{"x": 2.78,"y": 3.311},{"x": 2.79,"y": 3.317},{"x": 2.87,"y": 3.357},{"x": 2.88,"y": 3.361},{"x": 2.93,"y": 3.386},{"x": 2.94,"y": 3.39},{"x": 2.97,"y": 3.405},{"x": 2.98,"y": 3.409},{"x": 2.99,"y": 3.414},{"x": 3.0,"y": 3.418},{"x": 3.02,"y": 3.428},{"x": 3.03,"y": 3.432},{"x": 3.04,"y": 3.437},{"x": 3.05,"y": 3.441},{"x": 3.06,"y": 3.446},{"x": 3.07,"y": 3.45},{"x": 3.08,"y": 3.455},{"x": 3.1,"y": 3.463},{"x": 3.11,"y": 3.468},{"x": 3.13,"y": 3.476},{"x": 3.14,"y": 3.481},{"x": 3.16,"y": 3.489},{"x": 3.17,"y": 3.494},{"x": 3.23,"y": 3.518},{"x": 3.24,"y": 3.523},{"x": 3.29,"y": 3.543},{"x": 3.3,"y": 3.546},{"x": 3.36,"y": 3.57},{"x": 3.37,"y": 3.573},{"x": 3.4,"y": 3.585},{"x": 3.41,"y": 3.588},{"x": 3.42,"y": 3.592},{"x": 3.43,"y": 3.595},{"x": 3.45,"y": 3.603},{"x": 3.46,"y": 3.606},{"x": 3.47,"y": 3.61},{"x": 3.48,"y": 3.613},{"x": 3.49,"y": 3.617},{"x": 3.5,"y": 3.62},{"x": 3.51,"y": 3.624},{"x": 3.52,"y": 3.627},{"x": 3.53,"y": 3.631},{"x": 3.55,"y": 3.637},{"x": 3.56,"y": 3.641},{"x": 3.59,"y": 3.65},{"x": 3.6,"y": 3.654},{"x": 3.64,"y": 3.666},{"x": 3.65,"y": 3.67},{"x": 3.76,"y": 3.703},{"x": 3.77,"y": 3.705},{"x": 3.81,"y": 3.717},{"x": 3.82,"y": 3.719},{"x": 3.84,"y": 3.725},{"x": 3.85,"y": 3.727},{"x": 3.87,"y": 3.733},{"x": 3.88,"y": 3.735},{"x": 3.89,"y": 3.738},{"x": 3.9,"y": 3.74},{"x": 3.91,"y": 3.743},{"x": 3.92,"y": 3.745},{"x": 3.93,"y": 3.748},{"x": 3.94,"y": 3.75},{"x": 3.95,"y": 3.753},{"x": 3.96,"y": 3.755},{"x": 3.97,"y": 3.758},{"x": 3.99,"y": 3.762},{"x": 4.0,"y": 3.765},{"x": 4.03,"y": 3.771},{"x": 4.04,"y": 3.774},{"x": 4.09,"y": 3.784},{"x": 4.1,"y": 3.787},{"x": 4.17,"y": 3.801},{"x": 4.18,"y": 3.802},{"x": 4.23,"y": 3.812},{"x": 4.24,"y": 3.813},{"x": 4.27,"y": 3.819},{"x": 4.28,"y": 3.82},{"x": 4.3,"y": 3.824},{"x": 4.31,"y": 3.825},{"x": 4.32,"y": 3.827},{"x": 4.33,"y": 3.828},{"x": 4.34,"y": 3.83},{"x": 4.35,"y": 3.831},{"x": 4.36,"y": 3.833},{"x": 4.37,"y": 3.834},{"x": 4.38,"y": 3.836},{"x": 4.39,"y": 3.837},{"x": 4.4,"y": 3.839},{"x": 4.42,"y": 3.841},{"x": 4.43,"y": 3.843},{"x": 4.45,"y": 3.845},{"x": 4.46,"y": 3.847},{"x": 4.5,"y": 3.851},{"x": 4.51,"y": 3.853},{"x": 4.63,"y": 3.865},{"x": 4.64,"y": 3.865},{"x": 4.68,"y": 3.869},{"x": 4.69,"y": 3.869},{"x": 4.71,"y": 3.871},{"x": 4.72,"y": 3.871},{"x": 4.74,"y": 3.873},{"x": 4.75,"y": 3.873},{"x": 4.76,"y": 3.874},{"x": 4.77,"y": 3.874},{"x": 4.78,"y": 3.875},{"x": 4.79,"y": 3.875},{"x": 4.8,"y": 3.876},{"x": 4.81,"y": 3.876},{"x": 4.82,"y": 3.877},{"x": 4.83,"y": 3.877},{"x": 4.84,"y": 3.878},{"x": 4.86,"y": 3.878},{"x": 4.87,"y": 3.879},{"x": 4.9,"y": 3.879},{"x": 4.91,"y": 3.88},{"x": 4.95,"y": 3.88},{"x": 4.96,"y": 3.881},{"x": 5.0,"y": 3.881}]|color=orange}}
| |
| |luckgrade06=
| |
| {{#widget:Chart|uniqueId=LuckGrade06|data=[{"x": 0.0,"y": 1.0},{"x": 0.06,"y": 1.078},{"x": 0.07,"y": 1.09},{"x": 0.11,"y": 1.142},{"x": 0.12,"y": 1.154},{"x": 0.14,"y": 1.18},{"x": 0.15,"y": 1.192},{"x": 0.16,"y": 1.205},{"x": 0.17,"y": 1.217},{"x": 0.19,"y": 1.243},{"x": 0.2,"y": 1.255},{"x": 0.21,"y": 1.268},{"x": 0.23,"y": 1.292},{"x": 0.24,"y": 1.305},{"x": 0.25,"y": 1.317},{"x": 0.26,"y": 1.33},{"x": 0.29,"y": 1.366},{"x": 0.3,"y": 1.379},{"x": 0.34,"y": 1.427},{"x": 0.35,"y": 1.44},{"x": 0.43,"y": 1.536},{"x": 0.44,"y": 1.547},{"x": 0.48,"y": 1.595},{"x": 0.49,"y": 1.606},{"x": 0.52,"y": 1.642},{"x": 0.53,"y": 1.653},{"x": 0.54,"y": 1.665},{"x": 0.55,"y": 1.676},{"x": 0.57,"y": 1.7},{"x": 0.58,"y": 1.711},{"x": 0.59,"y": 1.723},{"x": 0.61,"y": 1.745},{"x": 0.62,"y": 1.757},{"x": 0.63,"y": 1.768},{"x": 0.64,"y": 1.78},{"x": 0.66,"y": 1.802},{"x": 0.67,"y": 1.814},{"x": 0.71,"y": 1.858},{"x": 0.72,"y": 1.87},{"x": 0.83,"y": 1.991},{"x": 0.84,"y": 2.001},{"x": 0.87,"y": 2.034},{"x": 0.88,"y": 2.044},{"x": 0.91,"y": 2.077},{"x": 0.92,"y": 2.087},{"x": 0.93,"y": 2.098},{"x": 0.94,"y": 2.108},{"x": 0.95,"y": 2.119},{"x": 0.96,"y": 2.129},{"x": 0.97,"y": 2.14},{"x": 0.98,"y": 2.15},{"x": 0.99,"y": 2.161},{"x": 1.0,"y": 2.171},{"x": 1.01,"y": 2.182},{"x": 1.03,"y": 2.202},{"x": 1.04,"y": 2.213},{"x": 1.06,"y": 2.233},{"x": 1.07,"y": 2.244},{"x": 1.13,"y": 2.304},{"x": 1.14,"y": 2.315},{"x": 1.18,"y": 2.355},{"x": 1.19,"y": 2.364},{"x": 1.25,"y": 2.424},{"x": 1.26,"y": 2.433},{"x": 1.28,"y": 2.453},{"x": 1.29,"y": 2.462},{"x": 1.31,"y": 2.482},{"x": 1.32,"y": 2.491},{"x": 1.33,"y": 2.501},{"x": 1.34,"y": 2.51},{"x": 1.35,"y": 2.52},{"x": 1.36,"y": 2.529},{"x": 1.37,"y": 2.539},{"x": 1.38,"y": 2.548},{"x": 1.39,"y": 2.558},{"x": 1.41,"y": 2.576},{"x": 1.42,"y": 2.586},{"x": 1.44,"y": 2.604},{"x": 1.45,"y": 2.614},{"x": 1.5,"y": 2.659},{"x": 1.51,"y": 2.669},{"x": 1.58,"y": 2.732},{"x": 1.59,"y": 2.74},{"x": 1.63,"y": 2.776},{"x": 1.64,"y": 2.784},{"x": 1.67,"y": 2.811},{"x": 1.68,"y": 2.819},{"x": 1.7,"y": 2.837},{"x": 1.71,"y": 2.845},{"x": 1.72,"y": 2.854},{"x": 1.73,"y": 2.862},{"x": 1.74,"y": 2.871},{"x": 1.75,"y": 2.879},{"x": 1.76,"y": 2.888},{"x": 1.78,"y": 2.904},{"x": 1.79,"y": 2.913},{"x": 1.81,"y": 2.929},{"x": 1.82,"y": 2.938},{"x": 1.85,"y": 2.962},{"x": 1.86,"y": 2.971},{"x": 2.0,"y": 3.083},{"x": 2.01,"y": 3.09},{"x": 2.04,"y": 3.114},{"x": 2.05,"y": 3.121},{"x": 2.07,"y": 3.137},{"x": 2.08,"y": 3.144},{"x": 2.09,"y": 3.152},{"x": 2.1,"y": 3.159},{"x": 2.11,"y": 3.167},{"x": 2.12,"y": 3.174},{"x": 2.13,"y": 3.182},{"x": 2.14,"y": 3.189},{"x": 2.15,"y": 3.197},{"x": 2.16,"y": 3.204},{"x": 2.17,"y": 3.212},{"x": 2.19,"y": 3.226},{"x": 2.2,"y": 3.234},{"x": 2.23,"y": 3.255},{"x": 2.24,"y": 3.263},{"x": 2.39,"y": 3.368},{"x": 2.4,"y": 3.374},{"x": 2.43,"y": 3.395},{"x": 2.44,"y": 3.401},{"x": 2.45,"y": 3.408},{"x": 2.46,"y": 3.414},{"x": 2.48,"y": 3.428},{"x": 2.49,"y": 3.434},{"x": 2.5,"y": 3.441},{"x": 2.51,"y": 3.447},{"x": 2.52,"y": 3.454},{"x": 2.53,"y": 3.46},{"x": 2.54,"y": 3.467},{"x": 2.56,"y": 3.479},{"x": 2.57,"y": 3.486},{"x": 2.59,"y": 3.498},{"x": 2.6,"y": 3.505},{"x": 2.64,"y": 3.529},{"x": 2.65,"y": 3.536},{"x": 2.74,"y": 3.59},{"x": 2.75,"y": 3.595},{"x": 2.79,"y": 3.619},{"x": 2.8,"y": 3.624},{"x": 2.83,"y": 3.642},{"x": 2.84,"y": 3.647},{"x": 2.85,"y": 3.653},{"x": 2.86,"y": 3.658},{"x": 2.87,"y": 3.664},{"x": 2.88,"y": 3.669},{"x": 2.89,"y": 3.675},{"x": 2.9,"y": 3.68},{"x": 2.91,"y": 3.686},{"x": 2.92,"y": 3.691},{"x": 2.93,"y": 3.697},{"x": 2.94,"y": 3.702},{"x": 2.95,"y": 3.708},{"x": 2.98,"y": 3.723},{"x": 2.99,"y": 3.729},{"x": 3.03,"y": 3.749},{"x": 3.04,"y": 3.755},{"x": 3.12,"y": 3.795},{"x": 3.13,"y": 3.799},{"x": 3.18,"y": 3.824},{"x": 3.19,"y": 3.828},{"x": 3.21,"y": 3.838},{"x": 3.22,"y": 3.842},{"x": 3.24,"y": 3.852},{"x": 3.25,"y": 3.856},{"x": 3.26,"y": 3.861},{"x": 3.27,"y": 3.865},{"x": 3.28,"y": 3.87},{"x": 3.29,"y": 3.874},{"x": 3.3,"y": 3.879},{"x": 3.32,"y": 3.887},{"x": 3.33,"y": 3.892},{"x": 3.35,"y": 3.9},{"x": 3.36,"y": 3.905},{"x": 3.39,"y": 3.917},{"x": 3.4,"y": 3.922},{"x": 3.53,"y": 3.974},{"x": 3.54,"y": 3.977},{"x": 3.58,"y": 3.993},{"x": 3.59,"y": 3.996},{"x": 3.61,"y": 4.004},{"x": 3.62,"y": 4.007},{"x": 3.63,"y": 4.011},{"x": 3.64,"y": 4.014},{"x": 3.65,"y": 4.018},{"x": 3.66,"y": 4.021},{"x": 3.67,"y": 4.025},{"x": 3.68,"y": 4.028},{"x": 3.69,"y": 4.032},{"x": 3.71,"y": 4.038},{"x": 3.72,"y": 4.042},{"x": 3.74,"y": 4.048},{"x": 3.75,"y": 4.052},{"x": 3.78,"y": 4.061},{"x": 3.79,"y": 4.065},{"x": 3.91,"y": 4.101},{"x": 3.92,"y": 4.103},{"x": 3.96,"y": 4.115},{"x": 3.97,"y": 4.117},{"x": 3.99,"y": 4.123},{"x": 4.0,"y": 4.125},{"x": 4.01,"y": 4.128},{"x": 4.02,"y": 4.13},{"x": 4.03,"y": 4.133},{"x": 4.04,"y": 4.135},{"x": 4.05,"y": 4.138},{"x": 4.06,"y": 4.14},{"x": 4.07,"y": 4.143},{"x": 4.08,"y": 4.145},{"x": 4.09,"y": 4.148},{"x": 4.11,"y": 4.152},{"x": 4.12,"y": 4.155},{"x": 4.15,"y": 4.161},{"x": 4.16,"y": 4.164},{"x": 4.32,"y": 4.196},{"x": 4.33,"y": 4.197},{"x": 4.35,"y": 4.201},{"x": 4.36,"y": 4.202},{"x": 4.38,"y": 4.206},{"x": 4.39,"y": 4.207},{"x": 4.4,"y": 4.209},{"x": 4.41,"y": 4.21},{"x": 4.43,"y": 4.214},{"x": 4.45,"y": 4.216},{"x": 4.46,"y": 4.218},{"x": 4.47,"y": 4.219},{"x": 4.48,"y": 4.221},{"x": 4.5,"y": 4.223},{"x": 4.51,"y": 4.225},{"x": 4.54,"y": 4.228},{"x": 4.55,"y": 4.23},{"x": 4.69,"y": 4.244},{"x": 4.7,"y": 4.244},{"x": 4.73,"y": 4.247},{"x": 4.74,"y": 4.247},{"x": 4.76,"y": 4.249},{"x": 4.77,"y": 4.249},{"x": 4.78,"y": 4.25},{"x": 4.79,"y": 4.25},{"x": 4.81,"y": 4.252},{"x": 4.82,"y": 4.252},{"x": 4.83,"y": 4.253},{"x": 4.85,"y": 4.253},{"x": 4.86,"y": 4.254},{"x": 4.88,"y": 4.254},{"x": 4.89,"y": 4.255},{"x": 4.91,"y": 4.255},{"x": 4.92,"y": 4.256},{"x": 4.99,"y": 4.256},{"x": 5.0,"y": 4.257}]|color=orange}}
| |
| |luckgrade07=
| |
| {{#widget:Chart|uniqueId=LuckGrade07|data=[{"x": 0.0,"y": 1.0},{"x": 0.01,"y": 1.014},{"x": 0.03,"y": 1.04},{"x": 0.04,"y": 1.054},{"x": 0.05,"y": 1.067},{"x": 0.06,"y": 1.081},{"x": 0.08,"y": 1.107},{"x": 0.09,"y": 1.121},{"x": 0.13,"y": 1.173},{"x": 0.14,"y": 1.187},{"x": 0.24,"y": 1.317},{"x": 0.25,"y": 1.329},{"x": 0.29,"y": 1.381},{"x": 0.3,"y": 1.393},{"x": 0.32,"y": 1.419},{"x": 0.33,"y": 1.431},{"x": 0.34,"y": 1.444},{"x": 0.35,"y": 1.456},{"x": 0.37,"y": 1.482},{"x": 0.39,"y": 1.506},{"x": 0.4,"y": 1.519},{"x": 0.41,"y": 1.531},{"x": 0.42,"y": 1.544},{"x": 0.44,"y": 1.568},{"x": 0.45,"y": 1.581},{"x": 0.47,"y": 1.605},{"x": 0.48,"y": 1.618},{"x": 0.64,"y": 1.81},{"x": 0.65,"y": 1.821},{"x": 0.67,"y": 1.845},{"x": 0.68,"y": 1.856},{"x": 0.7,"y": 1.88},{"x": 0.71,"y": 1.891},{"x": 0.73,"y": 1.915},{"x": 0.74,"y": 1.926},{"x": 0.75,"y": 1.938},{"x": 0.77,"y": 1.96},{"x": 0.78,"y": 1.972},{"x": 0.79,"y": 1.983},{"x": 0.8,"y": 1.995},{"x": 0.82,"y": 2.017},{"x": 0.83,"y": 2.029},{"x": 0.87,"y": 2.073},{"x": 0.88,"y": 2.085},{"x": 0.99,"y": 2.206},{"x": 1.0,"y": 2.216},{"x": 1.03,"y": 2.249},{"x": 1.04,"y": 2.259},{"x": 1.06,"y": 2.281},{"x": 1.07,"y": 2.291},{"x": 1.09,"y": 2.313},{"x": 1.1,"y": 2.323},{"x": 1.11,"y": 2.334},{"x": 1.12,"y": 2.344},{"x": 1.13,"y": 2.355},{"x": 1.14,"y": 2.365},{"x": 1.15,"y": 2.376},{"x": 1.17,"y": 2.396},{"x": 1.18,"y": 2.407},{"x": 1.21,"y": 2.437},{"x": 1.22,"y": 2.448},{"x": 1.27,"y": 2.498},{"x": 1.28,"y": 2.509},{"x": 1.32,"y": 2.549},{"x": 1.33,"y": 2.558},{"x": 1.39,"y": 2.618},{"x": 1.4,"y": 2.627},{"x": 1.42,"y": 2.647},{"x": 1.43,"y": 2.656},{"x": 1.45,"y": 2.676},{"x": 1.46,"y": 2.685},{"x": 1.47,"y": 2.695},{"x": 1.48,"y": 2.704},{"x": 1.49,"y": 2.714},{"x": 1.5,"y": 2.723},{"x": 1.51,"y": 2.733},{"x": 1.52,"y": 2.742},{"x": 1.53,"y": 2.752},{"x": 1.55,"y": 2.77},{"x": 1.56,"y": 2.78},{"x": 1.59,"y": 2.807},{"x": 1.6,"y": 2.817},{"x": 1.74,"y": 2.943},{"x": 1.75,"y": 2.951},{"x": 1.78,"y": 2.978},{"x": 1.79,"y": 2.986},{"x": 1.81,"y": 3.004},{"x": 1.82,"y": 3.012},{"x": 1.83,"y": 3.021},{"x": 1.84,"y": 3.029},{"x": 1.85,"y": 3.038},{"x": 1.86,"y": 3.046},{"x": 1.87,"y": 3.055},{"x": 1.88,"y": 3.063},{"x": 1.89,"y": 3.072},{"x": 1.9,"y": 3.08},{"x": 1.91,"y": 3.089},{"x": 1.93,"y": 3.105},{"x": 1.94,"y": 3.114},{"x": 1.98,"y": 3.146},{"x": 1.99,"y": 3.155},{"x": 2.09,"y": 3.235},{"x": 2.1,"y": 3.242},{"x": 2.14,"y": 3.274},{"x": 2.15,"y": 3.281},{"x": 2.17,"y": 3.297},{"x": 2.18,"y": 3.304},{"x": 2.2,"y": 3.32},{"x": 2.21,"y": 3.327},{"x": 2.22,"y": 3.335},{"x": 2.23,"y": 3.342},{"x": 2.24,"y": 3.35},{"x": 2.25,"y": 3.357},{"x": 2.26,"y": 3.365},{"x": 2.28,"y": 3.379},{"x": 2.29,"y": 3.387},{"x": 2.31,"y": 3.401},{"x": 2.32,"y": 3.409},{"x": 2.37,"y": 3.444},{"x": 2.38,"y": 3.452},{"x": 2.44,"y": 3.494},{"x": 2.45,"y": 3.5},{"x": 2.5,"y": 3.535},{"x": 2.51,"y": 3.541},{"x": 2.53,"y": 3.555},{"x": 2.54,"y": 3.561},{"x": 2.56,"y": 3.575},{"x": 2.57,"y": 3.581},{"x": 2.58,"y": 3.588},{"x": 2.59,"y": 3.594},{"x": 2.6,"y": 3.601},{"x": 2.61,"y": 3.607},{"x": 2.62,"y": 3.614},{"x": 2.63,"y": 3.62},{"x": 2.64,"y": 3.627},{"x": 2.66,"y": 3.639},{"x": 2.67,"y": 3.646},{"x": 2.7,"y": 3.664},{"x": 2.71,"y": 3.671},{"x": 2.86,"y": 3.761},{"x": 2.87,"y": 3.766},{"x": 2.9,"y": 3.784},{"x": 2.91,"y": 3.789},{"x": 2.92,"y": 3.795},{"x": 2.93,"y": 3.8},{"x": 2.95,"y": 3.812},{"x": 2.96,"y": 3.817},{"x": 2.97,"y": 3.823},{"x": 2.98,"y": 3.828},{"x": 2.99,"y": 3.834},{"x": 3.01,"y": 3.844},{"x": 3.02,"y": 3.85},{"x": 3.04,"y": 3.86},{"x": 3.05,"y": 3.866},{"x": 3.08,"y": 3.881},{"x": 3.09,"y": 3.887},{"x": 3.22,"y": 3.952},{"x": 3.23,"y": 3.956},{"x": 3.26,"y": 3.971},{"x": 3.27,"y": 3.975},{"x": 3.29,"y": 3.985},{"x": 3.3,"y": 3.989},{"x": 3.31,"y": 3.994},{"x": 3.32,"y": 3.998},{"x": 3.34,"y": 4.008},{"x": 3.36,"y": 4.016},{"x": 3.37,"y": 4.021},{"x": 3.38,"y": 4.025},{"x": 3.39,"y": 4.03},{"x": 3.41,"y": 4.038},{"x": 3.42,"y": 4.043},{"x": 3.45,"y": 4.055},{"x": 3.46,"y": 4.06},{"x": 3.58,"y": 4.108},{"x": 3.59,"y": 4.111},{"x": 3.63,"y": 4.127},{"x": 3.64,"y": 4.13},{"x": 3.66,"y": 4.138},{"x": 3.67,"y": 4.141},{"x": 3.68,"y": 4.145},{"x": 3.69,"y": 4.148},{"x": 3.7,"y": 4.152},{"x": 3.71,"y": 4.155},{"x": 3.72,"y": 4.159},{"x": 3.73,"y": 4.162},{"x": 3.74,"y": 4.166},{"x": 3.75,"y": 4.169},{"x": 3.76,"y": 4.173},{"x": 3.79,"y": 4.182},{"x": 3.8,"y": 4.186},{"x": 3.83,"y": 4.195},{"x": 3.84,"y": 4.199},{"x": 3.94,"y": 4.229},{"x": 3.95,"y": 4.231},{"x": 3.99,"y": 4.243},{"x": 4.0,"y": 4.245},{"x": 4.02,"y": 4.251},{"x": 4.03,"y": 4.253},{"x": 4.05,"y": 4.259},{"x": 4.06,"y": 4.261},{"x": 4.07,"y": 4.264},{"x": 4.08,"y": 4.266},{"x": 4.09,"y": 4.269},{"x": 4.1,"y": 4.271},{"x": 4.11,"y": 4.274},{"x": 4.13,"y": 4.278},{"x": 4.14,"y": 4.281},{"x": 4.16,"y": 4.285},{"x": 4.17,"y": 4.288},{"x": 4.21,"y": 4.296},{"x": 4.22,"y": 4.299},{"x": 4.31,"y": 4.317},{"x": 4.32,"y": 4.318},{"x": 4.36,"y": 4.326},{"x": 4.37,"y": 4.327},{"x": 4.39,"y": 4.331},{"x": 4.4,"y": 4.332},{"x": 4.42,"y": 4.336},{"x": 4.43,"y": 4.337},{"x": 4.44,"y": 4.339},{"x": 4.45,"y": 4.34},{"x": 4.46,"y": 4.342},{"x": 4.47,"y": 4.343},{"x": 4.48,"y": 4.345},{"x": 4.5,"y": 4.347},{"x": 4.51,"y": 4.349},{"x": 4.53,"y": 4.351},{"x": 4.54,"y": 4.353},{"x": 4.58,"y": 4.357},{"x": 4.59,"y": 4.359},{"x": 4.67,"y": 4.367},{"x": 4.68,"y": 4.367},{"x": 4.73,"y": 4.372},{"x": 4.74,"y": 4.372},{"x": 4.76,"y": 4.374},{"x": 4.77,"y": 4.374},{"x": 4.79,"y": 4.376},{"x": 4.8,"y": 4.376},{"x": 4.81,"y": 4.377},{"x": 4.82,"y": 4.377},{"x": 4.83,"y": 4.378},{"x": 4.84,"y": 4.378},{"x": 4.85,"y": 4.379},{"x": 4.87,"y": 4.379},{"x": 4.88,"y": 4.38},{"x": 4.9,"y": 4.38},{"x": 4.91,"y": 4.381},{"x": 4.96,"y": 4.381},{"x": 4.97,"y": 4.382},{"x": 5.0,"y": 4.382}]|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 213: |
Line 45: |
| *50 to 100 = 0.5% each, up to 60% | | *50 to 100 = 0.5% each, up to 60% |
|
| |
|
| | {{#widget:Chart|uniqueId=BuffDuration|data=[{"x": 0,"y": -0.8},{"x": 5,"y": -0.3},{"x": 7,"y": -0.2},{"x": 11,"y": -0.08},{"x": 15,"y": 0},{"x": 50,"y": 0.35},{"x": 100,"y": 0.6}]|color=orange}} |
| | |cooldownreduction=Resourcefulness governs your Cooldown Reduction. |
|
| |
|
| {{#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}}
| | 0 Resourcefulness starts at -30% Cooldown Reduction. |
| |healthrecovery=
| | *0 -> -30% |
| Vigor governs your Health Recovery.
| | *0 to 20 = 2% each, up to 10% |
| | | *20 to 50 = 1% each, up to 40% |
| 0 Vigor starts at -55% Health Recovery.
| | *50 to 100 = 0.5% each, up to 65% |
| *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.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. | | {{#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}} |
| *0 -> 0
| | |cooldownreductionbonusperlosthealthpercent=Elemental Fury governs your Cooldown Reduction Bonus Per Lost Health Percent. |
| *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
| |
|
| |
|
| | | 0 Elemental Fury starts at 0 Cooldown Reduction Bonus Per Lost Health Percent. |
| {{#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 -> 0 |
| *0 to 100 = 1 each, up to 100 | | *0 to 100 = 0.75 each, up to 75 |
| | |
| | |
| {{#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}} | | {{#widget:Chart|uniqueId=CooldownReductionBonusPerLostHealthPercent|data=[{"x": 0,"y": 0},{"x": 100,"y": 75}]|color=orange}} |
| |buffduration=
| | |debuffduration=Will governs your Debuff Duration. |
| 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}}
| |
| |debuffduration= | |
| Will governs your Debuff Duration. | |
|
| |
|
| 0 Will starts at 400% Debuff Duration. | | 0 Will starts at 400% Debuff Duration. |
Line 394: |
Line 127: |
| *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,"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}} |
| | |healthrecovery=Vigor governs your Health Recovery. |
| | |
| | 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": 5000,"y": 0.5}]|color=orange}} |
| | |luckgrade01={{#widget:Chart|uniqueId=LuckGrade01|data=[{"x": 0,"y": 1},{"x": 5000,"y": 0.5}]|color=orange}} |
| | |luckgrade02={{#widget:Chart|uniqueId=LuckGrade02|data=[{"x": 0,"y": 1},{"x": 5000,"y": 0.75}]|color=orange}} |
| | |luckgrade03={{#widget:Chart|uniqueId=LuckGrade03|data=[{"x": 0,"y": 1},{"x": 5000,"y": 1}]|color=orange}} |
| | |luckgrade04={{#widget:Chart|uniqueId=LuckGrade04|data=[{"x": 0,"y": 1},{"x": 130,"y": 1.039},{"x": 140,"y": 1.041},{"x": 220,"y": 1.065},{"x": 230,"y": 1.067},{"x": 290,"y": 1.085},{"x": 300,"y": 1.087},{"x": 340,"y": 1.099},{"x": 350,"y": 1.101},{"x": 390,"y": 1.113},{"x": 400,"y": 1.115},{"x": 430,"y": 1.124},{"x": 440,"y": 1.126},{"x": 470,"y": 1.135},{"x": 480,"y": 1.137},{"x": 500,"y": 1.143},{"x": 510,"y": 1.145},{"x": 530,"y": 1.151},{"x": 540,"y": 1.153},{"x": 560,"y": 1.159},{"x": 570,"y": 1.161},{"x": 590,"y": 1.167},{"x": 600,"y": 1.169},{"x": 620,"y": 1.175},{"x": 630,"y": 1.177},{"x": 650,"y": 1.183},{"x": 660,"y": 1.185},{"x": 670,"y": 1.188},{"x": 680,"y": 1.19},{"x": 700,"y": 1.196},{"x": 710,"y": 1.198},{"x": 720,"y": 1.201},{"x": 730,"y": 1.203},{"x": 740,"y": 1.206},{"x": 750,"y": 1.208},{"x": 760,"y": 1.211},{"x": 770,"y": 1.213},{"x": 790,"y": 1.219},{"x": 800,"y": 1.221},{"x": 810,"y": 1.224},{"x": 820,"y": 1.226},{"x": 830,"y": 1.229},{"x": 840,"y": 1.231},{"x": 850,"y": 1.234},{"x": 860,"y": 1.236},{"x": 870,"y": 1.239},{"x": 880,"y": 1.241},{"x": 890,"y": 1.244},{"x": 910,"y": 1.248},{"x": 920,"y": 1.251},{"x": 930,"y": 1.253},{"x": 940,"y": 1.256},{"x": 950,"y": 1.258},{"x": 960,"y": 1.261},{"x": 980,"y": 1.265},{"x": 990,"y": 1.268},{"x": 1000,"y": 1.27},{"x": 1010,"y": 1.273},{"x": 1030,"y": 1.277},{"x": 1040,"y": 1.28},{"x": 1050,"y": 1.282},{"x": 1060,"y": 1.285},{"x": 1080,"y": 1.289},{"x": 1090,"y": 1.292},{"x": 1110,"y": 1.296},{"x": 1120,"y": 1.299},{"x": 1140,"y": 1.303},{"x": 1150,"y": 1.306},{"x": 1170,"y": 1.31},{"x": 1180,"y": 1.313},{"x": 1210,"y": 1.319},{"x": 1220,"y": 1.322},{"x": 1240,"y": 1.326},{"x": 1250,"y": 1.329},{"x": 1290,"y": 1.337},{"x": 1300,"y": 1.34},{"x": 1330,"y": 1.346},{"x": 1340,"y": 1.349},{"x": 1390,"y": 1.359},{"x": 1400,"y": 1.362},{"x": 1460,"y": 1.374},{"x": 1470,"y": 1.377},{"x": 1560,"y": 1.395},{"x": 1570,"y": 1.398},{"x": 1770,"y": 1.438},{"x": 1780,"y": 1.439},{"x": 1880,"y": 1.459},{"x": 1890,"y": 1.46},{"x": 1950,"y": 1.472},{"x": 1960,"y": 1.473},{"x": 2000,"y": 1.481},{"x": 2010,"y": 1.482},{"x": 2050,"y": 1.49},{"x": 2060,"y": 1.491},{"x": 2090,"y": 1.497},{"x": 2100,"y": 1.498},{"x": 2130,"y": 1.504},{"x": 2140,"y": 1.505},{"x": 2160,"y": 1.509},{"x": 2170,"y": 1.51},{"x": 2190,"y": 1.514},{"x": 2200,"y": 1.515},{"x": 2220,"y": 1.519},{"x": 2230,"y": 1.52},{"x": 2250,"y": 1.524},{"x": 2260,"y": 1.525},{"x": 2280,"y": 1.529},{"x": 2290,"y": 1.53},{"x": 2310,"y": 1.534},{"x": 2320,"y": 1.535},{"x": 2330,"y": 1.537},{"x": 2340,"y": 1.538},{"x": 2360,"y": 1.542},{"x": 2370,"y": 1.543},{"x": 2380,"y": 1.545},{"x": 2390,"y": 1.546},{"x": 2400,"y": 1.548},{"x": 2410,"y": 1.549},{"x": 2430,"y": 1.553},{"x": 2440,"y": 1.554},{"x": 2450,"y": 1.556},{"x": 2460,"y": 1.557},{"x": 2470,"y": 1.559},{"x": 2480,"y": 1.56},{"x": 2490,"y": 1.562},{"x": 2500,"y": 1.563},{"x": 2510,"y": 1.565},{"x": 2520,"y": 1.566},{"x": 2530,"y": 1.568},{"x": 2540,"y": 1.569},{"x": 2550,"y": 1.571},{"x": 2560,"y": 1.572},{"x": 2570,"y": 1.574},{"x": 2580,"y": 1.575},{"x": 2590,"y": 1.577},{"x": 2610,"y": 1.579},{"x": 2620,"y": 1.581},{"x": 2630,"y": 1.582},{"x": 2640,"y": 1.584},{"x": 2650,"y": 1.585},{"x": 2660,"y": 1.587},{"x": 2680,"y": 1.589},{"x": 2690,"y": 1.591},{"x": 2710,"y": 1.593},{"x": 2720,"y": 1.595},{"x": 2730,"y": 1.596},{"x": 2740,"y": 1.598},{"x": 2760,"y": 1.6},{"x": 2770,"y": 1.602},{"x": 2790,"y": 1.604},{"x": 2800,"y": 1.606},{"x": 2820,"y": 1.608},{"x": 2830,"y": 1.61},{"x": 2860,"y": 1.613},{"x": 2870,"y": 1.615},{"x": 2890,"y": 1.617},{"x": 2900,"y": 1.619},{"x": 2930,"y": 1.622},{"x": 2940,"y": 1.624},{"x": 2980,"y": 1.628},{"x": 2990,"y": 1.63},{"x": 3030,"y": 1.634},{"x": 3040,"y": 1.636},{"x": 3090,"y": 1.641},{"x": 3100,"y": 1.643},{"x": 3170,"y": 1.65},{"x": 3180,"y": 1.652},{"x": 3500,"y": 1.684},{"x": 3510,"y": 1.684},{"x": 3580,"y": 1.691},{"x": 3590,"y": 1.691},{"x": 3640,"y": 1.696},{"x": 3650,"y": 1.696},{"x": 3690,"y": 1.7},{"x": 3700,"y": 1.7},{"x": 3730,"y": 1.703},{"x": 3740,"y": 1.703},{"x": 3770,"y": 1.706},{"x": 3780,"y": 1.706},{"x": 3810,"y": 1.709},{"x": 3820,"y": 1.709},{"x": 3840,"y": 1.711},{"x": 3850,"y": 1.711},{"x": 3880,"y": 1.714},{"x": 3890,"y": 1.714},{"x": 3910,"y": 1.716},{"x": 3920,"y": 1.716},{"x": 3930,"y": 1.717},{"x": 3940,"y": 1.717},{"x": 3960,"y": 1.719},{"x": 3970,"y": 1.719},{"x": 3990,"y": 1.721},{"x": 4000,"y": 1.721},{"x": 4010,"y": 1.722},{"x": 4020,"y": 1.722},{"x": 4040,"y": 1.724},{"x": 4050,"y": 1.724},{"x": 4060,"y": 1.725},{"x": 4070,"y": 1.725},{"x": 4080,"y": 1.726},{"x": 4090,"y": 1.726},{"x": 4100,"y": 1.727},{"x": 4110,"y": 1.727},{"x": 4130,"y": 1.729},{"x": 4140,"y": 1.729},{"x": 4150,"y": 1.73},{"x": 4160,"y": 1.73},{"x": 4170,"y": 1.731},{"x": 4180,"y": 1.731},{"x": 4190,"y": 1.732},{"x": 4200,"y": 1.732},{"x": 4210,"y": 1.733},{"x": 4230,"y": 1.733},{"x": 4240,"y": 1.734},{"x": 4250,"y": 1.734},{"x": 4260,"y": 1.735},{"x": 4270,"y": 1.735},{"x": 4280,"y": 1.736},{"x": 4290,"y": 1.736},{"x": 4300,"y": 1.737},{"x": 4320,"y": 1.737},{"x": 4330,"y": 1.738},{"x": 4340,"y": 1.738},{"x": 4350,"y": 1.739},{"x": 4370,"y": 1.739},{"x": 4380,"y": 1.74},{"x": 4390,"y": 1.74},{"x": 4400,"y": 1.741},{"x": 4420,"y": 1.741},{"x": 4430,"y": 1.742},{"x": 4450,"y": 1.742},{"x": 4460,"y": 1.743},{"x": 4480,"y": 1.743},{"x": 4490,"y": 1.744},{"x": 4520,"y": 1.744},{"x": 4530,"y": 1.745},{"x": 4550,"y": 1.745},{"x": 4560,"y": 1.746},{"x": 4590,"y": 1.746},{"x": 4600,"y": 1.747},{"x": 4630,"y": 1.747},{"x": 4640,"y": 1.748},{"x": 4680,"y": 1.748},{"x": 4690,"y": 1.749},{"x": 4740,"y": 1.749},{"x": 4750,"y": 1.75},{"x": 4820,"y": 1.75},{"x": 4830,"y": 1.751},{"x": 4990,"y": 1.751},{"x": 5000,"y": 1.752}]|color=orange}} |
| | |luckgrade05={{#widget:Chart|uniqueId=LuckGrade05|data=[{"x": 0,"y": 1},{"x": 10,"y": 1.006},{"x": 20,"y": 1.013},{"x": 50,"y": 1.031},{"x": 60,"y": 1.038},{"x": 90,"y": 1.056},{"x": 100,"y": 1.063},{"x": 140,"y": 1.087},{"x": 150,"y": 1.094},{"x": 370,"y": 1.226},{"x": 380,"y": 1.231},{"x": 430,"y": 1.261},{"x": 440,"y": 1.266},{"x": 470,"y": 1.284},{"x": 480,"y": 1.289},{"x": 500,"y": 1.301},{"x": 510,"y": 1.306},{"x": 530,"y": 1.318},{"x": 540,"y": 1.323},{"x": 560,"y": 1.335},{"x": 570,"y": 1.34},{"x": 590,"y": 1.352},{"x": 600,"y": 1.357},{"x": 610,"y": 1.363},{"x": 620,"y": 1.368},{"x": 630,"y": 1.374},{"x": 640,"y": 1.379},{"x": 650,"y": 1.385},{"x": 660,"y": 1.39},{"x": 670,"y": 1.396},{"x": 680,"y": 1.401},{"x": 690,"y": 1.407},{"x": 700,"y": 1.412},{"x": 710,"y": 1.418},{"x": 730,"y": 1.428},{"x": 740,"y": 1.434},{"x": 750,"y": 1.439},{"x": 760,"y": 1.445},{"x": 780,"y": 1.455},{"x": 790,"y": 1.461},{"x": 810,"y": 1.471},{"x": 820,"y": 1.477},{"x": 850,"y": 1.492},{"x": 860,"y": 1.498},{"x": 890,"y": 1.513},{"x": 900,"y": 1.519},{"x": 950,"y": 1.544},{"x": 960,"y": 1.55},{"x": 1140,"y": 1.64},{"x": 1150,"y": 1.644},{"x": 1200,"y": 1.669},{"x": 1210,"y": 1.673},{"x": 1250,"y": 1.693},{"x": 1260,"y": 1.697},{"x": 1280,"y": 1.707},{"x": 1290,"y": 1.711},{"x": 1320,"y": 1.726},{"x": 1330,"y": 1.73},{"x": 1340,"y": 1.735},{"x": 1350,"y": 1.739},{"x": 1370,"y": 1.749},{"x": 1380,"y": 1.753},{"x": 1390,"y": 1.758},{"x": 1400,"y": 1.762},{"x": 1420,"y": 1.772},{"x": 1430,"y": 1.776},{"x": 1440,"y": 1.781},{"x": 1450,"y": 1.785},{"x": 1460,"y": 1.79},{"x": 1480,"y": 1.798},{"x": 1490,"y": 1.803},{"x": 1500,"y": 1.807},{"x": 1510,"y": 1.812},{"x": 1520,"y": 1.816},{"x": 1530,"y": 1.821},{"x": 1550,"y": 1.829},{"x": 1560,"y": 1.834},{"x": 1580,"y": 1.842},{"x": 1590,"y": 1.847},{"x": 1610,"y": 1.855},{"x": 1620,"y": 1.86},{"x": 1650,"y": 1.872},{"x": 1660,"y": 1.877},{"x": 1690,"y": 1.889},{"x": 1700,"y": 1.894},{"x": 1770,"y": 1.922},{"x": 1780,"y": 1.927},{"x": 1910,"y": 1.979},{"x": 1920,"y": 1.982},{"x": 1980,"y": 2.006},{"x": 1990,"y": 2.009},{"x": 2030,"y": 2.025},{"x": 2040,"y": 2.028},{"x": 2070,"y": 2.04},{"x": 2080,"y": 2.043},{"x": 2100,"y": 2.051},{"x": 2110,"y": 2.054},{"x": 2130,"y": 2.062},{"x": 2140,"y": 2.065},{"x": 2150,"y": 2.069},{"x": 2160,"y": 2.072},{"x": 2180,"y": 2.08},{"x": 2190,"y": 2.083},{"x": 2200,"y": 2.087},{"x": 2210,"y": 2.09},{"x": 2220,"y": 2.094},{"x": 2230,"y": 2.097},{"x": 2240,"y": 2.101},{"x": 2250,"y": 2.104},{"x": 2260,"y": 2.108},{"x": 2270,"y": 2.111},{"x": 2280,"y": 2.115},{"x": 2290,"y": 2.118},{"x": 2300,"y": 2.122},{"x": 2320,"y": 2.128},{"x": 2330,"y": 2.132},{"x": 2340,"y": 2.135},{"x": 2350,"y": 2.139},{"x": 2370,"y": 2.145},{"x": 2380,"y": 2.149},{"x": 2410,"y": 2.158},{"x": 2420,"y": 2.162},{"x": 2440,"y": 2.168},{"x": 2450,"y": 2.172},{"x": 2490,"y": 2.184},{"x": 2500,"y": 2.188},{"x": 2580,"y": 2.212},{"x": 2590,"y": 2.216},{"x": 2680,"y": 2.243},{"x": 2690,"y": 2.245},{"x": 2760,"y": 2.266},{"x": 2770,"y": 2.268},{"x": 2810,"y": 2.28},{"x": 2820,"y": 2.282},{"x": 2850,"y": 2.291},{"x": 2860,"y": 2.293},{"x": 2880,"y": 2.299},{"x": 2890,"y": 2.301},{"x": 2910,"y": 2.307},{"x": 2920,"y": 2.309},{"x": 2940,"y": 2.315},{"x": 2950,"y": 2.317},{"x": 2960,"y": 2.32},{"x": 2970,"y": 2.322},{"x": 2990,"y": 2.328},{"x": 3000,"y": 2.33},{"x": 3010,"y": 2.333},{"x": 3020,"y": 2.335},{"x": 3030,"y": 2.338},{"x": 3040,"y": 2.34},{"x": 3050,"y": 2.343},{"x": 3060,"y": 2.345},{"x": 3070,"y": 2.348},{"x": 3090,"y": 2.352},{"x": 3100,"y": 2.355},{"x": 3110,"y": 2.357},{"x": 3120,"y": 2.36},{"x": 3140,"y": 2.364},{"x": 3150,"y": 2.367},{"x": 3170,"y": 2.371},{"x": 3180,"y": 2.374},{"x": 3200,"y": 2.378},{"x": 3210,"y": 2.381},{"x": 3240,"y": 2.387},{"x": 3250,"y": 2.39},{"x": 3290,"y": 2.398},{"x": 3300,"y": 2.401},{"x": 3400,"y": 2.421},{"x": 3410,"y": 2.424},{"x": 3440,"y": 2.43},{"x": 3450,"y": 2.431},{"x": 3550,"y": 2.451},{"x": 3560,"y": 2.452},{"x": 3600,"y": 2.46},{"x": 3610,"y": 2.461},{"x": 3640,"y": 2.467},{"x": 3650,"y": 2.468},{"x": 3670,"y": 2.472},{"x": 3680,"y": 2.473},{"x": 3700,"y": 2.477},{"x": 3710,"y": 2.478},{"x": 3730,"y": 2.482},{"x": 3740,"y": 2.483},{"x": 3750,"y": 2.485},{"x": 3760,"y": 2.486},{"x": 3770,"y": 2.488},{"x": 3780,"y": 2.489},{"x": 3800,"y": 2.493},{"x": 3810,"y": 2.494},{"x": 3820,"y": 2.496},{"x": 3830,"y": 2.497},{"x": 3840,"y": 2.499},{"x": 3860,"y": 2.501},{"x": 3870,"y": 2.503},{"x": 3880,"y": 2.504},{"x": 3890,"y": 2.506},{"x": 3900,"y": 2.507},{"x": 3910,"y": 2.509},{"x": 3930,"y": 2.511},{"x": 3940,"y": 2.513},{"x": 3960,"y": 2.515},{"x": 3970,"y": 2.517},{"x": 3990,"y": 2.519},{"x": 4000,"y": 2.521},{"x": 4030,"y": 2.524},{"x": 4040,"y": 2.526},{"x": 4090,"y": 2.531},{"x": 4100,"y": 2.533},{"x": 4330,"y": 2.556},{"x": 4340,"y": 2.556},{"x": 4380,"y": 2.56},{"x": 4390,"y": 2.56},{"x": 4430,"y": 2.564},{"x": 4440,"y": 2.564},{"x": 4460,"y": 2.566},{"x": 4470,"y": 2.566},{"x": 4490,"y": 2.568},{"x": 4500,"y": 2.568},{"x": 4520,"y": 2.57},{"x": 4530,"y": 2.57},{"x": 4540,"y": 2.571},{"x": 4550,"y": 2.571},{"x": 4560,"y": 2.572},{"x": 4570,"y": 2.572},{"x": 4590,"y": 2.574},{"x": 4600,"y": 2.574},{"x": 4610,"y": 2.575},{"x": 4620,"y": 2.575},{"x": 4630,"y": 2.576},{"x": 4650,"y": 2.576},{"x": 4660,"y": 2.577},{"x": 4670,"y": 2.577},{"x": 4680,"y": 2.578},{"x": 4690,"y": 2.578},{"x": 4700,"y": 2.579},{"x": 4720,"y": 2.579},{"x": 4730,"y": 2.58},{"x": 4750,"y": 2.58},{"x": 4760,"y": 2.581},{"x": 4790,"y": 2.581},{"x": 4800,"y": 2.582},{"x": 4830,"y": 2.582},{"x": 4840,"y": 2.583},{"x": 4880,"y": 2.583},{"x": 4890,"y": 2.584},{"x": 5000,"y": 2.584}]|color=orange}} |
| | |luckgrade06={{#widget:Chart|uniqueId=LuckGrade06|data=[{"x": 0,"y": 1},{"x": 150,"y": 1.135},{"x": 160,"y": 1.143},{"x": 200,"y": 1.179},{"x": 210,"y": 1.187},{"x": 230,"y": 1.205},{"x": 240,"y": 1.213},{"x": 260,"y": 1.231},{"x": 270,"y": 1.239},{"x": 290,"y": 1.257},{"x": 300,"y": 1.265},{"x": 310,"y": 1.274},{"x": 320,"y": 1.282},{"x": 330,"y": 1.291},{"x": 340,"y": 1.299},{"x": 350,"y": 1.308},{"x": 360,"y": 1.316},{"x": 370,"y": 1.325},{"x": 390,"y": 1.341},{"x": 400,"y": 1.35},{"x": 410,"y": 1.358},{"x": 420,"y": 1.367},{"x": 450,"y": 1.391},{"x": 460,"y": 1.4},{"x": 490,"y": 1.424},{"x": 500,"y": 1.433},{"x": 550,"y": 1.473},{"x": 560,"y": 1.482},{"x": 660,"y": 1.562},{"x": 670,"y": 1.569},{"x": 720,"y": 1.609},{"x": 730,"y": 1.616},{"x": 760,"y": 1.64},{"x": 770,"y": 1.647},{"x": 790,"y": 1.663},{"x": 800,"y": 1.67},{"x": 820,"y": 1.686},{"x": 830,"y": 1.693},{"x": 850,"y": 1.709},{"x": 860,"y": 1.716},{"x": 870,"y": 1.724},{"x": 880,"y": 1.731},{"x": 890,"y": 1.739},{"x": 900,"y": 1.746},{"x": 910,"y": 1.754},{"x": 930,"y": 1.768},{"x": 940,"y": 1.776},{"x": 950,"y": 1.783},{"x": 960,"y": 1.791},{"x": 980,"y": 1.805},{"x": 990,"y": 1.813},{"x": 1020,"y": 1.834},{"x": 1030,"y": 1.842},{"x": 1070,"y": 1.87},{"x": 1080,"y": 1.878},{"x": 1240,"y": 1.99},{"x": 1250,"y": 1.996},{"x": 1290,"y": 2.024},{"x": 1300,"y": 2.03},{"x": 1330,"y": 2.051},{"x": 1340,"y": 2.057},{"x": 1360,"y": 2.071},{"x": 1370,"y": 2.077},{"x": 1380,"y": 2.084},{"x": 1390,"y": 2.09},{"x": 1400,"y": 2.097},{"x": 1410,"y": 2.103},{"x": 1430,"y": 2.117},{"x": 1450,"y": 2.129},{"x": 1460,"y": 2.136},{"x": 1470,"y": 2.142},{"x": 1480,"y": 2.149},{"x": 1490,"y": 2.155},{"x": 1500,"y": 2.162},{"x": 1520,"y": 2.174},{"x": 1530,"y": 2.181},{"x": 1550,"y": 2.193},{"x": 1560,"y": 2.2},{"x": 1600,"y": 2.224},{"x": 1610,"y": 2.231},{"x": 1680,"y": 2.273},{"x": 1690,"y": 2.28},{"x": 1730,"y": 2.304},{"x": 1740,"y": 2.309},{"x": 1810,"y": 2.351},{"x": 1820,"y": 2.356},{"x": 1850,"y": 2.374},{"x": 1860,"y": 2.379},{"x": 1890,"y": 2.397},{"x": 1900,"y": 2.402},{"x": 1910,"y": 2.408},{"x": 1920,"y": 2.413},{"x": 1940,"y": 2.425},{"x": 1950,"y": 2.43},{"x": 1960,"y": 2.436},{"x": 1970,"y": 2.441},{"x": 1980,"y": 2.447},{"x": 1990,"y": 2.452},{"x": 2000,"y": 2.458},{"x": 2010,"y": 2.463},{"x": 2020,"y": 2.469},{"x": 2030,"y": 2.474},{"x": 2040,"y": 2.48},{"x": 2060,"y": 2.49},{"x": 2070,"y": 2.496},{"x": 2090,"y": 2.506},{"x": 2100,"y": 2.512},{"x": 2130,"y": 2.527},{"x": 2140,"y": 2.533},{"x": 2190,"y": 2.558},{"x": 2200,"y": 2.564},{"x": 2320,"y": 2.624},{"x": 2330,"y": 2.628},{"x": 2380,"y": 2.653},{"x": 2390,"y": 2.657},{"x": 2410,"y": 2.667},{"x": 2420,"y": 2.671},{"x": 2450,"y": 2.686},{"x": 2460,"y": 2.69},{"x": 2470,"y": 2.695},{"x": 2480,"y": 2.699},{"x": 2500,"y": 2.709},{"x": 2510,"y": 2.713},{"x": 2520,"y": 2.718},{"x": 2530,"y": 2.722},{"x": 2540,"y": 2.727},{"x": 2550,"y": 2.731},{"x": 2560,"y": 2.736},{"x": 2580,"y": 2.744},{"x": 2590,"y": 2.749},{"x": 2600,"y": 2.753},{"x": 2610,"y": 2.758},{"x": 2630,"y": 2.766},{"x": 2640,"y": 2.771},{"x": 2670,"y": 2.783},{"x": 2680,"y": 2.788},{"x": 2720,"y": 2.804},{"x": 2730,"y": 2.809},{"x": 2880,"y": 2.869},{"x": 2890,"y": 2.872},{"x": 2940,"y": 2.892},{"x": 2950,"y": 2.895},{"x": 2970,"y": 2.903},{"x": 2980,"y": 2.906},{"x": 3000,"y": 2.914},{"x": 3010,"y": 2.917},{"x": 3030,"y": 2.925},{"x": 3040,"y": 2.928},{"x": 3050,"y": 2.932},{"x": 3060,"y": 2.935},{"x": 3070,"y": 2.939},{"x": 3080,"y": 2.942},{"x": 3090,"y": 2.946},{"x": 3100,"y": 2.949},{"x": 3110,"y": 2.953},{"x": 3120,"y": 2.956},{"x": 3130,"y": 2.96},{"x": 3150,"y": 2.966},{"x": 3160,"y": 2.97},{"x": 3180,"y": 2.976},{"x": 3190,"y": 2.98},{"x": 3210,"y": 2.986},{"x": 3220,"y": 2.99},{"x": 3260,"y": 3.002},{"x": 3270,"y": 3.006},{"x": 3450,"y": 3.06},{"x": 3460,"y": 3.062},{"x": 3490,"y": 3.071},{"x": 3500,"y": 3.073},{"x": 3530,"y": 3.082},{"x": 3540,"y": 3.084},{"x": 3560,"y": 3.09},{"x": 3570,"y": 3.092},{"x": 3580,"y": 3.095},{"x": 3590,"y": 3.097},{"x": 3600,"y": 3.1},{"x": 3610,"y": 3.102},{"x": 3630,"y": 3.108},{"x": 3650,"y": 3.112},{"x": 3660,"y": 3.115},{"x": 3670,"y": 3.117},{"x": 3680,"y": 3.12},{"x": 3690,"y": 3.122},{"x": 3700,"y": 3.125},{"x": 3720,"y": 3.129},{"x": 3730,"y": 3.132},{"x": 3750,"y": 3.136},{"x": 3760,"y": 3.139},{"x": 3800,"y": 3.147},{"x": 3810,"y": 3.15},{"x": 4000,"y": 3.188},{"x": 4010,"y": 3.189},{"x": 4050,"y": 3.197},{"x": 4060,"y": 3.198},{"x": 4080,"y": 3.202},{"x": 4090,"y": 3.203},{"x": 4110,"y": 3.207},{"x": 4120,"y": 3.208},{"x": 4130,"y": 3.21},{"x": 4140,"y": 3.211},{"x": 4160,"y": 3.215},{"x": 4170,"y": 3.216},{"x": 4180,"y": 3.218},{"x": 4190,"y": 3.219},{"x": 4200,"y": 3.221},{"x": 4220,"y": 3.223},{"x": 4230,"y": 3.225},{"x": 4240,"y": 3.226},{"x": 4250,"y": 3.228},{"x": 4270,"y": 3.23},{"x": 4280,"y": 3.232},{"x": 4300,"y": 3.234},{"x": 4310,"y": 3.236},{"x": 4340,"y": 3.239},{"x": 4350,"y": 3.241},{"x": 4430,"y": 3.249},{"x": 4440,"y": 3.251},{"x": 4470,"y": 3.254},{"x": 4480,"y": 3.254},{"x": 4560,"y": 3.262},{"x": 4570,"y": 3.262},{"x": 4600,"y": 3.265},{"x": 4610,"y": 3.265},{"x": 4630,"y": 3.267},{"x": 4640,"y": 3.267},{"x": 4660,"y": 3.269},{"x": 4670,"y": 3.269},{"x": 4690,"y": 3.271},{"x": 4700,"y": 3.271},{"x": 4710,"y": 3.272},{"x": 4720,"y": 3.272},{"x": 4730,"y": 3.273},{"x": 4740,"y": 3.273},{"x": 4750,"y": 3.274},{"x": 4760,"y": 3.274},{"x": 4770,"y": 3.275},{"x": 4790,"y": 3.275},{"x": 4800,"y": 3.276},{"x": 4820,"y": 3.276},{"x": 4830,"y": 3.277},{"x": 4850,"y": 3.277},{"x": 4860,"y": 3.278},{"x": 4890,"y": 3.278},{"x": 4900,"y": 3.279},{"x": 4980,"y": 3.279},{"x": 4990,"y": 3.28},{"x": 5000,"y": 3.28}]|color=orange}} |
| | |luckgrade07={{#widget:Chart|uniqueId=LuckGrade07|data=[{"x": 0,"y": 1},{"x": 20,"y": 1.022},{"x": 30,"y": 1.032},{"x": 50,"y": 1.054},{"x": 60,"y": 1.064},{"x": 80,"y": 1.086},{"x": 90,"y": 1.096},{"x": 110,"y": 1.118},{"x": 120,"y": 1.128},{"x": 130,"y": 1.139},{"x": 140,"y": 1.149},{"x": 150,"y": 1.16},{"x": 160,"y": 1.17},{"x": 170,"y": 1.181},{"x": 180,"y": 1.191},{"x": 190,"y": 1.202},{"x": 210,"y": 1.222},{"x": 220,"y": 1.233},{"x": 240,"y": 1.253},{"x": 250,"y": 1.264},{"x": 290,"y": 1.304},{"x": 300,"y": 1.315},{"x": 450,"y": 1.465},{"x": 460,"y": 1.474},{"x": 500,"y": 1.514},{"x": 510,"y": 1.523},{"x": 530,"y": 1.543},{"x": 540,"y": 1.552},{"x": 560,"y": 1.572},{"x": 570,"y": 1.581},{"x": 580,"y": 1.591},{"x": 590,"y": 1.6},{"x": 600,"y": 1.61},{"x": 610,"y": 1.619},{"x": 620,"y": 1.629},{"x": 630,"y": 1.638},{"x": 640,"y": 1.648},{"x": 660,"y": 1.666},{"x": 670,"y": 1.676},{"x": 680,"y": 1.685},{"x": 690,"y": 1.695},{"x": 720,"y": 1.722},{"x": 730,"y": 1.732},{"x": 770,"y": 1.768},{"x": 780,"y": 1.778},{"x": 890,"y": 1.877},{"x": 900,"y": 1.885},{"x": 950,"y": 1.93},{"x": 960,"y": 1.938},{"x": 980,"y": 1.956},{"x": 990,"y": 1.964},{"x": 1010,"y": 1.982},{"x": 1020,"y": 1.99},{"x": 1040,"y": 2.008},{"x": 1050,"y": 2.016},{"x": 1060,"y": 2.025},{"x": 1070,"y": 2.033},{"x": 1080,"y": 2.042},{"x": 1090,"y": 2.05},{"x": 1100,"y": 2.059},{"x": 1120,"y": 2.075},{"x": 1130,"y": 2.084},{"x": 1150,"y": 2.1},{"x": 1160,"y": 2.109},{"x": 1180,"y": 2.125},{"x": 1190,"y": 2.134},{"x": 1240,"y": 2.174},{"x": 1250,"y": 2.183},{"x": 1360,"y": 2.271},{"x": 1370,"y": 2.278},{"x": 1410,"y": 2.31},{"x": 1420,"y": 2.317},{"x": 1440,"y": 2.333},{"x": 1450,"y": 2.34},{"x": 1470,"y": 2.356},{"x": 1480,"y": 2.363},{"x": 1500,"y": 2.379},{"x": 1510,"y": 2.386},{"x": 1520,"y": 2.394},{"x": 1530,"y": 2.401},{"x": 1540,"y": 2.409},{"x": 1550,"y": 2.416},{"x": 1560,"y": 2.424},{"x": 1580,"y": 2.438},{"x": 1590,"y": 2.446},{"x": 1600,"y": 2.453},{"x": 1610,"y": 2.461},{"x": 1640,"y": 2.482},{"x": 1650,"y": 2.49},{"x": 1680,"y": 2.511},{"x": 1690,"y": 2.519},{"x": 1840,"y": 2.624},{"x": 1850,"y": 2.63},{"x": 1880,"y": 2.651},{"x": 1890,"y": 2.657},{"x": 1920,"y": 2.678},{"x": 1930,"y": 2.684},{"x": 1940,"y": 2.691},{"x": 1950,"y": 2.697},{"x": 1970,"y": 2.711},{"x": 1980,"y": 2.717},{"x": 1990,"y": 2.724},{"x": 2000,"y": 2.73},{"x": 2010,"y": 2.737},{"x": 2020,"y": 2.743},{"x": 2030,"y": 2.75},{"x": 2050,"y": 2.762},{"x": 2060,"y": 2.769},{"x": 2080,"y": 2.781},{"x": 2090,"y": 2.788},{"x": 2120,"y": 2.806},{"x": 2130,"y": 2.813},{"x": 2180,"y": 2.843},{"x": 2190,"y": 2.85},{"x": 2270,"y": 2.898},{"x": 2280,"y": 2.903},{"x": 2330,"y": 2.933},{"x": 2340,"y": 2.938},{"x": 2370,"y": 2.956},{"x": 2380,"y": 2.961},{"x": 2400,"y": 2.973},{"x": 2410,"y": 2.978},{"x": 2420,"y": 2.984},{"x": 2430,"y": 2.989},{"x": 2440,"y": 2.995},{"x": 2450,"y": 3},{"x": 2460,"y": 3.006},{"x": 2470,"y": 3.011},{"x": 2480,"y": 3.017},{"x": 2490,"y": 3.022},{"x": 2500,"y": 3.028},{"x": 2520,"y": 3.038},{"x": 2530,"y": 3.044},{"x": 2550,"y": 3.054},{"x": 2560,"y": 3.06},{"x": 2580,"y": 3.07},{"x": 2590,"y": 3.076},{"x": 2650,"y": 3.106},{"x": 2660,"y": 3.112},{"x": 2720,"y": 3.142},{"x": 2730,"y": 3.146},{"x": 2790,"y": 3.176},{"x": 2800,"y": 3.18},{"x": 2820,"y": 3.19},{"x": 2830,"y": 3.194},{"x": 2850,"y": 3.204},{"x": 2860,"y": 3.208},{"x": 2880,"y": 3.218},{"x": 2890,"y": 3.222},{"x": 2900,"y": 3.227},{"x": 2910,"y": 3.231},{"x": 2920,"y": 3.236},{"x": 2930,"y": 3.24},{"x": 2940,"y": 3.245},{"x": 2950,"y": 3.249},{"x": 2960,"y": 3.254},{"x": 2970,"y": 3.258},{"x": 2980,"y": 3.263},{"x": 3000,"y": 3.271},{"x": 3010,"y": 3.276},{"x": 3040,"y": 3.288},{"x": 3050,"y": 3.293},{"x": 3100,"y": 3.313},{"x": 3110,"y": 3.318},{"x": 3200,"y": 3.354},{"x": 3210,"y": 3.357},{"x": 3260,"y": 3.377},{"x": 3270,"y": 3.38},{"x": 3290,"y": 3.388},{"x": 3300,"y": 3.391},{"x": 3320,"y": 3.399},{"x": 3330,"y": 3.402},{"x": 3350,"y": 3.41},{"x": 3360,"y": 3.413},{"x": 3370,"y": 3.417},{"x": 3380,"y": 3.42},{"x": 3390,"y": 3.424},{"x": 3400,"y": 3.427},{"x": 3410,"y": 3.431},{"x": 3430,"y": 3.437},{"x": 3440,"y": 3.441},{"x": 3450,"y": 3.444},{"x": 3460,"y": 3.448},{"x": 3480,"y": 3.454},{"x": 3490,"y": 3.458},{"x": 3530,"y": 3.47},{"x": 3540,"y": 3.474},{"x": 3690,"y": 3.519},{"x": 3700,"y": 3.521},{"x": 3740,"y": 3.533},{"x": 3750,"y": 3.535},{"x": 3770,"y": 3.541},{"x": 3780,"y": 3.543},{"x": 3800,"y": 3.549},{"x": 3810,"y": 3.551},{"x": 3820,"y": 3.554},{"x": 3830,"y": 3.556},{"x": 3840,"y": 3.559},{"x": 3850,"y": 3.561},{"x": 3860,"y": 3.564},{"x": 3870,"y": 3.566},{"x": 3880,"y": 3.569},{"x": 3890,"y": 3.571},{"x": 3900,"y": 3.574},{"x": 3920,"y": 3.578},{"x": 3930,"y": 3.581},{"x": 3960,"y": 3.587},{"x": 3970,"y": 3.59},{"x": 4010,"y": 3.598},{"x": 4020,"y": 3.601},{"x": 4140,"y": 3.625},{"x": 4150,"y": 3.626},{"x": 4190,"y": 3.634},{"x": 4200,"y": 3.635},{"x": 4230,"y": 3.641},{"x": 4240,"y": 3.642},{"x": 4250,"y": 3.644},{"x": 4260,"y": 3.645},{"x": 4280,"y": 3.649},{"x": 4290,"y": 3.65},{"x": 4300,"y": 3.652},{"x": 4310,"y": 3.653},{"x": 4320,"y": 3.655},{"x": 4330,"y": 3.656},{"x": 4340,"y": 3.658},{"x": 4360,"y": 3.66},{"x": 4370,"y": 3.662},{"x": 4380,"y": 3.663},{"x": 4390,"y": 3.665},{"x": 4420,"y": 3.668},{"x": 4430,"y": 3.67},{"x": 4470,"y": 3.674},{"x": 4480,"y": 3.676},{"x": 4610,"y": 3.689},{"x": 4620,"y": 3.689},{"x": 4660,"y": 3.693},{"x": 4670,"y": 3.693},{"x": 4690,"y": 3.695},{"x": 4700,"y": 3.695},{"x": 4720,"y": 3.697},{"x": 4730,"y": 3.697},{"x": 4740,"y": 3.698},{"x": 4750,"y": 3.698},{"x": 4760,"y": 3.699},{"x": 4770,"y": 3.699},{"x": 4780,"y": 3.7},{"x": 4790,"y": 3.7},{"x": 4800,"y": 3.701},{"x": 4810,"y": 3.701},{"x": 4820,"y": 3.702},{"x": 4840,"y": 3.702},{"x": 4850,"y": 3.703},{"x": 4870,"y": 3.703},{"x": 4880,"y": 3.704},{"x": 4910,"y": 3.704},{"x": 4920,"y": 3.705},{"x": 5000,"y": 3.705}]|color=orange}} |
| | |luckgrade08={{#widget:Chart|uniqueId=LuckGrade08|data=[{"x": 0,"y": 1},{"x": 20,"y": 1.026},{"x": 30,"y": 1.038},{"x": 60,"y": 1.077},{"x": 70,"y": 1.089},{"x": 90,"y": 1.115},{"x": 100,"y": 1.127},{"x": 110,"y": 1.14},{"x": 120,"y": 1.152},{"x": 130,"y": 1.165},{"x": 140,"y": 1.177},{"x": 150,"y": 1.19},{"x": 160,"y": 1.202},{"x": 170,"y": 1.215},{"x": 190,"y": 1.239},{"x": 200,"y": 1.252},{"x": 230,"y": 1.288},{"x": 240,"y": 1.301},{"x": 280,"y": 1.349},{"x": 290,"y": 1.362},{"x": 360,"y": 1.446},{"x": 370,"y": 1.457},{"x": 420,"y": 1.517},{"x": 430,"y": 1.528},{"x": 450,"y": 1.552},{"x": 460,"y": 1.563},{"x": 480,"y": 1.587},{"x": 490,"y": 1.598},{"x": 500,"y": 1.61},{"x": 510,"y": 1.621},{"x": 520,"y": 1.633},{"x": 530,"y": 1.644},{"x": 540,"y": 1.656},{"x": 550,"y": 1.667},{"x": 560,"y": 1.679},{"x": 580,"y": 1.701},{"x": 590,"y": 1.713},{"x": 610,"y": 1.735},{"x": 620,"y": 1.747},{"x": 660,"y": 1.791},{"x": 670,"y": 1.803},{"x": 760,"y": 1.902},{"x": 770,"y": 1.912},{"x": 810,"y": 1.956},{"x": 820,"y": 1.966},{"x": 850,"y": 1.999},{"x": 860,"y": 2.009},{"x": 870,"y": 2.02},{"x": 880,"y": 2.03},{"x": 900,"y": 2.052},{"x": 910,"y": 2.062},{"x": 920,"y": 2.073},{"x": 940,"y": 2.093},{"x": 950,"y": 2.104},{"x": 960,"y": 2.114},{"x": 970,"y": 2.125},{"x": 990,"y": 2.145},{"x": 1000,"y": 2.156},{"x": 1040,"y": 2.196},{"x": 1050,"y": 2.207},{"x": 1160,"y": 2.317},{"x": 1170,"y": 2.326},{"x": 1210,"y": 2.366},{"x": 1220,"y": 2.375},{"x": 1240,"y": 2.395},{"x": 1250,"y": 2.404},{"x": 1270,"y": 2.424},{"x": 1280,"y": 2.433},{"x": 1290,"y": 2.443},{"x": 1300,"y": 2.452},{"x": 1310,"y": 2.462},{"x": 1320,"y": 2.471},{"x": 1330,"y": 2.481},{"x": 1350,"y": 2.499},{"x": 1360,"y": 2.509},{"x": 1380,"y": 2.527},{"x": 1390,"y": 2.537},{"x": 1420,"y": 2.564},{"x": 1430,"y": 2.574},{"x": 1560,"y": 2.691},{"x": 1570,"y": 2.699},{"x": 1600,"y": 2.726},{"x": 1610,"y": 2.734},{"x": 1630,"y": 2.752},{"x": 1640,"y": 2.76},{"x": 1660,"y": 2.778},{"x": 1670,"y": 2.786},{"x": 1680,"y": 2.795},{"x": 1690,"y": 2.803},{"x": 1700,"y": 2.812},{"x": 1710,"y": 2.82},{"x": 1720,"y": 2.829},{"x": 1740,"y": 2.845},{"x": 1750,"y": 2.854},{"x": 1760,"y": 2.862},{"x": 1770,"y": 2.871},{"x": 1810,"y": 2.903},{"x": 1820,"y": 2.912},{"x": 1960,"y": 3.024},{"x": 1970,"y": 3.031},{"x": 2000,"y": 3.055},{"x": 2010,"y": 3.062},{"x": 2030,"y": 3.078},{"x": 2040,"y": 3.085},{"x": 2050,"y": 3.093},{"x": 2060,"y": 3.1},{"x": 2070,"y": 3.108},{"x": 2080,"y": 3.115},{"x": 2090,"y": 3.123},{"x": 2100,"y": 3.13},{"x": 2110,"y": 3.138},{"x": 2120,"y": 3.145},{"x": 2130,"y": 3.153},{"x": 2150,"y": 3.167},{"x": 2160,"y": 3.175},{"x": 2190,"y": 3.196},{"x": 2200,"y": 3.204},{"x": 2350,"y": 3.309},{"x": 2360,"y": 3.315},{"x": 2390,"y": 3.336},{"x": 2400,"y": 3.342},{"x": 2420,"y": 3.356},{"x": 2430,"y": 3.362},{"x": 2440,"y": 3.369},{"x": 2450,"y": 3.375},{"x": 2470,"y": 3.389},{"x": 2490,"y": 3.401},{"x": 2500,"y": 3.408},{"x": 2510,"y": 3.414},{"x": 2520,"y": 3.421},{"x": 2540,"y": 3.433},{"x": 2550,"y": 3.44},{"x": 2580,"y": 3.458},{"x": 2590,"y": 3.465},{"x": 2750,"y": 3.561},{"x": 2760,"y": 3.566},{"x": 2780,"y": 3.578},{"x": 2790,"y": 3.583},{"x": 2810,"y": 3.595},{"x": 2820,"y": 3.6},{"x": 2840,"y": 3.612},{"x": 2850,"y": 3.617},{"x": 2860,"y": 3.623},{"x": 2870,"y": 3.628},{"x": 2880,"y": 3.634},{"x": 2900,"y": 3.644},{"x": 2910,"y": 3.65},{"x": 2930,"y": 3.66},{"x": 2940,"y": 3.666},{"x": 2960,"y": 3.676},{"x": 2970,"y": 3.682},{"x": 3140,"y": 3.767},{"x": 3150,"y": 3.771},{"x": 3180,"y": 3.786},{"x": 3190,"y": 3.79},{"x": 3200,"y": 3.795},{"x": 3210,"y": 3.799},{"x": 3230,"y": 3.809},{"x": 3240,"y": 3.813},{"x": 3250,"y": 3.818},{"x": 3260,"y": 3.822},{"x": 3270,"y": 3.827},{"x": 3290,"y": 3.835},{"x": 3300,"y": 3.84},{"x": 3310,"y": 3.844},{"x": 3320,"y": 3.849},{"x": 3350,"y": 3.861},{"x": 3360,"y": 3.866},{"x": 3420,"y": 3.89},{"x": 3430,"y": 3.895},{"x": 3460,"y": 3.907},{"x": 3470,"y": 3.91},{"x": 3530,"y": 3.934},{"x": 3540,"y": 3.937},{"x": 3570,"y": 3.949},{"x": 3580,"y": 3.952},{"x": 3590,"y": 3.956},{"x": 3600,"y": 3.959},{"x": 3620,"y": 3.967},{"x": 3630,"y": 3.97},{"x": 3640,"y": 3.974},{"x": 3650,"y": 3.977},{"x": 3660,"y": 3.981},{"x": 3670,"y": 3.984},{"x": 3680,"y": 3.988},{"x": 3700,"y": 3.994},{"x": 3710,"y": 3.998},{"x": 3740,"y": 4.007},{"x": 3750,"y": 4.011},{"x": 3800,"y": 4.026},{"x": 3810,"y": 4.03},{"x": 3860,"y": 4.045},{"x": 3870,"y": 4.047},{"x": 3920,"y": 4.062},{"x": 3930,"y": 4.064},{"x": 3960,"y": 4.073},{"x": 3970,"y": 4.075},{"x": 3990,"y": 4.081},{"x": 4000,"y": 4.083},{"x": 4010,"y": 4.086},{"x": 4020,"y": 4.088},{"x": 4030,"y": 4.091},{"x": 4040,"y": 4.093},{"x": 4050,"y": 4.096},{"x": 4060,"y": 4.098},{"x": 4070,"y": 4.101},{"x": 4090,"y": 4.105},{"x": 4100,"y": 4.108},{"x": 4130,"y": 4.114},{"x": 4140,"y": 4.117},{"x": 4190,"y": 4.127},{"x": 4200,"y": 4.13},{"x": 4250,"y": 4.14},{"x": 4260,"y": 4.141},{"x": 4310,"y": 4.151},{"x": 4320,"y": 4.152},{"x": 4350,"y": 4.158},{"x": 4360,"y": 4.159},{"x": 4380,"y": 4.163},{"x": 4390,"y": 4.164},{"x": 4400,"y": 4.166},{"x": 4410,"y": 4.167},{"x": 4420,"y": 4.169},{"x": 4430,"y": 4.17},{"x": 4440,"y": 4.172},{"x": 4450,"y": 4.173},{"x": 4460,"y": 4.175},{"x": 4480,"y": 4.177},{"x": 4490,"y": 4.179},{"x": 4520,"y": 4.182},{"x": 4530,"y": 4.184},{"x": 4570,"y": 4.188},{"x": 4580,"y": 4.19},{"x": 4650,"y": 4.197},{"x": 4660,"y": 4.197},{"x": 4710,"y": 4.202},{"x": 4720,"y": 4.202},{"x": 4740,"y": 4.204},{"x": 4750,"y": 4.204},{"x": 4770,"y": 4.206},{"x": 4780,"y": 4.206},{"x": 4790,"y": 4.207},{"x": 4800,"y": 4.207},{"x": 4810,"y": 4.208},{"x": 4820,"y": 4.208},{"x": 4830,"y": 4.209},{"x": 4840,"y": 4.209},{"x": 4850,"y": 4.21},{"x": 4870,"y": 4.21},{"x": 4880,"y": 4.211},{"x": 4900,"y": 4.211},{"x": 4910,"y": 4.212},{"x": 4960,"y": 4.212},{"x": 4970,"y": 4.213},{"x": 5000,"y": 4.213}]|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 8 = 1% each, up to -2% |
| | *8 to 18 = 0.5% each, up to 3% |
| | *18 to 33 = 0.4% each, up to 9% |
| | *33 to 53 = 0.3% each, up to 15% |
| | *53 to 85 = 0.25% each, up to 23% |
| | *85 to 280 = 0.2% each, up to 62% |
| | *280 to 340 = 0.15% each, up to 71% |
| | *340 to 430 = 0.1% each, up to 80% |
| | *430 to 500 = 0.05% each, up to 83.5% |
|
| |
|
| {{#widget:Chart|uniqueId=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=MagicalDamageReduction|data=[{"x": -300,"y": -5.95},{"x": -15,"y": -0.25},{"x": 8,"y": -0.02},{"x": 18,"y": 0.03},{"x": 33,"y": 0.09},{"x": 53,"y": 0.15},{"x": 85,"y": 0.23},{"x": 280,"y": 0.62},{"x": 340,"y": 0.71},{"x": 430,"y": 0.8},{"x": 500,"y": 0.835}]|color=orange}} |
| |magicalinteractionspeed= | | |magicalinteractionspeed=Will governs your Magical Interaction Speed. |
| Will governs your Magical Interaction Speed. | |
|
| |
|
| 0 Will starts at -75% Magical Interaction Speed. | | 0 Will starts at -75% Magical Interaction Speed. |
Line 409: |
Line 191: |
| *86 to 100 = 2% each, up to 250% | | *86 to 100 = 2% each, up to 250% |
|
| |
|
| | {{#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 -80% Magical 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 60 = 0.5% each, up to 40% |
| | *60 to 100 = 0.25% each, up to 50% |
| | |
| | {{#widget:Chart|uniqueId=MagicalPowerBonus|data=[{"x": 0,"y": -0.8},{"x": 5,"y": -0.3},{"x": 7,"y": -0.2},{"x": 11,"y": -0.08},{"x": 15,"y": 0},{"x": 50,"y": 0.35},{"x": 60,"y": 0.4},{"x": 100,"y": 0.5}]|color=orange}} |
| | |magicresistance=Will governs your Magic Resistance. |
| | |
| | 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}} |
| | |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 -12 = 2% each, up to -43% |
| | *-12 to -4 = 1.5% each, up to -31% |
| | *-4 to 0 = 1.2% each, up to -26.2% |
| | *0 to 20 = 1% each, up to -6.2% |
| | *20 to 30 = 0.5% each, up to -1.2% |
| | *30 to 45 = 0.4% each, up to 4.8% |
| | *45 to 65 = 0.3% each, up to 10.8% |
| | *65 to 125 = 0.25% each, up to 25.8% |
| | *125 to 275 = 0.2% each, up to 55.8% |
| | *275 to 312 = 0.15% each, up to 61.35% |
| | *312 to 313 = 0.12% each, up to 61.47% |
| | *313 to 314 = 0.18% each, up to 61.65% |
| | *314 to 315 = 0.15% each, up to 61.8% |
| | *315 to 374 = 0.1% each, up to 67.7% |
| | *374 to 455 = 0.05% each, up to 71.75% |
| | *455 to 456 = 0.03% each, up to 71.78% |
| | *456 to 457 = 0.07% each, up to 71.85% |
| | *457 to 475 = 0.05% each, up to 72.75% |
| | *475 to 476 = 0.03% each, up to 72.78% |
| | *476 to 477 = 0.065% each, up to 72.845% |
| | *477 to 478 = 0.055% each, up to 72.9% |
| | *478 to 500 = 0.05% each, up to 74% |
| | |
| | {{#widget:Chart|uniqueId=PhysicalDamageReduction|data=[{"x": -300,"y": -6.19},{"x": -12,"y": -0.43},{"x": -4,"y": -0.31},{"x": 0,"y": -0.262},{"x": 20,"y": -0.062},{"x": 30,"y": -0.012},{"x": 45,"y": 0.048},{"x": 65,"y": 0.108},{"x": 125,"y": 0.258},{"x": 275,"y": 0.558},{"x": 312,"y": 0.6135},{"x": 313,"y": 0.6147},{"x": 314,"y": 0.6165},{"x": 315,"y": 0.618},{"x": 374,"y": 0.677},{"x": 455,"y": 0.7175},{"x": 456,"y": 0.7178},{"x": 457,"y": 0.7185},{"x": 475,"y": 0.7275},{"x": 476,"y": 0.7278},{"x": 477,"y": 0.72845},{"x": 478,"y": 0.729},{"x": 500,"y": 0.74}]|color=orange}} |
| | |physicalpower=Strength governs your Physical Power. |
| | |
| | 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 60 = 0.5% each, up to 40% |
| | *60 to 100 = 0.25% each, up to 50% |
| | |
| | {{#widget:Chart|uniqueId=PhysicalPowerBonus|data=[{"x": 0,"y": -0.8},{"x": 5,"y": -0.3},{"x": 7,"y": -0.2},{"x": 11,"y": -0.08},{"x": 15,"y": 0},{"x": 50,"y": 0.35},{"x": 60,"y": 0.4},{"x": 100,"y": 0.5}]|color=orange}} |
| | |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=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=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 417: |
Line 363: |
| </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 423: |
Line 369: |
|
| |
|
| 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|S_{um}-0\right|,10 \le S_{
| |
| |#default=Could not find stat in Template:Stats_Data}} | | |#default=Could not find stat in Template:Stats_Data}} |
| See [https://www.desmos.com/calculator/4olg3n8xol Example] for how to use. | | See [https://www.desmos.com/calculator/4olg3n8xol Example] for how to use. |
| </div> | | </div> |
| </div> | | </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> |