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

Removed speed rune from the Weirdling Beast; gave him a new one to compensate

git-svn-id: http://svn.net-core.org/repos/t-engine4@4752 51575b47-30f0-44d4-a5cc-537603b46e54
parent a45d734e
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@ newEntity{ base = "BASE_NPC_HORROR", define_as="WEIRDLING_BEAST",
resolvers.inscription("INFUSION:_REGENERATION", {cooldown=10, dur=5, heal=400}),
resolvers.inscription("INFUSION:_WILD", {cooldown=8, what={physical=true}, dur=4, power=45}),
resolvers.inscription("RUNE:_SHIELDING", {cooldown=10, dur=5, power=500}),
resolvers.inscription("RUNE:_SPEED", {cooldown=10, dur=5, power=500}),
resolvers.inscription("TAINT:_DEVOURER", {cooldown=10, effects=4, heal=75}),
resolvers.inscriptions(1, {"manasurge rune"}),
resolvers.sustains_at_birth(),
......
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