Well no, you change the kingfist one to context-3, and Kingfist is on Skillbar-8.
181400 is King strike
181120, 181121. 181122, 181123 is Kingfist. THOSE you change from Skillbar-8 to context-3.
Just change skillbar-8 to context-3 in the normal mode XML, you're gonna have to move it up unless you want breaking claw and iron shoulder etc. to overlap it though.
Ye, if you have a look in the XML you'll see a bunch of ID blocks or whatever you wanna call them. If a skill is higher than another skill it'll try and cast it first.
So if the order is:
R
T
F
It'll try and cast R first, then if that doesn't work it'll go down and try T, then F.
That should...
Context-3 makes the skill show up on F, if I wanted 181480 to show up on 3 I'd use skillbar-3. Read this https://www.bnsbuddy.com/threads/remove-skills-from-simple-mode.551/
You just shove above/before other skills. I'll just take my addon as an example cause I'm lazy.
<result context-3="181480" context-ui-effect="event" control-mode="bns" /> </decision> </layer> <layer> <decision> <condition skill="181400" /> <result context-2="181400" context-ui-effect="event"...
https://www.bnsbuddy.com/threads/remove-skills-from-simple-mode.551/
Use this guide as a base, than find the 5 instances of Glacial blast in the code and change them from context-3 to context-2. Bam you're done.
You can have a look at about comment page 3-4, I did it earlier and it broke simple mode. So yes I can, but you'll be unable to use simple mode, thus I advice against.
General rule of thumb is if you can see it on your hotbar without being in combat you can't put it in simple mode cause it'll...
Delete your XML/XML64 and do a file repair from the main launcher. If that doesn't work then I don't know wtf you're doing but you can also remove it manually with the dat editor if you find the ID.
Same as above, delete xml(s) and file repair should do the trick.
When I say my addon I mean the .patch I linked in the main post, I'll throw it in here too to avoid any confusion. And forget the simple mode skill list, it doesn't read the ingame files so it doesn't know if it's modified or not.
Enabling lazy people since 2018 :bnsblep:
My addon has not had anything to do with Beam torrent so if you got a clean XML and applied my addon it would be gone. And if I had to guess you deleted Beam torrent from normal mode and not simple mode, or you deleted the instance on F and not RMB in...
Yep, find the ID of rising dragon strike and change the button from context-1 to whichever is your choice, details here, https://www.bnsbuddy.com/threads/remove-skills-from-simple-mode.551/
Search = <result context-3="181480" context-ui-effect="event" control-mode="bns" />
Replace = <result...
I'm not sure what you're trying to do, but it'll work in the sense that it'll do the search and replace thing, yes.
I don't have all the IDs in my head.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.