let archer = {
    name: 'Archer',
    plural: 'Archers',
    amount: 0,
    enabled: true,