Implement Combat commissions (PureHollowBattle and LongFight) (including Rally commissions) Refactor some battle structures Unlock hollow quests (QuestInfo and YorozuyaInfo)
use newtypes for template ids, pros: 1) enforces id validation 2) ease of use (helper method for getting template struct right away)