tModLoader

tModLoader

61 betyg
Better Attack Speed Tooltip
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Mod Side: Both
tModLoader Version: 1.4.4
Language: English
Filstorlek
Lades upp
Uppdaterades
37.935 KB
5 jul @ 11:44
10 aug @ 15:57
3 ändringsnotiser ( visa )

Abonnera för att ladda ner
Better Attack Speed Tooltip

Beskrivning
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.
Ursprungligen skrivet av tModLoader BetterAttackSpeedTooltips:
Developed By Bame
15 kommentarer
Novenore 13 aug @ 17:16 
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  [skapare] 10 aug @ 15:51 
Alright, the mod is updated with that config
Word 9 aug @ 13:19 
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 @ 0:20 
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  [skapare] 2 aug @ 6:32 
i did not know tmod loaded mods like that, that's really good to know. I just changed it.
Boomshroom 1 aug @ 21:25 
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  [skapare] 13 jul @ 15:40 
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 @ 22:12 
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  [skapare] 12 jul @ 16:44 
that's an interesting idea, i wont lie
the real mario 12 jul @ 14:21 
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