Jump to content

Recommended Posts

Posted

Heres a guide to make custom pets.

Add a new npc at npc table. Ill take Ember as a pet:

 

('8000', 25319, 'Valakas''s brother', 0, '', 0, 'Monster2.inferno_drake_100_bi', '48.00', '73.00', '80', 'male', 'L2Pet', 40, '1048567', '3718', '823.48', '9.81', '60', '57', '73', '76', '70', '80', '2535975', '1356048', '11906', '5036', '18324', '2045', '409', '0', '3819', '0', '0', '0', '92', '307', 'NULL', '0', 0, '0', 'LAST_HIT', 0, 0, 0, 'fighter'),

 

Copy this and change what u want (except L2Pet) if u are so lazy to make a new one :P.

 

Now go to pets_stat table, and start to add:

 

('valaka''s_brother', 8000, 80, 277204713, 1048567, 3718, 11906, 5036, 18324, 2045, 108, 89, 92, 307, 409, 3200, 13665, 113, 23, 0, 350, 24, '0.00');

 

u will have to add 1 row for each lvl your pet can be (for example, my pet only can be lvl 80, so i add only this line)

 

now, go to etcitem table, and add a new item:

 

('11000', 'Dragonflute of Valakas''s brother', 'false', 'pet_collar', '20', 'normal', 'steel', 'none', '-1', '1000', 0, 'true', 'true', 'true', 'true', 'dragonflute_of_valakas"s brother', 'pet_collar'),

 

copy this and change id, name, and old name if u are still so lazy :P.

 

Go to etcitemgrp.dat and add one line as this:

 

2 11000 0 3 5 6 0 dropitems.drop_jewel_box_m00 dropitemstex.drop_jewel_box_t00 icon.etc_flute_i00 -1 20 8 0 0 0 1 1 ItemSound.itemdrop_jewelbox 0 7 0

 

copy and change id if u want.

Go to itemname-e.dat and add this line:

 

11000 Dragonflute of Valakas's borther a,A flute used to call up the brother of valakas.\0 -1 a, a, a, a, 0 0 0 a,

 

U know what u can change :P

Finally, go to gameserver>data>summonitems.txt and add this:

 

# Valakas's brother

11000;8000;1

 

Now u have a custom pet :P

**How to add custom summons

Begin after step 1 (add a npc)

 

add this on a xml file. (Open notepad, paste this and when u will gona save, call it 11000.xml, then, place the file on gameserver>data>stats>skill folder)

<?xml version='1.0' encoding='utf-8'?>

<list><skill id="11000" levels="1" name="Summon Valakas's brother">

 

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

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

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

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

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

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

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

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

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

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

<set name="itemConsumeSteps" val="14"/>

<set name="summonTotalLifeTime" val="3600000"/>

<set name="summonTimeLostIdle" val="500"/>

<set name="summonTimeLostActive" val="1000"/>

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

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

<set name="reuseDelay" val="20000"/> <!-- Guessing -->

<set name="hitTime" 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"> here's your pet (npc) id </table>

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

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

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

<for>

</for>

</skill>

</list>

 

 

Go to skillgrp.dat file, open and decrypt and add this line:

 

11000 1 1 0 144 4294967295 1 15.0000000 1 i 1111 icon.skill1406 0 0 0 0 8 10

 

1406: change that number for the id of the skill that has the icon that u like.

 

 

Now go to skillname-e.dat and add this line

 

11000 101 a,Summon Valakas's brother\0 a,Summon the brother of valakas - Requires 2 A-grade crystals and consumes 1 at regular intervals for 14 times. \0 a,Legendary\0 a,Fire Dragon.\0

 

 

Now go to skill_trees tables and add

 

(`class_id the profession id`, `11000`, `1`, `Summon Valakas's brother`, `sp Sp requiered to learn`, `min_level`)

 

Now u added a custom skill sumon...

  • 2 years later...
Posted

Holly shit I just made a huge bump!

 

Well, this doesn't work.

 

I followed it step by step.

I added the skill ingame through the admin panel, it said that the skill was succesfully given to me but It wasn't in my skill list.

I went on the xml folder and edited my 11000 id into another, existing id. (1111 warlocks Kat)

 

I then entered the WORLD OF LINEAGE again and tried it ONCE again.

The skill icon was the the warlock's cat and the name was Summon Kat the Cat or something like that...

