jkganzan13 / Dota2HeroSelect

Recreating the Dota 2 Hero Select menu in React-Redux
https://jkganzan13.github.io/Dota2HeroSelect/
0 stars 0 forks source link

Add hero roles and attack range in heroes.json #7

Closed jkganzan13 closed 7 years ago

jkganzan13 commented 7 years ago
heroes: [{
  id: 1,
  name: "xxx",
  role: ["carry", "nuker", "support", ....],
  atkRange: "melee"
}, ...]
jkganzan13 commented 7 years ago

https://github.com/jkganzan13/Dota2HeroSelect/commit/c0dd2a90c3414b318a49f90edc974dcf02d5671c