Page 1 of 1
More 1H Staves
Posted: Sat May 01, 2021 5:18 am
by Werekracken
https://te4.org/games/addons/tome/more1hstaves
Adds more 1H staves with more variety to the game.
1H staves are so hard to find because in the base game there are only 2 egos that make a staff 1H.
This addon adds more 1H staff egos that are based on some of the existing 2H staff egos, but with some of the bonuses toned down.
Also slightly expands the number of staves available in staff stores to account for the wider variety.
https://github.com/Werekracken/tome-more1hstaves
---Changelog
- v1.0.0 Initial release
- v1.0.1 Changed the new 1H staves proc bonus from 2.5 (which is normal for 2H staves) to 1.2 (which is normal for 1H staves).
- v1.0.2 Took a few egos out because when the higher level/rarity staves are created they randomly get egos and if any ego is a 1H then the staff is 1H, meaning that too many of the higher level/rarity staves were 1H. Fewer 1H egos means lower chances of a 1H ego so it should be more balanced now.
Re: More 1H Staves
Posted: Sun Jan 30, 2022 6:05 pm
by Werekracken
- v1.0.3 Took out some blah 1H staff egos and added a few that are a bit more related to bonking, like crippling. Total 1H ego count went down by 1.
Re: More 1H Staves
Posted: Sat Feb 05, 2022 8:28 pm
by Werekracken
- v1.0.4 Toned down the bonuses on the new egos a little to be consistent and logical.
- v1.0.5 Fixed accuracy scaling on the new egos from 1.0.3.
Re: More 1H Staves
Posted: Thu Mar 03, 2022 5:53 am
by Caliginosus
Appreciated!
Re: More 1H Staves
Posted: Fri Mar 04, 2022 2:36 am
by visage
Out of curiosity, is it possible for egos to affect the weight of an item? Having 1h staves weigh 3.0 rather than 5.0 would be awfully nice...
Re: More 1H Staves
Posted: Fri Mar 04, 2022 9:57 pm
by Werekracken
visage wrote: ↑Fri Mar 04, 2022 2:36 am
Out of curiosity, is it possible for egos to affect the weight of an item? Having 1h staves weigh 3.0 rather than 5.0 would be awfully nice...
Done.
- v1.0.6 Reduced the weight of the 1H staves from 5 to 3, but only in these egos in the addon. This does not apply to the 1H staff egos already in the game: prefix = "short ", and prefix = "magewarrior's short ".
Re: More 1H Staves
Posted: Fri Mar 04, 2022 10:40 pm
by visage
Awesome!

Re: More 1H Staves
Posted: Fri Apr 01, 2022 12:44 am
by Zizzo
An excellent addon; it has become standard-issue for all of my characters who have any plans to wield a staff.

Two small cosmetic tweaks I would suggest for a future version:
- AFAICT the ego generation code supports specifying more than one keyword in an ego definition's keywords{} subtable. It would be nice to have the 'short' keyword present along with the main ego keyword, so that I can tell from the inventory dialog whether the staff I'm currently wielding is a short one.
- Similarly, the game's existing "short" and "magewarrior's short" staff egos do some fiddling with moddable tiles to give the staff a shorter image in the character doll. Would also be nice to have with your egos.
These are, of course, low priority, so no rush.

Re: More 1H Staves
Posted: Fri Apr 01, 2022 10:14 pm
by Werekracken
Praise and feedback from the famous Zizzo!
I am honored.
I will look into your suggestions. Thank you.
Re: More 1H Staves
Posted: Fri Apr 01, 2022 10:56 pm
by Werekracken
- v1.0.7 Added the the "short" keyword to all 1h staves in this addon (the magewarrior's short staff in the basegame still doesn't have the keyword). Made short staves added by this addon look like short staves on the character when equipped, just like the "magewarrior's short" and "short" staves in the basegame look.
How are you going to use the keyword Zizzo?
I didn't see any change to item description on hover after I added the keyword.
Re: More 1H Staves
Posted: Fri Apr 01, 2022 11:56 pm
by Zizzo
Werekracken wrote: ↑Fri Apr 01, 2022 10:14 pm
Praise and feedback from the famous Zizzo!
I am honored.
Okay, now you're just gonna give me a big head…
Werekracken wrote: ↑Fri Apr 01, 2022 10:56 pm
- v1.0.7 Added the the "short" keyword to all 1h staves in this addon (the magewarrior's short staff in the basegame still doesn't have the keyword). Made short staves added by this addon look like short staves on the character when equipped, just like the "magewarrior's short" and "short" staves in the basegame look.
Wow, that was fast.
[downloads] [tests] Perfect! Thanks.
Werekracken wrote: ↑Fri Apr 01, 2022 10:56 pm
How are you going to use the keyword Zizzo?
I didn't see any change to item description on hover after I added the keyword.
It's in the inventory dialog itself:

- short-staff.png (34.69 KiB) Viewed 4823 times
This way I can see that the staff is one-handed without having to hover over it for the full description. (Hmm, now that I think of it, I think there are addons that change what appears at that spot in the dialog, which might have obscured the effect of the change.)