Implemented Hazeel Cult quest
This commit is contained in:
@@ -132205,5 +132205,15 @@
|
||||
"examine": "Emperor of all he surveys.",
|
||||
"name": "Penguin",
|
||||
"id": "12764"
|
||||
},
|
||||
{
|
||||
"examine": "This key opens a chest in the Carnillean household.",
|
||||
"name": "Chest key",
|
||||
"id": "709"
|
||||
},
|
||||
{
|
||||
"examine": "This stuff looks nasty.",
|
||||
"name": "Poison",
|
||||
"id": "273"
|
||||
}
|
||||
]
|
||||
@@ -887,6 +887,10 @@
|
||||
"region": "10390",
|
||||
"id": "102"
|
||||
},
|
||||
{
|
||||
"region": "10391",
|
||||
"id": "478"
|
||||
},
|
||||
{
|
||||
"region": "10393",
|
||||
"id": "346"
|
||||
|
||||
@@ -9386,6 +9386,7 @@
|
||||
"attack_level": "1"
|
||||
},
|
||||
{
|
||||
"examine": "On special duty to protect the Canilleans.",
|
||||
"name": "Guard",
|
||||
"defence_level": "1",
|
||||
"safespot": null,
|
||||
@@ -9398,18 +9399,19 @@
|
||||
"attack_level": "1"
|
||||
},
|
||||
{
|
||||
"examine": "A member of the Hazeel cult.",
|
||||
"melee_animation": "811",
|
||||
"respawn_delay": "60",
|
||||
"defence_animation": "425",
|
||||
"death_animation": "836",
|
||||
"name": "Clivet",
|
||||
"defence_level": "1",
|
||||
"safespot": null,
|
||||
"lifepoints": "25",
|
||||
"melee_animation": "811",
|
||||
"strength_level": "1",
|
||||
"id": "893",
|
||||
"range_level": "1",
|
||||
"respawn_delay": "60",
|
||||
"attack_level": "1",
|
||||
"defence_animation": "425"
|
||||
"attack_level": "1"
|
||||
},
|
||||
{
|
||||
"examine": "A member of the Hazeel cult.",
|
||||
@@ -74201,6 +74203,7 @@
|
||||
"id": "880"
|
||||
},
|
||||
{
|
||||
"examine": "The Carnillean family chef.",
|
||||
"name": "Claus the chef",
|
||||
"id": "886"
|
||||
},
|
||||
@@ -74209,14 +74212,17 @@
|
||||
"id": "888"
|
||||
},
|
||||
{
|
||||
"examine": "Ceril Carnillean's wife.",
|
||||
"name": "Henryeta Carnillean",
|
||||
"id": "889"
|
||||
},
|
||||
{
|
||||
"examine": "The Carnellian family butler.",
|
||||
"name": "Butler Jones",
|
||||
"id": "890"
|
||||
},
|
||||
{
|
||||
"examine": "Leader of the Hazeel cult.",
|
||||
"name": "Alomone",
|
||||
"id": "891"
|
||||
},
|
||||
|
||||
@@ -2573,7 +2573,11 @@
|
||||
},
|
||||
{
|
||||
"npc_id": "885",
|
||||
"loc_data": "{2565,3271,0,0,0}-{2573,3268,1,0,0}-"
|
||||
"loc_data": "{2565,3271,0,1,0}-{2573,3268,1,1,0}-"
|
||||
},
|
||||
{
|
||||
"npc_id": "886",
|
||||
"loc_data": "{2567,9669,0,1,0}-"
|
||||
},
|
||||
{
|
||||
"npc_id": "887",
|
||||
@@ -2581,15 +2585,27 @@
|
||||
},
|
||||
{
|
||||
"npc_id": "888",
|
||||
"loc_data": "{2565,3273,0,0,0}-"
|
||||
"loc_data": "{2565,3273,0,1,0}-"
|
||||
},
|
||||
{
|
||||
"npc_id": "889",
|
||||
"loc_data": "{2571,3270,0,0,0}-"
|
||||
"loc_data": "{2571,3270,0,1,0}-"
|
||||
},
|
||||
{
|
||||
"npc_id": "890",
|
||||
"loc_data": "{2569,3272,0,0,0}-{2573,3269,1,0,0}-"
|
||||
"loc_data": "{2569,3272,0,1,0}-{2573,3269,1,1,0}-"
|
||||
},
|
||||
{
|
||||
"npc_id": "891",
|
||||
"loc_data": "{2609,9670,0,1,0}-"
|
||||
},
|
||||
{
|
||||
"npc_id": "893",
|
||||
"loc_data": "{2567,9683,0,1,0}-"
|
||||
},
|
||||
{
|
||||
"npc_id": "894",
|
||||
"loc_data": "{2609,9686,0,1,0}-{2607,9681,0,1,0}-{2609,9674,0,1,0}-{2608,9672,0,1,0}-{2604,9674,0,1,0}-{2605,9671,0,1,0}-"
|
||||
},
|
||||
{
|
||||
"npc_id": "895",
|
||||
|
||||
Reference in New Issue
Block a user