Technique: Difference between revisions

From Ephinea PSO Wiki
(Redirected page to Techniques)
 
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 - Resistance) * 0.002), 1)</code>

Latest revision as of 20:58, 23 August 2018

Redirect to: