Jump to content
  • 0

[help] class stats


Question

Posted

hey guys i have an op class on my server.. he has too much p def i tried to change its p def from database but still p def is same :/ what to do?

2 answers to this question

Recommended Posts

  • 0
Posted

Can u make Passive for classes.

 

Like:

 

XML FILE (Data/Stats/Skills):

<skill id="8100" levels="1" name="Gladiator">
 <set name="target" val="TARGET_SELF"/>
 <set name="skillType" val="BUFF"/>
 <set name="operateType" val="OP_PASSIVE"/>
 <set name="castRange" val="-1"/>
 <set name="effectRange" val="-1"/>
 <for>
    <mul val='0.85' order='0x30' stat='pDef'/> <!-- -15% P.Def -->
 </for>
</skill>

 

SQL:

INSERT INTO `skill_trees` VALUES ('2', '8100', '1', 'Gladiator - Balance', '11000', '40');

Exemple: 
Class Id - Skill Id - Skill Level - Skill Name - Exp - Level

  • 0
Posted

also you can modify the already skills he got...to nerf him a little... if he is tank...(thats the propably op class in the most g3-ep servers) i suggest you to low their acc from db...(more misses)

 

JustClick's idea is a nice idea too...but Care...you must know what you re doing...better try it in a dead server...in a live is a big risk...

 

GL

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock