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

Uploaded Source

Built Distribution

dp2rathena-0.3.2-py3-none-any.whl (86.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dp2rathena-0.3.2.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

Hashes for dp2rathena-0.3.2.tar.gz
Algorithm Hash digest
SHA256 8612c186ae961d7c92db643f980c6452d4abed46e7a7cd519ec237ca613862b9
MD5 7fe61abe286e9fcdc65c7b24594d8239
BLAKE2b-256 2a8713387816abc9ebe5f63f69928ce5654dc506f5e8ad125d35867b9d963b4d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dp2rathena-0.3.2-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

Hashes for dp2rathena-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 76712a67848ef7b61a8acc9b4ea89c27cb2b58036bdf3393c3f1fc6ae15d8781
MD5 f29d73ab4ddd79118a91f862ea9b798f
BLAKE2b-256 804bf61ad833d332870b7a34a2abc01be99a063477ea258df1cc30653630fb60

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