class AnalyticsConstants { static const int xpPerLevel = 2000; static const int vocabUseMaxXP = 30; static const int morphUseMaxXP = 500; }