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

Seasoned Hunter's Trophy proc incorrect #364

Closed
xhunterGhost opened this issue Dec 6, 2022 · 1 comment
Closed

Seasoned Hunter's Trophy proc incorrect #364

xhunterGhost opened this issue Dec 6, 2022 · 1 comment

Comments

@xhunterGhost
Copy link

xhunterGhost commented Dec 6, 2022

The tooltip inside raidbots shows that the trinket (379) procs for 999 crits, hast or mastery. But it actually procs for 1370 of the selected stat.
In addition, it procs depends on the total pets you have:

From Testing I have found
0 Pets - Mastery
1 Pet - Haste
2 Pets - Crit Strike

SIMC BELOW:

# Darkbullet - Beast Mastery - 2022-12-06 16:22 - US/Illidan
# SimC Addon 10.0.2-04
# WoW 10.0.2.46924, TOC 100002
# Requires SimulationCraft 1000-01 or newer

hunter="Darkbullet"
level=70
race=orc
region=us
server=illidan
role=attack
professions=alchemy=34/engineering=52
spec=beast_mastery

talents=B0PAIlFMjeNhnEouGfV8Ij2uS5ACaJAABAAAAAAAAAAgGRKSolEJSi4A5ABCRIJkkEhGJRA

# Saved Loadout: M0 build
# talents=B0PAIlFMjeNhnEouGfV8Ij2uS5ACaJAABAAAAAAAAAAgGRKSolEJSi4A5ABCRIJkkEhGJRA

head=,id=198325,bonus_id=8836/8840/8902/8799/8949,crafted_stats=32
neck=,id=200210,bonus_id=6652/7935/8784/1475/5864/8767
shoulder=,id=200228,bonus_id=6652/1478/5861/8767
back=,id=193629,bonus_id=7977/6652/8815/1594/8767
chest=,id=191997,bonus_id=6652/1472/5864/8766
shirt=,id=52019
wrist=,id=193693,bonus_id=7977/6652/7935/8815/1594/8767
hands=,id=193752,bonus_id=7977/6652/8813/1594/8767
waist=,id=193794,bonus_id=7977/6652/7937/8814/1594/8767
legs=,id=193643,bonus_id=7977/6652/8816/1594/8767
feet=,id=200458,bonus_id=1472
finger1=,id=193768,bonus_id=7976/7936/1581/8766
finger2=,id=193671,bonus_id=7977/6652/7936/1594/8767
trinket1=,id=200859,bonus_id=6652/1491/5855/8767
trinket2=,id=198490,bonus_id=6652/1430/5865/8767
main_hand=,id=193670,bonus_id=7977/43/1594/8767

### Gear from Bags
#
# Lucky Hunting Charm (369)
# neck=,id=200445,bonus_id=6652/7936/8783/1472/5864/8766
#
# Custodian's Medallion of Delusion (372)
# neck=,id=193647,bonus_id=7977/6652/7937/8784/1594/8767
#
# Isle Trapper's Bindings of the Quickblade (200)
# wrist=,id=198997,bonus_id=6652/7936/1679
#
# Ohn'ahran Falconer's Grips (372)
# hands=,id=191999,bonus_id=6652/1475/5864/8767
#
# Torrential Downpour Gauntlets (372)
# hands=,id=193740,bonus_id=7977/6652/8813/1594/8767
#
# Ohn'ahran Falconer's Belt (372)
# waist=,id=192037,bonus_id=6652/7936/1475/5864/8767
#
# Azure Belt of Competition (372)
# waist=,id=193722,bonus_id=7977/6652/7936/8814/1594/8767
#
# Sand-Encrusted Greaves (372)
# legs=,id=200212,bonus_id=6652/1625/5864/8767
#
# Hornstrider's Boots of the Harmonious (200)
# feet=,id=198999,bonus_id=6652/1717
#
# Frozen Shard Ring (340)
# finger1=,id=197988,bonus_id=8774,drop_level=70
#
# Platinum Star Band (346)
# finger1=,id=193708,bonus_id=7974/6652/7937/1568/8766
#
# Salt Crystal Ring (340)
# finger1=,id=202198,bonus_id=8774,drop_level=70
#
# Spineripper's Fang (347)
# trinket1=,id=198036,bonus_id=8778,drop_level=70
#
# Ruby Whelp Shell (372)
# trinket1=,id=193757,bonus_id=7977/6652/1594/8767
#
# Lifeflame Ampoule (376)
# trinket1=,id=198451,bonus_id=6652/1437/5858/8767
#
# Algeth'ar Puzzle Box (372)
# trinket1=,id=193701,bonus_id=7977/6652/1594/8767
#
# Idol of Pure Decay (359)
# trinket1=,id=193660,bonus_id=7976/6652/1581/8766
#
# Blazing Essence (369)
# trinket1=,id=200217,bonus_id=6652/1472/5864/8766
#
# Bottle of Spiraling Winds (346)
# trinket1=,id=193697,bonus_id=7978/7975/6652,drop_level=70
#
# Titan-Forged Blaster (372)
# main_hand=,id=193747,bonus_id=7977/6652/1594/8767
#
# Ancient Dancer's Longspear (376)
# main_hand=,id=200138,bonus_id=6652/1485/5858/8767

# Checksum: ca1366c8
@seriallos seriallos added by-design and removed bug labels Dec 7, 2022
@seriallos
Copy link
Owner

Tooltip issues do not indicate a problem with sims: #288

This is functioning properly in SimC:

image

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

No branches or pull requests

2 participants