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

Great Mummy Lord learnt the Tricks of the Trade prodigy

git-svn-id: http://svn.net-core.org/repos/t-engine4@6343 51575b47-30f0-44d4-a5cc-537603b46e54
parent da01c565
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,7 @@ newEntity{ define_as = "GREATER_MUMMY_LORD",
max_life = 250, life_rating = 21, fixed_rating = true,
max_stamina = 200,
max_mana = 200,
mana_regen = 7;
stats = { str=25, dex=10, cun=8, mag=35, wil=20, con=20 },
rank = 4,
size_category = 2,
......@@ -67,6 +68,7 @@ newEntity{ define_as = "GREATER_MUMMY_LORD",
[Talents.T_INVISIBILITY]={base=4, every=5, max=7},
[Talents.T_ROTTING_DISEASE]={base=6, every=5, max=8},
[Talents.T_TRICKS_OF_THE_TRADE] = 1,
},
instakill_immune = 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