added 1 comment

This commit is contained in:
ferricles 2021-04-29 20:11:26 -07:00
parent 5f2d35eb8a
commit c6d0913c0e

View file

@ -39,6 +39,7 @@ function calculateSpellDamage(stats, spellConversions, rawModifier, pctModifier,
let neutralRemainingRaw = damages[0].slice(); let neutralRemainingRaw = damages[0].slice();
//powder application for custom crafted weapons is inherently fucked because there is no base. Unsure what to do.
//Powder application for Crafted weapons - this implementation is RIGHT YEAAAAAAAAA //Powder application for Crafted weapons - this implementation is RIGHT YEAAAAAAAAA
//1st round - apply each as ingred, 2nd round - apply as normal //1st round - apply each as ingred, 2nd round - apply as normal