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

Nerfed defence of the half-finished bone giant

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