Big clean up of structure and contents

This commit is contained in:
Josh Freeman
2018-10-03 18:24:44 +01:00
parent 74795df42b
commit 7d434e502b
25 changed files with 185 additions and 140 deletions
+2 -49
View File
@@ -1,18 +1,6 @@
# Research
This folder contains various research on the FFXIV database structure, file structure and various formulas and the craziness that comes with FFXIV :)
### Achievements
- Requirement Types: https://github.com/viion/ffxiv-datamining/blob/master/research/achievements_requirement_type.md
### Collectables
- https://github.com/viion/ffxiv-datamining/blob/master/research/collectable_reward_info.txt
### Emotes
- https://github.com/viion/ffxiv-datamining/blob/master/research/emotes.md
Random stuff, research, useful files, etc
### DevNPCs
@@ -20,42 +8,7 @@ This really needs maintaining, there is a bunch of NPC's which are "dev" specifi
- https://github.com/viion/ffxiv-datamining/blob/master/research/devnpcs.csv
### F.A.T.Es
- EXP: https://github.com/viion/ffxiv-datamining/blob/master/research/fate_exp.md
- Levels: https://github.com/viion/ffxiv-datamining/blob/master/research/fate_levels.md
### Icons
- https://github.com/viion/ffxiv-datamining/blob/master/research/icon_paths.md
### Items
- Stats: https://github.com/viion/ffxiv-datamining/blob/master/research/item_stats.md
### Leves
- Leve to NPC: https://github.com/viion/ffxiv-datamining/blob/master/research/leve_to_npc.md
### Maps
- Scales: https://github.com/viion/ffxiv-datamining/blob/master/research/map_scales.md
- Coordinate conversion: https://github.com/viion/ffxiv-datamining/blob/master/research/map_coordinates.md
### Quests
- EXP Formula: https://github.com/viion/ffxiv-datamining/blob/master/research/quest_exp_reward.md
### Weather
- https://github.com/viion/ffxiv-datamining/blob/master/research/weather.md
---
# File structure research
### File structure research
**Huge thank you to FFXIV Explorer Ioncannon for providing these**