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

nerf angmar's fall

git-svn-id: http://svn.net-core.org/repos/t-engine4@769 51575b47-30f0-44d4-a5cc-537603b46e54
parent 146c93ee
No related branches found
No related tags found
No related merge requests found
......@@ -34,14 +34,14 @@ newEntity{ base = "BASE_STAFF",
},
wielder = {
see_invisible = 2,
combat_spellpower = 15,
combat_spellpower = 7,
combat_spellcrit = 8,
inc_damage={
[DamageType.FIRE] = 7,
[DamageType.COLD] = 7,
[DamageType.ACID] = 7,
[DamageType.LIGHTNING] = 7,
[DamageType.BLIGHT] = 7,
[DamageType.FIRE] = 4,
[DamageType.COLD] = 4,
[DamageType.ACID] = 4,
[DamageType.LIGHTNING] = 4,
[DamageType.BLIGHT] = 4,
},
},
}
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