L2JMobius

Skill effect

gigilo1968 · 1 · 1591

Online gigilo1968

  • Black Sheep
  • Elder
  • ****
    • Posts: 187
    • Hi5
Many skills have an effect (PTS)

effect={{i_p_percent_attack;100;5;0;0}}

What is that:

1. powerPercent - physical attack % on creature  (in this example 100%)
2. prob - Critical chance % (in this example 5%)
3. ignoreDefence - ignore defence mode
4. physicalprob - how many defence to ignore

How to implement this skill effect, any idea?