From dff12d2c730d37e78d1e6940c6b9e8cf3f87e022 Mon Sep 17 00:00:00 2001 From: Casey Raethke Date: Sat, 20 Jul 2024 11:28:55 -0500 Subject: [PATCH] Add Vanilla Shaman int conversion --- libs/StatLogic/Vanilla_Logic.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/StatLogic/Vanilla_Logic.lua b/libs/StatLogic/Vanilla_Logic.lua index 6e5b9a4..ba361f4 100644 --- a/libs/StatLogic/Vanilla_Logic.lua +++ b/libs/StatLogic/Vanilla_Logic.lua @@ -152,7 +152,7 @@ addon.SpellCritPerInt = { 0.0500, 0.0482, 0.0458, 0.0443, 0.0422, 0.0409, 0.0397, 0.0380, 0.0370, 0.0355, 0.0342, 0.0333, 0.0321, 0.0314, 0.0303, 0.0293, 0.0287, 0.0278, 0.0273, 0.0262, 0.0257, 0.0252, 0.0245, 0.0239, 0.0233, 0.0227, 0.0223, 0.0218, 0.0213, 0.0208, - nil, nil, nil, nil, 0.0186, 0.0184, 0.0180, 0.0175, nil, 0.0169, + nil, nil, nil, nil, 0.0186, 0.0184, 0.0180, 0.0175, 0.0173, 0.0169, }, ["MAGE"] = { 0.1920, 0.1846, 0.1778, 0.1655, 0.1600, 0.1548, 0.1500, 0.1455, 0.1371, 0.1333,