mirror of
https://github.com/mhwikicn/mhdos-armor-set-searcher
synced 2025-12-06 04:59:04 +08:00
| .. | ||
| get-equipment-decos.py | ||
| get-skills.py | ||
| raw-armor.json | ||
| raw-decos.json | ||
| raw-skills.json | ||
| README.md | ||
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:
get-skills.pyget-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.