Skip to content
This repository has been archived by the owner on Oct 22, 2019. It is now read-only.

Add attack damage and attack speed #1

Open
Sembiance opened this issue Sep 8, 2015 · 3 comments
Open

Add attack damage and attack speed #1

Sembiance opened this issue Sep 8, 2015 · 3 comments

Comments

@Sembiance
Copy link
Contributor

Attack damage and attack speed is tied to weapon, down a deep and complex chain of XML

@heymATIN
Copy link

So it's not possible to get the data added into the json?

@jnovack
Copy link
Member

jnovack commented Apr 28, 2016

oh it's possible, feel free to submit a pull request. The possibility EXISTS. The plausibility of me doing it is low... VERY low.

jnovack pushed a commit that referenced this issue Aug 11, 2016
Pull Request from original repo
@LeoLeal
Copy link
Contributor

LeoLeal commented Sep 14, 2016

I think I found hwo to extract the weapon damage and attack cooldown from the XML...

There are a number of categories for weapons. all children from StormWeapon Node. They have all the weapons data for all heroes, prefixed by their names. Even leech data is there (ie.: Auriel's Energy feed from attack damage)... but I still need to research more on all the possible WeaponSets to figure a way to bring the data correctly to the JSON.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants