This required enhancing the CardSpawner to handle mixed card sizes (investigator, standard, mini).
This refactors the current ArkhamDB loader by moving the card spawning operations to a standalone file which can be included in other objects. Card list build methods are appropriately updated as well.