and thebuild_monster.pymodule does the processing of each monster. Additionally, thedrop_table.pymodule contains a selection of hard-coded drop tables for the various OSRS Wiki drop table templates such as the rare, herb,
When I rewrote the code for monster drops in December, it made it much easier to get this done and more accurate - but just haven't got around to converting the wiki page rare drop table values into code. Writing it up should be easy, but I keep procrastinating....
See the Wiki for tutorials, and software design information. Features User Interface OSBC offers a clean interface for configuring, running, and monitoring your Python bots. For developers, this means that all you need to do is write a bot's logic loop, and the UI is already built for you...
Additionally, the drop_table.py module contains a selection of hard-coded drop tables for the various OSRS Wiki drop table templates such as the rare, herb, seed, gem and catacombs drop tables. data: Collection of useful data files used in the osrsbox-db project. cache: OSRS client ...
Additionally, the drop_table.py module contains a selection of hard-coded drop tables for the various OSRS Wiki drop table templates such as the rare, herb, seed, gem and catacombs drop tables. data: Collection of useful data files used in the osrsbox-db project. cache: OSRS client ...