PsychicMuffin / PathOfDamage

Calculates damage taken in Path of Exile based on character stats
http://pathofdamage.com
GNU General Public License v3.0
3 stars 2 forks source link

Refactor sections data #52

Closed PsychicMuffin closed 7 years ago

PsychicMuffin commented 7 years ago

Splitting up the elements has put a lot of duplicate code via functions into this structure, and it should probably be cleaned up with prototypes, which might also be able to cleanly handle total and value limits and default values in tables.