new const classHealth[CLASSES] = { 50, 1200, 200, 150, 125, 150, 700, 5000 }; new const classArmor[CLASSES] = { 100, 500, 250, 500, 0, 50, 800, 0 };