Jump to content
  • 0

Adding new skill problem.


Question

Posted

Hello, can someone tell me why i get this error?

 

[09:28:56] WARN: Recived Wrong Packet Data in Aquired Skill - id: 48000 level: 1
 for L2PcInstance:Dev[268440003]

Syntax of skill is

<skill id="48000" levels="1" name="Level Mastery">
        <set name="magicLvl" val="76" />
		<set name="operateType" val="P" />
		<set name="targetType" val="SELF" />
		<for>
				<mul stat="pvePhysDmg" val="1.50" /> <!-- Pve by 50% -->
				<mul stat="pveMagicalDmg" val="1.50" /> <!-- Magic PvE by 50% -->
				<mul stat="pvpPhysDmg" val="1.05" /> <!-- Magic PvP by 5% -->
				<mul stat="pvpMagicalDmg" val="1.05" /> <!-- Magic PvP by 5% -->
				<mul stat="maxHp" val="2.00" /> <!-- HP by 100% -->
				<mul stat="maxCp" val="1.75" /> <!-- CP by 75% -->
		</for>
	</skill>

I try to make it passive on Occupation skills. Thank you !

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..