Ryan Davis

Results 4 comments of Ryan Davis

What about adding a `stackMethod` property to each stat? That would provide useful data for stat calculation without breaking the current format. `"stackMethod": "additive" || "multiplicative"` Edit: On second thought,...

This appears to be an issue with the way the mythic passive is formatted on the wiki. There's no existing stat defined for % hp bonuses, so Heartsteel's mythic is...

After speaking with the wiki team, they don't want to create a new stat for %hp bonuses since Heartsteel is currently the only item that has one. The compromise we...

To be clear, I'm just referencing the mythic 1% hp bonus, which is a typical mythic passive and does fit nicely in the JSON as currently structured: `passives[1].stats.health.percent: 1.0`. We...