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

Sim incorrectly calculates stats values #602

Closed
identitateliviu opened this issue Jun 3, 2024 · 0 comments
Closed

Sim incorrectly calculates stats values #602

identitateliviu opened this issue Jun 3, 2024 · 0 comments

Comments

@identitateliviu
Copy link

Describe the bug

My in-game gear is reforged in such a way that I have 8.16% hit as a hunter.
Using the same reforging values in the sim shows a different value (below 8%)

To Reproduce

  1. Create a survival hunter profile
  2. Use the following pieces:

{ "settings": { "iterations": 3000, "phase": 1, "showDamageMetrics": true, "language": "en", "faction": "Alliance", "filters": { "armorTypes": [ "ArmorTypeMail" ], "oneHandedWeapons": true, "twoHandedWeapons": true } }, "raidBuffs": { "markOfTheWild": true, "blessingOfKings": true, "powerWordFortitude": true, "strengthOfEarthTotem": true, "trueshotAura": true, "blessingOfMight": true, "icyTalons": true, "arcaneBrilliance": true, "demonicPact": true, "moonkinForm": true, "wrathOfAirTotem": true, "communion": true, "leaderOfThePack": true, "bloodlust": true }, "debuffs": { "curseOfElements": true, "bloodFrenzy": true, "sunderArmor": true, "savageCombat": true }, "partyBuffs": { }, "player": { "name": "Player", "race": "RaceTroll", "class": "ClassHunter", "equipment": { "items": [ {"id":59456,"enchant":4209,"gems":[68778,59479,59478]}, {"id":69827,"randomSuffix":-137}, {"id":56419,"enchant":4204,"gems":[52212]}, {"id":56315,"enchant":1099}, {"id":58121,"enchant":4063,"gems":[52212,52212],"reforging":138}, {"id":56340,"enchant":4071,"gems":[52212],"reforging":140}, {"id":58125,"enchant":3222,"gems":[52212,52212]}, {"id":59485,"gems":[52212,52212]}, {"id":60305,"enchant":4126,"gems":[52212,52212]}, {"id":62385,"enchant":4076,"gems":[52212],"reforging":137}, {"id":56445,"reforging":140}, {"id":62362,"reforging":152}, {"id":56328,"reforging":137}, {"id":62051}, {"id":56343,"enchant":4227}, {}, {"id":65058,"enchant":4175} ] }, "consumes": { "flask": "FlaskOfTheWinds", "food": "FoodSeafoodFeast", "defaultPotion": "PotionOfTheTolvir", "prepopPotion": "PotionOfTheTolvir", "defaultConjured": "ConjuredHealthstone", "tinkerHands": "TinkerHandsSynapseSprings" }, "bonusStats": { "stats": [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0], "pseudoStats": [0,0,0,0,0,0] }, "itemSwap": { }, "buffs": { "vampiricTouch": true }, "survivalHunter": { "options": { "classOptions": { "petType": "Wolf", "petTalents": { "serpentSwiftness": 2, "dash": true, "spikedCollar": 3, "boarsSpeed": true, "cullingTheHerd": 3, "spidersBite": 3, "rabid": true, "callOfTheWild": true, "wildHunt": 2 }, "petUptime": 1, "useHuntersMark": true }, "sniperTrainingUptime": 0.9 } }, "talentsString": "03-2302-23203003023022121311", "glyphs": { "prime1": 45731, "prime2": 45732, "prime3": 42898, "major1": 42904, "major2": 45735, "major3": 42899 }, "profession1": "Engineering", "profession2": "Alchemy", "cooldowns": { }, "rotation": { "type": "TypeAuto", "simple": { "cooldowns": { "cooldowns": [ { "id": { } } ] } } }, "reactionTimeMs": 100, "distanceFromTarget": 24, "darkIntentUptime": 100, "healingModel": { } }, "encounter": { "duration": 240, "durationVariation": 20, "executeProportion20": 0.2, "executeProportion25": 0.25, "executeProportion35": 0.35, "executeProportion90": 0.9, "targets": [ { "level": 88, "mobType": "MobTypeGiant", "stats": [0,0,0,0,0,0,0,0,0,0,0,805,0,0,0,0,0,11977,0,0,0,0,0,0,0,0,0,0,0,0,0], "minBaseDamage": 65000, "swingSpeed": 1.5, "parryHaste": true } ] }, "epWeightsStats": { "stats": [0,2.65,0.5,1.1,0,0,0,0,0,0,0,0,2,1.5,1.39,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1.32], "pseudoStats": [0,0,6.32,0,0,0] }, "epRatios": [ 1, 0, 0, 0, 0, 0 ] }

  1. Sim shows ranged hit at 7.89%
  2. In game, this is 8.16%
  3. I have double-checked that the reforging options are identical and that I didn't miss anything about the gear.

Expected behavior

I expected the values to be correct.

Sim Links and Screenshots

Will attach screenshots.

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser Firefox
  • Version 126.0.1 (64-bit)

Smartphone (please complete the following information):

N/A

Additional context

Screenshots attached

ultra-in-sim
ultra-in-game

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

No branches or pull requests

1 participant