LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
osrsbox/__init__.py
osrsbox.egg-info/PKG-INFO
osrsbox.egg-info/SOURCES.txt
osrsbox.egg-info/dependency_links.txt
osrsbox.egg-info/requires.txt
osrsbox.egg-info/top_level.txt
osrsbox/docs/items-complete.json
osrsbox/docs/monsters-complete.json
osrsbox/items_api/__init__.py
osrsbox/items_api/all_items.py
osrsbox/items_api/item_definition.py
osrsbox/items_api/item_equipment.py
osrsbox/items_api/item_weapon.py
osrsbox/monsters_api/__init__.py
osrsbox/monsters_api/all_monsters.py
osrsbox/monsters_api/monster_definition.py
osrsbox/monsters_api/monster_drop.py
test/test_cache_data.py
test/test_extract_model_ids.py
test/test_items_api_load_all_items.py
test/test_items_database.py
test/test_monsters_api_load_all_monsters.py
test/test_monsters_database.py
test/test_quests_database.py