Jump to content

Recommended Posts

Posted

Hi in this guide I will show you how you can get a monster like Valakas and make him pet that summoning with skill like Kat the cat. Please to success follow my steps directly:

 

1)Open Navicat and go to table 'npc', there find a monster that you like and take his all stats and write them on a paper

 

2)Now go to the last table and make new npc (press the +)

 

3)After that put all Valakas stats but change his type to L2Pet and his ID that not exist(if you want change you can change the stats like you want)

 

4)When you finish that go here

C:\Server\gameserver\data\stats\skills (in my case) and open the file 1100-1199.xml and open it with notepad

 

5)Now go to the bottom and copy and paste that (if you want Valakas):

 

<skill id="1192 <--- This will be the skill that you call valakas" levels="1" name="Summon Valakas">

<table name="#mpConsume_Init"> 8 </table>

<table name="#mpConsume"> 31 </table>

<table name="#reuseDelay"> 21600000 </table>

<table name="#itemConsumeCount"> 3 </table>

<table name="#itemConsumeCountOT"> 0 </table>

<set name="itemConsumeId" val="1458"/>

<set name="itemConsumeCount" val="#itemConsumeCount"/>

<set name="itemConsumeIdOT" val="1458"/>

<set name="itemConsumeCountOT" val="#itemConsumeCountOT"/>

<set name="itemConsumeTime" val="240000" />

<set name="mpInitialConsume" val="#mpConsume_Init"/>

<set name="mpConsume" val="#mpConsume"/>

<set name="power" val="0.0"/>

<set name="target" val="TARGET_SELF"/>

<set name="hitTime" val="15000"/>

<set name="reuseDelay" val="#reuseDelay"/>

<set name="skillTime" val="15000"/>

<set name="skillType" val="SUMMON"/>

<set name="isMagic" val="true"/>

<set name="operateType" val="OP_ACTIVE"/>

<set name="castRange" val="-1"/>

<set name="effectRange" val="-1"/>

<!-- Summon-specific -->

<table name="#npcIds"> P u t y o u r I D </table>

<set name="npcId" val="#npcIds" />

<set name="expPenalty" val="0.3" />

<set name="isCubic" val="false" />

<for>

</for>

</skill>

 

This must be above the line </list>

 

6) When you finish that go to your server and add skill ID: 1192 LvL: 1 at then use the skill and it will call valakas

 

Attention :A problem that all have is that the attack icon not exists so you must first summon an official monster like kat the cat and get his attack icon on the shortcuts of the bottom of your screen now when you summon valakas you will use the botton that you put in shorcuts and it will attack.

 

Credits:SaNyO

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