Fix: Taverley Dungeon QA Pass 2
- Corrected stats of Chaos Dwarf ID 119 - Added all Chaos Dwarf spawns to Taverley Dungeon (6 Chaos Dwarves) - Correct respawn rate of Chaos Dwarves at 150 ticks - Corrected stats of Lesser Demons ID 82, 4694, 4695, 4696, 4697, 6101 - Correct respawn rate of Lesser Demons at 30 ticks - Added all Lesser Demon spawns to Taverley Dungeon (5 Lesser Demons) - Corrected stats of Baby blue dragon ID 52, 4665, 4666 - Correct respawn rate of Baby blue dragons at 30 ticks - Corrected stats of Black Demon ID 84, 677, 4702, 4703, 4704, 4705 - Correct respawn rate of Black Demons at 30 ticks - Corrected stats of Black Knight ID 2698 - Correct respawn rate of Black Knights at 25 ticks - Correct respawn rate of Shades at 50 ticks - Corrected stats of Hellhound ID 49, 3586, 6210 - Correct respawn rate of Hellhound at 50 ticks - Correct respawn rate of Giant bat at 35 ticks - Corrected stats of Jailer ID 201 - Correct respawn rate of Jailer at 50 ticks - Poison spider now has correct examine text - Corrected stats of Poison spider ID 134, 1009 - Correct respawn rate of Poison spider at 30 ticks - Corrected stats of level-19 Ghost ID 103, 104 - Correct respawn rate of level-19 Ghost at 40 ticks - Corrected stats of Suit of armour ID 453
This commit is contained in:
+219
-6498
File diff suppressed because it is too large
Load Diff
@@ -249,7 +249,7 @@
|
||||
},
|
||||
{
|
||||
"npc_id": "82",
|
||||
"loc_data": "{2936,9652,0,1,3}-{2932,9809,0,1,0}-{2929,9803,0,1,2}-{2934,9795,0,1,6}-{2933,9791,0,1,1}-{3052,3117,2,1,1}-{2841,9557,0,1,3}-{2831,9562,0,1,3}-{2838,9605,0,1,3}-{3058,10128,0,1,0}-{3046,10139,0,1,0}-{3110,3157,2,1,5}"
|
||||
"loc_data": "{2936,9652,0,1,3}-{2926,9803,0,1,0}-{2935,9794,0,1,0}-{3052,3117,2,1,1}-{2841,9557,0,1,3}-{2831,9562,0,1,3}-{2838,9605,0,1,3}-{3058,10128,0,1,0}-{3046,10139,0,1,0}-{3110,3157,2,1,5}"
|
||||
},
|
||||
{
|
||||
"npc_id": "83",
|
||||
@@ -389,7 +389,7 @@
|
||||
},
|
||||
{
|
||||
"npc_id": "119",
|
||||
"loc_data": "{3248,3794,0,1,1}-{2925,9766,0,1,7}-{2921,9758,0,1,3}-{2935,9770,0,1,1}-{2935,9761,0,1,0}-{3029,10313,0,1,4}-{3028,10309,0,1,4}-{3033,10311,0,1,6}-{3035,10309,0,1,1}-{3035,10313,0,1,1}-{3244,3797,0,1,3}-{3245,3790,0,1,4}-{3239,3781,0,1,5}-{3253,3791,0,1,1}-{3245,3802,0,1,1}-{3250,3808,0,1,3}-{3246,3800,0,1,6}-{3246,3795,0,1,2}"
|
||||
"loc_data": "{3248,3794,0,1,1}-{2921,9757,0,1,0}-{2915,9759,0,1,0}-{2927,9761,0,1,0}-{2925,9769,0,1,0}-{2931,9784,0,1,0}-{2938,9788,0,1,0}-{3029,10313,0,1,4}-{3028,10309,0,1,4}-{3033,10311,0,1,6}-{3035,10309,0,1,1}-{3035,10313,0,1,1}-{3244,3797,0,1,3}-{3245,3790,0,1,4}-{3239,3781,0,1,5}-{3253,3791,0,1,1}-{3245,3802,0,1,1}-{3250,3808,0,1,3}-{3246,3800,0,1,6}-{3246,3795,0,1,2}"
|
||||
},
|
||||
{
|
||||
"npc_id": "120",
|
||||
@@ -6801,7 +6801,7 @@
|
||||
},
|
||||
{
|
||||
"npc_id": "4696",
|
||||
"loc_data": "{3118,3695,0,1,6}-{3010,3851,0,1,1}-{2839,9560,0,1,4}-{2846,9613,0,1,6}-{3062,10131,0,1,0}"
|
||||
"loc_data": "{3118,3695,0,1,6}-{2931,9808,0,1,0}-{2930,9799,0,1,0}-{3010,3851,0,1,1}-{2839,9560,0,1,4}-{2846,9613,0,1,6}-{3062,10131,0,1,0}"
|
||||
},
|
||||
{
|
||||
"npc_id": "4697",
|
||||
@@ -8531,6 +8531,10 @@
|
||||
"npc_id": "6090",
|
||||
"loc_data": "{2932,3245,0,1,0}-{2934,3246,0,1,3}"
|
||||
},
|
||||
{
|
||||
"npc_id": "6101",
|
||||
"loc_data": "{2932,9811,0,1,0}"
|
||||
},
|
||||
{
|
||||
"npc_id": "6102",
|
||||
"loc_data": "{1762,5329,0,1,1}"
|
||||
|
||||
Reference in New Issue
Block a user