Increases MaxHP/MP, M.def, P. Def, Casting Spd., Slightly Increses the power of healing spells recived, Speed, M.atk. +2DEX +1STR -2MEN
-->
<set name="power" val="0.0"/>
<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 order="0x30" stat="mAtkSpd" val="1.15"/>
<mul order="0x30" stat="mAtk" val="1.05"/>
<mul val='1.10' order='0x30' stat='gainHp'/>
<mul order="0x30" stat="pDef" val="1.10"/>
<mul order="0x30" stat="mDef" val="1.10"/>
<add order="0x40" stat="maxHp" val="500"/>
<add order="0x40" stat="maxMp" val="1000"/>
<add order="0x40" stat="runSpd" val="8"/>
<add order="0x40" stat="DEX" val="2"/>
<add order="0x40" stat="STR" val="1"/>
<sub order="0x40" stat="MEN" val="2"/>
i edited it in gameserver/data/stats/skills coz there were the set bonuses , i didn't change the rest of the lines except the description , is this wrong or i can't add some things to an armor set
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
My official facebook profile!: https://www.facebook.com/spectrumL2
Specifications:
Revamped L2JACIS revision FROM the core
Private project!!! Revision that has been receiving corrections for over 3 years!!!
Events already installed in the revision:
TVT
CTF
KTB
PARTY FARM
SPOIL EVENT
CRAZY RATES
TOURNAMENT
TIME ZONE (INSTANCE)
All working correctly!!!
SIEGE ESSENTIAL FEATURES:
Walls fix
Gates fix
Flags fix
100% functional:
OLYMPIADS:
Implemented settings
Hero receives enchanted Weapons with equal status PvP Weapons
Optional /true/false
Hero can acquire all Hero Weapons
Optional true/false
OTHER IMPLEMENTATIONS:
Teleport fixed (directly to Giran)
Teleport effect classic
Vip skins vip collor name
Pack NPCs with effect already configured
BOSES already configured
Mobs already configured
CLASS BALANCE SPECIAL SYSTEM
We have a SPECIAL system developed for Class Balance with only 1 digit in XML %tage of configurable debuffs
Player limitation system in BOSES or PvP zones
BS blocking system in FLEG zones or events
Among others dozens of improvements made in the review...
price: 390 USD !
OBS: WE CAN CHANGE THE BANNER AND NAME OF THE SERVICE TO THE ONE OF YOUR PREFERENCE BUT THE SETTINGS MUST BE KEPT ANY CHANGES REQUIRE ADDITION
Server is Online – 1,000+ Active Players!
We’re excited to announce the addition of a Europe Proxy to improve connectivity for our EU players!
Clans can now benefit from VIP Access to help you catch up faster.
🎯 If you're a clan leader with at least 9 active members, join our Discord and open a ticket to claim your VIP rewards!
Question
XaioXaio
well i have edited clan oath /apella/epic/dynasty armor stats and set bonuses after i made the change , and start server it is down...
this is an example what i put in the set bonus for an light armor...
</for>
</skill>
<skill id="3606" levels="1" name="Clan Oath Light Armor Set">
<!--
Description(s):
Increases MaxHP/MP, M.def, P. Def, Casting Spd., Slightly Increses the power of healing spells recived, Speed, M.atk. +2DEX +1STR -2MEN
-->
<set name="power" val="0.0"/>
<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 order="0x30" stat="mAtkSpd" val="1.15"/>
<mul order="0x30" stat="mAtk" val="1.05"/>
<mul val='1.10' order='0x30' stat='gainHp'/>
<mul order="0x30" stat="pDef" val="1.10"/>
<mul order="0x30" stat="mDef" val="1.10"/>
<add order="0x40" stat="maxHp" val="500"/>
<add order="0x40" stat="maxMp" val="1000"/>
<add order="0x40" stat="runSpd" val="8"/>
<add order="0x40" stat="DEX" val="2"/>
<add order="0x40" stat="STR" val="1"/>
<sub order="0x40" stat="MEN" val="2"/>
i edited it in gameserver/data/stats/skills coz there were the set bonuses , i didn't change the rest of the lines except the description , is this wrong or i can't add some things to an armor set
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.