Skip to content
Snippets Groups Projects
Commit 7a9c50dc authored by DarkGod's avatar DarkGod
Browse files

shhhh

parent 2fa74d94
No related branches found
No related tags found
No related merge requests found
Pipeline #
game/modules/tome/data/gfx/shockbolt/npc/spiderkin_xhaiak_xhaiak_arachnomancer.png

32.4 KiB

......@@ -76,8 +76,9 @@ newEntity{ define_as = "UNGOLE", base = "BASE_NPC_SPIDER",
newEntity{ base = "BASE_NPC_SPIDER",
subtype = "xhaiak", name = "xhaiak arachnomancer", color={0,0,0}, -- spider night, don't change the color
desc = [[A strange looking humanoid spiderkin, its body half covered by a light flowing robe. It looks like tiny spiders are crawling on his skin.]],
resolvers.nice_tile{tall=1},
level_range = {38, nil}, exp_worth = 1,
rarity = 4,
rarity = 2,
max_life = 110,
life_rating = 16,
rank = 3,
......@@ -109,7 +110,7 @@ newEntity{ base = "BASE_NPC_SPIDER",
rarity = 4,
max_life = 120,
life_rating = 19,
rank = 3,
rank = 2,
ai = "tactical",
ai_tactic = resolvers.tactic"melee",
......
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