diff --git a/game/modules/tome/data/general/objects/boss-artifacts.lua b/game/modules/tome/data/general/objects/boss-artifacts.lua index 35b2b582074442891bc31118ea6a21608d88ab44..180150f6dbd847195f47e466a0750150f67792fa 100644 --- a/game/modules/tome/data/general/objects/boss-artifacts.lua +++ b/game/modules/tome/data/general/objects/boss-artifacts.lua @@ -84,7 +84,7 @@ newEntity{ base = "BASE_AMULET", desc = [[A choker made of pure flame, forever shifting patterns around the neck of its wearer. Its fire seems to not harm the wearer.]], level_range = {32, 42}, rarity = 220, - cost = 50, + cost = 190, wielder = { inc_stats = { [Stats.STAT_MAG] = 5, [Stats.STAT_WIL] = 4, [Stats.STAT_CUN] = 3 }, combat_spellpower = 7,