Skip to main content

Convert Divine-Pride API data to rAthena YAML

Project description

dp2rathena: Divine-Pride API to rAthena

PyPI - Version PyPI - Python Version TravisCI Status codecov

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 (or pytest for current python version)
  • Execute script with poetry run dp2rathena

Changelog

See CHANGELOG.md

License

See LICENSE

Project details


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.0.tar.gz (81.5 kB view details)

Uploaded Source

Built Distribution

dp2rathena-0.3.0-py3-none-any.whl (86.1 kB view details)

Uploaded Python 3

File details

Details for the file dp2rathena-0.3.0.tar.gz.

File metadata

  • Download URL: dp2rathena-0.3.0.tar.gz
  • Upload date:
  • Size: 81.5 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

Hashes for dp2rathena-0.3.0.tar.gz
Algorithm Hash digest
SHA256 38f484182b5c44da71f97bdd2a16665cb22ab90f592a82425f2c9c695971ec17
MD5 bc0a4488441b2fa0df74fc112fdf643f
BLAKE2b-256 62cf42fad9f3228e75ff8a59f94d758bc8772620396d478e508284406bae61a9

See more details on using hashes here.

File details

Details for the file dp2rathena-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: dp2rathena-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 86.1 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

Hashes for dp2rathena-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5cabe480119127540caafd035082c72412f089a26b5120d633304403b4f0479f
MD5 e60c792d58bb5471cad14bfc9cdb83d1
BLAKE2b-256 6b41f255ee6047c327cf470d0ca83f7a2b6a8d8b4de6e16e00152d0722ba7184

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page