BUUUUUT!!!! when I used it instead of Kai the Kat my custom skilled was succesfully used and my custom npc appeared!

 

Now tell me.. I've -beep-ed up on the client side haven't I?

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


  • Posts

    • New Release World & atmosphere A complete dynamic weather system has arrived, with Clear, Light Rain, Rain, Heavy Rain, Storm, Snow, and Windy presets. Rain and snow react to roofs, wind moves foliage, lightning illuminates storms, exposed ground becomes wet and develops puddles, and snow builds up and melts over time. Weather includes Low to Ultra quality levels and advanced controls for precipitation, wind, cloud cover, lightning, surface wetness, puddles, and snow. The game server can also select or restore the current weather while local quality settings continue to control rendering cost. The weather can be controlled from the server with custom packets. For more details use Shift+Alt+P. Enhanced lighting now allows authored lamps, fires, and other light sources to illuminate towns and interiors. Lights can pulse, flicker, blink, and strobe, flames produce warm dynamic light, and lamps display depth-aware halos. Remastered emissive surfaces are now supported, beginning with illuminated windows in Giran that glow and cast light into their surroundings. Broadcasting Towers now use their correct original scale and animated rings and glow effects. Map, quests & navigation A complete quest journal has been added, with active and completed quests, expandable stages, descriptions, requirements, item progress, quest inventory integration, location controls, and quest cancellation. Quest objectives now appear through flashing minimap and world-map markers, an overhead directional guide, a notification button beside chat, and rotating quest symbols above eligible NPCs. Server-directed radar markers now work across the live minimap and world map, including the original overhead guidance effect and arrival behavior. The original tutorial system now works, including scrollable tutorial pages, animated illustrations, the flashing question button, tutorial links, and movement, camera, pickup, and sit/rest progression events. Server-opened town maps now display their original artwork and the supplied player marker. Shops, storage & items Personal, clan, castle, and freight warehouses now work, including deposits, withdrawals, stack quantities, fees, weight and capacity previews, tooltips, and the original warning and empty-storage dialogs. Account freight now works through the original recipient picker and delivery window, allowing items to be sent to another character on the same account. Multisell exchanges now work, with paged recipe lists, product details, required materials, quantity selection, warnings, and server-backed completion. Manor seed purchasing is now supported through the shop interface, including availability and pricing. Inventory items can now be dragged to the trash button and destroyed after the appropriate warning or quantity prompt. The original in-game calculator now works with mouse and keyboard input. Community The Community Board is now available from the system menu or Alt+B, with Home, Favorites, Region, Clan, Memo, Mail, and Friends sections, retained navigation, forms, scrolling, minimization, and server-provided pages. Characters, cameras & events Striders and Wyverns now render as fully animated mounts with the rider attached correctly. Striders remain ground-based, while Wyverns support three-dimensional flight. Characters now enter a proper falling state after high drops or airborne dismounts, with falling animations and server-authoritative landing and fall-damage handling. Players can now sit on authored world chairs using the correct sit, wait, and stand animations. Server-driven special camera sequences now work, including target tracking, interpolation, duration, widescreen bars, and restoration to the normal camera. GM camera mode and server-authorized ///fly movement are now supported. The original 102-second Kamael teaser sequence has been restored with its complete slideshow, transitions, panning artwork, localized subtitles, and narration. Hats, masks, circlets, and other hair accessories now use their authored head placement and correctly adjust the character's hairstyle. Timed server confirmation dialogs, short-duration status effects, regeneration previews, and the seasonal Christmas Seal presentation are now supported. Interface & performance Character creation has been refined with corrected description wrapping, clipping, layout, and name-entry presentation. Tutorial and NPC dialog windows now use polished proportional scrollbars, improved HTML layout, and correctly sized illustrations and controls. A new independent 3D render-resolution setting offers Native, 720p, 900p, 1080p, 1440p, and 4K choices while keeping the window, HUD, text, and FermaUI at native resolution. Major rendering optimizations reduce unnecessary work in local lighting, shadows, visibility, exposure, bloom, post-processing, and GPU diagnostics. Download from the launcher you have installed, or at https://updates.fermata.gg/ if you don't have the launcher. Fermata Light Engine Preview All lights can be baked in the client, shipped to the users, and exported and imported as .femlight files.
  • Topics

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