17,105
edits
(Temporary fix for doubleOresMining modifier in lieu of proper conditional modifiers support) |
(Fix colour for "CookingIntervalForBasicSoup") |
||
Line 655: | Line 655: | ||
["CombinationRuneProduction"] = { text = "{V} Combination Runes produced per action in Runecrafting", skills = {'Runecrafting'} }, | ["CombinationRuneProduction"] = { text = "{V} Combination Runes produced per action in Runecrafting", skills = {'Runecrafting'} }, | ||
["convertBoneDropsIntoCake"] = { text = "Converts all Bone drops from Combat into Birthday Cake Slice drops", skills = {'Comabt'} }, | ["convertBoneDropsIntoCake"] = { text = "Converts all Bone drops from Combat into Birthday Cake Slice drops", skills = {'Comabt'} }, | ||
["CookingIntervalForBasicSoup"] = { text = "{V}% Cooking Interval when making Basic Soup", skills = {'Cooking'} }, | ["CookingIntervalForBasicSoup"] = { text = "{V}% Cooking Interval when making Basic Soup", isIncreaseNegative = true, skills = {'Cooking'} }, | ||
["crystallized"] = { text = "Modifier to determined status of crystallized effect", skills = {'Combat'} }, | ["crystallized"] = { text = "Modifier to determined status of crystallized effect", skills = {'Combat'} }, | ||
["CurseOnHitWithUnholyMark"] = { text = "{V}% chance to apply a random Curse when hitting with an attack if the target has Unholy Mark", skills = {'Combat'} }, | ["CurseOnHitWithUnholyMark"] = { text = "{V}% chance to apply a random Curse when hitting with an attack if the target has Unholy Mark", skills = {'Combat'} }, |