X2CommunityCore / X2WOTCCommunityHighlander

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

ChosenBrutal restores will #1389

Closed boundir closed 2 months ago

boundir commented 2 months ago

Brutal uses GetBaseStat() instead of GetCurrentStat(). The result in most occasions is a will gain.

Affected methods: X2Effect_Brutal::OnEffectAdded X2Effect_Brutal::AddX2ActionsForVisualization

BlackDog86 commented 2 months ago

Will need to split the commit in two if adding new files - first commit adding the file and the other documenting the changes.