Trojan Horse/ModA: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
 
(32 intermediate revisions by 6 users not shown)
Line 2: Line 2:
{{ForceSkillTabs
{{ForceSkillTabs
|Character=Eve
|Character=Eve
|Skill=Trojan Horse
}}
}}
<div style="float: right;">{{#ev:youtube|hjYN1jo8F6w|400}}</div>
{{#ev:youtube|hjYN1jo8F6w|400|right}}
{| cellpadding="5" style="border: 0px solid rgb(0, 0, 0); border-collapse: collapse;"
{| cellpadding="5" style="border: 0px solid rgb(0, 0, 0); border-collapse: collapse;"
|-
|-
| {{Force|CodeFailessSkill2.png}}
| {{Force|CodeFailessSkill2.png}}
| {{SkillType|SA|B}} <font color="#f17ef1">'''[Moby Access]'''</font><br>Create an army of small Trojan Horses. The horses will chase enemies and devastate the area.
| {{SkillType|SA|B|M}} {{Color|#f17ef1|[Moby Access]|b=1}}<br>Create an army of small Trojan Horses. The horses will chase enemies and devastate the area.
|-
|-
|
|
Line 14: Line 13:
|}
|}
<br>
<br>
{{clearfix}}


== Requirements ==
== Requirements ==
{{ADSquareSkill}}
{{ADSquareSkill}}
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Eve"
|- style="background:{{ColorSel|CharLight|Eve}}"
! Class !! Level Required
|-
|-
| [[Code: Antithese]] || 99
! Class !! Level Required !! Skill Requirement
|-
| [[Code: Antithese]] || 99 || {{mr|Trojan Horse}}
|}
|}
<br>
<br>


== Skill Information ==
== Skill Information ==
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Eve"
|- style="background:{{ColorSel|CharLight|Eve}}"
|-
! rowspan=2 | Mode !! rowspan=2 | Petite Trojan Horse (Physical) !! colspan=2 | Max Hits !! rowspan=2 | MP Usage !! rowspan=2 | Cooldown
! rowspan=2 | Mode !! rowspan=2 | Petite Trojan Horse (Physical) !! colspan=2 | Max Hits !! rowspan=2 | MP Usage !! rowspan=2 | Cooldown
|- style="background:{{ColorSel|CharLight|Eve}}"
! Orb Count !! Hits per Orb
|-
|-
| '''{{PvE}}''' || 49% || rowspan=2 | 14 || rowspan=2 | 20 || rowspan=2 | 300 MP || rowspan=2 | 22 Seconds
! Per Horse !! Horse Count
|-
| {{PvE}} || 49% || rowspan=2 | 20 || rowspan=2 | 14 || rowspan=2 | 300 MP || rowspan=2 | 22 Seconds
|-
|-
| '''{{PvP}}''' || 19%
| {{PvP}} || 19%
|}
|}
<br>
<br>


== [[Skill Traits]] ==
== [[Skill Traits]] ==
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
{{Traits|Eve|Trojan Horse|Critical, Heavy|mp=300|cd=22}}
|- style="background:{{ColorSel|CharLight|Eve}}"
! colspan=2 | Critical Trojan Horse !! colspan=2 | Heavy Trojan Horse
|- style="background:{{ColorSel|CharLight|Eve}}"
! Attribute Effect !! MP Usage !! Attribute Effect !! Cooldown
|-
| {{SkillText|Critical|120}} || 360 MP || {{SkillText|Heavy|144|120}} || 26.4 Seconds
|}
<br>
<br>


== Total Damage ==
== Total Damage ==
{{Damage|true|Eve
|dmg=49
|pvp_dmg=19
|hits=20*14
|avg_hits=225
|heavy=true
|passive1=Snowball Code
}}
*'''Average''' assumes 225 hits.
<br>


<!-- PvE -->
==Related Skills==
{{#vardefine: damage_orb                            |49}}
{{SkillTable|
{{#vardefine: max_hits_per_orb                      |20}}
CodeUnknownPassive1.png; Unknown Code;
{{#vardefine: orb_count                            |14}}
CodeUnknownPassive2.png; Snowball Code;
{{#vardefine: max_hits                              |{{#expr:{{#var:max_hits_per_orb}} * {{#var:orb_count}}}}}}
CodeAntithesePassive2.png; Bygone Days;
 
}}
{{#vardefine: total_damage_normal                  |{{#expr: {{#var:damage_orb}} * {{#var:max_hits}}}}}}
{{#vardefine: total_damage_heavy                    |{{#expr: {{#var:total_damage_normal}} * 1.44}}}}
{{#vardefine: total_damage_snowball_code            |{{#expr: {{#var:total_damage_normal}} * 1.24}}}}
{{#vardefine: total_damage_snowball_code_heavy      |{{#expr: {{#var:total_damage_snowball_code}} * 1.44 round2}}}}
 
<!-- PvP -->
{{#vardefine: damage_orb_pvp                        |19}}
 
{{#vardefine: total_damage_normal_pvp              |{{#expr: {{#var:damage_orb_pvp}} * {{#var:max_hits}}}}}}
{{#vardefine: total_damage_heavy_pvp                |{{#expr: {{#var:total_damage_normal_pvp}} * 1.44}}}}
{{#vardefine: total_damage_snowball_code_pvp        |{{#expr: {{#var:total_damage_normal_pvp}} * 1.12}}}}
{{#vardefine: total_damage_snowball_code_heavy_pvp  |{{#expr: {{#var:total_damage_snowball_code_pvp}} * 1.44 round2}}}}
 
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
|- style="background:{{ColorSel|CharLight|Eve}}"
! rowspan=2 | Mode !! colspan=2 | Regular !! colspan=2 | [[Snowball Code]]
|- style="background:{{ColorSel|CharLight|Eve}}"
! Normal !! Heavy !! Normal !! Heavy
|-
! {{PvE}}
|  {{formatnum: {{#var:total_damage_normal}}}}%
|| {{formatnum: {{#var:total_damage_heavy}}}}%
|| {{formatnum: {{#var:total_damage_snowball_code}}}}%
|| {{formatnum: {{#var:total_damage_snowball_code_heavy}}}}%
|-
! {{PvP}}
|  {{formatnum: {{#var:total_damage_normal_pvp}}}}%
|| {{formatnum: {{#var:total_damage_heavy_pvp}}}}%
|| {{formatnum: {{#var:total_damage_snowball_code_pvp}}}}%
|| {{formatnum: {{#var:total_damage_snowball_code_heavy_pvp}}}}%
|}
<br>
<br>


== Tips and Details ==
== Tips and Details ==
*The orbs will deal a maximum of 2 hits each as they spread and proceed to home on targets, dealing 1 hit per orb in a noticeable interval 18 times, glitching halfway through.
*The '''Petite Trojan Horses''' will deal a maximum of 2 hits each as they spread and proceed to home on targets, dealing 1 hit per horse in a noticeable interval 18 times, glitching halfway through.
**During orb release, the hit count is extremely dependent on positioning. Since the orbs surround the caster, to deal the maximum amount of hits, the caster needs to be "inside" a big boss, such as [[Labyrinth of Ruin|Chaos Leviathan]].
**During the initial cast, the hit count is extremely dependent on positioning. Since the horses surround the caster, to deal the maximum amount of hits, the caster needs to be "inside" a big boss, such as [[Labyrinth of Ruin|Chaos Leviathan]].
*This skill has an insanely long tracking range in PvE. In PvP, it's reduced by 4.5 times.
**It also exceeds the [[Hunting Fields|Hunting Field]] tracking limit, making it less efficient to kill field monsters and spawn field bosses.
*While unlisted, the horses burn 2 MP per hit, but it won't show the numbers in-game like regular MP burn from the '''Evil''' trait.
<br>
<br>


== Updates ==
==Updates==
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Eve updates-table"
|- style="background:{{ColorSel|CharLight|Eve}}"
|-
! colspan=2 | Date !! colspan=2 | Changes
! colspan=2 | Date !! colspan=2 | Changes
|- style="background:{{ColorSel|CharLight|Eve}}"
|-
! KR !! NA !! PvE !! PvP
! KR !! NA !! PvE !! PvP
|-
|-
| 09/02/2021 || 09/29/2021 || colspan=2 align="left" |  
| 09/02/2021 || 09/29/2021 || colspan=2 align="left" |  
*'''Trojan Horse''' added.
*'''[Mod] Trojan Horse''' added.
|}
|}
<br>
<br>
Line 111: Line 86:
|Color={{ColorSel|CharLight|Eve}}
|Color={{ColorSel|CharLight|Eve}}
|KR=트로이 목마 |KRName=Trojan Horse
|KR=트로이 목마 |KRName=Trojan Horse
|JP=トロイの木馬 |JPName=Trojan Horse
|TW=特洛伊木馬 |TWName=Trojan Horse
}}
}}
<br>
<br>
{{CAnSkills}}
{{SkillNav - Code: Antithese}}
ElEditors
17,799

edits