There are 1x Gauss Cannon, 4x Hells Cannon and 2x Angler Torpedos. But this is wrong.
If i take a look into the Blueprint i see these Weapons:
- Code: Select all
Line 449: DisplayName = 'Gauss Cannon',
Line 540: DisplayName = 'Gauss Cannon',
Line 630: DisplayName = 'Gauss Cannon',
Line 722: DisplayName = 'Gauss Cannon',
Line 813: DisplayName = 'Hells Fury Riot Gun',
Line 884: DisplayName = 'Hells Fury Riot Gun',
Line 957: DisplayName = 'Linked Railgun',
Line 1036: DisplayName = 'Linked Railgun',
Line 1113: DisplayName = 'Angler Torpedo',
Line 1170: DisplayName = 'Death Weapon',
There are 3x Gauss Cannon, 2x Hells Cannon and 1x Angler Torpedos.
The Tooltip should look like:
I Uploaded 2 mod files:
UnitToolTipPatch is correcting the Weapon count and adds the DPS/Mass and DPS Overview Line.
DPS/Mass Means, if a unit cost 100 Mass and has 50 DPS, then DPS/Mass efficiency is 50%
UnitToolTipBugFix is only a bugfix for the Weapon count and dont add any extra line.
greetings Uveso.