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

"You know who's to blame" achievement is actually doable

git-svn-id: http://svn.net-core.org/repos/t-engine4@5845 51575b47-30f0-44d4-a5cc-537603b46e54
parent 5f5e42ec
No related branches found
No related tags found
No related merge requests found
......@@ -31,8 +31,8 @@ newEntity{ base = "BASE_NPC_ELVEN_CASTER", define_as = "GRAND_CORRUPTOR",
allow_infinite_dungeon = true,
name = "Grand Corruptor", color=colors.VIOLET, unique = true,
desc = [[An elven corruptor, drawn to these blighted lands.]],
level_range = {25, nil}, exp_worth = 1,
rank = 3.5,
level_range = {25, nil}, exp_worth = 0.3,
rank = 4,
max_vim = 800,
max_life = resolvers.rngavg(300, 310), life_rating = 18,
resolvers.equip{
......
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