Merge pull request #72 from plsfixrito/MonsterInfoFields
Add more fields to MonsterInfo
Add more fields to MonsterInfo
chore: move repository url and license to Directory.Build.props
feat(data): add skill cost, item vnum, dash, upgrade
chore: use version prefix to allow for setting a version suffix
feat(data): add attack type and element types
feat(data): add skill attack type, uses secondary weapon and element
feat(data): add equipment and item type
Merge pull request #32 from Rutherther/combat
Add combat extension
chore(data): add cast time and cooldown units to documentation
chore: update dependencies
chore: update data versions
feat(data): make monster level ushort
docs(data): add documentation for NostaleData
feat: make projects available for netstandard 2.1
chore: add repository url and license to nuget
Merge pull request #22 from Rutherther/data
Add NosTale data information
chore(data): add short descriptions of projects