Jump to content
  • 0

armor set bonus in passive skills


Question

Posted

So for example you add a custom armor set to your server and when you equip it in the Alt +K Passive skills appear black icon lvl 1 but how to change that so it can show normally... like on other regular sets

7 answers to this question

Recommended Posts

  • 0
Posted

Client sided. Add new skill with ID that you used (client side ofc).

 

used acis, for example here  I got a set armor custom :

 

<armorset>

<set name='chest' val='25804' />

<set name='legs' val='25805' />

<set name='head' val='25813' />

<set name='gloves' val='25806' />

<set name='feet' val='25807' />

<set name='skill_id' val='41001' />

<set name='shield' val='0' />

<set name='shield_skill_id' val='0' />

<set name='enchant6skill' val='3623' />

</armorset>

 

and as you see the skill id is 41001 which is :

 

<skill id="41001" levels="1" name="Light Set">

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

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

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

<for>

<mul order="0x30" stat="pAtkSpd" val="1.07"/> <!-- Attack Speed +7% -->

<mul order="0x30" stat="pAtk" val="1.07"/> <!-- P. Atk +7% -->

<add order="0x40" stat="maxMp" val="450"/> <!-- Maximum MP +450 -->

<add order="0x40" stat="maxLoad" val="5759"/> <!-- Weight Limit +5759 -->

<add order="0x40" stat="DEX" val="2"/> <!-- DEX +2 -->

<add order="0x40" stat="STR" val="1"/> <!-- STR +1 -->

<sub order="0x40" stat="CON" val="2"/> <!-- CON -2 -->

</for>

</skill>

 

and it works fine the status and all but It doesn't work on visual side inside the game Alt +K on passive

thispx.png

  • 0
Posted

how do I add a new skill id client sided? which file I need to edit?

 

You must have L2FileEdit program in order to edit it. The files are: skillgrp && skillname, just those 2 if im not wrong :)

Guest
This topic is now closed to further replies.


  • Posts

    • Don't listen to them, they hate us AI coders because we are taking senior engineer jobs. In the company I work, they fired all senior developers, bought claude to all junior developers and promoted them to senior. Since I was the only one junior-mid, I was given claude code max 200 and got promoted to company's Tech Lead.
    • Its always the people who build nothing that have the most to say!  15+ years of development experience with 10+ programming languages and countless completed projects. If your best argument is 'you discovered AI,' I'll assume you couldnt find anything wrong with the launcher.
    • Looks like somebody discovered AI recently
    • Added: Server monitoring has been added to the protection dashboard, available for Premium+ plans. Each entry displays: Account — game login. HWID — hardware ID. GSID — the game server the entry belongs to. IP — the player's address. Country — determined by IP, with flag and name. Useful for SEO promotion, do you know where more players come from Status — "Banned" or "OK". Extra windows — how many additional windows are allowed for this HWID beyond the global limit. Last seen — time of last activity.   At the top — a summary: total entries, number banned, time of the last report, and an Online/Offline indicator (based on how fresh the data from the protection is).   Filters and search Search by account, HWID, or IP. Country — select from countries actually present in the data. Game server (GS) — filter by GSID. Period — by last activity date (from / to). Banned only — quick filter for violators. Grouping — collapse data by HWID, IP, or account: one row per key with counts of accounts/HWIDs/IPs and number of entries. Handy for catching multi-accounters (many accounts from one HWID) and suspicious IPs.   Ban / Unban — banning by HWID blocks all accounts on that hardware. The protection will pick up the command within a minute; until applied, a "Pending…" status is shown. Grant windows — set additional windows (+N) for a specific HWID via a convenient selector. Single token per account to link the protection with the dashboard: Generate / Reissue token in one click. Show token — view the current value at any time. The token is stored encrypted. Don't share it with anyone — if compromised, simply reissue it and the old one stops working immediately. In the protection config, you can enable monitoring, insert the token, and change how often data is sent to the protection dashboard.
  • 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..