Sandbox_EN = {
	Sandbox_TrueSmoking = "True Smoking - Main Settings",

	Sandbox_TrueSmoking_OverrideSmokeLength = "Override All Smoke Length",
		Sandbox_TrueSmoking_OverrideSmokeLength_tooltip = "Forces every cigarette, cigar, pipe, etc. to use the value below",

	Sandbox_TrueSmoking_SmokeLength = "Global Smoke Length",
		Sandbox_TrueSmoking_SmokeLength_tooltip = "Base length of all smokables when Override is enabled or item has no custom length\nHigher = lasts longer",

	Sandbox_TrueSmoking_SmokingSpeed = "Smoking Speed",
		Sandbox_TrueSmoking_SmokingSpeed_tooltip = "Global burn speed for ALL smokables\n25 = lasts forever · 100 = balanced · 200 = burns very fast",

	Sandbox_TrueSmoking_PuffStrength = "Puff Strength",
		Sandbox_TrueSmoking_PuffStrength_tooltip = "How strong each puff feels (nicotine hit + stress/boredom relief)\n50 = weak puffs · 100 = normal · 200 = very strong",

	Sandbox_TrueSmoking_MovementBurn = "Burn While Moving",
		Sandbox_TrueSmoking_MovementBurn_tooltip = "How much faster the smoke burns when walking, running or sprinting\n25 = barely burns while moving · 100 = normal · 200 = burns fast when active",

	Sandbox_TrueSmoking_IdleBurnOut = "Idle Burn-Out Speed",
		Sandbox_TrueSmoking_IdleBurnOut_tooltip = "How quickly the cigarette goes out when standing still\n0 = never goes out (always stays lit)\n100 = goes out normally (needs relighting)",

	Sandbox_TrueSmoking_EffectMultiplier = "Effect Multiplier",
		Sandbox_TrueSmoking_EffectMultiplier_tooltip = "Multiplies all effects from smoking (nicotine, stress relief, boredom relief, etc.)\n50 = half effects · 100 = normal · 200 = double effects",

	Sandbox_TrueSmoking_HungerReduction = "Hunger Reduction",
		Sandbox_TrueSmoking_HungerReduction_tooltip = "How much smoking reduces hunger\n0 = no hunger reduction · 0.25 = subtle (default) · 1.0 = vanilla strength · 2.0 = double",

	Sandbox_TrueSmoking_FatigueReduction = "Fatigue Reduction",
		Sandbox_TrueSmoking_FatigueReduction_tooltip = "How much smoking reduces fatigue\n0 = no fatigue reduction · 0.25 = subtle (default) · 1.0 = vanilla strength · 2.0 = double",

	Sandbox_TrueSmoking_ManageHeadGear = "Auto-Manage Headgear",
		Sandbox_TrueSmoking_ManageHeadGear_tooltip = "Automatically lowers shemaghs, gas masks, etc. when smoking and re-equips them after",

	Sandbox_TrueSmoking_SmokeRelighting = "Allow Relighting",
		Sandbox_TrueSmoking_SmokeRelighting_tooltip = "If the ember gets too weak, you can relight it instead of it dying completely",

	Sandbox_TrueSmoking_Coughing = "Coughing from Smoking",
		Sandbox_TrueSmoking_Coughing_tooltip = "Enable chance to cough when taking a puff",

	Sandbox_TrueSmoking_CoughingChanceSmoker = "Cough Chance — Smoker Trait",
		Sandbox_TrueSmoking_CoughingChanceSmoker_tooltip = "Chance (%) to cough per puff if player has the Smoker trait",

	Sandbox_TrueSmoking_CoughingChanceNonSmoker = "Cough Chance — No Smoker Trait",
		Sandbox_TrueSmoking_CoughingChanceNonSmoker_tooltip = "Chance (%) to cough per puff if player does NOT have the Smoker trait",

	Sandbox_TrueSmoking_Dropping = "Dropping When Falling/Bumped",
		Sandbox_TrueSmoking_Dropping_tooltip = "Chance to drop your lit cigarette when falling, climbing, or hit by zombies",

	Sandbox_TrueSmoking_DropChanceSmoker = "Drop Chance — Smoker Trait",
		Sandbox_TrueSmoking_DropChanceSmoker_tooltip = "Drop chance (%) if player has the Smoker trait",

	Sandbox_TrueSmoking_DropChanceNonSmoker = "Drop Chance — No Smoker Trait",
		Sandbox_TrueSmoking_DropChanceNonSmoker_tooltip = "Drop chance (%) if player does NOT have the Smoker trait (much clumsier!)",

	Sandbox_TrueSmoking_UseNewMoodle = "Use New Smoking Moodle",
		Sandbox_TrueSmoking_UseNewMoodle_tooltip = "Enables the new smoking moodle which better reflects nicotine levels and withdrawal",
	
	Sandbox_TrueSmokingNicotine = "True Smoking - Nicotine & Addiction",

	Sandbox_TrueSmoking_UseNicotineSystem = "Enable Nicotine System",
		Sandbox_TrueSmoking_UseNicotineSystem_tooltip = "Turns on nicotine tracking, withdrawal effects, and dynamic addiction",

	Sandbox_TrueSmoking_DaysToAddiction = "Days to Gain Smoker Trait",
		Sandbox_TrueSmoking_DaysToAddiction_tooltip = "How many in-game days of heavy smoking until player gains the Smoker trait",

	Sandbox_TrueSmoking_DaysToDetox = "Days to Lose Smoker Trait",
		Sandbox_TrueSmoking_DaysToDetox_tooltip = "How many in-game days without smoking until player loses the Smoker trait",

	Sandbox_TrueSmoking_DynamicSmokerTrait = "Dynamic Smoker Trait",
		Sandbox_TrueSmoking_DynamicSmokerTrait_tooltip = "Players can gain or lose the Smoker trait based on smoking habits",

	Sandbox_TrueSmoking_SmokerTraitDecayMultiplier = "Smoker Trait Decay Multiplier",
		Sandbox_TrueSmoking_SmokerTraitDecayMultiplier_tooltip = "How quickly addiction and withdrawal decrease when player has the Smoker trait\nHigher = faster decay",

	Sandbox_TrueSmoking_DaysToPeakWithdrawal = "Days to Peak Withdrawal",
		Sandbox_TrueSmoking_DaysToPeakWithdrawal_tooltip = "How many in-game days it takes to reach peak withdrawal symptoms after quitting",

	Sandbox_TrueSmoking_DebugMode = "Debug Mode",
		Sandbox_TrueSmoking_DebugMode_tooltip = "Enable debug logging and debug UI panel (for mod developers and troubleshooting)",
}