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.
DISCORD :
https://discord.com/users/325653525793210378
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/uthciha-services
https://campsite.bio/utchihaamkt
A small reminder for everyone browsing here - our bonus-start is active starting from today, you can already play with the new benefits! Have a good time everyone 🙂
Congratulations to the Creative alliance on the first-ever defeat of Frintezza on our server! 🏆 Your teamwork and dedication have earned you a place in history.🎉
Question
fokys
Hello i was just wondering which values i have to change on these skills no lower landing rates!
Thanks!
-----------------------------------------------------------------------------------------------------
<skill id="4177" levels="12" name="BOSS Cancel Magic">
<!-- Boss Skill -->
<table name="#magicLvl"> 14 24 34 44 54 64 74 79 84 89 94 99 </table>
<table name="#mpConsume"> 15 22 29 39 49 59 68 72 75 76 77 79 </table>
<set name="hitTime" val="1500" />
<set name="magicLvl" val="#magicLvl" />
<set name="mpConsume" val="#mpConsume" />
<set name="operateType" val="OP_ACTIVE" />
<set name="negateStats" val="BUFF DEBUFF" />
<set name="reuseDelay" val="60000" /> <!-- TEMP FIX until AI is fixed -->
<set name="skillRadius" val="200" />
<set name="skillType" val="NEGATE" /> <!-- Needs core support for "CANCEL_ALL" without exceptions -->
<set name="target" val="TARGET_AURA" />
</skill>
----------------------------------------------------------------------------------------------------------------------
<skill id="1440" levels="5" name="Steal Divinity">
<table name="#mpConsume">50 55 60 64 67</table>
<table name="#power">3 4 5 6 7</table>
<table name="#magicLvl">55 60 64 68 72</table>
<set name="mpConsume" val="#mpConsume" />
<set name="magicLvl" val="#magicLvl" />
<set name="power" val="#power" />
<set name="target" val="TARGET_ONE" />
<set name="reuseDelay" val="15000" />
<set name="hitTime" val="1200" />
<set name="skillType" val="STEAL_BUFF" />
<set name="isMagic" val="true" />
<set name="operateType" val="OP_ACTIVE" />
<set name="castRange" val="600" />
<set name="effectRange" val="1100" />
</skill>
2 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.