massif-press / ows-data

Operation Winter Scar Data for Comp/Con
https://massif-press.itch.io/winter-scar
1 stars 1 forks source link

[BUG] Legion Nexus having 103 Range #2

Open TonySandwich opened 2 months ago

TonySandwich commented 2 months ago

Describe the bug When combining the SSC Core Bonus Neurolink Targeting and the Legion Nexus (HA Gilgamesh 3), the range displays 103, where it should be 13.

To Reproduce Steps to reproduce the behavior:

  1. Go to Pilot Roster and create a mech with at least 3 licenses in HA Gilgamesh and 3 any licenses in SSC.
  2. Equip the Legion Nexus
  3. Equip the Neurolink Targeting Core Bonus
  4. See range of the Legion Nexus

Expected behavior It should displays 13 instead of 103.

Screenshots https://cdn.discordapp.com/attachments/1064516873733029958/1273235808014307351/image.png?ex=66bde0c0&is=66bc8f40&hm=a30569cd4d2270e9ec9ab31799bba68c1517ee44e591029996eec6b57b9ba2c0&

Desktop (please complete the following information):

msprijatelj commented 2 months ago

The range is probably stored as a String at the moment. It could be changed to an Integer to avoid this.