Closed mARiote closed 7 years ago
When the ship has 7 stars is parsed as 0*: { "code": "slave-i", "description": "Slave I", "imageSrc": "//swgoh.gg/static/img/assets/tex.charui_slave1.png", "star": 0, "level": 85, "crew": [ { "code": "boba-fett", "description": "Boba Fett", "imageSrc": "swgoh.gg/static/img/assets/tex.charui_bobafett.png", "star": 7, "level": 85 } ], "galacticPower": 36946, "maxGalacticPower": 49949 },
{ "code": "slave-i", "description": "Slave I", "imageSrc": "//swgoh.gg/static/img/assets/tex.charui_slave1.png", "star": 0, "level": 85, "crew": [ { "code": "boba-fett", "description": "Boba Fett", "imageSrc": "swgoh.gg/static/img/assets/tex.charui_bobafett.png", "star": 7, "level": 85 } ], "galacticPower": 36946, "maxGalacticPower": 49949 },
fixed on v0.2.1
When the ship has 7 stars is parsed as 0*:
{ "code": "slave-i", "description": "Slave I", "imageSrc": "//swgoh.gg/static/img/assets/tex.charui_slave1.png", "star": 0, "level": 85, "crew": [ { "code": "boba-fett", "description": "Boba Fett", "imageSrc": "swgoh.gg/static/img/assets/tex.charui_bobafett.png", "star": 7, "level": 85 } ], "galacticPower": 36946, "maxGalacticPower": 49949 },