diff --git a/game/modules/tome/data/general/objects/special-artifacts.lua b/game/modules/tome/data/general/objects/special-artifacts.lua index 6836ae85f262e6ce517d9bdd0a2e7a3ade76453b..b35e37922b37face65efd7266cb6863540dab79d 100644 --- a/game/modules/tome/data/general/objects/special-artifacts.lua +++ b/game/modules/tome/data/general/objects/special-artifacts.lua @@ -36,6 +36,7 @@ newEntity{ base = "BASE_STAFF", define_as = "TELOS_SPIRE", desc = [[Telos was an extremely powerful mage during the Age of Dusk, hated by his peers, feared by the common folk he was hunted for a long while. He finaly fell in his place of power, Telmur, but his spirit still lingered on.]], cost = 400, material_level = 5, + plot = true, require = { stat = { mag=48 }, }, modes = {"fire", "cold", "lightning", "arcane"}, diff --git a/game/modules/tome/data/zones/temple-of-creation/objects.lua b/game/modules/tome/data/zones/temple-of-creation/objects.lua index aebb898a3291dd1d0850553c51676556bfe28f03..8556e4ded06342a94d8f64f3185b8c02ccd23927 100644 --- a/game/modules/tome/data/zones/temple-of-creation/objects.lua +++ b/game/modules/tome/data/zones/temple-of-creation/objects.lua @@ -84,6 +84,7 @@ Slasul gave it to you as a sign of his faith in you. It is a sign of hope for al rarity = false, cost = 350, material_level = 5, + plot = true, combat = { dam = 84, apr = 20,