UI_EN = {
    UI_trait_Flimsy = "Flimsy",
    UI_trait_FlimsyDesc = "Your condition is bad, your strength is reduced.",
    UI_trait_Frail = "Frail",
    UI_trait_FrailDesc = "Your condition is terrible, your strength is very reduced.",
    UI_trait_Bloodlust = "Bloodlust",
    UI_trait_BloodlustDesc = "Uncontrollable desire to kill. Your mood will be affected if you don't get victims.",
    UI_trait_AmateurElectrician = "Amateur electrician",
    UI_trait_AmateurElectricianDesc = "You have practiced enough, you are ready to connect generators.",
    UI_trait_Pluviophile = "Pluviophile",
    UI_trait_PluviophileDesc = "You love the rain. Your mood improves by being under it.",
    UI_trait_Pluviophobia = "Pluviophobia",
    UI_trait_PluviophobiaDesc = "You hate the rain. Your mood worsens by being under it.",
    UI_trait_Alcoholic = "Alcoholic",
    UI_trait_AlcoholicDesc = "You need alcohol flowing through your veins to feel good.",
    UI_trait_Anorexy = "Anorexia",
    UI_trait_AnorexyDesc = "Eating disorder. Intense fear of gaining weight.",
	UI_trait_Prodigy = "Prodigy",
	UI_trait_ProdigyDesc = "You train Strength and Fitness faster than other people.",
	UI_trait_PhysicallyActive = "Physically Active",
	UI_trait_PhysicallyActiveDesc = "Energetic person. Spending energy makes you feel good.",
	UI_trait_Sedentary = "Sedentary",
	UI_trait_SedentaryDesc = "Inactive lifestyle. You don't like wasting energy.",
	UI_trait_Nightmares = "Nightmares",
	UI_trait_NightmaresDesc = "You suffer nightmares more often than others.",
	UI_trait_Fibromyalgia = "Fibromyalgia",
	UI_trait_FibromyalgiaDesc = "Fibromyalgia.",
	UI_trait_NervousWreck = "Nervous Wreck",
	UI_trait_NervousWreckDesc = "You are anxious by nature. Stressful situations affect you more strongly.",
	UI_trait_Melancholic = "Melancholic",
	UI_trait_MelancholicDesc = "Feelings of hopelessness are constant. Sad situations affect you more strongly.",
	UI_trait_sneaky = "Sneaky",
	UI_trait_sneakydesc = "",
	UI_trait_lightfooted = "Lightfooted",
	UI_trait_lightfooteddesc = "",
	UI_trait_nimble = "Nimble",
	UI_trait_nimbledesc = "",
	UI_trait_amforager = "Forager",
	UI_trait_amforagerdesc = "",
	UI_trait_amtrapper = "Trapper",
	UI_trait_amtrapperdesc = "",
	UI_trait_amcook = "Scullion",
	UI_trait_amcookdesc = "",
	UI_trait_amelectrician = "Electrical-technician",
	UI_trait_amelectriciandesc = "",
	UI_trait_ammechanic = "Auto Mechanic",
	UI_trait_ammechanicdesc = "",
	UI_trait_amcarpenter = "Carpenter",
	UI_trait_amcarpenterdesc = "",
	UI_trait_ammetalworker = "Metalwelder",
	UI_trait_ammetalworkerdesc = "",
	UI_trait_durabile = "Durability",
	UI_trait_durabiledesc = "",
	UI_trait_shortbladefan = "Piercer",
	UI_trait_shortbladefandesc = "",
	UI_trait_shortbluntfan = "Crusher",
	UI_trait_shortbluntfandesc = "",
	UI_trait_cutter = "Cutter",
	UI_trait_cutterdesc = "",
	UI_trait_spearman = "Lancer",
	UI_trait_spearmandesc = "",
	UI_trait_swordsman = "Swordsman",
	UI_trait_swordsmandesc = "",
	UI_trait_gunfan = "Shooter",
	UI_trait_gunfandesc = "",
	UI_trait_PillsAllergy = "Allergic to pills",
	UI_trait_PillsAllergyDesc = "Taking pills is not good for you. Perhaps the books are friendlier.",
	UI_trait_WildPlantsAllergy = "Allergic to wild plants",
	UI_trait_WildPlantsAllergyDesc = "Wild plants generate allergies, some more, some less. Better to avoid them.",
	UI_trait_Flabby = "Flabby",
    UI_trait_FlabbyDesc = "Your condition is bad, your fitness is reduced.",
    UI_trait_BrittleKnees = "Brittle Knees",
    UI_trait_BrittleKneesDesc = "Your condition is terrible, your fitness is very reduced.",
	UI_trait_AddictedToCaffeine = "Addicted to caffeine",
    UI_trait_AddictedToCaffeineDesc = "Irritability, stress and fatigue when not consuming caffeine.",
}