From c6d0913c0ec33a1525af2d57074694654eab3b77 Mon Sep 17 00:00:00 2001 From: ferricles Date: Thu, 29 Apr 2021 20:11:26 -0700 Subject: [PATCH] added 1 comment --- damage_calc.js | 1 + 1 file changed, 1 insertion(+) diff --git a/damage_calc.js b/damage_calc.js index b179379..0ff74e4 100644 --- a/damage_calc.js +++ b/damage_calc.js @@ -39,6 +39,7 @@ function calculateSpellDamage(stats, spellConversions, rawModifier, pctModifier, 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 //1st round - apply each as ingred, 2nd round - apply as normal