Convert Divine-Pride API data to rAthena YAML
Project description
dp2rathena: Divine-Pride API to rAthena
Convert Divine-Pride API data to rAthena DB formats.
Currently supported formats are:
item_db.yml
mob_skill_db.txt
- (future)
mob_db.txt
Requirements
- Python 3.6+
Installation
pip install dp2rathena
Usage
A divine-pride.net API key is required, create an account and generate a key if you don't have one yet.
dp2rathena config
dp2rathena item 501 1101
Limitations
All fields are mapped except the ones listed below:
item_db.yml
Partially Mapped
"Type"
- when the item type is "Consumable" on DP and subtype "Special", we output a few possible options for user to choose the correct one (Healing, Usable, DelayConsume or Cash)"SubType"
- when the item type is "Ammo" on DP, we output all rathena ammo subtypes for user to choose correct option as DP doesn't map all rathena ammo subtypes
Excluded (not enough data to map)
"Script"
/"EquipScript"
/"UnEquipScript"
- script to execute when some action is performed with the item"Class"
- upper class types that can equip item"Flags"
- item flags such as"BuyingStore"
,"DeadBranch"
,"BindOnEquip"
, etc..."Delay"
- item use delay"Stack"
- item stack amount"NoUse"
- conditions when the item is unusable"AliasName"
- another item's AegisName to be sent to client instead of this AegisName
Contributing
This project uses poetry to manage the development environment.
- Setup a local development environment with
poetry install
- Run tests with
poetry run tox
(orpytest
for current python version) - Execute script with
poetry run dp2rathena
Changelog
See CHANGELOG.md
License
See LICENSE
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dp2rathena-0.3.1.tar.gz
(81.6 kB
view details)
Built Distribution
File details
Details for the file dp2rathena-0.3.1.tar.gz
.
File metadata
- Download URL: dp2rathena-0.3.1.tar.gz
- Upload date:
- Size: 81.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.7 Linux/4.15.0-1077-gcp
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4f39bfac5210d89076e93f70000ababde78905c9e05033a8542d81809abfd27 |
|
MD5 | 008ca82faf0fb49c12604d9ba76f98b3 |
|
BLAKE2b-256 | 5f2f870d66cf544cba8fb35f5ccbf6ce8b802677b10f8b7770b004d3fb08eda9 |
File details
Details for the file dp2rathena-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: dp2rathena-0.3.1-py3-none-any.whl
- Upload date:
- Size: 86.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.7 Linux/4.15.0-1077-gcp
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a2adaf88e562d84fb973560603d2a8b6e6f84ff48060432ba598b5a3925ded1 |
|
MD5 | 786b9d8cb8aecf81d72c2ccae78c84db |
|
BLAKE2b-256 | d4a315c25b910056d5dae5456412ae9e6868195d91e7e85e54ada01e98118d96 |