Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lancer cyborg ignores damage upgrades. #362

Closed
Next67 opened this issue May 20, 2019 · 1 comment · Fixed by #363
Closed

Lancer cyborg ignores damage upgrades. #362

Next67 opened this issue May 20, 2019 · 1 comment · Fixed by #363
Labels

Comments

@Next67
Copy link
Contributor

Next67 commented May 20, 2019

When researching the 'rocket damage' update, the Lancer-cyborg damage is not changed.
No upgrade damage :
attack / 07:45: 48: [obj Damage:425] obj Damage (278): body: 1900, armor: 22, main damage: 80, actual damage: 53

With 1 damage upgrades:
attack / 07:46: 06: [obj Damage:425] obj Damage (278): body: 1847, armor: 22, main damage: 80, actual damage: 53

With 2 damage upgrades:
attack |07:49:32: [obj Damage:425] obj Damage(277): body: 1900, armour: 22, basic damage: 80, actualdamage: 53

PS. Lancer tank, everything works fine.

@KJeff01
Copy link
Member

KJeff01 commented May 20, 2019

Probably because the tank lancer and the cyborg lancer weapon stats share the same name and its causing issues. So we need to change the CyborgRocket's name to something unique like "Cyborg Rocket".

I'll check if other weapons are victim of the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants