diff --git a/data-otservbr-global/scripts/movements/equipment/unscripted_equipments.lua b/data-otservbr-global/scripts/movements/equipment/unscripted_equipments.lua index 8045414c5e3..a8c2de758a4 100644 --- a/data-otservbr-global/scripts/movements/equipment/unscripted_equipments.lua +++ b/data-otservbr-global/scripts/movements/equipment/unscripted_equipments.lua @@ -3907,7 +3907,7 @@ local items = { itemid = 27452, type = "equip", slot = "hand", - level = 200, + level = 200, vocation = { {"Knight", true}, {"Elite Knight"} @@ -6683,11 +6683,7 @@ local items = { itemid = 22727, type = "equip", slot = "hand", - level = 70, - vocation = { - {"Knight", true}, - {"Elite Knight"} - } + level = 70 }, { -- rift lance @@ -7734,7 +7730,7 @@ local items = { itemid = 21174, type = "equip", slot = "hand", - level = 40 + level = 45 }, { -- mino lance @@ -8243,7 +8239,12 @@ local items = { -- umbral master chopper itemid = 20075, type = "equip", - slot = "hand" + slot = "hand", + level = 250, + vocation = { + {"Knight", true}, + {"Elite Knight"} + } }, { -- umbral master chopper @@ -8256,7 +8257,7 @@ local items = { itemid = 20074, type = "equip", slot = "hand", - level = 120, + level = 120, vocation = { {"Knight", true}, {"Elite Knight"} @@ -8325,7 +8326,7 @@ local items = { itemid = 20070, type = "equip", slot = "hand", - level = 75, + level = 75, vocation = { {"Knight", true}, {"Elite Knight"} @@ -16923,7 +16924,11 @@ local items = { itemid = 3342, type = "equip", slot = "hand", - level = 65 + level = 65, + vocation = { + {"Knight", true}, + {"Elite Knight"} + } }, { -- war axe @@ -17078,11 +17083,7 @@ local items = { itemid = 3331, type = "equip", slot = "hand", - level = 70, - vocation = { - {"Knight", true}, - {"Elite Knight"} - } + level = 70 }, { -- ravager's axe @@ -17915,7 +17916,11 @@ local items = { -- battle axe itemid = 3266, type = "equip", - slot = "hand" + slot = "hand", + vocation = { + {"Knight", true}, + {"Elite Knight"} + } }, { -- battle axe diff --git a/data-otservbr-global/scripts/weapons/unscripted_weapons.lua b/data-otservbr-global/scripts/weapons/unscripted_weapons.lua index 180ac27a4c0..09f2881ccf9 100644 --- a/data-otservbr-global/scripts/weapons/unscripted_weapons.lua +++ b/data-otservbr-global/scripts/weapons/unscripted_weapons.lua @@ -2061,6 +2061,7 @@ local weapons = { type = WEAPON_AXE, level = 75, unproperly = true, + action = "removecharge", vocation = { {"Knight", true}, {"Elite Knight"} @@ -2072,6 +2073,7 @@ local weapons = { type = WEAPON_SWORD, level = 75, unproperly = true, + action = "removecharge", vocation = { {"Knight", true}, {"Elite Knight"} @@ -2294,7 +2296,7 @@ local weapons = { } }, { - -- guardian halberd + -- crude umbral chopper itemid = 20073, type = WEAPON_AXE, level = 75, @@ -4525,11 +4527,7 @@ local weapons = { itemid = 3331, type = WEAPON_AXE, level = 70, - unproperly = true, - vocation = { - {"Knight", true}, - {"Elite Knight"} - } + unproperly = true }, { -- heavy machete diff --git a/data/items/items.xml b/data/items/items.xml index 47e030b456f..11e4b16f169 100644 --- a/data/items/items.xml +++ b/data/items/items.xml @@ -18717,7 +18717,7 @@ - + @@ -18732,7 +18732,7 @@ - + @@ -22897,7 +22897,7 @@ - + @@ -39327,7 +39327,7 @@ - + @@ -39339,7 +39339,7 @@ - + @@ -48820,7 +48820,7 @@ - +