Giter Club home page Giter Club logo

dofus-data's People

Contributors

pboutin avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

joryss

dofus-data's Issues

Incomplete stat for crit on spells

It seems that a "X % crit on spell Y" stat is indicated as simple "cri" stat in the dofus-data.json file.

Exemple :

"8659-sangle-huee": {"name": "Sangle Hu\u00e9e", "level": "130", "recipe": {"8770-ecorce-tynril": "1", "8784-talon-achille-abrakleur-sombre": "2", "8779-carpelle-brouture": "18", "8782-bractee-chiendent": "30", "2651-ver-feu": "1", "8781-calice-fecorce": "24", "8778-etamine-floribonde": "20", "8780-sepale-nerbe": "28"}, "link": "http://www.dofus.com/fr/mmorpg/encyclopedie/equipements/8659-sangle-huee", "effects": ["cri", 20, "cri", 25, "Augmente la port\u00e9e du sort Souillure de 1", "Augmente la port\u00e9e du sort Chamrak de 1"], "type": "Ceinture"},

Original stats :
20% Critique sur le sort Ethylo
25% Critique sur le sort Vague à Lame
Augmente la portée du sort Souillure de 1
Augmente la portée du sort Chamrak de 1

Proposition :
Modification in DofusData.py
'cri': u'\d% Critique',
to
'cri': u'\d% Critique$',

(Not tested)

"do_ren" stat (Renvoi dommage)

The "do_ren" stat is not correctly red.

Exemple :

"6988-sulik": {"name": "Sulik", "level": "167", "recipe": {"6441-poils-moon": "10", "7305-etoffe-soryo-firefoux": "2", "7382-etoffe-fantome-leopardo": "2", "7308-etoffe-pandule": "4", "7306-etoffe-yokai-firefoux": "2", "7304-etoffe-maho-firefoux": "2", "7393-etoffe-fantome-pandore": "1", "7307-etoffe-pandore": "6"}, "link": "http://www.dofus.com/fr/mmorpg/encyclopedie/equipements/6988-sulik", "effects": ["vi", 400, "sa", 50, "Renvoie 11 \u00e0 25 dommages", "cha", 60], "type": "Chapeau"}

"pi_per" stat (Puissance pièges)

The "pi_per" stat is not correctly parsed.

Example :

"8092-dagues-bouwin": {"name": "Les Dagues du Bouwin", "level": "134", "recipe": {"13733-boulier-zoth": "28", "12733-substrat-foret": "1", "15067-patte-gruche": "10", "13061-galet-boucane": "3", "2621-barbe-chouque": "9", "7035-pyrute": "2", "1680-corne-brulee-minotoror": "1", "7283-peau-tanukoui-san": "9"}, "link": "http://www.dofus.com/fr/mmorpg/encyclopedie/armes/8092-dagues-bouwin", "effects": ["fo", 50, "vi", 250, "do", 10, "pui", 20, "agi", 30, "re_neutre", 10, "re_air", 10, "pui", 10], "type": "Dague"}

Proposition :
Modification in DofusData.py
'pui': u'\d Puissance',
to
'pui': u'\d Puissance$',

(Not tested)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.