tModLoader

tModLoader

61 ratings
Better Attack Speed Tooltip
   
Award
Favorite
Favorited
Unfavorite
Mod Side: Both
tModLoader Version: 1.4.4
Language: English
File Size
Posted
Updated
37.935 KB
5 Jul @ 11:44am
10 Aug @ 3:57pm
3 Change Notes ( view )

Subscribe to download
Better Attack Speed Tooltip

Description
Improves attack speed tooltips of all weapons, lists the amount of attacks per second based on the weapon's use time, as well as other features.

Lists the accurate attack speed buildups of weapons like laser machinegun and phantasm, tool speed for pickaxes axes and hammers, and projectile attack speeds for swords that swing faster than they shoot.

Note that, not always does the use time of a weapon define its attack speed. You may find this issue with weapons from other mods.
Originally posted by tModLoader BetterAttackSpeedTooltips:
Developed By Bame
15 Comments
Novenore 13 Aug @ 5:16pm 
That’s kind of interesting. Calamity disables the mod entirely because what Calamity used was further in the alphabet. You learn something new every day! Anyways, thank you for fixing it!
J. Bame  [author] 10 Aug @ 3:51pm 
Alright, the mod is updated with that config
Word 9 Aug @ 1:19pm 
Could you try to make a setting that lets you choose if you want both tooltips at the same time?:
Like

Very fast speed
4.6 atacks per second
Boomshroom 3 Aug @ 12:20am 
I can confirm that one change fixed the issue with Calamity. A better solution would probably be for Calamity to add an option to disable speed relabeling, but who knows how easy that'd be.
J. Bame  [author] 2 Aug @ 6:32am 
i did not know tmod loaded mods like that, that's really good to know. I just changed it.
Boomshroom 1 Aug @ 9:25pm 
Looking at Calamity's source code (which is publically available on Github), it unconditionally sets every speed tooltip to use different thresholds for each label.
That would be fine if this mod ran after calamity, but... b is before c in the alphabet, so "BetterAttackSpeedTooltips" loads and does its modification to the tooltips, and then "CalamityMod" loads overwriting anything the prior mod did.
This should be fixable by just adding `sortAfter = CalamityMod` to `build.txt`.
J. Bame  [author] 13 Jul @ 3:40pm 
maybe calamity changes something about tooltips, and that is overriding this mod

i dont know much about calamity so i wouldn't know
Novenore 12 Jul @ 10:12pm 
I'm really not sure why, but this mod just stops working with all items in Calamity. I checked, filtered all items by tooltip with "uses per second" and the only results still did not have the attack speed tooltip changed. I was trying it with 60 other mods, and Calamity was unfortunately the only one I had to disable
J. Bame  [author] 12 Jul @ 4:44pm 
that's an interesting idea, i wont lie
the real mario 12 Jul @ 2:21pm 
i think it'd be nice if it was different depending on the item, like terra blade or swords would be "swings", guns would be "bullets", bows would be "arrows", so on so forth