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

Nerfed Half Finished Bone Giant

git-svn-id: http://svn.net-core.org/repos/t-engine4@4685 51575b47-30f0-44d4-a5cc-537603b46e54
parent ee5a3e97
No related branches found
No related tags found
No related merge requests found
......@@ -78,9 +78,8 @@ This specimen looks like it was hastily assembled and is not really complete yet
rank = 4,
max_life = resolvers.rngavg(100,120), life_rating = 14,
combat_armor = 7, combat_def = 7,
on_melee_hit = {[DamageType.BLIGHT]=resolvers.mbonus(5, 2)},
melee_project = {[DamageType.BLIGHT]=resolvers.mbonus(5, 2)},
resolvers.talents{ [Talents.T_BONE_ARMOUR]=3, [Talents.T_THROW_BONES]=1, [Talents.T_STUN]=1, },
resolvers.talents{ [Talents.T_BONE_ARMOUR]=3, [Talents.T_THROW_BONES]=1, },
resolvers.sustains_at_birth(),
resolvers.drops{chance=100, nb=3, {tome_drops="boss"} },
......
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