Sith Trooper Protection Up also ignores MaxHealth reductions.
Product: Star Wars: Galaxy of Heroes
Platform:Apple iPhone
What type of device are you experiencing the issue with? Not device related
OS Version Not OS related
Ally Code: (Find it here: http://bit.ly/AllyCode ) 952-518-859
What type of issue do you have? Gameplay
How often does the bug occur? Every time (100%)
Summarize your bug From reading the code, Sith Trooper has the same Protection Up mechanics as the bugged Nest code (which looks like it was actually based on SiT). Sith Trooper gains Protection Up based on starting Max Health (TARGET_MAX_HEALTH) rather than the current in-context MaxHealth. This means that the Protection Up ignores the MaxHealth reductions of Revan, Jango Fett and Sith Marauder.
Steps: How can we find the bug ourselves? Look at the code
Connection Type Wifi
Please select your region South America
Country Argentina
From reading the code, Sith Trooper has the same Protection Up mechanics as the bugged Nest code (which looks like it was actually based on SiT). Sith Trooper gains Protection Up based on starting Max Health (TARGET_MAX_HEALTH) rather than the current in-context MaxHealth. This means that the Protection Up ignores the MaxHealth reductions of Revan, Jango Fett and Sith Marauder.
The relevant section of code is: