Skip to content
46 changes: 23 additions & 23 deletions data/area/misthalin/lumbridge/lumbridge.npc-spawns.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
spawns = [
# 12594
{ id = "giant_rat", x = 3192, y = 3203 },
{ id = "giant_rat", x = 3192, y = 3211 },
{ id = "giant_rat", x = 3197, y = 3202 },
{ id = "giant_rat", x = 3193, y = 3203 },
{ id = "giant_rat", x = 3194, y = 3201 },
{ id = "giant_rat", x = 3194, y = 3211 },
{ id = "giant_rat", x = 3192, y = 3208 },
{ id = "giant_rat", x = 3195, y = 3205 },
{ id = "lumbridge_guardsman_attackable", x = 3187, y = 3245 },
{ id = "lumbridge_guardsman_attackable2", x = 3192, y = 3207 },
# 12594
{ id = "giant_rat_3", x = 3192, y = 3203 },
{ id = "giant_rat_3", x = 3192, y = 3211 },
{ id = "giant_rat_4", x = 3197, y = 3202 },
{ id = "giant_rat_3", x = 3194, y = 3201 },
{ id = "giant_rat_4", x = 3192, y = 3208 },
{ id = "giant_rat_5", x = 3195, y = 3205 },
{ id = "lumbridge_guardsman_attackable", x = 3187, y = 3245 },
{ id = "lumbridge_guardsman_attackable2", x = 3192, y = 3207 },
{ id = "butterfly_1", x = 3183, y = 3254 },
{ id = "butterfly_1", x = 3182, y = 3251 },
{ id = "butterfly_1", x = 3178, y = 3228 },
Expand All @@ -28,9 +26,9 @@ spawns = [
{ id = "giant_spider", x = 3162, y = 3225 },
{ id = "giant_spider", x = 3159, y = 3223 },
{ id = "giant_spider", x = 3163, y = 3222 },
{ id = "rat", x = 3191, y = 3204 },
{ id = "rat", x = 3193, y = 3205 },
{ id = "rat", x = 3196, y = 3206 },
{ id = "rat", x = 3193, y = 3205 },
{ id = "rat", x = 3191, y = 3204 },
{ id = "rat", x = 3197, y = 3204 },
{ id = "goblin_light_grey_bald", x = 3141, y = 3261 },
{ id = "goblin_light_grey_bald", x = 3198, y = 3257 },
Expand All @@ -54,7 +52,8 @@ spawns = [
{ id = "goblin_light_topless_spiked", x = 3187, y = 3246 },
{ id = "goblin_light_topless_spiked", x = 3185, y = 3244 },
{ id = "goblin_light_grey_bald_spear", x = 3167, y = 3205 },
# 12850
{ id = "goblin_light_grey_bald_spear", x = 3185, y = 3202 },
# 12850
{ id = "butterfly_3", x = 3255, y= 3226},
{ id = "butterfly_3", x = 3233, y= 3216},
{ id = "roddeck", x = 3232, y = 3237, direction = "WEST" },
Expand Down Expand Up @@ -127,16 +126,18 @@ spawns = [
{ id = "giant_spider", x = 3249, y = 3249 },
{ id = "giant_spider", x = 3241, y = 3241 },
{ id = "giant_spider", x = 3250, y = 3239 },
{ id = "rat", x = 3233, y = 3237 },
{ id = "rat", x = 3229, y = 3226 },
{ id = "rat", x = 3229, y = 3223 },
{ id = "rat", x = 3222, y = 3215 },
{ id = "rat", x = 3205, y = 3204 },
{ id = "rat", x = 3229, y = 3220 },
{ id = "rat", x = 3205, y = 3209 },
{ id = "rat", x = 3206, y = 3208 },
{ id = "rat", x = 3206, y = 3204 },
{ id = "rat", x = 3205, y = 3204 },
{ id = "rat", x = 3208, y = 3203 },
{ id = "rat", x = 3205, y = 3203 },
{ id = "rat", x = 3207, y = 3203 },
{ id = "rat", x = 3206, y = 3202 },
{ id = "rat", x = 3207, y = 3202 },
{ id = "rat", x = 3205, y = 3209 },
{ id = "rat", x = 3206, y = 3209 },
{ id = "rat", x = 3206, y = 3202 },
{ id = "fishing_spot_lure_bait_lumbridge", x = 3238, y = 3252 },
{ id = "fishing_spot_lure_bait_lumbridge", x = 3239, y = 3241 },
{ id = "fishing_spot_crayfish_lumbridge", x = 3259, y = 3205 },
Expand All @@ -162,8 +163,8 @@ spawns = [
{ id = "goblin_turquoise_topless_mohawk", x = 3262, y = 3253 },
{ id = "explorer_jack", x = 3204, y = 3241 },
{ id = "doomsayer", x = 3237, y = 3227, direction = "EAST" },
# 12851
{ id = "lumbridge_guardsman_attackable", x = 3253, y = 3238 },
# 12851
{ id = "lumbridge_guardsman_attackable", x = 3253, y = 3238 },
{ id = "duck_swim", x = 3235, y = 3265 },
{ id = "duck_swim", x = 3233, y = 3267 },
{ id = "duck_swim", x = 3233, y = 3270 },
Expand Down Expand Up @@ -228,7 +229,6 @@ spawns = [
{ id = "crow_5", x = 3209, y = 3300, members = true },
{ id = "duck_swim", x = 3218, y = 3287 },
{ id = "duck_swim", x = 3223, y = 3281 },
{ id = "rat", x = 3206, y = 3203 },
{ id = "nastroth_lumbridge", x = 3223, y = 3212 },
{ id = "farmer", x = 3227, y = 3292 },
{ id = "imp", x = 3214, y = 3281 },
Expand Down
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
spawns = [
# 12593
{ id = "swamp_tar", x = 3194, y = 3168, delay = 100, members = true },
{ id = "swamp_tar", x = 3194, y = 3162, delay = 100, members = true },
{ id = "swamp_tar", x = 3189, y = 3163, delay = 100, members = true },
{ id = "swamp_tar", x = 3194, y = 3167, delay = 100, members = true },
{ id = "swamp_tar", x = 3191, y = 3162, delay = 100, members = true },
{ id = "swamp_tar", x = 3189, y = 3160, delay = 100, members = true },
{ id = "swamp_tar", x = 3185, y = 3161, delay = 100, members = true },
{ id = "swamp_tar", x = 3182, y = 3165, delay = 100, members = true },
{ id = "swamp_tar", x = 3173, y = 3166, delay = 100, members = true },
{ id = "swamp_tar", x = 3170, y = 3167, delay = 100, members = true },
{ id = "swamp_tar", x = 3164, y = 3169, delay = 100, members = true },
{ id = "swamp_tar", x = 3171, y = 3177, delay = 100, members = true },
{ id = "swamp_tar", x = 3171, y = 3178, delay = 100, members = true },
{ id = "swamp_tar", x = 3164, y = 3180, delay = 100, members = true },
{ id = "swamp_tar", x = 3173, y = 3178, delay = 100, members = true },
{ id = "swamp_tar", x = 3165, y = 3178, delay = 100, members = true },
{ id = "swamp_tar", x = 3164, y = 3187, delay = 100, members = true },
{ id = "swamp_tar", x = 3171, y = 3191, delay = 100, members = true },
{ id = "swamp_tar", x = 3179, y = 3190, delay = 100, members = true },
{ id = "swamp_tar", x = 3181, y = 3193, delay = 100, members = true },
{ id = "swamp_tar", x = 3183, y = 3180, delay = 100, members = true },
{ id = "swamp_tar", x = 3180, y = 3193, delay = 100, members = true },
{ id = "swamp_tar", x = 3185, y = 3180, delay = 100, members = true },
{ id = "swamp_tar", x = 3193, y = 3181, delay = 100, members = true },
# 12849
{ id = "small_fishing_net", x = 3244, y = 3157, delay = 10 },
{ id = "leather_gloves", x = 3206, y = 3147, delay = 100 },
]
]
Original file line number Diff line number Diff line change
@@ -1,56 +1,26 @@
spawns = [
# 12593
{ id = "giant_rat", x = 3157, y = 3198 },
{ id = "giant_rat", x = 3161, y = 3188 },
{ id = "giant_rat", x = 3154, y = 3186 },
{ id = "giant_rat", x = 3163, y = 3173 },
{ id = "giant_rat", x = 3168, y = 3165 },
{ id = "giant_rat", x = 3176, y = 3161 },
{ id = "giant_rat", x = 3189, y = 3159 },
{ id = "giant_rat", x = 3197, y = 3162 },
{ id = "giant_rat", x = 3196, y = 3166 },
{ id = "candle_seller", x = 3170, y = 3176 },
# 12849
{ id = "father_urhney", x = 3208, y = 3150 },
{ id = "fishing_spot_small_net_bait_lumbridge", x = 3246, y = 3155 },
{ id = "fishing_spot_small_net_bait_lumbridge", x = 3245, y = 3152 },
{ id = "fishing_spot_small_net_bait_lumbridge", x = 3244, y = 3150 },
{ id = "fishing_spot_small_net_bait_lumbridge", x = 3240, y = 3147 },
{ id = "giant_rat", x = 3207, y = 3187 },
{ id = "giant_rat_dark", x = 3211, y = 3195 },
{ id = "giant_rat_2", x = 3207, y = 3187 },
{ id = "giant_rat_2", x = 3206, y = 3175 },
{ id = "giant_rat_dark", x = 3211, y = 3187 },
{ id = "giant_rat_dark", x = 3215, y = 3177 },
{ id = "giant_rat_dark", x = 3223, y = 3161 },
{ id = "giant_rat_dark", x = 3212, y = 3152 },
{ id = "giant_rat_dark_injured", x = 3204, y = 3196 },
{ id = "giant_rat_dark_injured", x = 3201, y = 3189 },
{ id = "giant_rat_dark_injured", x = 3229, y = 3188 },
{ id = "giant_rat_dark_injured", x = 3214, y = 3181 },
{ id = "giant_rat_dark_injured", x = 3215, y = 3172 },
{ id = "giant_rat_dark_injured", x = 3202, y = 3161 },
{ id = "giant_rat_dark_injured", x = 3233, y = 3161 },
{ id = "ilona", x = 3244, y = 3197, members = true },
{ id = "giant_rat_lumbridge_swamp", x = 3221, y = 3195, members = true },
{ id = "giant_rat_lumbridge_swamp", x = 3235, y = 3172, members = true },
{ id = "giant_spider_lumbridge", x = 3186, y = 3190, members = true },
{ id = "giant_spider_lumbridge", x = 3190, y = 3189, members = true },
{ id = "sergeant_mossfists", x = 3183, y = 3161, members = true },
{ id = "sergeant_slimetoes", x = 3181, y = 3161, members = true },
{ id = "giant_spider", x = 3184, y = 3190 },
{ id = "giant_spider", x = 3187, y = 3184 },
{ id = "giant_spider", x = 3193, y = 3193 },
{ id = "giant_spider", x = 3195, y = 3187 },
{ id = "archer_lumbridge", x = 3148, y = 3208 },
{ id = "warrior_lumbridge", x = 3150, y = 3208 },
{ id = "monk_lumbridge", x = 3152, y = 3204 },
{ id = "wizard_lumbridge", x = 3149, y = 3204 },
{ id = "giant_rat_dark", x = 3201, y = 3174, members = true },
{ id = "giant_rat_dark", x = 3227, y = 3193, members = true },
{ id = "giant_rat_dark", x = 3232, y = 3170, members = true },
{ id = "giant_rat_dark", x = 3234, y = 3187, members = true },
{ id = "giant_rat_dark_injured", x = 3169, y = 3196, members = true },
{ id = "giant_rat_dark_injured", x = 3178, y = 3176, members = true },
{ id = "giant_rat_dark_injured", x = 3237, y = 3180, members = true },
{ id = "fremennik_shipmaster_al_kharid", x = 3254, y = 3170, members = true },
{ id = "rockslug_small", x = 2729, y = 5223, members = true },
{ id = "rockslug_small", x = 3222, y = 9580, members = true },
Expand All @@ -68,4 +38,4 @@ spawns = [
{ id = "rockslug", x = 3222, y = 9571, members = true },
{ id = "rockslug", x = 3225, y = 9583, members = true },
{ id = "rockslug", x = 3226, y = 9577, members = true },
]
]
27 changes: 14 additions & 13 deletions data/area/misthalin/varrock/varrock.npc-spawns.toml
Original file line number Diff line number Diff line change
Expand Up @@ -147,18 +147,19 @@ spawns = [
{ id = "man_varrock_2", x = 3194, y = 3396, members = true },
{ id = "man_varrock_2", x = 3238, y = 3406, members = true },
{ id = "man_varrock_2", x = 3231, y = 3399, level = 1, members = true },
{ id = "giant_rat_lumbridge_swamp", x = 3265, y = 3348, members = true },
{ id = "giant_rat_lumbridge_swamp", x = 3265, y = 3353, members = true },
{ id = "giant_rat_lumbridge_swamp", x = 3265, y = 3358, members = true },
{ id = "giant_rat_lumbridge_swamp", x = 3268, y = 3347, members = true },
{ id = "giant_rat_lumbridge_swamp", x = 3268, y = 3351, members = true },
{ id = "giant_rat_lumbridge_swamp", x = 3268, y = 3356, members = true },
{ id = "giant_rat_lumbridge_swamp", x = 3268, y = 3359, members = true },
{ id = "giant_rat_lumbridge_swamp", x = 3271, y = 3349, members = true },
{ id = "giant_rat_lumbridge_swamp", x = 3271, y = 3354, members = true },
{ id = "giant_rat_lumbridge_swamp", x = 3271, y = 3358, members = true },
{ id = "giant_rat_lumbridge_swamp", x = 3274, y = 3351, members = true },
{ id = "giant_rat_lumbridge_swamp", x = 3276, y = 3348, members = true },
{ id = "giant_rat_lumbridge_swamp", x = 3264, y = 3351, members = true },
{ id = "giant_rat_lumbridge_swamp", x = 3262, y = 3349, members = true },
{ id = "giant_rat_lumbridge_swamp", x = 3259, y = 3348, members = true },
{ id = "giant_rat_lumbridge_swamp", x = 3260, y = 3353, members = true },
{ id = "giant_rat_lumbridge_swamp", x = 3255, y = 3352, members = true },
{ id = "giant_rat_lumbridge_swamp", x = 3256, y = 3347, members = true },
{ id = "giant_rat_lumbridge_swamp", x = 3265, y = 3346, members = true },
{ id = "giant_rat_lumbridge_swamp", x = 3254, y = 3346, members = true },
{ id = "giant_rat_lumbridge_swamp", x = 3256, y = 3355, members = true },
{ id = "giant_rat_lumbridge_swamp", x = 3261, y = 3356, members = true },
{ id = "giant_rat_lumbridge_swamp", x = 3269, y = 3351, members = true },
{ id = "giant_rat_lumbridge_swamp", x = 3265, y = 3355, members = true },
{ id = "giant_rat_lumbridge_swamp", x = 3263, y = 3347, members = true },
{ id = "cow_brown_2", x = 3182, y = 3331, members = true },
{ id = "warrior_woman", x = 3202, y = 3487 },
{ id = "warrior_woman", x = 3205, y = 3487 },
Expand Down Expand Up @@ -391,4 +392,4 @@ spawns = [
{ id = "guardian_varrock", x = 3323, y = 3501, level = 3, members = true },
{ id = "orlando_smith", x = 1759, y = 4955, members = true },
{ id = "elsie", x = 2960, y = 3280, members = true },
]
]
30 changes: 28 additions & 2 deletions data/entity/npc/animal/rat/rat.npcs.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,38 @@ categories = ["giant_rats", "rats"]
examine = "Overgrown vermin."
hunt_mode = "cowardly"

[giant_rat_2]
id = 950
categories = ["giant_rats", "rats"]
clone = "giant_rat"
hunt_mode = "cowardly"

[giant_rat_3]
id = 12349
categories = ["giant_rats", "rats"]
clone = "giant_rat"
hunt_mode = "cowardly"

[giant_rat_4]
id = 4924
categories = ["giant_rats", "rats"]
clone = "giant_rat"
hunt_mode = "cowardly"

[giant_rat_5]
id = 12351
categories = ["giant_rats", "rats"]
clone = "giant_rat"
hunt_mode = "cowardly"

[giant_rat_dark]
id = 8828
att = 6
str = 5
def = 2
hitpoints = 100
slayer_xp = 10.0
respawn_delay = 30
combat_def = "giant_rat"
drop_table = "giant_rat"
categories = ["giant_rats", "rats"]
Expand All @@ -81,8 +106,9 @@ clone = "giant_rat_dark"
hunt_mode = "cowardly"

[giant_rat_dark_injured]
clone = "giant_rat_dark"
id = 8829
categories = ["giant_rats", "rats"]
clone = "giant_rat_dark"
hunt_mode = "cowardly"

[rat_ratcatchers]
Expand All @@ -109,4 +135,4 @@ examine = "A popular dwarven delicacy."

[rat_swept_away]
id = 8209
examine = "Cheese-eater."
examine = "Cheese-eater."
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,6 @@ spawns = [
{ id = "spider_ape_atoll", x = 2732, y = 9178, members = true },
{ id = "spider_ape_atoll", x = 2732, y = 9199, members = true },
{ id = "spider_ape_atoll", x = 2734, y = 9170, members = true },
# Lumbridge
{ id = "spider", x = 3182, y = 3188 },
{ id = "spider", x = 3182, y = 3193 },
{ id = "spider", x = 3187, y = 3195 },
{ id = "spider", x = 3190, y = 3182 },
{ id = "spider", x = 3192, y = 3195 },
{ id = "spider", x = 3196, y = 3191 },
# Lumbridge Castle Cellar
{ id = "spider", x = 3209, y = 9618 },
{ id = "spider", x = 3211, y = 9621 },
Expand Down Expand Up @@ -264,4 +257,4 @@ spawns = [
{ id = "poison_spider", x = 2870, y = 9799 },
{ id = "poison_spider", x = 2871, y = 9792 },
{ id = "poison_spider", x = 2876, y = 9806 },
]
]
Loading