Ello, i have a little problem that is bothering me at cancel skill. I can edit it to set the delay and how many buffs it removes BUT ... is has 100% land rate, and i mean i can wear B-A grade weapon and is still removing buffs. The skills looks like this in my xml ...
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
ev1lpuppie
Ello, i have a little problem that is bothering me at cancel skill. I can edit it to set the delay and how many buffs it removes BUT ... is has 100% land rate, and i mean i can wear B-A grade weapon and is still removing buffs. The skills looks like this in my xml ...
<skill id="1056" levels="12" name="Cancellation">
<table name="#mpInitialConsume"> 9 10 11 11 11 12 12 13 13 13 14 14 </table>
<table name="#mpConsume"> 35 38 41 43 44 46 48 49 51 52 53 55 </table>
<table name="#magicLvl"> 18 22 26 28 30 32 34 36 38 40 42 44 </table>
<set name="mpInitialConsume" val="#mpInitialConsume" />
<set name="mpConsume" val="#mpConsume" />
<set name="magicLvl" val="#magicLvl" />
<set name="power" val="25" /> <!-- Base Land Rate --> ( changed this from 0 to 25 and nothing )
<set name="target" val="TARGET_ONE" />
<set name="reuseDelay" val="150000" />
<set name="hitTime" val="6000" />
<set name="skillType" val="CANCEL" />
<set name="isMagic" val="true" />
<set name="operateType" val="OP_ACTIVE" />
<set name="castRange" val="600" />
<set name="effectRange" val="1100" />
<set name="maxNegated" val="5" /> ( How many buffs should remove )
</skill>
So what can i do to make it land 1 from 10 or 1 from 5.
Sorry if i posted in the wrong section.
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.