1) how to make lower chance to mage mcrit, this command is only for damage.. so its dont work
formulas.java
else if (mcrit)
damage *= 2;
2) How to make bigger chance from hero weapons skills, example : Infinity Stinger have Silence skill, to mobs its 80% change to ppl is 5% how to increace chance to ppl?
i tryed no buffs no juvels no armor, still chance around 5%...
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.
If you pay attention to only one decompiler-compiler AiNasc, which was shared by Emca Eressea. A compiler that other developers want thousands of dollars for. This can already be fully considered a huge contribution to the development of the development community of our beloved great game Lineage 2.
DISCORD :
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/hood-services
https://campsite.bio/utchihaamkt
Did I stop working of the project all those years you fkn moron?
Next time you go to buy bread tell the baker you had payed him in the past.
Fkn morons...
Everything is already explained and you play dumb AF.
https://l2jmobius.org/forum/index.php?topic=3230
The only shitty thing here is your brain.
Question
remigas
Hi, i have few questions
1) how to make lower chance to mage mcrit, this command is only for damage.. so its dont work
formulas.java
else if (mcrit)
damage *= 2;
2) How to make bigger chance from hero weapons skills, example : Infinity Stinger have Silence skill, to mobs its 80% change to ppl is 5% how to increace chance to ppl?
i tryed no buffs no juvels no armor, still chance around 5%...
Skill :
<skill id="3590" levels="1" name="Silence">
<!-- Infinity Stinger Skill -->
<set name="target" val="TARGET_ONE" />
<set name="skillType" val="MUTE" />
<set name="operateType" val="OP_ACTIVE" />
<set name="magicLvl" val="80" />
<set name="power" val="80" />
<set name="isDebuff" val="true" />
<set name="lvlDepend" val="1" />
<for>
<effect count="1" name="Mute" time="30" val="0" stackOrder="1" stackType="silence"/>
</for>
</skill>
6 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.