HardstuckGuild / GW2-Tooltips.js

Tooltips.js frontend
1 stars 1 forks source link

Crit modifying traits dont apply #105

Open SaculRennorb opened 5 months ago

SaculRennorb commented 5 months ago

Crit modifying traits currently don't get processed properly since they are usually conditional and don't expose any modifiers. We might be able to detect those cases, but this might be a tricky one, especially since there are quire a few cases so hard coding them is non viable (frequent changes, more getting introduced etc.)