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

Assassin Lord should not pop on level 1 and always on level 2

git-svn-id: http://svn.net-core.org/repos/t-engine4@4364 51575b47-30f0-44d4-a5cc-537603b46e54
parent d90c305e
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,6 @@ newEntity{ define_as = "ASSASSIN_LORD",
desc = [[He is the leader of a gang of bandits, watch out for his men.]],
level_range = {8, 50}, exp_worth = 1,
rarity = 12,
combat_armor = 5, combat_def = 7,
max_life = resolvers.rngavg(90,100), life_rating = 14,
resolvers.talents{
......
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