Hello. We are looking to buy ready made classic interlude files based on Java and a developer to work with. We are looking for something like l2etina as an example. If you think you have something interested let us know. We are not looking for pre-configured shared files but only files used already on live servers.
pts vanganth flows too much, he knows how to work and I even offered royalties for updates and package services, but he still prefers to do what he did, but patience.
Question
nolimmit
Hello guys,
I'm beginner in compile Java so i want to ask you few things about :
1) I want to know where I can find Classes Passive Skills in source and how I can add/delete skill or nerf a class.
I have other server who had this but i don't know how to compile to do a skill.xml same like this to can change all this staff more easy :
Passive Skills for Balanced Class [sTART]
-->
<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.95' order='0x30' stat='pAtkSpd'/>
<mul val='0.7' order='0x30' stat='cAtk'/>
<add val='100' order='0x40' stat='maxHp'/>
<mul val='0.8' order='0x30' stat='maxHp'/>
<mul val='0.8' order='0x30' stat='maxCp'/>
<mul val='0.9' order='0x30' stat='pDef'/>
<mul val='0.0' order='0x30' stat='reflectDam'/>
</for>
</skill>
<skill id="8101" levels="1" name="Warlord">
<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>
<add val='7' order='0x40' stat='accCombat'/>
<mul val='1.05' order='0x30' stat='pAtkSpd'/>
<add val='1000' order='0x40' stat='maxHp'/>
<mul val='0.0' order='0x30' stat='reflectDam'/>
</for>
If anyone know please don't hesitate to answer. Thank you so much guys
8 answers to this question
Recommended Posts