mhdos-armor-set-searcher/scripts
2023-08-29 15:40:48 +02:00
..
get-equipment-decos.py remove dev equipment 2023-08-21 12:09:28 +02:00
get-skills.py add skill categories 2023-08-21 00:06:08 +02:00
raw-armor.json fix garuga armor 2023-08-29 15:40:48 +02:00
raw-decos.json manually remove japanese names from raw armor and decos 2023-08-20 22:05:30 +02:00
raw-skills.json remove japanese from raw skills file 2023-08-20 21:51:01 +02:00
README.md document scripts 2023-08-20 22:55:29 +02:00

Scripts

These scripts are used to scrape and parse the game data from other sources into a workable format. They are not part of the actual app, but rather are kept here for documentation and repeatability in case the data model every requires some changes. There are some dependency between the scripts, so the order of execution matter and goes as follows:

  1. get-skills.py
  2. get-equipment-and-decos.py

Sources

Skill Categories

Skill categories were made manually, analogous to the Monster Hunter Tri ASS.

Skills, Equipment and Decorations

All the equipment and decoration data, as well as exact skill names, were obtained from platypete and their Monster Hunter Dos wiki. The japanese names were manually removed as they were messing with parsing.