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

archery

git-svn-id: http://svn.net-core.org/repos/t-engine4@348 51575b47-30f0-44d4-a5cc-537603b46e54
parent b11e927f
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ newEntity{ base = "BASE_NPC_SKELETON",
rarity = 3,
max_life = resolvers.rngavg(90,100),
combat_armor = 5, combat_def = 1,
talents = resolvers.talents{ [Talents.T_STAMINA_POOL]=1, [Talents.T_STUNNING_BLOW]=1, [Talents.T_DEATH_BLOW]=1 },
talents = resolvers.talents{ [Talents.T_STAMINA_POOL]=1, [Talents.T_STUNNING_BLOW]=1, },
ai_state = { talent_in=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