Files
ffxiv-datamining/research/leve_to_npc.md
T
Josh Freeman 78f4b8a0f0 Typo
2015-11-04 11:19:00 +00:00

16 lines
345 B
Markdown

# 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: `906` (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`