NPC additions to Piscatoris fishing colony
(Partially) Added Franklin Caranos's dialogue Added Herman Caranos's dialogue Added a spawn location for Herman Caranos Added npc movement to Franklin Caranos Added Skeleton mage config
This commit is contained in:
@@ -71333,6 +71333,21 @@
|
||||
"name": "Dreven",
|
||||
"id": "2335"
|
||||
},
|
||||
{
|
||||
"examine": "Founder and Director of the Piscatoris Fishing Colony.",
|
||||
"name": "Herman Caranos",
|
||||
"id": "3822"
|
||||
},
|
||||
{
|
||||
"examine": "Engineer for the Piscatoris Fishing Colony.",
|
||||
"name": "Franklin Caranos",
|
||||
"id": "3823"
|
||||
},
|
||||
{
|
||||
"examine": "Secretary and Storemaster for the Piscatoris Fishing Colony.",
|
||||
"name": "Arnold Lydspor",
|
||||
"id": "3824"
|
||||
},
|
||||
{
|
||||
"examine": "Perhaps this gardener might look after your crops for you.",
|
||||
"name": "Frizzy Skernip",
|
||||
@@ -72276,5 +72291,24 @@
|
||||
"examine": "He looks dangerous!",
|
||||
"name": "Turael",
|
||||
"id": "8273"
|
||||
},
|
||||
{
|
||||
"examine": "Doesn't seem to want to go away.",
|
||||
"combat_style": "2",
|
||||
"melee_animation": "811",
|
||||
"range_animation": "811",
|
||||
"attack_speed": "4",
|
||||
"magic_level": "100",
|
||||
"defence_animation": "0",
|
||||
"magic_animation": "811",
|
||||
"death_animation": "836",
|
||||
"name": "Skeleton Mage",
|
||||
"defence_level": "60",
|
||||
"lifepoints": "80",
|
||||
"strength_level": "10",
|
||||
"id": "3851",
|
||||
"bonuses": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0",
|
||||
"range_level": "1",
|
||||
"attack_level": "10"
|
||||
}
|
||||
]
|
||||
@@ -6391,9 +6391,14 @@
|
||||
"npc_id": "3820",
|
||||
"loc_data": "{3088,3255,0,0,6}"
|
||||
},
|
||||
|
||||
{
|
||||
"npc_id": "3822",
|
||||
"loc_data": "{2353,3680,0,1,3}"
|
||||
},
|
||||
{
|
||||
"npc_id": "3823",
|
||||
"loc_data": "{2343,3668,0,0,0}"
|
||||
"loc_data": "{2343,3668,0,1,3}"
|
||||
},
|
||||
{
|
||||
"npc_id": "3824",
|
||||
|
||||
Reference in New Issue
Block a user