• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

duggyrock

Recruit
Aug 31, 2024
1
0
Hello everyone.
I hope you are well.
I am designing a tool to help me in the manual configuration of ships of your wonderful game Stellaris Console (base game without DLC) Spanish version.
While checking the stats I think I found a bug in one of the weapons, specifically "Amoeba Flagella".
The game shows that it does 40.0 points of average damage per day, but the calculations show that it should do 28.0 points of average damage per day.
Type: Attack ship
Size: H
Units: 8
Damage: 20-30
Recovery: 5.00
Accuracy: 70%.
Average damage: The game shows 40
Tracking: 50%.
Range: 10
The total average damage of the weapon should be 28:
((((Minimum damage + maximum damage) / 2) / recovery) x accuracy) x units.
((((20+30)/2)*5)*70%)*8=28
If I am not mistaken, 40.0 average daily damage is the damage done by the weapon: Advanced Attack Ship, it is possible that the code error is related.
I hope you find this information helpful and I'm glad I could share it with you.
Hugs and thanks for this great game.
 
Last edited:
Upvote 0