I've started updating Kolaris' Detailed Tooltip Mod to display the current values used in the game.
As far as it goes it is generic enough to work with every new patch or beta that comes out for elite (since it is basically changes in some lines in the corresponding .ucs files). On the other hand I will have to change some tooltips that are used in retail as well... so for players who switch regulairly this mod might get confusing, but they can still decide not to use it.
I am now almost done with space marines and eldar and i try to get this stuff together before 2.2 final comes out. (dunno if this will work out tho)
Furthermore i know that Lulgrim updates existing Elite tooltips, if they got touched. So once this mod in the mod is done with, there's no more work to be done on our side most likely.
The changes i try to provide not only update the values but provide more precise information, like weapon range, damage per hit (for some abilities or weapons), cooldown time and some other stuff.
For example:
Old:
Code: Select all
Equips one member of the squad with a Missile Launcher effective against Vehicles. 19.4 dps Explosive Damage.New:
Code: Select all
Equips one member of the squad with a Missile Launcher effective against Vehicles. Range 44, 10.68 dps Explosive. 130 Explosive Damage per hit. 19dps Melee.I try not to overload the tooltip since there is a lot more information available but most of it isn't really interesting to the players who actually care about tooltips.
~~~
I am posting this specifically to ask you for help, because reworking it is quite some work and i got some other stuff to do as well. I know it will get a lil more difficult to keep it consistent but i am confident that a team would speed things up by quite a bit!
So if you want to help the community and improve the gaming experience especially for newer players, you are very welcome to text me on steam for more information (Uncle Milty there as well).
I'll provide you with any tools you will need to have as well as instructions.
It would be a great asset, if you have some experience with data structures and how programming works in general (you won't need to program anything but you will have to understand where the desired values are to be found inside the module (many pointers in there)).
Thanks!
Milty







