Hello World: Difference between revisions

m
Text replacement - "{{ADSquareSkill}}" to ""
m (Text replacement - "{{ADSquareSkill}}" to "")
 
(8 intermediate revisions by 4 users not shown)
Line 15: Line 15:


== Requirements ==
== Requirements ==
{{ADSquareSkill}}
 
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Eve"
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Eve"
|-
|-
Line 29: Line 29:
! rowspan=2 | Mode !! colspan=2 | Damage (Physical)!! colspan=2 | Max Hits !! rowspan=2 | MP Usage !! rowspan=2 | Cooldown !! rowspan=2 | Item Usage
! rowspan=2 | Mode !! colspan=2 | Damage (Physical)!! colspan=2 | Max Hits !! rowspan=2 | MP Usage !! rowspan=2 | Cooldown !! rowspan=2 | Item Usage
|-
|-
! Unknown Electron Ball !! ???? !! Unknown Electron Ball !! ????
! Unknown Electron Ball !! ???? !! Unknown Electron Ball !! ????<br/>(per Unknown Electron Ball hit)
|-  
|-  
| colspan=10 | '''Normal'''
| colspan="8" | '''Normal'''
|-
|-
| '''{{PvE}}''' || 9750% || 2100% || rowspan="2" | 1 || rowspan="2" | 15 || rowspan="2" | 300 MP || rowspan="2" | 180 Seconds || rowspan="2" | [[File:ElWater.png|link=El's Essence]] x1
| {{PvE}} || 9750% || 2100% || rowspan="2" | 2 || rowspan="2" | 16 || rowspan="2" | 300 MP || rowspan="2" | 180 Seconds || rowspan="2" | [[File:ElWater.png|link=El's Essence]] x1
|-
|-
| '''{{PvP}}''' || 1170% || 252%
| {{PvP}} || 1170% || 252%
|-  
|-  
| colspan=10 | '''[Enhanced]'''
| colspan="8" | '''[Enhanced]'''
|-
|-
| '''{{PvE}}''' || 11700% || 2520% || rowspan=2 | 1 || rowspan=2 | 15 || rowspan=2 | 300 MP || rowspan=2 | 180 Seconds || rowspan=2 | [[File:ElWater.png|link=El's Essence]] x1
| {{PvE}} || 11700% || 2520% || rowspan=2 | 2 || rowspan="2" | 16 || rowspan="2" | 300 MP || rowspan=2 | 180 Seconds || rowspan=2 | [[File:ElWater.png|link=El's Essence]] x1
|-
|-
| '''{{PvP}}''' || 1404% || 302%
| {{PvP}} || 1404% || 302%
|}
|}
<br>
<br>
Line 47: Line 47:
== Total Damage ==
== Total Damage ==


<!-- PvE -->
{{Damage|true|Eve
{{#vardefine: damage_electron_ball    |11700}}
|dmg=11700, 2520
{{#vardefine: damage_screens          |2520}}
|pvp_dmg=1404, 302
{{#vardefine: max_hits_screens        |15}}
|avg_hits=1, 16
{{#vardefine: max_hits_electron_ball  |1}}
|hits=1*2, 16*2
{{#vardefine: total_damage            |{{#expr:{{#var:damage_electron_ball}} * {{#var:max_hits_electron_ball}} + {{#var:damage_screens}} * {{#var:max_hits_screens}}}}}}
}}
 
*Does not account for splash damage.
<!-- PvP -->
*'''Average''' does not account for the final explosion.
{{#vardefine: damage_electron_ball_pvp |1404}}
{{#vardefine: damage_screens_pvp      |302}}
{{#vardefine: total_damage_pvp        |{{#expr:{{#var:damage_electron_ball_pvp}} * {{#var:max_hits_electron_ball}} + {{#var:damage_screens_pvp}} * {{#var:max_hits_screens}}}}}}
 
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Eve"
|-
! Mode !! Base
|-
| {{PvE}}
| {{formatnum:{{#var: total_damage}}}}%
|-
| {{PvP}}
| {{formatnum:{{#var: total_damage_pvp}}}}%
|}
*Assuming a single target.
<br>
<br>


Line 77: Line 62:
*This skill has a significant suction effect that also spreads to the Z-axis, often pulling targets that are in there, but not actually hitting them.
*This skill has a significant suction effect that also spreads to the Z-axis, often pulling targets that are in there, but not actually hitting them.
**However, if the platform's length is short enough, the skill will cause the target to get pulled off the platform and get hit in the end.
**However, if the platform's length is short enough, the skill will cause the target to get pulled off the platform and get hit in the end.
*The electron ball will explode once more at the end of its duration, also generating the same amount of screens.
<br>
<br>


Line 85: Line 71:
int main()
int main()
{
{
print("Hello World!₩n");
print("Hello, world!₩n");
return 0;
return 0;
}
}
press any key to continue...</nowiki>
press any key to continue...</nowiki>
*Other screens display "click here to start formatting", "click install to begin the installation", "a world without failure", "success fai??ure success fai??ure ??ilure success ??ilure success", Remy, and [[King Nasod]] infected by Alterasia.  
*Other screens display "click here to start formatting", "click install to begin the installation", "a world without failure", "success fai??re success fai??re ??ilure success ??ilure success", Remy, and [[King Nasod]] infected by Alterasia.  
<br>
<br>


Line 108: Line 94:
|Color={{ColorSel|CharLight|Eve}}
|Color={{ColorSel|CharLight|Eve}}
|KR=헬로우 월드 |KRName=Hello World
|KR=헬로우 월드 |KRName=Hello World
|TW=HelloWorld! |TWName=HelloWorld!
|JP=ハローワールド |JPName=Hello World
}}
}}
<br>
<br>
{{SkillNav - Code: Failess}}
{{SkillNav - Code: Failess}}
25,204

edits