From e084a6e288e3f680327666ee71766de320a2776f Mon Sep 17 00:00:00 2001 From: Josh Freeman Date: Wed, 4 Nov 2015 11:17:02 +0000 Subject: [PATCH] Research on leves to npc --- research/leve_to_npc.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 research/leve_to_npc.md diff --git a/research/leve_to_npc.md b/research/leve_to_npc.md new file mode 100644 index 000000000..5e769bdcb --- /dev/null +++ b/research/leve_to_npc.md @@ -0,0 +1,15 @@ +# Leves to NPC + +Leves are linked to an NPC via the levels_csv, this is also the same for the starting position of the Leve. + + +## Example: +Leve ID: `90`6 (Necrologos: His Treasure Forhelen (L)) +NPC ID: `1011208` (Eloin) + +npc: `1011208` in levels = id: `5581915` + +Then find 5581915 in leves CSV. + +Start npc: Offset `8` +Start Position: Offset `9`