Hi y'all,
I'm learning how to Bard and I swapped to Nexus from Mudlet awhile back due to swapping computers often from home/work/laptop/etc. I'm pretty happy with Nexus and would like to stick with it, but it's kind of overwhelming now that I'm attempting to learn how to combat properly (after ~16 years of playing Achaea and studiously avoiding most combat). So far I just have basic aliases for setting up harms and being semi-useful in group situations.
Does anyone have any tips for learning how to script in Nexus, especially for bard (and especially for a current non-coder, but someone who's willing and able to learn Javascript)? Are there any Javascript tutorials that you found especially helpful? Does a Nexus aff tracker system exist or will I need to build one on my own? Are there other Nexus scripts existing that you'd recommend, or anything else I should be thinking about?
0
Comments
And the basic custom functionality here: http://nexus.ironrealms.com/Functions
I had not touched code for years before coming back to Achaea and coding my own proper system as a fun project. That series of tutorials has everything you could need.
I don't know of affliction tracking for Nexus, as I made my own, but a simplistic one can soon become an efficient and elaborate one as you keep working on it and tuning it for your personal needs. For bard combat specifically, get ready to do a lot of math, because the class is just one big math party where you have to know when you can or cannot successfully afflict someone without them curing it before you can distract their curing with paralysis.
Edit: Shoot, Keorin beat me to it lol
I'm working through Codecademy's JS course, but imagine that will take me awhile before I'm actually ready to start scripting anything intensely. I do have a Mudlet aff tracker and some Mudlet scripts to refer to when working on my own stuff, but I don't have the knowledge yet to fully make sense of them. I'll check out the links you mentioned!
Are there any easy-ish strategies that I can do using simple aliases, triggers, and keybinds for now that will get me set up enough to get in the arena and start playing around, while I'm learning to code? I feel like I have a huge learning curve ahead of me and I'm totally willing to put in the work but also I'd love to get started on working on some stuff. I can bug you ICly if that would be better.
Definitely curious if you have any insight to the question I asked Keorin - ways to get in the arena using just what's available on Simplified Scripting while I'm in the learning process. I'm fairly new to understanding bard kill strategies, from what I know we have a limb prep option, a locking option, and a damage option, but that's really all I know so far.
Bard has three commonly used strategies that you're going to want to learn, with one being arguably skippable if you go right to the more complex route.
Damage: easy as jabbing paralysis with pesante, singing impatience until it sticks, and then switching to accentato jabs until they die. Stat reliant, both character and weapon-wise, but conceptually the easiest possible thing you could do in a one-versus-one. You need your songbird and affliction vibes up so they stack mentals and increase accentato damage. Can get fancier than that, but as a bare-bones entry point, you could do it with 2 aliases after harms come up.
Locking: This is the reason most people don't do bard, because doing it manually feels so slow unless you're some kind of genius, and coding it is just more trial and error than most people are willing to deal with. You need to stick the right afflictions to shut someone out of every curing option available to them. Doing it slow doesn't feel good, doing it fast is why so few play the class.
Prep: This is also a lock. You use the fact that applying restoration salve means no salve balance for a few seconds, which means the target can't cure anorexia if already impatient. Break leg, they apply, easier time locking.