DiscipleOfEris

Results 11 comments of DiscipleOfEris

At the moment, `onMobRoam` triggers every 3 seconds a mob is not engaged in battle, whether it's idle or running about or w/e. `onMobRoamAction` triggers specifically when a mob with...

> sudden point of concern (oh hell did I miss something in that PR???) I didn't modify or add any new `OnPath()` calls with my PR. The only thing I...

> > The respawn on both Ul'xzomit mothers and babies is 5 minutes, not 16 minutes. Was there a patch that reduced spawn times, or was the wiki just wrong...

I explored fixing this with pure SMAPI input event handling, but it has consistency issues. I suspect using Harmony to replace the GameMenu's (and associated tabs) receiveGamePadButton method will be...

@tyoma I did restart VS to no avail, but an additional restart of my computer seemed to to the trick.

I actually just did a bunch of research on retail and did a PR already for my server on this, but the basics are: * Specific Euvhis (by mob id,...

> excellent. if need be we can use 2 names (append an identifier) in the db to avoid having to maintain a list of which mob ids are which kind...

Thank you for bringing Max HP traits to my attention. I didn't think to test where those might exist in the formula. That's a separate issue where the latent effect...

Tested, and max HP job traits (and presumably merits) affect `baseHP`.

From testing, Max HP Down debuff is a HP multiplier that is probably either additive with or multiplicative with curse. Gear HP was reduced but convert HP had its full...