anchor311 Posted November 27, 2025 Posted November 27, 2025 I have a question about the mod "In Battle WN8/EFF Calculator by ProTanki". Here's a screenshot: According to the hitlog on the left, the current damage is 1081; according to the mod, "Expected Dmg: 668 (X 2.62)." 2.62 appears to be "damageCoff" from the configuration file (below) What does it mean, and why are the numbers different? 668 x 2.62 = 1750, so it's not 1081 anyway; and why is the damage "Expected" ? efficiency.json: { "background": { "alpha": 0.2, "color": "000000", "enable": false }, "displayOffset": [ -100, -30 ], "displayPattern": 1, "displayType": 0, "displayWidth": 300, "enable": true, "pattern": [ "<font size='14' face='$FieldFont' color='#EEEEEE'>", "WN8: <font color='{{c:wn8}}'>{{wn8}}</font><tab> Expected Dmg: <font color='{{c:damage}}'>{{damage}} </font>(X <font color='{{c:damageCoff}}'>{{damageCoff}}</font>) <br>", "EFF: <font color='{{c:eff}}'>{{eff}}</font><tab> Expenses: {{money}} cr<br>", "</font>" ], "shadow": { "alpha": 0.9, "angle": 0, "blur": 2, "color": "000000", "distance": 0, "strength": 5 } } Quote
Administrator Aslain Posted November 27, 2025 Administrator Posted November 27, 2025 Attach the replay file from this battle. Also the logs, those from the logs archiver. Quote
anchor311 Posted November 27, 2025 Author Posted November 27, 2025 I played another game that had the same problem, here's the replay and the logs. I think the issue is in what the mod actually displays: in the very beginning it's -412 (X0), so it's clearly not the damage dealt in the battle, but maybe the delta between the current damage and some average, and (Xnumber) is the ratio of the same. A very similar mod was made in the past by Ekspoint; I now tried it as an alternative, but it did not work. Ekspoint had many good mods, wondering if it would be possible to include them in your package. Aslains_WoT_Logs.zip replay_last_battle.wotreplay Quote
Administrator Aslain Posted November 27, 2025 Administrator Posted November 27, 2025 No I don't want his mods, he was targeting to crash my modpack and users using it. Also porn ads was opening in the desktop, so... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.