Skip to content

Conversation

@dodoels
Copy link
Contributor

@dodoels dodoels commented Jun 20, 2025

Summary

Maghia's Misguided Quill is not working and has 0% uptime when simming Affliction because the trinket was missing in the APL. Affliction warlock seems to use the manual trinket control while demo/destro uses autocastOtherCooldowns . This is only reproducible with Affliction, other spec and talent work.

  • make the trinket active in sim (in priority list and bigsnap)
  • reformat the APL

38a8eacd94ad27b17882982f32985d6

After the fix

Misguided Quill is the better Living Flame so the behavior should be identical

image

DPS gain (p4 default with trinket 2)

image

}
},
{
"action": {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added

{ "castSpell": { "spellId": { "spellId": 54758 } } },
{ "castSpell": { "spellId": { "itemId": 45148 } } },
{ "castSpell": { "spellId": { "itemId": 48722 } } },
{ "castSpell": { "spellId": { "itemId": 50357 } } }
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added

@InDebt InDebt merged commit f17a660 into wowsims:master Jun 20, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants