X2CommunityCore / X2WOTCCommunityHighlander

https://steamcommunity.com/workshop/filedetails/?id=1134256495
MIT License
60 stars 68 forks source link

No way for Reaper HUD to visualize abilities that will always reveal the Reaper #1315

Open Iridar opened 7 months ago

Iridar commented 7 months ago

UITacticalHUD::UpdateReaperHUD will cap out the per-shot concealment loss at class'X2AbilityTemplateManager'.default.SuperConcealShotMax, which is 80% by default, when targeting non-objective targets.

Existing overrides don't provide enough functionality to bypass this logic.

Existing abilities that always break concealment, like Banish, just visualize as if they keep concealment, and rely on textual description to relay their mechanics.