On a lark, I picked up
Koholos' request for more clear annotations for one-handed and off-handable weapons, and put together a quickie
Explicit Offhand Notes addon. For a first pass, we remove the existing "must be held with both hands" annotation for two-handed weapons, and replace it with one of the following annotations, as appropriate:
- Two-handed
- One-handed, mainhand or offhand
- One-handed, offhand
- One-handed
(And yes, this takes into account modifications to offhandibility via talents and such, so that shields, for instance, will be listed as "One-handed, mainhand or offhand" for Stone Warden characters.)
[Looking ahead, this seems like an easy fit for ZOmnibus and ZOmnibus Lite, but it would probably need a game option to turn it off for people who don't want it.]
[Implementation notes:]
Code: Select all
Superload
mod.class.Object:
getTextualDesc() [to modify object description]