Issue:
Using the trigger Tech: Set String with the rollover effect will only replace the baseline rollover text, it does not disable the additional text generated by the UI option “Full Tooltip Help”.
If using a tech to display something else or be a display for a different function it will still display the original tech.
In this example I’ve replaced the name, icon and text of Athena’s Sarissa ability:
Example 1: With Full Tooltip Help turned ON:

Example 2, with Full Tooltip Help turned OFF:

It would be nice that if a tech has their rollover modified by a trigger that it disables this tooltip option from appearing so we can modify age-up screens with triggers or modify the effect of tech with triggers.
Trigger Event:
Enabling Full Tooltip Help and Advanced Tech in the options appends their data to techs modified through triggers.
Repro Steps:
- Enable Full Tooltip help and possibly Advanced Tech in the options.
- Utilize Tech: Set String with the rollover effect to replace the text of a tech’s tooltip.
- The tech’s original details will appear after the new lines added.