Skip to content
Snippets Groups Projects
Commit 202ed0e8 authored by DarkGod's avatar DarkGod
Browse files

shields get staff accuracy effect

parent 54e21e5a
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ newEntity{
desc = [[Handheld deflection devices]],
require = { talent = { {Talents.T_ARMOUR_TRAINING,2} }, },
randart_able = "/data/general/objects/random-artifacts/shields.lua",
special_combat = { talented="shield", damrange = 1.2 },
special_combat = { talented="shield", accuracy_effect="staff", damrange = 1.2 },
egos = "/data/general/objects/egos/shield.lua", egos_chance = { prefix=resolvers.mbonus(40, 5), suffix=resolvers.mbonus(40, 5) },
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment