Technique: Difference between revisions

From Ephinea PSO Wiki
(Created page with "Techniques are the MST-based skills that players can cast in PSO. They range from simply dealing damage to a set of targets to reviving a nearby downed ally. ==Damage For...")
 
(Redirected page to Techniques)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Technique]]s are the MST-based skills that players can cast in PSO. They range from simply dealing damage to a set of targets to reviving a nearby downed ally.
#REDIRECT [[Techniques]]
 
==Damage Formula==
 
*<code>Damage = round(((TechPower + MST) * 0.2 * (100 - Resistance) / 100), 1) = round(((TechPower + MST) * (100-efr) * 0.002), 1)</code>

Latest revision as of 20:58, 23 August 2018

Redirect to: