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

Nerfed Brotoq ... poor Brotoq

git-svn-id: http://svn.net-core.org/repos/t-engine4@6070 51575b47-30f0-44d4-a5cc-537603b46e54
parent a6e1c562
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,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},
inc_damage = {all=-55},
body = { INVEN = 10, MAINHAND=1, OFFHAND=1, BODY=1 },
equipment = resolvers.equip{
......@@ -56,7 +56,7 @@ newEntity{ define_as = "BROTOQ",
resolvers.drops{chance=100, nb=3, {tome_drops="boss"} },
resolvers.talents{
[Talents.T_VIRULENT_DISEASE]=2,
[Talents.T_VIRULENT_DISEASE]=1,
[Talents.T_CORRUPTED_STRENGTH]=1,
[Talents.T_CARRIER]=1,
[Talents.T_ACID_BLOOD]=1,
......
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