mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-24 02:49:10 +00:00
Research on leves to npc
This commit is contained in:
@@ -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`
|
||||
Reference in New Issue
Block a user