Implemented Temple of Ikov quest
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
},
|
||||
{
|
||||
"id": "92",
|
||||
"replaceId": "17317",
|
||||
"replaceId": "91",
|
||||
"fence": "false",
|
||||
"metal": "false"
|
||||
},
|
||||
@@ -2689,7 +2689,7 @@
|
||||
},
|
||||
{
|
||||
"id": "31815",
|
||||
"replaceId": "31816",
|
||||
"replaceId": "31817",
|
||||
"fence": "false",
|
||||
"metal": "false"
|
||||
},
|
||||
|
||||
@@ -19,6 +19,18 @@
|
||||
"item_id": "53",
|
||||
"loc_data": "{3,3240,3940,0,300}-{2,3237,3948,0,300}-{3,3235,3949,0,300}"
|
||||
},
|
||||
{
|
||||
"item_id": "83",
|
||||
"loc_data": "{1,2637,9819,0,30}"
|
||||
},
|
||||
{
|
||||
"item_id": "84",
|
||||
"loc_data": "{1,2638,9906,0,30}"
|
||||
},
|
||||
{
|
||||
"item_id": "85",
|
||||
"loc_data": "{1,2628,9859,0,30}"
|
||||
},
|
||||
{
|
||||
"item_id": "88",
|
||||
"loc_data": "{1,2654,9767,0,4587583}"
|
||||
@@ -177,7 +189,7 @@
|
||||
},
|
||||
{
|
||||
"item_id": "687",
|
||||
"loc_data": "{1,2655,3424,0,6553680}-{1,2665,3424,0,6553680}-{1,2669,3423,0,6553680}-{1,2668,3419,0,6553680}-{1,2671,3420,0,6553680}-{1,2677,3423,0,6553680}-{1,2676,3425,0,6553680}-{1,2676,3422,0,6553680}-{1,2679,3424,0,6553680}-{1,2678,3426,0,6553680}-{1,2679,3423,0,6553680}-{1,2680,3424,0,6553680}-{1,2672,3427,0,6553680}-{1,2676,3430,0,6553680}-{1,2673,3428,0,6553680}-{1,2670,3437,0,6553680}"
|
||||
"loc_data": "{1,2655,3424,0,6553680}-{1,2665,3424,0,6553680}-{1,2669,3423,0,6553680}-{1,2668,3419,0,6553680}-{1,2671,3420,0,6553680}-{1,2677,3423,0,6553680}-{1,2676,3425,0,6553680}-{1,2676,3422,0,6553680}-{1,2679,3424,0,6553680}-{1,2678,3426,0,6553680}-{1,2679,3423,0,6553680}-{1,2680,3424,0,6553680}-{1,2672,3427,0,6553680}-{1,2676,3430,0,6553680}-{1,2673,3428,0,6553680}-{1,2670,3437,0,6553680}-{1,2649,9854,0,6553680}-{1,2643,9853,0,6553680}-{1,2644,9851,0,6553680}"
|
||||
},
|
||||
{
|
||||
"item_id": "712",
|
||||
@@ -393,7 +405,7 @@
|
||||
},
|
||||
{
|
||||
"item_id": "1925",
|
||||
"loc_data": "{1,2564,3332,0,100}-{1,2428,3079,0,6553680}-{1,2428,3080,0,6553680}-{1,2371,3128,0,6553680}-{1,2371,3127,0,6553680}-{1,3225,3294,0,6553680}-{1,3121,3359,0,6553660}-{1,3216,9625,0,6553680}-{1,3026,3289,0,6553680}-{1,2958,3510,0,6553680}-{1,3221,3497,1,6553680}-{1,2958,3510,0,6553680}-{1,3222,3491,1,6553680}-{1,3307,3195,0,5898270}-{1,1941,4956,0,5898270}"
|
||||
"loc_data": "{1,2564,3332,0,100}-{1,2428,3079,0,6553680}-{1,2428,3080,0,6553680}-{1,2371,3128,0,6553680}-{1,2371,3127,0,6553680}-{1,3225,3294,0,6553680}-{1,3121,3359,0,6553660}-{1,3216,9625,0,6553680}-{1,3026,3289,0,6553680}-{1,2958,3510,0,6553680}-{1,3221,3497,1,6553680}-{1,2958,3510,0,6553680}-{1,3222,3491,1,6553680}-{1,3307,3195,0,5898270}-{1,1941,4956,0,5898270}-{1,2633,9908,0,100}"
|
||||
},
|
||||
{
|
||||
"item_id": "1927",
|
||||
|
||||
@@ -765,6 +765,13 @@
|
||||
"bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,16",
|
||||
"equipment_slot": "13"
|
||||
},
|
||||
{
|
||||
"examine": "A lever to open something perhaps?",
|
||||
"durability": null,
|
||||
"name": "Lever",
|
||||
"archery_ticket_price": "0",
|
||||
"id": "83"
|
||||
},
|
||||
{
|
||||
"destroy_message": "You can reclaim this item from the place you found it.",
|
||||
"examine": "The power in this staff causes it to vibrate gently.",
|
||||
|
||||
@@ -4291,13 +4291,56 @@
|
||||
"range_level": "36",
|
||||
"attack_level": "27"
|
||||
},
|
||||
{
|
||||
"examine": "He walks with a slight limp.",
|
||||
"melee_animation": "401",
|
||||
"range_animation": "0",
|
||||
"combat_audio": "511,513,512",
|
||||
"magic_level": "1",
|
||||
"respawn_delay": "30",
|
||||
"defence_animation": "404",
|
||||
"weakness": "",
|
||||
"magic_animation": "0",
|
||||
"death_animation": "836",
|
||||
"name": "Lucien",
|
||||
"defence_level": "10",
|
||||
"safespot": null,
|
||||
"lifepoints": "17",
|
||||
"strength_level": "11",
|
||||
"id": "272",
|
||||
"aggressive": "",
|
||||
"range_level": "1",
|
||||
"attack_level": "12"
|
||||
},
|
||||
{
|
||||
"examine": "He walks with a slight limp.",
|
||||
"melee_animation": "",
|
||||
"range_animation": "",
|
||||
"combat_audio": "",
|
||||
"defence_animation": "404",
|
||||
"weakness": "",
|
||||
"magic_animation": "",
|
||||
"death_animation": "836",
|
||||
"name": "Lucien",
|
||||
"defence_level": "",
|
||||
"safespot": null,
|
||||
"lifepoints": "",
|
||||
"strength_level": "",
|
||||
"id": "273",
|
||||
"aggressive": "",
|
||||
"range_level": "",
|
||||
"attack_level": "12"
|
||||
},
|
||||
{
|
||||
"examine": "A guard who has devoted their life to Armadyl.",
|
||||
"range_animation": "0",
|
||||
"melee_animation": "401",
|
||||
"combat_audio": "511,513,512",
|
||||
"respawn_delay": "60",
|
||||
"defence_animation": "0",
|
||||
"defence_animation": "404",
|
||||
"weakness": "8",
|
||||
"magic_animation": "0",
|
||||
"death_animation": "836",
|
||||
"name": "Guardian of Armadyl",
|
||||
"defence_level": "30",
|
||||
"safespot": null,
|
||||
@@ -4310,9 +4353,13 @@
|
||||
{
|
||||
"examine": "A guard who has devoted their life to Armadyl.",
|
||||
"range_animation": "0",
|
||||
"defence_animation": "0",
|
||||
"melee_animation": "401",
|
||||
"combat_audio": "511,513,512",
|
||||
"respawn_delay": "60",
|
||||
"defence_animation": "404",
|
||||
"weakness": "8",
|
||||
"magic_animation": "0",
|
||||
"death_animation": "836",
|
||||
"name": "Guardian of Armadyl",
|
||||
"defence_level": "30",
|
||||
"safespot": null,
|
||||
@@ -4324,21 +4371,28 @@
|
||||
},
|
||||
{
|
||||
"examine": "Intimidating!",
|
||||
"start_gfx": "99",
|
||||
"combat_style": "2",
|
||||
"start_height": "96",
|
||||
"melee_animation": "0",
|
||||
"range_animation": "0",
|
||||
"combat_audio": "511,513,512",
|
||||
"attack_speed": "8",
|
||||
"magic_level": "62",
|
||||
"end_gfx": "101",
|
||||
"respawn_delay": "60",
|
||||
"defence_animation": "0",
|
||||
"defence_animation": "425",
|
||||
"weakness": "3",
|
||||
"magic_animation": "0",
|
||||
"magic_animation": "711",
|
||||
"death_animation": "836",
|
||||
"name": "Fire Warrior of Lesarkus",
|
||||
"defence_level": "55",
|
||||
"defence_level": "78",
|
||||
"safespot": null,
|
||||
"lifepoints": "78",
|
||||
"strength_level": "55",
|
||||
"lifepoints": "59",
|
||||
"strength_level": "78",
|
||||
"id": "277",
|
||||
"range_level": "1",
|
||||
"projectile": "127",
|
||||
"attack_level": "55"
|
||||
},
|
||||
{
|
||||
@@ -49279,10 +49333,10 @@
|
||||
"range_animation": "0",
|
||||
"attack_speed": "4",
|
||||
"magic_level": "1",
|
||||
"respawn_delay": "60",
|
||||
"defence_animation": "0",
|
||||
"weakness": "2",
|
||||
"slayer_exp": "93",
|
||||
"respawn_delay": "60",
|
||||
"magic_animation": "0",
|
||||
"death_animation": "6081",
|
||||
"name": "Cave bug",
|
||||
|
||||
@@ -289,11 +289,11 @@
|
||||
},
|
||||
{
|
||||
"npc_id": "92",
|
||||
"loc_data": "{3111,3561,0,1,3}-{3132,9915,0,1,5}-{3095,9909,0,1,3}-{3149,9869,0,1,6}-{3138,9878,0,1,5}-{3137,9869,0,1,3}-{2840,9652,0,1,1}-{2829,9657,0,1,4}-{2819,3288,0,1,1}-{2848,3248,0,1,3}-{2850,3235,0,1,3}-{3117,9671,0,1,1}-{3122,9661,0,1,6}-{3123,9648,0,1,6}-{3005,10362,0,1,1}-{3003,10358,0,1,1}-{3005,10351,0,1,1}-{3003,10345,0,1,5}-{2992,3942,0,1,4}-{2593,9883,0,1,1}-{2590,9885,0,1,4}-{2586,9883,0,1,1}-{2585,9878,0,1,3}-{2537,9845,0,1,1}-{2540,9846,0,1,4}-{2552,9844,0,1,6}-{2556,9846,0,1,4}-{2535,9844,0,1,3}-{2532,9843,0,1,4}-{2530,9845,0,1,3}-{2540,9820,0,1,4}-{2544,9824,0,1,4}-{2980,3763,0,1,0}-{2977,3753,0,1,0}-{3143,3802,0,1,0}-{3145,3779,0,1,0}"
|
||||
"loc_data": "{3111,3561,0,1,3}-{3132,9915,0,1,5}-{3095,9909,0,1,3}-{3149,9869,0,1,6}-{3138,9878,0,1,5}-{3137,9869,0,1,3}-{2840,9652,0,1,1}-{2829,9657,0,1,4}-{2819,3288,0,1,1}-{2848,3248,0,1,3}-{2850,3235,0,1,3}-{3117,9671,0,1,1}-{3122,9661,0,1,6}-{3123,9648,0,1,6}-{3005,10362,0,1,1}-{3003,10358,0,1,1}-{3005,10351,0,1,1}-{3003,10345,0,1,5}-{2992,3942,0,1,4}-{2593,9883,0,1,1}-{2590,9885,0,1,4}-{2586,9883,0,1,1}-{2585,9878,0,1,3}-{2537,9845,0,1,1}-{2540,9846,0,1,4}-{2552,9844,0,1,6}-{2556,9846,0,1,4}-{2535,9844,0,1,3}-{2532,9843,0,1,4}-{2530,9845,0,1,3}-{2540,9820,0,1,4}-{2544,9824,0,1,4}-{2980,3763,0,1,0}-{2664,9877,0,1,0}-{2977,3753,0,1,0}-{3143,3802,0,1,0}-{3145,3779,0,1,0}"
|
||||
},
|
||||
{
|
||||
"npc_id": "93",
|
||||
"loc_data": "{3101,9956,0,1,3}-{3104,9948,0,1,0}-{3104,9955,0,1,4}-{3108,9951,0,1,4}-{3108,9954,0,1,1}-{3111,9954,0,1,6}-{3112,9958,0,1,4}-{2841,9625,0,1,4}-{2845,9628,0,1,3}-{2841,9638,0,1,6}-{2845,9645,0,1,1}-{2655,9824,0,1,1}-{2669,9824,0,1,4}-{2667,9823,0,1,5}-{2658,9830,0,1,6}-{2666,9829,0,1,6}-{3194,5460,0,1,6}-{3192,5466,0,1,7}-{2566,9507,0,1,3}-{2562,9505,0,1,1}-{2568,9509,0,1,3}-{3185,5493,0,1,4}-{3182,5494,0,1,6}-{3185,5486,0,1,7}-{3175,5492,0,1,3}-{3169,5496,0,1,4}-{3170,5492,0,1,3}-{3186,5487,0,1,4}-{3169,5491,0,1,2}-{2571,9509,0,1,1}-{2564,9504,0,1,1}-{2566,9505,0,1,1}-{2544,9841,0,1,1}-{2536,9844,0,1,6}-{2527,9844,0,1,3}-{2530,9842,0,1,4}-{2543,9815,0,1,3}"
|
||||
"loc_data": "{3101,9956,0,1,3}-{3104,9948,0,1,0}-{3104,9955,0,1,4}-{3108,9951,0,1,4}-{3108,9954,0,1,1}-{3111,9954,0,1,6}-{3112,9958,0,1,4}-{2841,9625,0,1,4}-{2845,9628,0,1,3}-{2841,9638,0,1,6}-{2845,9645,0,1,1}-{2655,9824,0,1,1}-{2669,9824,0,1,4}-{2667,9823,0,1,5}-{2658,9830,0,1,6}-{2666,9829,0,1,6}-{3194,5460,0,1,6}-{3192,5466,0,1,7}-{2566,9507,0,1,3}-{2562,9505,0,1,1}-{2568,9509,0,1,3}-{3185,5493,0,1,4}-{3182,5494,0,1,6}-{3185,5486,0,1,7}-{3175,5492,0,1,3}-{3169,5496,0,1,4}-{3170,5492,0,1,3}-{3186,5487,0,1,4}-{3169,5491,0,1,2}-{2571,9509,0,1,1}-{2564,9504,0,1,1}-{2566,9505,0,1,1}-{2544,9841,0,1,1}-{2536,9844,0,1,6}-{2527,9844,0,1,3}-{2530,9842,0,1,4}-{2543,9815,0,1,3}-{2637,9891,0,1,0}-{2645,9891,0,1,0}-{2653,9892,0,1,0}-{2653,9892,0,1,0}"
|
||||
},
|
||||
{
|
||||
"npc_id": "94",
|
||||
@@ -795,6 +795,26 @@
|
||||
"npc_id": "271",
|
||||
"loc_data": "{2608,3158,0,1,3}"
|
||||
},
|
||||
{
|
||||
"npc_id": "272",
|
||||
"loc_data": "{3127,3485,0,1,1}"
|
||||
},
|
||||
{
|
||||
"npc_id": "273",
|
||||
"loc_data": "{2573,3321,0,1,3}"
|
||||
},
|
||||
{
|
||||
"npc_id": "274",
|
||||
"loc_data": "{2638,9899,0,1,6}-{2639,9911,0,1,6}-{2648,9901,0,1,6}-{2649,9912,0,1,6}-{2649,9905,0,1,6}-{2650,9897,0,1,6}"
|
||||
},
|
||||
{
|
||||
"npc_id": "275",
|
||||
"loc_data": "{2636,9910,0,1,4}-{2637,9897,0,1,4}-{2643,9913,0,1,6}-{2646,9906,0,1,6}"
|
||||
},
|
||||
{
|
||||
"npc_id": "276",
|
||||
"loc_data": "{2656,9875,0,1,3}"
|
||||
},
|
||||
{
|
||||
"npc_id": "278",
|
||||
"loc_data": "{3209,3215,0,0,0}"
|
||||
@@ -7450,15 +7470,15 @@
|
||||
},
|
||||
{
|
||||
"npc_id": "4695",
|
||||
"loc_data": "{3098,3699,0,1,4}-{3015,3851,0,1,2}-{2839,9565,0,1,3}-{2837,9601,0,1,4}-{2840,3279,0,1,6}"
|
||||
"loc_data": "{3098,3699,0,1,4}-{3015,3851,0,1,2}-{2839,9565,0,1,3}-{2837,9601,0,1,4}-{2840,3279,0,1,6}-{2631,9880,0,1,1}"
|
||||
},
|
||||
{
|
||||
"npc_id": "4696",
|
||||
"loc_data": "{3096,3691,0,1,6}-{2931,9808,0,1,0}-{2930,9799,0,1,0}-{3014,3848,0,1,1}-{2839,9560,0,1,4}-{2846,9613,0,1,6}-{3091,3861,0,1,0}"
|
||||
"loc_data": "{3096,3691,0,1,6}-{2931,9808,0,1,0}-{2930,9799,0,1,0}-{3014,3848,0,1,1}-{2839,9560,0,1,4}-{2846,9613,0,1,6}-{3091,3861,0,1,0}-{2632,9874,0,1,1}"
|
||||
},
|
||||
{
|
||||
"npc_id": "4697",
|
||||
"loc_data": "{3105,3695,0,1,5}-{3324,3856,0,1,2}-{3016,3845,0,1,4}-{2845,9557,0,1,2}-{2839,9624,0,1,6}-{2825,3277,0,1,3}"
|
||||
"loc_data": "{3105,3695,0,1,5}-{3324,3856,0,1,2}-{3016,3845,0,1,4}-{2845,9557,0,1,2}-{2839,9624,0,1,6}-{2825,3277,0,1,3}-{2630,9867,0,1,1}"
|
||||
},
|
||||
{
|
||||
"npc_id": "4698",
|
||||
@@ -8074,7 +8094,7 @@
|
||||
},
|
||||
{
|
||||
"npc_id": "5341",
|
||||
"loc_data": "{2840,9633,0,1,1}-{2844,9634,0,1,6}-{2842,9637,0,1,3}"
|
||||
"loc_data": "{2840,9633,0,1,1}-{2844,9634,0,1,6}-{2842,9637,0,1,3}-{2641,9889,0,1,0}-{2648,9890,0,1,0}-{2657,9894,0,1,0}-{2658,9888,0,1,0}"
|
||||
},
|
||||
{
|
||||
"npc_id": "5342",
|
||||
|
||||
@@ -1753,7 +1753,7 @@
|
||||
},
|
||||
{
|
||||
"examine": "Danger!",
|
||||
"ids": "1032,5127,29373"
|
||||
"ids": "1032,5127"
|
||||
},
|
||||
{
|
||||
"examine": "This tells you which way is which.",
|
||||
@@ -20295,6 +20295,10 @@
|
||||
"examine": "Technically a bed.",
|
||||
"ids": "32031"
|
||||
},
|
||||
{
|
||||
"examine": "Now that's what I call slimline!",
|
||||
"ids": "32072"
|
||||
},
|
||||
{
|
||||
"examine": "A really bad portrait of the King.",
|
||||
"ids": "32326"
|
||||
@@ -20623,6 +20627,10 @@
|
||||
"examine": "Keeps the puppies out of trouble.",
|
||||
"ids": "28341"
|
||||
},
|
||||
{
|
||||
"examine": "Warning! Danger of death.",
|
||||
"ids": "29373"
|
||||
},
|
||||
{
|
||||
"examine": "There are some toolboxes on this table.",
|
||||
"ids": "36573,36580"
|
||||
|
||||
Reference in New Issue
Block a user