Skip to content
Snippets Groups Projects
Commit 985969ff authored by dg's avatar dg
Browse files

change archers ego gloves

git-svn-id: http://svn.net-core.org/repos/t-engine4@5741 51575b47-30f0-44d4-a5cc-537603b46e54
parent e2049647
No related branches found
No related tags found
No related merge requests found
......@@ -652,7 +652,7 @@ newEntity{
combat = {
apr = resolvers.mbonus_material(5, 5),
atk = resolvers.mbonus_material(5, 5),
talent_on_hit = { [Talents.T_DISENGAGE] = {level=resolvers.genericlast(function(e) return e.material_level end), chance=35} }, -- yes, so archers can beat enemies with their 'fists' and hope for a disengage proc
talent_on_hit = { [Talents.T_PERFECT_STRIKE] = {level=resolvers.genericlast(function(e) return e.material_level end), chance=15} }, -- this is more for brawlers actually
},
},
}
\ No newline at end of file
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