- Fixed Others
 - Added Spellbook
 - Added Spell
 - Added SpellSlot
 - Improved Inventory
 
Ability
- Improved AbilityData
 
Unit
- Added Spellbook
 
Inventory
- Fixed GetItems(ItemSlot startSlot, ItemSlot endSlot)
 - Fixed AllItems
 - Fixed Items
 - Fixed Stash
 - Fixed Backpack
 
Spellbook
- Added IsValid
 - Added Owner
 - Added GetSpells(SpellSlot startSlot, SpellSlot endSlot)
 - Added AllSpells
 - Added Spells
 - Added Talents
 - Added ConsumableItems
 - Added GetSpell(SpellSlot spellSlot)
 - Added GetSpellByName(String name)
 - Added GetSpellById(AbilityId abilityId)
 - Added Spell1
 - Added Spell2
 - Added Spell3
 - Added Spell4
 - Added Spell5
 - Added Spell6
 - Added HighFive