From 609b1aa14b68c87be5e8feddedf3c40e37e72a26 Mon Sep 17 00:00:00 2001 From: dg <dg@51575b47-30f0-44d4-a5cc-537603b46e54> Date: Sat, 26 Feb 2011 17:17:57 +0000 Subject: [PATCH] plop git-svn-id: http://svn.net-core.org/repos/t-engine4@2854 51575b47-30f0-44d4-a5cc-537603b46e54 --- game/modules/tome/data/general/objects/boss-artifacts.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/modules/tome/data/general/objects/boss-artifacts.lua b/game/modules/tome/data/general/objects/boss-artifacts.lua index 35b2b58207..180150f6db 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, -- GitLab