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

Reduced Brotoq all damage output by 40%

git-svn-id: http://svn.net-core.org/repos/t-engine4@5115 51575b47-30f0-44d4-a5cc-537603b46e54
parent 8857526b
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,7 @@ newEntity{ define_as = "BROTOQ",
stats = { str=20, dex=10, cun=12, mag=20, con=12 },
instakill_immune = 1,
move_others=true,
inc_damage = {all=-40},
body = { INVEN = 10, MAINHAND=1, OFFHAND=1, BODY=1 },
equipment = resolvers.equip{
......
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