Jump to content
  • 0

[help] class stats


Question

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...