Welcome to the DFO World Wiki. With many major updates since the release of DFO, many items are missing. Visit Item Database Project to learn more.
Please remember to click "show preview" before saving the page.
Thanks for the updated logo snafuPop!
Difference between revisions of "Gore Cross"
(Using Command Reduction; Updated SkillGrowth; Added Skill Levels 34 to 36; Added Arena info) |
|||
Line 1: | Line 1: | ||
− | |||
{{SkillPage | {{SkillPage | ||
− | |Name= | + | |Name={{PAGENAME}} |
|Video=DwtY-LUJd_Q | |Video=DwtY-LUJd_Q | ||
− | | | + | |AltName=Korean: 고어 크로스 |
|Class=Male Slayer | |Class=Male Slayer | ||
|Type=Active | |Type=Active | ||
− | |||
|Command={{Left}}{{Right}}+{{Z}} | |Command={{Left}}{{Right}}+{{Z}} | ||
|PrerequisiteLevel=15 | |PrerequisiteLevel=15 | ||
− | |||
|Description= | |Description= | ||
− | + | Slashes at enemies twice crosswise, and then summons a red cross to attack them again.<br> | |
− | + | {{IconLink|Vim and Vigor}} makes this skill consume {{IconLink|HP}} instead of {{IconLink|MP}}, and causes its targets to {{IconLink|Bleed}}.<br> | |
− | + | Berserkers can cancel this skill to use other attacks. Press the skill key when the red cross is summoned to deliver an additional pushing away enemies.<br> | |
− | + | ||
− | + | [ {{IconLink|Ruthlessness}} Effect]<br> | |
− | + | Removes the slashing and additional input attacks, and performs a cross slash, shooting a red spirit sword.<br><br> | |
+ | |||
+ | '''[Special Function]'''<br> | ||
+ | [For Berserkers]<br> | ||
+ | - Can be canceled into Basic attacks.<br> | ||
+ | - Additionally press the skill key to deliver additional attacks.<br> | ||
+ | |||
+ | [Vim and Vigor Effect]<br> | ||
+ | - Consumes HP instead of MP.<br> | ||
+ | - Bleeds enemies.<br> | ||
+ | |||
+ | [Ruthlessness Effect]<br> | ||
+ | - Slashing attack and additional inputs deleted<br> | ||
+ | - Shoots red spirit swords with a cross slash. | ||
|Attributes= | |Attributes= | ||
*{{SP per level|15}} | *{{SP per level|15}} | ||
+ | *{{SkillAttribute|Master Level|50}} | ||
+ | *{{SkillAttribute|Max Level|60}} | ||
*{{CastTime|Instant Cast}} | *{{CastTime|Instant Cast}} | ||
*{{Cooldown|3 sec}} | *{{Cooldown|3 sec}} | ||
*{{Cancelable}} for [[Berserker]]s only. | *{{Cancelable}} for [[Berserker]]s only. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
*{{Command Reduction|MP=2.0%|Cooldown=1.0%}} | *{{Command Reduction|MP=2.0%|Cooldown=1.0%}} | ||
|Notes= | |Notes= | ||
− | * | + | *The skill's cooldown is reduced during {{IconLink|Frenzy}}. |
*Additional Slash can knock targets down. | *Additional Slash can knock targets down. | ||
+ | *Vim and Vigor's HP cost is disabled in [[Arena]]. | ||
*Can be improved with {{IconLink|Gore Cross Upgrade}}. | *Can be improved with {{IconLink|Gore Cross Upgrade}}. | ||
Line 42: | Line 49: | ||
|contents1= | |contents1= | ||
<span style="display:none">{{</span> | <span style="display:none">{{</span> | ||
+ | <small> | ||
+ | {{#arraydefine:maxrow|1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60}} <!--Create an array named "maxrow" and fill it with X values. Extend array and add values if necessary--> | ||
+ | {{#arraydefine:hp|4,6,8,9,10,13,14,16,17,19,20,23,25,28,30,31,33,35,38,41,47,54,60,65,71,76,82,87,93,100,108,115,123,130,138,145,153,160,168,175,183,190,198,205,213,220,228,235,243,250,227,232,238,243,248,253,258,264,269,274}} <!--Create an array named "hp" and fill it with X values. Extend array and add values if necessary--> | ||
{|{{SkillTableHeader}} | {|{{SkillTableHeader}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
!Level | !Level | ||
− | ! | + | !Lv Req |
− | + | !MP | |
− | + | !Slash Physical Atk. | |
− | + | !Cross Physical Atk. | |
− | + | !Additional Attack Physical Atk. | |
− | + | !Vim and Vigor HP Cost | |
− | + | ![Ruthlessness Effect]<br>Cross Physical Atk. | |
− | + | {{#arrayprint:maxrow||@@@@|<!--Each item in array maxrow is now @@@@ ~~~ DO NOT CHANGE ~~~ --> | |
− | + | {{#vardefine:i|@@@@}}<!-- Move item to an actual variable we can use ~~~ DO NOT CHANGE ~~~ --> | |
− | + | {{!}}- {{#ifexpr: {{#var:i}} = 50 | {{MasterSkillRow}} }} <!-- DEFAULT: Detect level cap at certain skill level -->{{#ifexpr: {{#var:i}} = 60 | {{MaxSkillRow}} }} | |
− | + | {{!}} <!--Level--> {{#var:i}} | |
− | + | {{!}} <!--Lv Req--> {{#expr: 15+2*({{#var:i}}-1)}} | |
− | + | {{!}} <!--MP--> {{Calc|{{#var:i}}|17|170|60}} | |
− | + | {{!}} <!--Slash Physical Atk.--> {{Calc2|{{#var:i}}|100|142|997|60}} x2 | |
− | + | {{!}} <!--Cross Physical Atk.--> {{Calc2|{{#var:i}}|100|328|2293|60}} | |
− | + | {{!}} <!--Additional Attack Physical Atk.--> {{Calc2|{{#var:i}}|100|347|2424|60}} | |
− | + | {{!}} <!--Vim and Vigor HP Cost--> {{#arrayindex:hp| {{#expr: {{#var:i}}-1 }} }} | |
− | + | {{!}} <!--[Ruthlessness Effect]<br>Cross Physical Atk.--> {{Calc2|{{#var:i}}|100|959|6711|60}} | |
− | + | {{!}}- | |
− | + | }} | |
− | |||
− | |||
− | |||
− | |||
− | |<!-- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | 17 || | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
+ | {{TableNote}} | ||
+ | </small> | ||
<span style="display:none">}}</span> | <span style="display:none">}}</span> | ||
|tab2=Arena | |tab2=Arena | ||
|contents2= | |contents2= | ||
<span style="display:none">{{</span> | <span style="display:none">{{</span> | ||
+ | <small> | ||
+ | {{#arraydefine:maxrow|1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60}} <!--Create an array named "maxrow" and fill it with X values. Extend array and add values if necessary--> | ||
+ | {{#arraydefine:hp|4,6,8,9,10,13,14,16,17,19,20,23,25,28,30,31,33,35,38,41,47,54,60,65,71,76,82,87,93,100,108,115,123,130,138,145,153,160,168,175,183,190,198,205,213,220,228,235,243,250,227,232,238,243,248,253,258,264,269,274}} <!--Create an array named "hp" and fill it with X values. Extend array and add values if necessary--> | ||
{|{{SkillTableHeader}} | {|{{SkillTableHeader}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
!Level | !Level | ||
− | ! | + | !Lv Req |
− | + | !MP | |
− | + | !Slash Physical Atk. | |
− | + | !Cross Physical Atk. | |
− | + | !Additional Attack Physical Atk. | |
− | + | {{#arrayprint:maxrow||@@@@|<!--Each item in array maxrow is now @@@@ ~~~ DO NOT CHANGE ~~~ --> | |
− | + | {{#vardefine:i|@@@@}}<!-- Move item to an actual variable we can use ~~~ DO NOT CHANGE ~~~ --> | |
− | + | {{!}}- {{#ifexpr: {{#var:i}} = 50 | {{MasterSkillRow}} }} <!-- DEFAULT: Detect level cap at certain skill level -->{{#ifexpr: {{#var:i}} = 60 | {{MaxSkillRow}} }} | |
− | + | {{!}} <!--Level--> {{#var:i}} | |
− | + | {{!}} <!--Lv Req--> {{#expr: 15+2*({{#var:i}}-1)}} | |
− | + | {{!}} <!--MP--> {{Calc|{{#var:i}}|17|170|60}} | |
− | + | {{!}} <!--Slash Physical Atk.--> {{Calc2|{{#var:i}}|100|15|102|60}} x2 | |
− | + | {{!}} <!--Cross Physical Atk.--> {{Calc2|{{#var:i}}|100|32|222|60}} | |
− | + | {{!}} <!--Additional Attack Physical Atk.--> {{Calc2|{{#var:i}}|100|12|83|60}} | |
− | + | {{!}}- | |
− | + | }} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |<!-- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | |||
− | |||
− | | 17 || | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
+ | {{TableNote}} | ||
+ | </small> | ||
<span style="display:none">}}</span> | <span style="display:none">}}</span> | ||
}} | }} | ||
}} | }} |
Latest revision as of 01:52, 25 January 2021
Active Skill | |
Class: | |
Command: | + |
Prerequisite Level: | 15 |
Prerequisite Skills: | None |
Alternate Names: | Korean: 고어 크로스 |
Description
Slashes at enemies twice crosswise, and then summons a red cross to attack them again.
Vim and Vigor makes this skill consume HP instead of MP, and causes its targets to Bleed.
Berserkers can cancel this skill to use other attacks. Press the skill key when the red cross is summoned to deliver an additional pushing away enemies.
[ Ruthlessness Effect]
Removes the slashing and additional input attacks, and performs a cross slash, shooting a red spirit sword.
[Special Function]
[For Berserkers]
- Can be canceled into Basic attacks.
- Additionally press the skill key to deliver additional attacks.
[Vim and Vigor Effect]
- Consumes HP instead of MP.
- Bleeds enemies.
[Ruthlessness Effect]
- Slashing attack and additional inputs deleted
- Shoots red spirit swords with a cross slash.
Attributes
- SP per level: 15
- Master Level: 50
- Max Level: 60
- Casting Time: Instant Cast
- Cooldown: 3 sec
- Basic Attack Cancelable Skill for Berserkers only.
- MP -2.0% Cooldown -1.0% on Command
Notes
- The skill's cooldown is reduced during Frenzy.
- Additional Slash can knock targets down.
- Vim and Vigor's HP cost is disabled in Arena.
- Can be improved with Gore Cross Upgrade.
Skill Growth
Note: This table has been generated based off of skill growth information presented in-game. The data may have slight differences compared to the information presented in-game due to minor rounding variations.
Level | Lv Req | MP | Slash Physical Atk. | Cross Physical Atk. | Additional Attack Physical Atk. | Vim and Vigor HP Cost | [Ruthlessness Effect] Cross Physical Atk. |
---|---|---|---|---|---|---|---|
1 | 15 | 17 | 1.42 max-width:200px 100 x2
|
3.28 max-width:200px 100
|
3.47 max-width:200px 100
|
4 | 9.59 max-width:200px 100
|
2 | 17 | 20 | 1.56 max-width:200px 100 x2
|
3.61 max-width:200px 100
|
3.82 max-width:200px 100
|
6 | 10.56 max-width:200px 100
|
3 | 19 | 22 | 1.71 max-width:200px 100 x2
|
3.95 max-width:200px 100
|
4.17 max-width:200px 100
|
8 | 11.54 max-width:200px 100
|
4 | 21 | 25 | 1.85 max-width:200px 100 x2
|
4.28 max-width:200px 100
|
4.53 max-width:200px 100
|
9 | 12.51 max-width:200px 100
|
5 | 23 | 27 | 2 max-width:200px 100 x2
|
4.61 max-width:200px 100
|
4.88 max-width:200px 100
|
10 | 13.49 max-width:200px 100
|
6 | 25 | 30 | 2.14 max-width:200px 100 x2
|
4.95 max-width:200px 100
|
5.23 max-width:200px 100
|
13 | 14.46 max-width:200px 100
|
7 | 27 | 33 | 2.29 max-width:200px 100 x2
|
5.28 max-width:200px 100
|
5.58 max-width:200px 100
|
14 | 15.44 max-width:200px 100
|
8 | 29 | 35 | 2.43 max-width:200px 100 x2
|
5.61 max-width:200px 100
|
5.93 max-width:200px 100
|
16 | 16.41 max-width:200px 100
|
9 | 31 | 38 | 2.58 max-width:200px 100 x2
|
5.94 max-width:200px 100
|
6.29 max-width:200px 100
|
17 | 17.39 max-width:200px 100
|
10 | 33 | 40 | 2.72 max-width:200px 100 x2
|
6.28 max-width:200px 100
|
6.64 max-width:200px 100
|
19 | 18.36 max-width:200px 100
|
11 | 35 | 43 | 2.87 max-width:200px 100 x2
|
6.61 max-width:200px 100
|
6.99 max-width:200px 100
|
20 | 19.34 max-width:200px 100
|
12 | 37 | 46 | 3.01 max-width:200px 100 x2
|
6.94 max-width:200px 100
|
7.34 max-width:200px 100
|
23 | 20.31 max-width:200px 100
|
13 | 39 | 48 | 3.16 max-width:200px 100 x2
|
7.28 max-width:200px 100
|
7.69 max-width:200px 100
|
25 | 21.29 max-width:200px 100
|
14 | 41 | 51 | 3.3 max-width:200px 100 x2
|
7.61 max-width:200px 100
|
8.05 max-width:200px 100
|
28 | 22.26 max-width:200px 100
|
15 | 43 | 53 | 3.45 max-width:200px 100 x2
|
7.94 max-width:200px 100
|
8.4 max-width:200px 100
|
30 | 23.24 max-width:200px 100
|
16 | 45 | 56 | 3.59 max-width:200px 100 x2
|
8.28 max-width:200px 100
|
8.75 max-width:200px 100
|
31 | 24.21 max-width:200px 100
|
17 | 47 | 58 | 3.74 max-width:200px 100 x2
|
8.61 max-width:200px 100
|
9.1 max-width:200px 100
|
33 | 25.19 max-width:200px 100
|
18 | 49 | 61 | 3.88 max-width:200px 100 x2
|
8.94 max-width:200px 100
|
9.45 max-width:200px 100
|
35 | 26.16 max-width:200px 100
|
19 | 51 | 64 | 4.03 max-width:200px 100 x2
|
9.27 max-width:200px 100
|
9.81 max-width:200px 100
|
38 | 27.14 max-width:200px 100
|
20 | 53 | 66 | 4.17 max-width:200px 100 x2
|
9.61 max-width:200px 100
|
10.16 max-width:200px 100
|
41 | 28.11 max-width:200px 100
|
21 | 55 | 69 | 4.32 max-width:200px 100 x2
|
9.94 max-width:200px 100
|
10.51 max-width:200px 100
|
47 | 29.09 max-width:200px 100
|
22 | 57 | 71 | 4.46 max-width:200px 100 x2
|
10.27 max-width:200px 100
|
10.86 max-width:200px 100
|
54 | 30.06 max-width:200px 100
|
23 | 59 | 74 | 4.61 max-width:200px 100 x2
|
10.61 max-width:200px 100
|
11.21 max-width:200px 100
|
60 | 31.04 max-width:200px 100
|
24 | 61 | 77 | 4.75 max-width:200px 100 x2
|
10.94 max-width:200px 100
|
11.57 max-width:200px 100
|
65 | 32.01 max-width:200px 100
|
25 | 63 | 79 | 4.9 max-width:200px 100 x2
|
11.27 max-width:200px 100
|
11.92 max-width:200px 100
|
71 | 32.99 max-width:200px 100
|
26 | 65 | 82 | 5.04 max-width:200px 100 x2
|
11.61 max-width:200px 100
|
12.27 max-width:200px 100
|
76 | 33.96 max-width:200px 100
|
27 | 67 | 84 | 5.19 max-width:200px 100 x2
|
11.94 max-width:200px 100
|
12.62 max-width:200px 100
|
82 | 34.94 max-width:200px 100
|
28 | 69 | 87 | 5.33 max-width:200px 100 x2
|
12.27 max-width:200px 100
|
12.97 max-width:200px 100
|
87 | 35.91 max-width:200px 100
|
29 | 71 | 90 | 5.48 max-width:200px 100 x2
|
12.61 max-width:200px 100
|
13.33 max-width:200px 100
|
93 | 36.89 max-width:200px 100
|
30 | 73 | 92 | 5.62 max-width:200px 100 x2
|
12.94 max-width:200px 100
|
13.68 max-width:200px 100
|
100 | 37.86 max-width:200px 100
|
31 | 75 | 95 | 5.77 max-width:200px 100 x2
|
13.27 max-width:200px 100
|
14.03 max-width:200px 100
|
108 | 38.84 max-width:200px 100
|
32 | 77 | 97 | 5.91 max-width:200px 100 x2
|
13.6 max-width:200px 100
|
14.38 max-width:200px 100
|
115 | 39.81 max-width:200px 100
|
33 | 79 | 100 | 6.06 max-width:200px 100 x2
|
13.94 max-width:200px 100
|
14.74 max-width:200px 100
|
123 | 40.79 max-width:200px 100
|
34 | 81 | 103 | 6.2 max-width:200px 100 x2
|
14.27 max-width:200px 100
|
15.09 max-width:200px 100
|
130 | 41.76 max-width:200px 100
|
35 | 83 | 105 | 6.35 max-width:200px 100 x2
|
14.6 max-width:200px 100
|
15.44 max-width:200px 100
|
138 | 42.74 max-width:200px 100
|
36 | 85 | 108 | 6.49 max-width:200px 100 x2
|
14.94 max-width:200px 100
|
15.79 max-width:200px 100
|
145 | 43.71 max-width:200px 100
|
37 | 87 | 110 | 6.64 max-width:200px 100 x2
|
15.27 max-width:200px 100
|
16.14 max-width:200px 100
|
153 | 44.69 max-width:200px 100
|
38 | 89 | 113 | 6.78 max-width:200px 100 x2
|
15.6 max-width:200px 100
|
16.5 max-width:200px 100
|
160 | 45.66 max-width:200px 100
|
39 | 91 | 116 | 6.93 max-width:200px 100 x2
|
15.94 max-width:200px 100
|
16.85 max-width:200px 100
|
168 | 46.64 max-width:200px 100
|
40 | 93 | 118 | 7.07 max-width:200px 100 x2
|
16.27 max-width:200px 100
|
17.2 max-width:200px 100
|
175 | 47.61 max-width:200px 100
|
41 | 95 | 121 | 7.22 max-width:200px 100 x2
|
16.6 max-width:200px 100
|
17.55 max-width:200px 100
|
183 | 48.59 max-width:200px 100
|
42 | 97 | 123 | 7.36 max-width:200px 100 x2
|
16.94 max-width:200px 100
|
17.9 max-width:200px 100
|
190 | 49.56 max-width:200px 100
|
43 | 99 | 126 | 7.51 max-width:200px 100 x2
|
17.27 max-width:200px 100
|
18.26 max-width:200px 100
|
198 | 50.54 max-width:200px 100
|
44 | 101 | 129 | 7.65 max-width:200px 100 x2
|
17.6 max-width:200px 100
|
18.61 max-width:200px 100
|
205 | 51.51 max-width:200px 100
|
45 | 103 | 131 | 7.8 max-width:200px 100 x2
|
17.93 max-width:200px 100
|
18.96 max-width:200px 100
|
213 | 52.49 max-width:200px 100
|
46 | 105 | 134 | 7.94 max-width:200px 100 x2
|
18.27 max-width:200px 100
|
19.31 max-width:200px 100
|
220 | 53.46 max-width:200px 100
|
47 | 107 | 136 | 8.09 max-width:200px 100 x2
|
18.6 max-width:200px 100
|
19.66 max-width:200px 100
|
228 | 54.44 max-width:200px 100
|
48 | 109 | 139 | 8.23 max-width:200px 100 x2
|
18.93 max-width:200px 100
|
20.02 max-width:200px 100
|
235 | 55.41 max-width:200px 100
|
49 | 111 | 141 | 8.38 max-width:200px 100 x2
|
19.27 max-width:200px 100
|
20.37 max-width:200px 100
|
243 | 56.39 max-width:200px 100
|
50 | 113 | 144 | 8.52 max-width:200px 100 x2
|
19.6 max-width:200px 100
|
20.72 max-width:200px 100
|
250 | 57.36 max-width:200px 100
|
51 | 115 | 147 | 8.67 max-width:200px 100 x2
|
19.93 max-width:200px 100
|
21.07 max-width:200px 100
|
227 | 58.34 max-width:200px 100
|
52 | 117 | 149 | 8.81 max-width:200px 100 x2
|
20.27 max-width:200px 100
|
21.42 max-width:200px 100
|
232 | 59.31 max-width:200px 100
|
53 | 119 | 152 | 8.96 max-width:200px 100 x2
|
20.6 max-width:200px 100
|
21.78 max-width:200px 100
|
238 | 60.29 max-width:200px 100
|
54 | 121 | 154 | 9.1 max-width:200px 100 x2
|
20.93 max-width:200px 100
|
22.13 max-width:200px 100
|
243 | 61.26 max-width:200px 100
|
55 | 123 | 157 | 9.25 max-width:200px 100 x2
|
21.26 max-width:200px 100
|
22.48 max-width:200px 100
|
248 | 62.24 max-width:200px 100
|
56 | 125 | 160 | 9.39 max-width:200px 100 x2
|
21.6 max-width:200px 100
|
22.83 max-width:200px 100
|
253 | 63.21 max-width:200px 100
|
57 | 127 | 162 | 9.54 max-width:200px 100 x2
|
21.93 max-width:200px 100
|
23.18 max-width:200px 100
|
258 | 64.19 max-width:200px 100
|
58 | 129 | 165 | 9.68 max-width:200px 100 x2
|
22.26 max-width:200px 100
|
23.54 max-width:200px 100
|
264 | 65.16 max-width:200px 100
|
59 | 131 | 167 | 9.83 max-width:200px 100 x2
|
22.6 max-width:200px 100
|
23.89 max-width:200px 100
|
269 | 66.14 max-width:200px 100
|
60 | 133 | 170 | 9.97 max-width:200px 100 x2
|
22.93 max-width:200px 100
|
24.24 max-width:200px 100
|
274 | 67.11 max-width:200px 100
|
Note: This table has been generated based off of skill growth information presented in-game. The data may have slight differences compared to the information presented in-game due to minor rounding variations.
General TP Skills | |
---|---|
Basic Training Upgrade |