Keroro1454 / Supply-Drop

Incoming Supply Drop! Adds new items to enhance your Risk of Rain 2 experience.
GNU General Public License v3.0
1 stars 4 forks source link

Shield items [Wires, Tie, QSS] don't increase shields with Transcendence #6

Closed sanity-dance closed 3 years ago

sanity-dance commented 3 years ago

The Personal Shield Generator in the base game increases your shields by 8% of your max health before taking Transcendence; I believe the shield items in this mod are attempting to increase your shields by a percentage of your max health after taking Transcendence, which is 1.

Keroro1454 commented 3 years ago

Going to look into this for a patch in 1.4, is likely caused by the switch to the TILER2 hook over my own IL hook. If so, will switch back until TILER fixes things.

Keroro1454 commented 3 years ago

Just ran a test with Transcendence where Unassuming Tie utilized TILER2's hook, and Salvaged Wires utilized my own. Both appeared to give the proper amount of shield. If you can document the error you believe to be experiencing, please feel free to open a new issue, but as for now I'm going to close this as solved.

sanity-dance commented 3 years ago

Here is the documentation you requested.

All mods other than Supply Drop and its dependencies have been disabled.

In a previous test, I noted some inconsistencies. After picking up a QSS, subsequent stacks of Wires and Ties increased shields properly. I have not been able to reproduce this behavior.

shieldbefore

shieldafter

shieldafter2

shieldafter3

shieldafter4