Decompiled source of RtDMonstrum v0.4.9

RtDMonstrum.dll

Decompiled 5 days ago
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using System.Runtime.Versioning;
using BepInEx;
using BepInEx.Configuration;
using BepInEx.Logging;
using Jotunn.Configs;
using Jotunn.Entities;
using Jotunn.Managers;
using Jotunn.Utils;
using Microsoft.CodeAnalysis;
using UnityEngine;

[assembly: CompilationRelaxations(8)]
[assembly: RuntimeCompatibility(WrapNonExceptionThrows = true)]
[assembly: Debuggable(DebuggableAttribute.DebuggingModes.Default | DebuggableAttribute.DebuggingModes.DisableOptimizations | DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints | DebuggableAttribute.DebuggingModes.EnableEditAndContinue)]
[assembly: AssemblyTitle("RtDMonstrum")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("RtDMonstrum")]
[assembly: AssemblyCopyright("Copyright ©  2024")]
[assembly: AssemblyTrademark("")]
[assembly: ComVisible(false)]
[assembly: Guid("75726c5c-e1d0-49a8-acbd-97cfb3e35a77")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: TargetFramework(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
[assembly: AssemblyVersion("1.0.0.0")]
[module: RefSafetyRules(11)]
namespace Microsoft.CodeAnalysis
{
	[CompilerGenerated]
	[Microsoft.CodeAnalysis.Embedded]
	internal sealed class EmbeddedAttribute : Attribute
	{
	}
}
namespace System.Runtime.CompilerServices
{
	[CompilerGenerated]
	[Microsoft.CodeAnalysis.Embedded]
	[AttributeUsage(AttributeTargets.Module, AllowMultiple = false, Inherited = false)]
	internal sealed class RefSafetyRulesAttribute : Attribute
	{
		public readonly int Version;

		public RefSafetyRulesAttribute(int P_0)
		{
			Version = P_0;
		}
	}
}
namespace rtDMonstrum
{
	[BepInPlugin("Soloredis.RtDMonstrum", "RtDMonstrum", "0.4.9")]
	[NetworkCompatibility(/*Could not decode attribute arguments.*/)]
	[BepInDependency(/*Could not decode attribute arguments.*/)]
	public class RtDMonstrum : BaseUnityPlugin
	{
		public const string PluginGUID = "Soloredis.RtDMonstrum";

		public const string PluginName = "RtDMonstrum";

		public const string PluginVersion = "0.4.9";

		public static bool isModded = true;

		public AssetBundle MyAssets;

		public ConfigEntry<bool> LoggingEnable;

		internal static ManualLogSource Log;

		private CustomLocalization Localization;

		public string[] PrefabList = new string[221]
		{
			"ashlandsmutantprojectile_RtD", "plainsmutantprojectile_RtD1", "blackforestmutantprojectile_RtD", "deepnorthmutantprojectile_RtD", "meadowsmutantprojectile_RtD", "mistlandsmutantprojectile_RtD", "mountainmutantprojectile2_RtD", "mountainmutantprojectile3_RtD", "mountainmutantprojectile_RtD", "plainsmutantprojectile_RtD",
			"sizzleprojectile_RtD", "spawn_earthstorm_RtD", "spawn_firestorm_RtD", "spawn_icestorm2_RtD", "spawn_icestorm_RtD", "spawn_meteorstorm_RtD", "spawn_sizzlerstorm_RtD", "spawn_spikeballstorm_RtD", "spawn_voidstorm_RtD", "swampmutantprojectile2_RtD",
			"swampmutantprojectile_RtD", "webeggprojectile_RtD", "vfx_stonegolem_hurt_RtD", "vfx_stonegolem_death_RtD", "AirBlast_RtD", "ArcaneBlast_RtD", "EarthBlast_RtD", "EarthCurse_RtD", "ElectricBlast_RtD", "FireBlast_RtD",
			"FrostBlast_RtD", "HealingBlast_RtD", "HolyBlast_RtD", "LighteningCurse_RtD", "StormCurse_RtD", "VoidCurse_RtD", "WaterBlast_RtD", "AirSpray_RtD", "ArcaneSpray_RtD", "EarthSpray_Rtd",
			"ElectricSpray_RtD", "FireSpray_RtD", "FireSprayAOE_RtD", "FrostSpray_RtD", "HealingSpray_RtD", "HolySpray_RtD", "VoidSpray_RtD", "WaterSpray_RtD", "AirRainAOE1_RtD", "ArcaneRain1_RtD",
			"EarthPillarM_RtD", "EarthRainAOE2_RtD", "EarthRainAOE1_RtD", "ElectricRainAOE1_RtD", "FirePillarMAOE1_RtD", "FireRainAOE2_RtD", "FireRainAOE1_RtD", "FrostRainAOE2_RtD", "FrostRainAOE3_RtD", "FrostRainAOE1_RtD",
			"HealingRainAOE1_RtD", "HolyRainAOE1_RtD", "IcePillarM1_RtD", "LighteningPillarB_RtD", "VoidRainAOE2_RtD", "VoidRainAOE1_RtD", "WaterRainAOE1_RtD", "Ragdoll_BlackForestLocMur_RtD", "Ragdoll_MeadowsSnade_RtD", "Ragdoll_MistlandsSpider1_RtD",
			"Ragdoll_MistlandsSpider2_RtD", "Ragdoll_MistlandsSpider3_RtD", "Ragdoll_MistlandsSpider4_RtD", "Ragdoll_MountainWatcher_RtD", "Ragdoll_PlainsChomper1_RtD", "Ragdoll_PlainsChomper2_RtD", "Ragdoll_PlainsChomper3_RtD", "Ragdoll_PlainsChomper4_RtD", "Ragoll_SwampSludger_RtD", "Ragdoll_EikthyrSpirit_RtD",
			"Ragdoll_BlackForestGolem_RtD", "Ragdoll_MeadowsGolem_RtD", "Ragdoll_MountainBoss_RtD", "Ragdoll_MountainUndead_RtD", "Ragdoll_PlainsBoss_RtD", "Ragdoll_PlainsSizzler_RtD", "Ragdoll_SpiderQueen_RtD", "Ragdoll_TrollKing_RtD", "Ragdoll_SwampBoss_RtD", "BlackForestMeeleC1_RtD",
			"BlackForestMeleeC2_RtD", "BlackForestSpellC1_RtD", "BlackForestSummonC1_RtD", "MeadowsMeleeC1_RtD", "MeadowsMeleeC2_RtD", "MeadowsSpellC1_RtD", "MeadowsSummonC1_RtD", "MistlandsMeleeC1_RtD", "MistlandsMeleeC2_RtD", "MistlandsSpellC1_RtD",
			"MistlandsSpellC2_RtD", "MistlandsSpellC3_RtD", "MistlandsSpellC4_RtD", "MistlandsSummonC1_RtD", "MistlandsSummonC2_RtD", "MistlandsSummonC3_RtD", "MistlandsSummonC4_RtD", "MountainMeleeC1_RtD", "MountainMeleeC2_RtD", "MountainSpell_RtD",
			"MountainSummon_RtD", "PlainsMeleeC1_RtD", "PlainsMeleeC2_RtD", "PlainsMeleeC3_RtD", "PlainsSpellC1_RtD", "PlainsSpellC2_RtD", "PlainsSpellC3_RtD", "PlainsSpellC4_RtD", "SwampMeleeC1_RtD", "SwampMeleeC2_RtD",
			"SwampSpellC1_RtD", "SwampSummonC1_RtD", "BlackForestGolemMelee1_RtD", "BlackForestGolemMelee2_RtD", "BlackForestGolemSpell_RtD", "BlackForestGolemSummon_RtD", "MeadowsGolemMelee1_RtD", "MeadowsGolemMelee2_RtD", "MeadowsGolemSpell_RtD", "MeadowsGolemSummon_RtD",
			"MountainUndeadMelee_RtD", "MountainUndeadSpell_RtD", "PlainsSizzlerAttack1_RtD", "PlainsSizzlerAttack2_RtD", "PlainsSizzlerSpell_RtD", "PlainsSizzlerSummon_RtD", "EikthyrSpiritAttack1_RtD", "EikthyrSpiritAttack2_RtD", "EikthyrSpiritAttack3_RtD", "EikthyrSpiritAttack4_RtD",
			"EikthyrSpiritSpell_RtD", "EikthyrSpiritSummon_RtD", "MountainBossAttack1_RtD", "MountainBossAttack2_RtD", "MountainBossAttack3_RtD", "MountainBossAttack4_RtD", "MountainBossSpell_RtD", "MountainBossSummon_RtD", "PlainsBossMelee1_RtD", "PlainsBossMelee2_RtD",
			"PlainsBossMelee3_RtD", "PlainsBossSpell1_RtD", "PlainsBossSpell2_RtD", "PlainsBossSummon_RtD", "SpiderQueenMelee1_RtD", "SpiderQueenMelee2_RtD", "SpiderQueenMelee3_RtD", "SpiderQueenMelee4_RtD", "SpiderQueenMelee5_RtD", "SpiderQueenMelee6_RtD",
			"SpiderQueenSpell_RtD", "SpiderQueenSummon_RtD", "SwampBossMelee1_RtD", "SwampBossMelee2_RtD", "SwampBossMelee3_RtD", "SwampBossMelee4_RtD", "SwampBossSpell_RtD", "SwampBossSummon_RtD", "LighteningExplosionLarge_RtD", "troll_groundslam_aoe_RtD",
			"troll_melee1_RtD", "troll_melee2_RtD", "troll_melee3_RtD", "troll_melee4_RtD", "troll_spell_RtD", "troll_summon_RtD", "trollkingprojectile1_RtD", "trollkingprojectile2_RtD", "trollstorm_RtD", "ArcaneExplosionSmall1_RtD",
			"EarthExplosionLarge1_RtD", "EarthExplosionSmall1_RtD", "EggExplosion_RtD", "FireExplosionSmall1_RtD", "FrostExplosionLarge1_RtD", "FrostExplosionSmall1_RtD", "LightningExplosionSmall1_RtD", "SpikyExplosionSmall1_RtD", "StormExplosionSmall1_RtD", "vfx_bloodsplat_death_RtD",
			"vfx_bloodsplat_hit_RtD", "VFX_IceSpray_RtD", "VoidExplosionSmall1_RtD", "FX_Armor_RtD", "FX_Frosted_RtD", "FX_Shocked_RtD", "FX_Weakened_RtD", "vfx_troll_attack_hit_RtD", "vfx_troll_death_RtD", "vfx_troll_footstep_RtD",
			"vfx_troll_footstep_water_RtD", "vfx_troll_groundslam_RtD", "vfx_troll_log_hitground_RtD", "vfx_troll_rock_destroyed_RtD", "vfx_offeringS_RtD", "Spawner_PlainsChomper1_RtD", "Spawner_PlainsChomper2_RtD", "Spawner_PlainsChomper3_RtD", "Spawner_PlainsChomper4_RtD", "Spawner_BlackForestGolem_RtD",
			"Spawner_MeadowsGolem_RtD", "Spawner_Locmur_RtD", "Spawner_MountainUndead_RtD", "Spawner_PlainsSizzler_RtD", "Spawner_SwampSludger_RtD", "Spawner_MeadowsSnade_RtD", "Spawner_MistlandsSpider1_RtD", "Spawner_MistlandsSpider2_RtD", "Spawner_MistlandsSpider3_RtD", "Spawner_MistlandsSpider4_RtD",
			"Spawner_MountainWatcher_RtD"
		};

		public string[] ItemsList = new string[30]
		{
			"SpiritEssense_RtD", "BlackForestCore_RtD", "MeadowsCore_RtD", "MistlandsCore_RtD", "MountainCore_RtD", "PlainsCore_RtD", "SwampCore_RtD", "BlackForestToken_RtD", "MeadowsToken_RtD", "MistlandsToken_RtD",
			"MountainToken_RtD", "PlainsToken_RtD", "SwampToken_RtD", "FelmetalBar_RtD", "FelmetalOre_RtD", "Item_BloodironBar_RtD", "Item_BloodironOre_RtD", "Item_BrassBar_RtD", "Item_BrightsteelBar_RtD", "Item_CelestialBronzeBar_RtD",
			"Item_GoldBar_RtD", "Item_GoldOre_RtD", "Item_MoonironBar_RtD", "Item_MoonironOre_RtD", "Item_NetheriteBar_RtD", "Item_OrichalcumBar_RtD", "Item_OrichalcumOre_RtD", "Item_QuicksilverBar_RtD", "Item_ZincBar_RtD", "Item_ZincOre_RtD"
		};

		public string[] CustomStatusEffectList = new string[4] { "SE_Shocked_RtD", "SE_Weakened_RtD", "SE_Frosted_RtD", "SE_ArmorWeakness_RtD" };

		public string[] SFXList = new string[100]
		{
			"sfx_spiderqueen_attack_RtD", "sfx_spiderqueen_death_RtD", "sfx_spiderqueen_hit_RtD", "sfx_spiderqueenranged_RtD", "sfx_meadowsboss_alerted_RtD", "sfx_meadowsboss_attack_RtD", "sfx_meadowsboss_death_RtD", "sfx_meadowsboss_hit_RtD", "sfx_meadowsboss_idle_RtD", "sfx_meadowsboss_ranged_RtD",
			"sfx_mountainboss_alerted_RtD", "sfx_mountainboss_attack_RtD", "sfx_mountainboss_death_RtD", "sfx_mountainboss_hit_RtD", "sfx_mountainboss_idle_RtD", "sfx_mountainboss_ranged_RtD", "sfx_plainsboss_alerted_RtD", "sfx_plainsboss_attack_RtD", "sfx_plainsboss_death_RtD", "sfx_plainsboss_hit_RtD",
			"sfx_plainsboss_idle_RtD", "sfx_plainsboss_ranged_RtD", "sfx_swampboss_death_RtD", "sfx_swampboss_alerted_RtD", "sfx_swampboss_idle_RtD", "sfx_troll_alerted_RtD", "sfx_troll_attack_hit_RtD", "sfx_troll_attacking_RtD", "sfx_troll_death_RtD", "sfx_troll_footstep_RtD",
			"sfx_troll_footstep_water_RtD", "sfx_troll_hit_RtD", "sfx_troll_idle_RtD", "sfx_chomper_alerted_RtD", "sfx_chomper_attack_RtD", "sfx_chomper_death_RtD", "sfx_chomper_hit_RtD", "sfx_chomper_idle_RtD", "sfx_chomper_ranged_RtD", "sfx_locmur_alerted_RtD",
			"sfx_locmur_attack_RtD", "sfx_locmur_death_RtD", "sfx_locmur_hit_RtD", "sfx_locmur_idle_RtD", "sfx_locmur_ranged_RtD", "sfx_summon_attack_RtD", "sfx_frozenundead_alerted_RtD", "sfx_frozenundead_attack_RtD", "sfx_frozenundead_death", "sfx_frozenundead_hit_RtD",
			"sfx_frozenundead_idle_RtD", "sfx_frozenundead_ranged_RtD", "sfx_sizzler_alerted_RtD", "sfx_sizzler_attack_RtD", "sfx_sizzler_death_RtD", "sfx_sizzler_hit_RtD", "sfx_sizzler_idle_RtD", "sfx_sizzler_ranged_RtD", "sfx_sludger_alerted_RtD", "sfx_sludger_attack_RtD",
			"sfx_sludger_death", "sfx_sludger_hit_RtD", "sfx_sludger_idle_RtD", "sfx_sludger_ranged_RtD", "sfx_snade_alerted_RtD", "sfx_snade_attack_RtD", "sfx_snade_death_RtD", "sfx_snade_hit_RtD", "sfx_snade_idle_RtD", "sfx_snade_ranged_RtD",
			"sfx_snade_RtD", "sfx_arachnid_alerted_RtD", "sfx_arachnid_attack_RtD", "sfx_arachnid_death", "sfx_arachnid_hit_RtD", "sfx_arachnid_idle_RtD", "sfx_arachnid_ranged_RtD", "sfx_watcher_alerted_RtD", "sfx_watcher_attack_RtD", "sfx_watcher_death_RtD",
			"sfx_watcher_hit_RtD", "sfx_watcher_idle_RtD", "sfx_watcher_ranged_RtD", "fx_footstep_jog_RtD", "fx_footstep_run_RtD", "fx_footstep_water_RtD", "sfx_offeringS_RtD", "sfx_golem_alerted_RtD", "sfx_golem_attack_RtD", "sfx_golem_death_RtD",
			"sfx_golem_hit_RtD", "sfx_golem_idle_RtD", "sfx_golem_ranged_RtD", "fx_Queen_Run_RtD", "fx_Queen_Walk_RtD", "sfx_queenalerted_RtD", "sfx_mutant3_attack_RtD1", "sfx_mutantranged3_RtD1", "sfx_swampboss_hit_RtD", "sfx_queenranged_RtD"
		};

		public string[] StaticList1 = new string[2] { "MeadowsSnade_RtD", "MeadowsGolem_RtD" };

		public string[] StaticList2 = new string[2] { "BlackForestGolem_RtD", "BlackForestLocMur_RtD" };

		public string[] StaticList3 = new string[1] { "SwampSludger_RtD" };

		public string[] StaticList4 = new string[2] { "MountainUndead_RtD", "MountainWatcher_RtD" };

		public string[] StaticList5 = new string[5] { "PlainsChomper1_RtD", "PlainsChomper2_RtD", "PlainsChomper3_RtD", "PlainsChomper4_RtD", "PlainsSizzler_RtD" };

		public string[] StaticList6 = new string[4] { "MistlandsSpider1_RtD", "MistlandsSpider2_RtD", "MistlandsSpider3_RtD", "MistlandsSpider4_RtD" };

		public string[] BossList = new string[6] { "EikthyrSpirit_RtD", "MountainBoss_RtD", "PlainsBoss_RtD", "SpiderQueen_RtD", "SwampBoss_RtD", "TrollKing_RtD" };

		public static SpawnConfig[] MeadowsSpawnConfig = (SpawnConfig[])(object)new SpawnConfig[1]
		{
			new SpawnConfig
			{
				SpawnDistance = 100f,
				SpawnInterval = 450f,
				SpawnChance = 10f,
				SpawnAtNight = true,
				SpawnAtDay = true,
				MaxSpawned = 2,
				MaxLevel = 2,
				MaxAltitude = 500f,
				MaxGroupSize = 2,
				Biome = (Biome)1
			}
		};

		public static SpawnConfig[] BlackForestSpawnConfig = (SpawnConfig[])(object)new SpawnConfig[1]
		{
			new SpawnConfig
			{
				SpawnDistance = 100f,
				SpawnInterval = 450f,
				SpawnChance = 10f,
				SpawnAtNight = true,
				SpawnAtDay = true,
				MaxSpawned = 2,
				MaxLevel = 2,
				MaxAltitude = 500f,
				MaxGroupSize = 2,
				Biome = (Biome)8
			}
		};

		public static SpawnConfig[] SwampSpawnConfig = (SpawnConfig[])(object)new SpawnConfig[1]
		{
			new SpawnConfig
			{
				SpawnDistance = 100f,
				SpawnInterval = 450f,
				SpawnChance = 10f,
				SpawnAtNight = true,
				SpawnAtDay = true,
				MaxSpawned = 2,
				MaxLevel = 2,
				MaxAltitude = 500f,
				MaxGroupSize = 2,
				Biome = (Biome)2
			}
		};

		public static SpawnConfig[] MountainSpawnConfig = (SpawnConfig[])(object)new SpawnConfig[1]
		{
			new SpawnConfig
			{
				SpawnDistance = 100f,
				SpawnInterval = 450f,
				SpawnChance = 10f,
				SpawnAtNight = true,
				SpawnAtDay = true,
				MaxSpawned = 2,
				MaxLevel = 2,
				MaxAltitude = 1000f,
				MaxGroupSize = 2,
				Biome = (Biome)4
			}
		};

		public static SpawnConfig[] PlainsSpawnConfig = (SpawnConfig[])(object)new SpawnConfig[1]
		{
			new SpawnConfig
			{
				SpawnDistance = 100f,
				SpawnInterval = 450f,
				SpawnChance = 10f,
				SpawnAtNight = true,
				SpawnAtDay = true,
				MaxSpawned = 1,
				MaxLevel = 2,
				MaxAltitude = 500f,
				MaxGroupSize = 1,
				Biome = (Biome)16
			}
		};

		public static SpawnConfig[] MistlandsSpawnConfig = (SpawnConfig[])(object)new SpawnConfig[1]
		{
			new SpawnConfig
			{
				SpawnDistance = 100f,
				SpawnInterval = 450f,
				SpawnChance = 10f,
				SpawnAtNight = true,
				SpawnAtDay = true,
				MaxSpawned = 1,
				MaxLevel = 2,
				MaxAltitude = 1000f,
				MaxGroupSize = 1,
				Biome = (Biome)512
			}
		};

		public string[] StaticList = new string[1] { "MeadowsZinc_RtD" };

		public string[] MeadowsList = new string[1] { "MeadowsFlint_RtD" };

		public string[] BlackForestList = new string[1] { "BlackForestGold_RtD" };

		public string[] SwampList = new string[1] { "SwampMooniron_RtD" };

		public string[] MountainList = new string[1] { "MountainOrichalcum_RtD" };

		public string[] PlainsList = new string[2] { "PlainsBloodiron_RtD", "PlainsBlackMetal_RtD" };

		public string[] MistlandsList = new string[1] { "MistlandsFelOre_RtD" };

		public static VegetationConfig StaticValues = new VegetationConfig
		{
			Min = 1f,
			Max = 1.2f,
			ScaleMin = 0.75f,
			ScaleMax = 1.25f,
			MinAltitude = 1f,
			Biome = (Biome)0,
			MaxTilt = 60f,
			MaxTerrainDelta = 2f
		};

		public static VegetationConfig MeadowsValues = new VegetationConfig
		{
			Min = 1f,
			Max = 1.2f,
			ScaleMin = 0.75f,
			ScaleMax = 1.25f,
			MinAltitude = 1f,
			Biome = (Biome)1,
			MaxTilt = 60f,
			MaxTerrainDelta = 2f
		};

		public static VegetationConfig BlackForestValues = new VegetationConfig
		{
			Min = 1f,
			Max = 1.2f,
			ScaleMin = 0.75f,
			ScaleMax = 1.25f,
			MinAltitude = 1f,
			Biome = (Biome)8,
			MaxTilt = 60f,
			MaxTerrainDelta = 2f
		};

		public static VegetationConfig SwampValues = new VegetationConfig
		{
			Min = 1f,
			Max = 1.2f,
			ScaleMin = 0.75f,
			ScaleMax = 1.25f,
			MinAltitude = 1f,
			Biome = (Biome)2,
			MaxTilt = 60f,
			MaxTerrainDelta = 2f
		};

		public static VegetationConfig MountainValues = new VegetationConfig
		{
			Min = 1f,
			Max = 1.2f,
			ScaleMin = 0.75f,
			ScaleMax = 1.25f,
			MinAltitude = 1f,
			Biome = (Biome)4,
			MaxTilt = 60f,
			MaxTerrainDelta = 2f
		};

		public static VegetationConfig PlainsValues = new VegetationConfig
		{
			Min = 1f,
			Max = 1.2f,
			ScaleMin = 0.75f,
			ScaleMax = 1.25f,
			MinAltitude = 1f,
			Biome = (Biome)16,
			MaxTilt = 60f,
			MaxTerrainDelta = 2f
		};

		public static VegetationConfig MistlandsValues = new VegetationConfig
		{
			Min = 1f,
			Max = 1.2f,
			ScaleMin = 0.75f,
			ScaleMax = 1.25f,
			MinAltitude = 1f,
			Biome = (Biome)512,
			MaxTilt = 60f,
			MaxTerrainDelta = 2f
		};

		public static CreatureConfig MeadowsCreatureConfig = new CreatureConfig
		{
			Faction = (Faction)2,
			UseCumulativeLevelEffects = true,
			SpawnConfigs = MeadowsSpawnConfig
		};

		public static CreatureConfig BlackForestCreatureConfig = new CreatureConfig
		{
			Faction = (Faction)2,
			UseCumulativeLevelEffects = true,
			SpawnConfigs = BlackForestSpawnConfig
		};

		public static CreatureConfig SwampCreatureConfig = new CreatureConfig
		{
			Faction = (Faction)3,
			UseCumulativeLevelEffects = true,
			SpawnConfigs = SwampSpawnConfig
		};

		public static CreatureConfig MountainCreatureConfig = new CreatureConfig
		{
			Faction = (Faction)5,
			UseCumulativeLevelEffects = true,
			SpawnConfigs = MountainSpawnConfig
		};

		public static CreatureConfig PlainsCreatureConfig = new CreatureConfig
		{
			Faction = (Faction)7,
			UseCumulativeLevelEffects = true,
			SpawnConfigs = PlainsSpawnConfig
		};

		public static CreatureConfig MistlandsCreatureConfig = new CreatureConfig
		{
			Faction = (Faction)9,
			UseCumulativeLevelEffects = true,
			SpawnConfigs = MistlandsSpawnConfig
		};

		private void Awake()
		{
			LoadBundle();
			CreateConfigurationValues();
			AddSFX();
			AddPrefabs();
			MeadowsSpawner();
			BlackForestSpawner();
			SwampSpawner();
			MountainSpawner();
			PlainsSpawner();
			MistlandsSpawner();
			Bosses();
			Altars();
			AddItems();
			StatusEffects();
			Addlocalizations();
			MeadowsVegetation();
			BlackForestVegetation();
			SwampVegetation();
			MountainVegetation();
			PlainsVegetation();
			MistlandsVegetation();
			StaticVegetation();
			ItemConversions();
			PrefabManager.OnPrefabsRegistered += FixSFX;
			Log = ((BaseUnityPlugin)this).Logger;
		}

		private void LoadBundle()
		{
			try
			{
				MyAssets = AssetUtils.LoadAssetBundleFromResources("rtdmonstrum", Assembly.GetExecutingAssembly());
			}
			catch (Exception arg)
			{
				((BaseUnityPlugin)this).Logger.LogWarning((object)$"Exception caught while loading bundles: {arg}");
			}
		}

		public void CreateConfigurationValues()
		{
			//IL_002f: Unknown result type (might be due to invalid IL or missing references)
			//IL_0034: Unknown result type (might be due to invalid IL or missing references)
			//IL_003d: Expected O, but got Unknown
			//IL_003d: Unknown result type (might be due to invalid IL or missing references)
			//IL_0047: Expected O, but got Unknown
			try
			{
				((BaseUnityPlugin)this).Config.SaveOnConfigSet = true;
				LoggingEnable = ((BaseUnityPlugin)this).Config.Bind<bool>("Logging", "Enable", false, new ConfigDescription("Admin only, Enables logging. Disabled by default.", (AcceptableValueBase)null, new object[1] { (object)new ConfigurationManagerAttributes
				{
					IsAdminOnly = true
				} }));
			}
			catch (Exception arg)
			{
				((BaseUnityPlugin)this).Logger.LogWarning((object)$"Exception caught while adding configuration values: {arg}");
			}
		}

		private void ItemConversions()
		{
			//IL_0002: Unknown result type (might be due to invalid IL or missing references)
			//IL_0008: Expected O, but got Unknown
			//IL_0029: Unknown result type (might be due to invalid IL or missing references)
			//IL_0033: Expected O, but got Unknown
			//IL_003d: Unknown result type (might be due to invalid IL or missing references)
			//IL_0047: Expected O, but got Unknown
			//IL_0051: Unknown result type (might be due to invalid IL or missing references)
			//IL_005b: Expected O, but got Unknown
			//IL_0062: Unknown result type (might be due to invalid IL or missing references)
			//IL_006c: Expected O, but got Unknown
			//IL_006d: Unknown result type (might be due to invalid IL or missing references)
			//IL_0073: Expected O, but got Unknown
			//IL_0094: Unknown result type (might be due to invalid IL or missing references)
			//IL_009e: Expected O, but got Unknown
			//IL_00a8: Unknown result type (might be due to invalid IL or missing references)
			//IL_00b2: Expected O, but got Unknown
			//IL_00bc: Unknown result type (might be due to invalid IL or missing references)
			//IL_00c6: Expected O, but got Unknown
			//IL_00cd: Unknown result type (might be due to invalid IL or missing references)
			//IL_00d7: Expected O, but got Unknown
			//IL_00d8: Unknown result type (might be due to invalid IL or missing references)
			//IL_00de: Expected O, but got Unknown
			//IL_00ff: Unknown result type (might be due to invalid IL or missing references)
			//IL_0109: Expected O, but got Unknown
			//IL_0113: Unknown result type (might be due to invalid IL or missing references)
			//IL_011d: Expected O, but got Unknown
			//IL_0127: Unknown result type (might be due to invalid IL or missing references)
			//IL_0131: Expected O, but got Unknown
			//IL_0138: Unknown result type (might be due to invalid IL or missing references)
			//IL_0142: Expected O, but got Unknown
			//IL_0143: Unknown result type (might be due to invalid IL or missing references)
			//IL_0149: Expected O, but got Unknown
			//IL_016a: Unknown result type (might be due to invalid IL or missing references)
			//IL_0174: Expected O, but got Unknown
			//IL_017e: Unknown result type (might be due to invalid IL or missing references)
			//IL_0188: Expected O, but got Unknown
			//IL_0192: Unknown result type (might be due to invalid IL or missing references)
			//IL_019c: Expected O, but got Unknown
			//IL_01a3: Unknown result type (might be due to invalid IL or missing references)
			//IL_01ad: Expected O, but got Unknown
			//IL_01ae: Unknown result type (might be due to invalid IL or missing references)
			//IL_01b5: Expected O, but got Unknown
			//IL_01d9: Unknown result type (might be due to invalid IL or missing references)
			//IL_01e3: Expected O, but got Unknown
			//IL_01ee: Unknown result type (might be due to invalid IL or missing references)
			//IL_01f8: Expected O, but got Unknown
			//IL_0203: Unknown result type (might be due to invalid IL or missing references)
			//IL_020d: Expected O, but got Unknown
			//IL_0215: Unknown result type (might be due to invalid IL or missing references)
			//IL_021f: Expected O, but got Unknown
			//IL_0220: Unknown result type (might be due to invalid IL or missing references)
			//IL_0227: Expected O, but got Unknown
			//IL_0255: Unknown result type (might be due to invalid IL or missing references)
			//IL_025f: Expected O, but got Unknown
			//IL_0260: Unknown result type (might be due to invalid IL or missing references)
			//IL_0267: Expected O, but got Unknown
			//IL_0295: Unknown result type (might be due to invalid IL or missing references)
			//IL_029f: Expected O, but got Unknown
			//IL_02a0: Unknown result type (might be due to invalid IL or missing references)
			//IL_02a7: Expected O, but got Unknown
			//IL_02d5: Unknown result type (might be due to invalid IL or missing references)
			//IL_02df: Expected O, but got Unknown
			//IL_02e0: Unknown result type (might be due to invalid IL or missing references)
			//IL_02e7: Expected O, but got Unknown
			//IL_0315: Unknown result type (might be due to invalid IL or missing references)
			//IL_031f: Expected O, but got Unknown
			//IL_0320: Unknown result type (might be due to invalid IL or missing references)
			//IL_0327: Expected O, but got Unknown
			//IL_0355: Unknown result type (might be due to invalid IL or missing references)
			//IL_035f: Expected O, but got Unknown
			//IL_0360: Unknown result type (might be due to invalid IL or missing references)
			//IL_0367: Expected O, but got Unknown
			//IL_0395: Unknown result type (might be due to invalid IL or missing references)
			//IL_039f: Expected O, but got Unknown
			try
			{
				RecipeConfig val = new RecipeConfig();
				val.Item = "Item_QuicksilverBar_RtD";
				val.CraftingStation = CraftingStations.Forge;
				val.AddRequirement(new RequirementConfig("Obsidian", 1, 0, false));
				val.AddRequirement(new RequirementConfig("Silver", 1, 0, false));
				val.AddRequirement(new RequirementConfig("Item_OrichalcumBar_RtD", 1, 0, false));
				ItemManager.Instance.AddRecipe(new CustomRecipe(val));
				RecipeConfig val2 = new RecipeConfig();
				val2.Item = "Item_BrassBar_RtD";
				val2.CraftingStation = CraftingStations.Forge;
				val2.AddRequirement(new RequirementConfig("Copper", 1, 0, false));
				val2.AddRequirement(new RequirementConfig("Item_ZincBar_RtD", 1, 0, false));
				val2.AddRequirement(new RequirementConfig("Flint", 1, 0, false));
				ItemManager.Instance.AddRecipe(new CustomRecipe(val2));
				RecipeConfig val3 = new RecipeConfig();
				val3.Item = "Item_BrightsteelBar_RtD";
				val3.CraftingStation = CraftingStations.Forge;
				val3.AddRequirement(new RequirementConfig("Guck", 1, 0, false));
				val3.AddRequirement(new RequirementConfig("Iron", 1, 0, false));
				val3.AddRequirement(new RequirementConfig("Item_MoonironBar_RtD", 1, 0, false));
				ItemManager.Instance.AddRecipe(new CustomRecipe(val3));
				RecipeConfig val4 = new RecipeConfig();
				val4.Item = "Item_CelestialBronzeBar_RtD";
				val4.CraftingStation = CraftingStations.Forge;
				val4.AddRequirement(new RequirementConfig("Item_GoldBar_RtD", 1, 0, false));
				val4.AddRequirement(new RequirementConfig("Copper", 1, 0, false));
				val4.AddRequirement(new RequirementConfig("Tin", 1, 0, false));
				ItemManager.Instance.AddRecipe(new CustomRecipe(val4));
				RecipeConfig val5 = new RecipeConfig();
				val5.Item = "Item_NetheriteBar_RtD";
				val5.CraftingStation = CraftingStations.Forge;
				val5.AddRequirement(new RequirementConfig("Tar", 1, 0, false));
				val5.AddRequirement(new RequirementConfig("BlackMetal", 1, 0, false));
				val5.AddRequirement(new RequirementConfig("Item_BloodironBar_RtD", 1, 0, false));
				ItemManager.Instance.AddRecipe(new CustomRecipe(val5));
				SmelterConversionConfig val6 = new SmelterConversionConfig();
				((ConversionConfig)val6).Station = Smelters.BlastFurnace;
				((ConversionConfig)val6).FromItem = "Item_BloodironOre_RtD";
				((ConversionConfig)val6).ToItem = "Item_BloodironBar_RtD";
				ItemManager.Instance.AddItemConversion(new CustomItemConversion((ConversionConfig)(object)val6));
				SmelterConversionConfig val7 = new SmelterConversionConfig();
				((ConversionConfig)val7).Station = Smelters.Smelter;
				((ConversionConfig)val7).FromItem = "Item_GoldOre_RtD";
				((ConversionConfig)val7).ToItem = "Item_GoldBar_RtD";
				ItemManager.Instance.AddItemConversion(new CustomItemConversion((ConversionConfig)(object)val7));
				SmelterConversionConfig val8 = new SmelterConversionConfig();
				((ConversionConfig)val8).Station = Smelters.Smelter;
				((ConversionConfig)val8).FromItem = "Item_MoonironOre_RtD";
				((ConversionConfig)val8).ToItem = "Item_MoonironBar_RtD";
				ItemManager.Instance.AddItemConversion(new CustomItemConversion((ConversionConfig)(object)val8));
				SmelterConversionConfig val9 = new SmelterConversionConfig();
				((ConversionConfig)val9).Station = Smelters.Smelter;
				((ConversionConfig)val9).FromItem = "Item_OrichalcumOre_RtD";
				((ConversionConfig)val9).ToItem = "Item_OrichalcumBar_RtD";
				ItemManager.Instance.AddItemConversion(new CustomItemConversion((ConversionConfig)(object)val9));
				SmelterConversionConfig val10 = new SmelterConversionConfig();
				((ConversionConfig)val10).Station = Smelters.BlastFurnace;
				((ConversionConfig)val10).FromItem = "FelmetalOre_RtD";
				((ConversionConfig)val10).ToItem = "FelmetalBar_RtD";
				ItemManager.Instance.AddItemConversion(new CustomItemConversion((ConversionConfig)(object)val10));
				SmelterConversionConfig val11 = new SmelterConversionConfig();
				((ConversionConfig)val11).Station = Smelters.Smelter;
				((ConversionConfig)val11).FromItem = "Item_ZincOre_RtD";
				((ConversionConfig)val11).ToItem = "Item_ZincBar_RtD";
				ItemManager.Instance.AddItemConversion(new CustomItemConversion((ConversionConfig)(object)val11));
			}
			catch (Exception arg)
			{
				((BaseUnityPlugin)this).Logger.LogWarning((object)$"Exception caught while adding monsters: {arg}");
			}
		}

		private void StaticVegetation()
		{
			//IL_003d: Unknown result type (might be due to invalid IL or missing references)
			//IL_0047: Expected O, but got Unknown
			try
			{
				string[] staticList = StaticList;
				foreach (string text in staticList)
				{
					GameObject val = MyAssets.LoadAsset<GameObject>(text);
					if ((Object)(object)val != (Object)null)
					{
						ZoneManager.Instance.AddCustomVegetation(new CustomVegetation(val, true, StaticValues));
						if (LoggingEnable.Value)
						{
							((BaseUnityPlugin)this).Logger.LogMessage((object)("Added Vegetation: " + text));
						}
					}
					else
					{
						((BaseUnityPlugin)this).Logger.LogMessage((object)("Failed to add: " + text + " to the object database"));
					}
				}
			}
			catch (Exception arg)
			{
				((BaseUnityPlugin)this).Logger.LogWarning((object)$"Exception caught while adding monsters: {arg}");
			}
		}

		private void MeadowsVegetation()
		{
			//IL_003d: Unknown result type (might be due to invalid IL or missing references)
			//IL_0047: Expected O, but got Unknown
			try
			{
				string[] meadowsList = MeadowsList;
				foreach (string text in meadowsList)
				{
					GameObject val = MyAssets.LoadAsset<GameObject>(text);
					if ((Object)(object)val != (Object)null)
					{
						ZoneManager.Instance.AddCustomVegetation(new CustomVegetation(val, true, MeadowsValues));
						if (LoggingEnable.Value)
						{
							((BaseUnityPlugin)this).Logger.LogMessage((object)("Added Vegetation: " + text));
						}
					}
					else
					{
						((BaseUnityPlugin)this).Logger.LogMessage((object)("Failed to add: " + text + " to the object database"));
					}
				}
			}
			catch (Exception arg)
			{
				((BaseUnityPlugin)this).Logger.LogWarning((object)$"Exception caught while adding monsters: {arg}");
			}
		}

		private void BlackForestVegetation()
		{
			//IL_003d: Unknown result type (might be due to invalid IL or missing references)
			//IL_0047: Expected O, but got Unknown
			try
			{
				string[] blackForestList = BlackForestList;
				foreach (string text in blackForestList)
				{
					GameObject val = MyAssets.LoadAsset<GameObject>(text);
					if ((Object)(object)val != (Object)null)
					{
						ZoneManager.Instance.AddCustomVegetation(new CustomVegetation(val, true, BlackForestValues));
						if (LoggingEnable.Value)
						{
							((BaseUnityPlugin)this).Logger.LogMessage((object)("Added Vegetation: " + text));
						}
					}
					else
					{
						((BaseUnityPlugin)this).Logger.LogMessage((object)("Failed to add: " + text + " to the object database"));
					}
				}
			}
			catch (Exception arg)
			{
				((BaseUnityPlugin)this).Logger.LogWarning((object)$"Exception caught while adding monsters: {arg}");
			}
		}

		private void SwampVegetation()
		{
			//IL_003d: Unknown result type (might be due to invalid IL or missing references)
			//IL_0047: Expected O, but got Unknown
			try
			{
				string[] swampList = SwampList;
				foreach (string text in swampList)
				{
					GameObject val = MyAssets.LoadAsset<GameObject>(text);
					if ((Object)(object)val != (Object)null)
					{
						ZoneManager.Instance.AddCustomVegetation(new CustomVegetation(val, true, SwampValues));
						if (LoggingEnable.Value)
						{
							((BaseUnityPlugin)this).Logger.LogMessage((object)("Added Vegetation: " + text));
						}
					}
					else
					{
						((BaseUnityPlugin)this).Logger.LogMessage((object)("Failed to add: " + text + " to the object database"));
					}
				}
			}
			catch (Exception arg)
			{
				((BaseUnityPlugin)this).Logger.LogWarning((object)$"Exception caught while adding monsters: {arg}");
			}
		}

		private void MountainVegetation()
		{
			//IL_003d: Unknown result type (might be due to invalid IL or missing references)
			//IL_0047: Expected O, but got Unknown
			try
			{
				string[] mountainList = MountainList;
				foreach (string text in mountainList)
				{
					GameObject val = MyAssets.LoadAsset<GameObject>(text);
					if ((Object)(object)val != (Object)null)
					{
						ZoneManager.Instance.AddCustomVegetation(new CustomVegetation(val, true, MountainValues));
						if (LoggingEnable.Value)
						{
							((BaseUnityPlugin)this).Logger.LogMessage((object)("Added Vegetation: " + text));
						}
					}
					else
					{
						((BaseUnityPlugin)this).Logger.LogMessage((object)("Failed to add: " + text + " to the object database"));
					}
				}
			}
			catch (Exception arg)
			{
				((BaseUnityPlugin)this).Logger.LogWarning((object)$"Exception caught while adding monsters: {arg}");
			}
		}

		private void PlainsVegetation()
		{
			//IL_003d: Unknown result type (might be due to invalid IL or missing references)
			//IL_0047: Expected O, but got Unknown
			try
			{
				string[] plainsList = PlainsList;
				foreach (string text in plainsList)
				{
					GameObject val = MyAssets.LoadAsset<GameObject>(text);
					if ((Object)(object)val != (Object)null)
					{
						ZoneManager.Instance.AddCustomVegetation(new CustomVegetation(val, true, PlainsValues));
						if (LoggingEnable.Value)
						{
							((BaseUnityPlugin)this).Logger.LogMessage((object)("Added Vegetation: " + text));
						}
					}
					else
					{
						((BaseUnityPlugin)this).Logger.LogMessage((object)("Failed to add: " + text + " to the object database"));
					}
				}
			}
			catch (Exception arg)
			{
				((BaseUnityPlugin)this).Logger.LogWarning((object)$"Exception caught while adding monsters: {arg}");
			}
		}

		private void MistlandsVegetation()
		{
			//IL_003d: Unknown result type (might be due to invalid IL or missing references)
			//IL_0047: Expected O, but got Unknown
			try
			{
				string[] mistlandsList = MistlandsList;
				foreach (string text in mistlandsList)
				{
					GameObject val = MyAssets.LoadAsset<GameObject>(text);
					if ((Object)(object)val != (Object)null)
					{
						ZoneManager.Instance.AddCustomVegetation(new CustomVegetation(val, true, MistlandsValues));
						if (LoggingEnable.Value)
						{
							((BaseUnityPlugin)this).Logger.LogMessage((object)("Added Vegetation: " + text));
						}
					}
					else
					{
						((BaseUnityPlugin)this).Logger.LogMessage((object)("Failed to add: " + text + " to the object database"));
					}
				}
			}
			catch (Exception arg)
			{
				((BaseUnityPlugin)this).Logger.LogWarning((object)$"Exception caught while adding monsters: {arg}");
			}
		}

		private void Addlocalizations()
		{
			Localization = LocalizationManager.Instance.GetLocalization();
			CustomLocalization localization = Localization;
			string text = "English";
			localization.AddTranslation(ref text, new Dictionary<string, string>
			{
				{ "BlackForestGold_RtD", "Gold" },
				{ "MeadowsFlint_RtD", "Flint" },
				{ "MeadowsZinc_RtD", "Zinc" },
				{ "PlainsBlackMetal_RtD", "BlackMetal" },
				{ "MistlandsFelOre_RtD", "FelOre" },
				{ "MountainOrichalcum_RtD", "Orichalcum" },
				{ "PlainsBloodiron_RtD", "BloodIron" },
				{ "SwampMooniron_RtD", "MoonIron" },
				{ "Item_BloodironBar_RtD", "BloodIron" },
				{ "Item_BloodironBar_desc_RtD", "Its shiny." },
				{ "Item_BloodironOre_RtD", "BloodIron Ore" },
				{ "Item_BloodironOre_desc_RtD", "Its shiny." },
				{ "Item_GoldBar_RtD", "Gold" },
				{ "Item_GoldBar_desc_RtD", "Its shiny." },
				{ "Item_GoldOre_RtD", "Gold Ore" },
				{ "Item_GoldOre_desc_RtD", "Its shiny." },
				{ "Item_MoonironBar_RtD", "MoonIron" },
				{ "Item_MoonironBar_desc_RtD", "Its shiny." },
				{ "Item_MoonironOre_RtD", "MoonIron Ore" },
				{ "Item_MoonironOre_desc_RtD", "Its shiny." },
				{ "Item_OrichalcumBar_RtD", "Orichalcum" },
				{ "Item_OrichalcumBar_desc_RtD", "Its shiny." },
				{ "Item_OrichalcumOre_RtD", "Orichalcum Ore" },
				{ "Item_OrichalcumOre_desc_RtD", "Its shiny." },
				{ "Item_ZincBar_RtD", "Zinc" },
				{ "Item_ZincBar_desc_RtD", "Its shiny." },
				{ "Item_ZincOre_RtD", "Zinc Ore" },
				{ "Item_ZincOre_desc_RtD", "Its shiny." },
				{ "Item_BrassBar_RtD", "Brass." },
				{ "Item_BrassBar_desc_RtD", "Its shiny." },
				{ "Item_BrightsteelBar_RtD", "BrightSteel." },
				{ "Item_BrightsteelBar_desc_RtD", "Its shiny.." },
				{ "Item_CelestialBronzeBar_RtD", "Celestial Bronze." },
				{ "Item_CelestialBronzeBar_desc_RtD", "Its shiny.." },
				{ "Item_NetheriteBar_RtD", "Netherite." },
				{ "Item_NetheriteBar_desc_RtD", "Its shiny.." },
				{ "Item_QuicksilverBar_RtD", "QuickSilver." },
				{ "Item_QuicksilverBar_desc_RtD", "Its shiny.." },
				{ "FelmetalBar_RtD", "Felmetal" },
				{ "FelmetalBar_desc_RtD", "Its shiny.." },
				{ "FelmetalOre_RtD", "Felmetal Ore" },
				{ "FelmetalOre_desc_RtD", "Its cold to the touch." },
				{ "SpiritEssense_RtD", "Spirit Essense" },
				{ "SpiritEssense_desc_RtD", "Used for food recipes & weapons." },
				{ "se_armorweakness_name", "Physical Weakness" },
				{ "se_armorweakness_tooltip", "Physical Weakness" },
				{ "se_armorweakness_start", "Physical Weakness" },
				{ "se_frosted_name", "Frost Weakness" },
				{ "se_frosted_tooltip", "Frost Weakness" },
				{ "se_frosted_start", "Frost Weakness" },
				{ "se_shocked_name", "Electric Weakness" },
				{ "se_shocked_tooltip", "Electric Weakness" },
				{ "se_shocked_start", "Electric Weakness" },
				{ "se_weakened_name", "Poison Weakness" },
				{ "se_weakened_tooltip", "Poison Weakness" },
				{ "se_weakened_start", "Poison Weakness" },
				{ "EikthyrSpirit_RtD", "Eikthyr's Spirit" },
				{ "MountainBoss_RtD", "Mountain Lord" },
				{ "PlainsBoss_RtD", "Plains Commander" },
				{ "SpiderQueen_RtD", "Spider Queen" },
				{ "SwampBoss_RtD", "Undead Lord" },
				{ "TrollKing_RtD", "Troll King" },
				{ "PlainsChomper1_RtD", "Chomper" },
				{ "PlainsChomper2_RtD", "Chomper" },
				{ "PlainsChomper3_RtD", "Chomper" },
				{ "PlainsChomper4_RtD", "Chomper" },
				{ "BlackForestGolem_RtD", "Forest Golem" },
				{ "MeadowsGolem_RtD", "Forest Golem" },
				{ "BlackForestLocMur_RtD", "Locmur" },
				{ "MountainUndead_RtD", "Frozen Undead" },
				{ "PlainsSizzler_RtD", "Sizzler" },
				{ "SwampSludger_RtD", "Sludger" },
				{ "MeadowsSnade_RtD", "Snade" },
				{ "MistlandsSpider1_RtD", "Arachnid" },
				{ "MistlandsSpider2_RtD", "Arachnid" },
				{ "MistlandsSpider3_RtD", "Arachnid" },
				{ "MistlandsSpider4_RtD", "Arachnid" },
				{ "MountainWatcher_RtD", "Watcher" },
				{ "BlackForestCore_RtD", "BlackForest Core" },
				{ "BlackForestCore_desc_RtD", "Used for powerful weapons" },
				{ "MeadowsCore_RtD", "Meadows Core" },
				{ "MeadowsCore_desc_RtD", "Used for powerful weapons" },
				{ "MistlandsCore_RtD", "Mistlands Core" },
				{ "MistlandsCore_desc_RtD", "Used for powerful weapons" },
				{ "MountainCore_RtD", "Mountain Core" },
				{ "MountainCore_desc_RtD", "Used for powerful weapons" },
				{ "PlainsCore_RtD", "Plains Core" },
				{ "PlainsCore_desc_RtD", "Used for powerful weapons" },
				{ "SwampCore_RtD", "Swamp Core" },
				{ "SwampCore_desc_RtD", "Used for powerful weapons" },
				{ "BlackForestToken_RtD", "BlackForest Token" },
				{ "BlackForestToken_desc_RtD", "Used for weapons, and to summon a boss." },
				{ "MeadowsToken_RtD", "Meadows Token" },
				{ "MeadowsToken_desc_RtD", "Used for weapons, and to summon a boss." },
				{ "MistlandsToken_RtD", "Mistlands Token" },
				{ "MistlandsToken_desc_RtD", "Used for weapons, and to summon a boss." },
				{ "MountainToken_RtD", "Mountain Token" },
				{ "MountainToken_desc_RtD", "Used for weapons, and to summon a boss." },
				{ "PlainsToken_RtD", "Plains Token" },
				{ "PlainsToken_desc_RtD", "Used for weapons, and to summon a boss." },
				{ "SwampToken_RtD", "Swamp Token" },
				{ "SwampToken_desc_RtD", "Used for weapons, and to summon a boss." },
				{ "Vegvisir_RtD", "Vegvisir" },
				{ "BlackForestAltar_RtD", "Troll King" },
				{ "MeadowsAltar_RtD", "Eikthyr Spirit" },
				{ "MistlandsAltar_RtD", "Spider Queen" },
				{ "MountainAltar_RtD", "Fenrir King" },
				{ "PlainsAltar_RtD", "Plains Commander" },
				{ "SwampAltar_RtD", "Swamp Lord" }
			});
			Localization = LocalizationManager.Instance.GetLocalization();
			CustomLocalization localization2 = Localization;
			text = "Portuguese";
			localization2.AddTranslation(ref text, new Dictionary<string, string>
			{
				{ "BlackForestGold_RtD", "Ouro" },
				{ "MeadowsFlint_RtD", "Pederneira" },
				{ "MeadowsZinc_RtD", "Zinco" },
				{ "PlainsBlackMetal_RtD", "Metal Negro" },
				{ "MistlandsFelOre_RtD", "FelOre" },
				{ "MountainOrichalcum_RtD", "Oricalco" },
				{ "PlainsBloodiron_RtD", "Ferro Sangrento" },
				{ "SwampMooniron_RtD", "Ferro Lunar" },
				{ "Item_BloodironBar_RtD", "Barra de Ferro Sangrento" },
				{ "Item_BloodironBar_desc_RtD", "É brilhante." },
				{ "Item_BloodironOre_RtD", "Minério de Ferro Sangrento" },
				{ "Item_BloodironOre_desc_RtD", "É brilhante." },
				{ "Item_GoldBar_RtD", "Barra de Ouro" },
				{ "Item_GoldBar_desc_RtD", "É brilhante." },
				{ "Item_GoldOre_RtD", "Minério de Ouro" },
				{ "Item_GoldOre_desc_RtD", "É brilhante." },
				{ "Item_MoonironBar_RtD", "Barra de Ferro Lunar" },
				{ "Item_MoonironBar_desc_RtD", "É brilhante." },
				{ "Item_MoonironOre_RtD", "Minério de Ferro Lunar" },
				{ "Item_MoonironOre_desc_RtD", "É brilhante." },
				{ "Item_OrichalcumBar_RtD", "Barra de Oricalco" },
				{ "Item_OrichalcumBar_desc_RtD", "É brilhante." },
				{ "Item_OrichalcumOre_RtD", "Minério de Oricalco" },
				{ "Item_OrichalcumOre_desc_RtD", "É brilhante." },
				{ "Item_ZincBar_RtD", "Barra de Zinco" },
				{ "Item_ZincBar_desc_RtD", "É brilhante." },
				{ "Item_ZincOre_RtD", "Minério de Zinco" },
				{ "Item_ZincOre_desc_RtD", "É brilhante." },
				{ "Item_BrassBar_RtD", "Barra de Latão" },
				{ "Item_BrassBar_desc_RtD", "É brilhante." },
				{ "Item_BrightsteelBar_RtD", "Barra de Aço Brilhante" },
				{ "Item_BrightsteelBar_desc_RtD", "É brilhante." },
				{ "Item_CelestialBronzeBar_RtD", "Barra de Bronze Celestial" },
				{ "Item_CelestialBronzeBar_desc_RtD", "É brilhante." },
				{ "Item_NetheriteBar_RtD", "Barra de Netherite" },
				{ "Item_NetheriteBar_desc_RtD", "É brilhante." },
				{ "Item_QuicksilverBar_RtD", "Barra de Mercúrio" },
				{ "Item_QuicksilverBar_desc_RtD", "É brilhante." },
				{ "FelmetalBar_RtD", "Barra de Felmetal" },
				{ "FelmetalBar_desc_RtD", "É brilhante." },
				{ "FelmetalOre_RtD", "Minério de Felmetal" },
				{ "FelmetalOre_desc_RtD", "É frio ao toque." },
				{ "SpiritEssense_RtD", "Essência Espiritual" },
				{ "SpiritEssense_desc_RtD", "Usado em receitas de comida e armas." },
				{ "se_armorweakness_name", "Fraqueza Física" },
				{ "se_armorweakness_tooltip", "Fraqueza Física" },
				{ "se_armorweakness_start", "Fraqueza Física" },
				{ "se_frosted_name", "Fraqueza de Gelo" },
				{ "se_frosted_tooltip", "Fraqueza de Gelo" },
				{ "se_frosted_start", "Fraqueza de Gelo" },
				{ "se_shocked_name", "Fraqueza Elétrica" },
				{ "se_shocked_tooltip", "Fraqueza Elétrica" },
				{ "se_shocked_start", "Fraqueza Elétrica" },
				{ "se_weakened_name", "Fraqueza de Veneno" },
				{ "se_weakened_tooltip", "Fraqueza de Veneno" },
				{ "se_weakened_start", "Fraqueza de Veneno" },
				{ "EikthyrSpirit_RtD", "Espírito de Eikthyr" },
				{ "MountainBoss_RtD", "Senhor da Montanha" },
				{ "PlainsBoss_RtD", "Comandante das Planícies" },
				{ "SpiderQueen_RtD", "Rainha das Aranhas" },
				{ "SwampBoss_RtD", "Senhor dos Mortos-vivos" },
				{ "TrollKing_RtD", "Rei dos Trolls" },
				{ "PlainsChomper1_RtD", "Mordedor" },
				{ "PlainsChomper2_RtD", "Mordedor" },
				{ "PlainsChomper3_RtD", "Mordedor" },
				{ "PlainsChomper4_RtD", "Mordedor" },
				{ "BlackForestGolem_RtD", "Golem da Floresta" },
				{ "MeadowsGolem_RtD", "Golem da Floresta" },
				{ "BlackForestLocMur_RtD", "Locmur" },
				{ "MountainUndead_RtD", "Morto-vivo Congelado" },
				{ "PlainsSizzler_RtD", "Estalador" },
				{ "SwampSludger_RtD", "Lodo" },
				{ "MeadowsSnade_RtD", "Snade" },
				{ "MistlandsSpider1_RtD", "Aracnídeo" },
				{ "MistlandsSpider2_RtD", "Aracnídeo" },
				{ "MistlandsSpider3_RtD", "Aracnídeo" },
				{ "MistlandsSpider4_RtD", "Aracnídeo" },
				{ "MountainWatcher_RtD", "Observador" },
				{ "BlackForestCore_RtD", "Núcleo da Floresta Negra" },
				{ "BlackForestCore_desc_RtD", "Usado para armas poderosas" },
				{ "MeadowsCore_RtD", "Núcleo das Planícies" },
				{ "MeadowsCore_desc_RtD", "Usado para armas poderosas" },
				{ "MistlandsCore_RtD", "Núcleo das Terras Nebulosas" },
				{ "MistlandsCore_desc_RtD", "Usado para armas poderosas" },
				{ "MountainCore_RtD", "Núcleo da Montanha" },
				{ "MountainCore_desc_RtD", "Usado para armas poderosas" },
				{ "PlainsCore_RtD", "Núcleo das Planícies" },
				{ "PlainsCore_desc_RtD", "Usado para armas poderosas" },
				{ "SwampCore_RtD", "Núcleo do Pântano" },
				{ "SwampCore_desc_RtD", "Usado para armas poderosas" },
				{ "BlackForestToken_RtD", "Token da Floresta Negra" },
				{ "BlackForestToken_desc_RtD", "Usado para armas e invocar um chefe." },
				{ "MeadowsToken_RtD", "Token das Planícies" },
				{ "MeadowsToken_desc_RtD", "Usado para armas e invocar um chefe." },
				{ "MistlandsToken_RtD", "Token das Terras Nebulosas" },
				{ "MistlandsToken_desc_RtD", "Usado para armas e invocar um chefe." },
				{ "MountainToken_RtD", "Token da Montanha" },
				{ "MountainToken_desc_RtD", "Usado para armas e invocar um chefe." },
				{ "PlainsToken_RtD", "Token das Planícies" },
				{ "PlainsToken_desc_RtD", "Usado para armas e invocar um chefe." },
				{ "SwampToken_RtD", "Token do Pântano" },
				{ "SwampToken_desc_RtD", "Usado para armas e invocar um chefe." },
				{ "Vegvisir_RtD", "Vegvisir" },
				{ "BlackForestAltar_RtD", "Altar do Rei Troll" },
				{ "MeadowsAltar_RtD", "Altar do Espírito de Eikthyr" },
				{ "MistlandsAltar_RtD", "Altar da Rainha das Aranhas" },
				{ "MountainAltar_RtD", "Altar do Rei Fenrir" },
				{ "PlainsAltar_RtD", "Altar do Comandante das Planícies" },
				{ "SwampAltar_RtD", "Altar do Senhor do Pântano" }
			});
			Localization = LocalizationManager.Instance.GetLocalization();
			CustomLocalization localization3 = Localization;
			text = "Hindi";
			localization3.AddTranslation(ref text, new Dictionary<string, string>
			{
				{ "BlackForestGold_RtD", "स\u094bन\u093e" },
				{ "MeadowsFlint_RtD", "चकमक" },
				{ "MeadowsZinc_RtD", "जस\u094dत\u093e" },
				{ "PlainsBlackMetal_RtD", "क\u093eल\u093e ध\u093eत\u0941" },
				{ "MistlandsFelOre_RtD", "फ\u093c\u0947ल अयस\u094dक" },
				{ "MountainOrichalcum_RtD", "ओर\u093fकलकम" },
				{ "PlainsBloodiron_RtD", "रक\u094dतल\u094bह" },
				{ "SwampMooniron_RtD", "च\u0902द\u094dरल\u094bह" },
				{ "Item_BloodironBar_RtD", "रक\u094dतल\u094bह क\u0940 छड\u093c" },
				{ "Item_BloodironBar_desc_RtD", "यह चमकद\u093eर ह\u0948।" },
				{ "Item_BloodironOre_RtD", "रक\u094dतल\u094bह अयस\u094dक" },
				{ "Item_BloodironOre_desc_RtD", "यह चमकद\u093eर ह\u0948।" },
				{ "Item_GoldBar_RtD", "स\u094bन\u0947 क\u0940 छड\u093c" },
				{ "Item_GoldBar_desc_RtD", "यह चमकद\u093eर ह\u0948।" },
				{ "Item_GoldOre_RtD", "स\u094bन\u0947 क\u093e अयस\u094dक" },
				{ "Item_GoldOre_desc_RtD", "यह चमकद\u093eर ह\u0948।" },
				{ "Item_MoonironBar_RtD", "च\u0902द\u094dरल\u094bह क\u0940 छड\u093c" },
				{ "Item_MoonironBar_desc_RtD", "यह चमकद\u093eर ह\u0948।" },
				{ "Item_MoonironOre_RtD", "च\u0902द\u094dरल\u094bह अयस\u094dक" },
				{ "Item_MoonironOre_desc_RtD", "यह चमकद\u093eर ह\u0948।" },
				{ "Item_OrichalcumBar_RtD", "ओर\u093fकलकम क\u0940 छड\u093c" },
				{ "Item_OrichalcumBar_desc_RtD", "यह चमकद\u093eर ह\u0948।" },
				{ "Item_OrichalcumOre_RtD", "ओर\u093fकलकम अयस\u094dक" },
				{ "Item_OrichalcumOre_desc_RtD", "यह चमकद\u093eर ह\u0948।" },
				{ "Item_ZincBar_RtD", "जस\u094dत\u093e क\u0940 छड\u093c" },
				{ "Item_ZincBar_desc_RtD", "यह चमकद\u093eर ह\u0948।" },
				{ "Item_ZincOre_RtD", "जस\u094dत\u093e अयस\u094dक" },
				{ "Item_ZincOre_desc_RtD", "यह चमकद\u093eर ह\u0948।" },
				{ "Item_BrassBar_RtD", "प\u0940तल क\u0940 छड\u093c" },
				{ "Item_BrassBar_desc_RtD", "यह चमकद\u093eर ह\u0948।" },
				{ "Item_BrightsteelBar_RtD", "चमक\u0940ल\u093e स\u094dट\u0940ल" },
				{ "Item_BrightsteelBar_desc_RtD", "यह बह\u0941त चमकद\u093eर ह\u0948।" },
				{ "Item_CelestialBronzeBar_RtD", "आक\u093eश\u0940य क\u093e\u0902स\u094dय" },
				{ "Item_CelestialBronzeBar_desc_RtD", "यह बह\u0941त चमकद\u093eर ह\u0948।" },
				{ "Item_NetheriteBar_RtD", "न\u0947द\u0947र\u093eइट" },
				{ "Item_NetheriteBar_desc_RtD", "यह बह\u0941त चमकद\u093eर ह\u0948।" },
				{ "Item_QuicksilverBar_RtD", "प\u093eर\u093e" },
				{ "Item_QuicksilverBar_desc_RtD", "यह बह\u0941त चमकद\u093eर ह\u0948।" },
				{ "FelmetalBar_RtD", "फ\u093c\u0947लम\u0947टल क\u0940 छड\u093c" },
				{ "FelmetalBar_desc_RtD", "यह बह\u0941त चमकद\u093eर ह\u0948।" },
				{ "FelmetalOre_RtD", "फ\u093c\u0947लम\u0947टल अयस\u094dक" },
				{ "FelmetalOre_desc_RtD", "यह छ\u0942न\u0947 म\u0947\u0902 ठ\u0902ड\u093e ह\u0948।" },
				{ "SpiritEssense_RtD", "आत\u094dम\u093e स\u093eर" },
				{ "SpiritEssense_desc_RtD", "ख\u093eद\u094dय व\u094dय\u0902जन\u094b\u0902 और हथ\u093fय\u093eर\u094b\u0902 क\u0947 ल\u093fए उपय\u094bग क\u093fय\u093e ज\u093eत\u093e ह\u0948।" },
				{ "se_armorweakness_name", "श\u093eर\u0940र\u093fक कमज\u094bर\u0940" },
				{ "se_armorweakness_tooltip", "श\u093eर\u0940र\u093fक कमज\u094bर\u0940" },
				{ "se_armorweakness_start", "श\u093eर\u0940र\u093fक कमज\u094bर\u0940" },
				{ "se_frosted_name", "ठ\u0902डक कमज\u094bर\u0940" },
				{ "se_frosted_tooltip", "ठ\u0902डक कमज\u094bर\u0940" },
				{ "se_frosted_start", "ठ\u0902डक कमज\u094bर\u0940" },
				{ "se_shocked_name", "ब\u093fजल\u0940 कमज\u094bर\u0940" },
				{ "se_shocked_tooltip", "ब\u093fजल\u0940 कमज\u094bर\u0940" },
				{ "se_shocked_start", "ब\u093fजल\u0940 कमज\u094bर\u0940" },
				{ "se_weakened_name", "जहर कमज\u094bर\u0940" },
				{ "se_weakened_tooltip", "जहर कमज\u094bर\u0940" },
				{ "se_weakened_start", "जहर कमज\u094bर\u0940" },
				{ "EikthyrSpirit_RtD", "ऐकथ\u093fर क\u0940 आत\u094dम\u093e" },
				{ "MountainBoss_RtD", "पर\u094dवत स\u094dव\u093eम\u0940" },
				{ "PlainsBoss_RtD", "म\u0948द\u093eन कम\u093e\u0902डर" },
				{ "SpiderQueen_RtD", "मकड\u093c\u0940 क\u0940 र\u093eन\u0940" },
				{ "SwampBoss_RtD", "अमर स\u094dव\u093eम\u0940" },
				{ "TrollKing_RtD", "ट\u094dर\u0949ल र\u093eज\u093e" },
				{ "PlainsChomper1_RtD", "चब\u093eन\u0947 व\u093eल\u093e" },
				{ "PlainsChomper2_RtD", "चब\u093eन\u0947 व\u093eल\u093e" },
				{ "PlainsChomper3_RtD", "चब\u093eन\u0947 व\u093eल\u093e" },
				{ "PlainsChomper4_RtD", "चब\u093eन\u0947 व\u093eल\u093e" },
				{ "BlackForestGolem_RtD", "क\u093eल\u093e ज\u0902गल ग\u094bल\u0947म" },
				{ "MeadowsGolem_RtD", "प\u094dर\u093eक\u0943त\u093fक ग\u094bल\u0947म" },
				{ "BlackForestLocMur_RtD", "ल\u094bकम\u0941र" },
				{ "MountainUndead_RtD", "जम\u093e ह\u0941आ अमर" },
				{ "PlainsSizzler_RtD", "स\u093fज\u093cलर" },
				{ "SwampSludger_RtD", "क\u0940चड\u093c" },
				{ "MeadowsSnade_RtD", "स\u093e\u0902प" },
				{ "MistlandsSpider1_RtD", "मकड\u093c\u0940" },
				{ "MistlandsSpider2_RtD", "मकड\u093c\u0940" },
				{ "MistlandsSpider3_RtD", "मकड\u093c\u0940" },
				{ "MistlandsSpider4_RtD", "मकड\u093c\u0940" },
				{ "MountainWatcher_RtD", "पर\u094dवत प\u094dरहर\u0940" },
				{ "BlackForestCore_RtD", "क\u093eल\u0947 ज\u0902गल क\u093e क\u094bर" },
				{ "BlackForestCore_desc_RtD", "शक\u094dत\u093fश\u093eल\u0940 हथ\u093fय\u093eर\u094b\u0902 क\u0947 ल\u093fए उपय\u094bग क\u093fय\u093e ज\u093eत\u093e ह\u0948" },
				{ "MeadowsCore_RtD", "प\u094dर\u093eक\u0943त\u093fक क\u094bर" },
				{ "MeadowsCore_desc_RtD", "शक\u094dत\u093fश\u093eल\u0940 हथ\u093fय\u093eर\u094b\u0902 क\u0947 ल\u093fए उपय\u094bग क\u093fय\u093e ज\u093eत\u093e ह\u0948" },
				{ "MistlandsCore_RtD", "ध\u0941\u0902धभ\u0942म\u093f क\u094bर" },
				{ "MistlandsCore_desc_RtD", "शक\u094dत\u093fश\u093eल\u0940 हथ\u093fय\u093eर\u094b\u0902 क\u0947 ल\u093fए उपय\u094bग क\u093fय\u093e ज\u093eत\u093e ह\u0948" },
				{ "MountainCore_RtD", "पर\u094dवत क\u094bर" },
				{ "MountainCore_desc_RtD", "शक\u094dत\u093fश\u093eल\u0940 हथ\u093fय\u093eर\u094b\u0902 क\u0947 ल\u093fए उपय\u094bग क\u093fय\u093e ज\u093eत\u093e ह\u0948" },
				{ "PlainsCore_RtD", "म\u0948द\u093eन क\u094bर" },
				{ "PlainsCore_desc_RtD", "शक\u094dत\u093fश\u093eल\u0940 हथ\u093fय\u093eर\u094b\u0902 क\u0947 ल\u093fए उपय\u094bग क\u093fय\u093e ज\u093eत\u093e ह\u0948" },
				{ "SwampCore_RtD", "दलदल क\u094bर" },
				{ "SwampCore_desc_RtD", "शक\u094dत\u093fश\u093eल\u0940 हथ\u093fय\u093eर\u094b\u0902 क\u0947 ल\u093fए उपय\u094bग क\u093fय\u093e ज\u093eत\u093e ह\u0948" },
				{ "BlackForestToken_RtD", "क\u093eल\u0947 ज\u0902गल क\u093e ट\u094bकन" },
				{ "BlackForestToken_desc_RtD", "हथ\u093fय\u093eर\u094b\u0902 और एक ब\u0949स क\u094b ब\u0941ल\u093eन\u0947 क\u0947 ल\u093fए उपय\u094bग क\u093fय\u093e ज\u093eत\u093e ह\u0948।" },
				{ "MeadowsToken_RtD", "प\u094dर\u093eक\u0943त\u093fक ट\u094bकन" },
				{ "MeadowsToken_desc_RtD", "हथ\u093fय\u093eर\u094b\u0902 और एक ब\u0949स क\u094b ब\u0941ल\u093eन\u0947 क\u0947 ल\u093fए उपय\u094bग क\u093fय\u093e ज\u093eत\u093e ह\u0948।" },
				{ "MistlandsToken_RtD", "ध\u0941\u0902धभ\u0942म\u093f ट\u094bकन" },
				{ "MistlandsToken_desc_RtD", "हथ\u093fय\u093eर\u094b\u0902 और एक ब\u0949स क\u094b ब\u0941ल\u093eन\u0947 क\u0947 ल\u093fए उपय\u094bग क\u093fय\u093e ज\u093eत\u093e ह\u0948।" },
				{ "MountainToken_RtD", "पर\u094dवत ट\u094bकन" },
				{ "MountainToken_desc_RtD", "हथ\u093fय\u093eर\u094b\u0902 और एक ब\u0949स क\u094b ब\u0941ल\u093eन\u0947 क\u0947 ल\u093fए उपय\u094bग क\u093fय\u093e ज\u093eत\u093e ह\u0948।" },
				{ "PlainsToken_RtD", "म\u0948द\u093eन ट\u094bकन" },
				{ "PlainsToken_desc_RtD", "हथ\u093fय\u093eर\u094b\u0902 और एक ब\u0949स क\u094b ब\u0941ल\u093eन\u0947 क\u0947 ल\u093fए उपय\u094bग क\u093fय\u093e ज\u093eत\u093e ह\u0948।" },
				{ "SwampToken_RtD", "दलदल ट\u094bकन" },
				{ "SwampToken_desc_RtD", "हथ\u093fय\u093eर\u094b\u0902 और एक ब\u0949स क\u094b ब\u0941ल\u093eन\u0947 क\u0947 ल\u093fए उपय\u094bग क\u093fय\u093e ज\u093eत\u093e ह\u0948।" },
				{ "Vegvisir_RtD", "व\u0947गव\u093fस\u093fर" },
				{ "BlackForestAltar_RtD", "ट\u094dर\u0949ल र\u093eज\u093e" },
				{ "MeadowsAltar_RtD", "ऐकथ\u093fर क\u0940 आत\u094dम\u093e" },
				{ "MistlandsAltar_RtD", "मकड\u093c\u0940 क\u0940 र\u093eन\u0940" },
				{ "MountainAltar_RtD", "फ\u0947नर\u093fर र\u093eज\u093e" },
				{ "PlainsAltar_RtD", "म\u0948द\u093eन कम\u093e\u0902डर" },
				{ "SwampAltar_RtD", "दलदल स\u094dव\u093eम\u0940" }
			});
			Localization = LocalizationManager.Instance.GetLocalization();
			CustomLocalization localization4 = Localization;
			text = "Spanish";
			localization4.AddTranslation(ref text, new Dictionary<string, string>
			{
				{ "BlackForestGold_RtD", "Oro" },
				{ "MeadowsFlint_RtD", "Sílex" },
				{ "MeadowsZinc_RtD", "Zinc" },
				{ "PlainsBlackMetal_RtD", "MetalNegro" },
				{ "MistlandsFelOre_RtD", "FelMineral" },
				{ "MountainOrichalcum_RtD", "Oricalco" },
				{ "PlainsBloodiron_RtD", "HierroSangriento" },
				{ "SwampMooniron_RtD", "HierroLunar" },
				{ "Item_BloodironBar_RtD", "Barra de HierroSangriento" },
				{ "Item_BloodironBar_desc_RtD", "Es brillante." },
				{ "Item_BloodironOre_RtD", "Mineral de HierroSangriento" },
				{ "Item_BloodironOre_desc_RtD", "Es brillante." },
				{ "Item_GoldBar_RtD", "Barra de Oro" },
				{ "Item_GoldBar_desc_RtD", "Es brillante." },
				{ "Item_GoldOre_RtD", "Mineral de Oro" },
				{ "Item_GoldOre_desc_RtD", "Es brillante." },
				{ "Item_MoonironBar_RtD", "Barra de HierroLunar" },
				{ "Item_MoonironBar_desc_RtD", "Es brillante." },
				{ "Item_MoonironOre_RtD", "Mineral de HierroLunar" },
				{ "Item_MoonironOre_desc_RtD", "Es brillante." },
				{ "Item_OrichalcumBar_RtD", "Barra de Oricalco" },
				{ "Item_OrichalcumBar_desc_RtD", "Es brillante." },
				{ "Item_OrichalcumOre_RtD", "Mineral de Oricalco" },
				{ "Item_OrichalcumOre_desc_RtD", "Es brillante." },
				{ "Item_ZincBar_RtD", "Barra de Zinc" },
				{ "Item_ZincBar_desc_RtD", "Es brillante." },
				{ "Item_ZincOre_RtD", "Mineral de Zinc" },
				{ "Item_ZincOre_desc_RtD", "Es brillante." },
				{ "Item_BrassBar_RtD", "Barra de Latón" },
				{ "Item_BrassBar_desc_RtD", "Es brillante." },
				{ "Item_BrightsteelBar_RtD", "Acero Brillante" },
				{ "Item_BrightsteelBar_desc_RtD", "Es muy brillante." },
				{ "Item_CelestialBronzeBar_RtD", "Bronce Celestial" },
				{ "Item_CelestialBronzeBar_desc_RtD", "Es muy brillante." },
				{ "Item_NetheriteBar_RtD", "Netherita" },
				{ "Item_NetheriteBar_desc_RtD", "Es muy brillante." },
				{ "Item_QuicksilverBar_RtD", "Mercurio" },
				{ "Item_QuicksilverBar_desc_RtD", "Es muy brillante." },
				{ "FelmetalBar_RtD", "Barra de Felmetal" },
				{ "FelmetalBar_desc_RtD", "Es muy brillante." },
				{ "FelmetalOre_RtD", "Mineral de Felmetal" },
				{ "FelmetalOre_desc_RtD", "Está frío al tacto." },
				{ "SpiritEssense_RtD", "Esencia Espiritual" },
				{ "SpiritEssense_desc_RtD", "Usado para recetas de comida y armas." },
				{ "se_armorweakness_name", "Debilidad Física" },
				{ "se_armorweakness_tooltip", "Debilidad Física" },
				{ "se_armorweakness_start", "Debilidad Física" },
				{ "se_frosted_name", "Debilidad al Hielo" },
				{ "se_frosted_tooltip", "Debilidad al Hielo" },
				{ "se_frosted_start", "Debilidad al Hielo" },
				{ "se_shocked_name", "Debilidad Eléctrica" },
				{ "se_shocked_tooltip", "Debilidad Eléctrica" },
				{ "se_shocked_start", "Debilidad Eléctrica" },
				{ "se_weakened_name", "Debilidad al Veneno" },
				{ "se_weakened_tooltip", "Debilidad al Veneno" },
				{ "se_weakened_start", "Debilidad al Veneno" },
				{ "EikthyrSpirit_RtD", "Espíritu de Eikthyr" },
				{ "MountainBoss_RtD", "Señor de la Montaña" },
				{ "PlainsBoss_RtD", "Comandante de las Llanuras" },
				{ "SpiderQueen_RtD", "Reina Araña" },
				{ "SwampBoss_RtD", "Señor No Muerto" },
				{ "TrollKing_RtD", "Rey Troll" },
				{ "PlainsChomper1_RtD", "Mordedor" },
				{ "PlainsChomper2_RtD", "Mordedor" },
				{ "PlainsChomper3_RtD", "Mordedor" },
				{ "PlainsChomper4_RtD", "Mordedor" },
				{ "BlackForestGolem_RtD", "Gólem del Bosque" },
				{ "MeadowsGolem_RtD", "Gólem del Bosque" },
				{ "BlackForestLocMur_RtD", "Locmur" },
				{ "MountainUndead_RtD", "No Muerto Congelado" },
				{ "PlainsSizzler_RtD", "Chisporroteador" },
				{ "SwampSludger_RtD", "Lodoso" },
				{ "MeadowsSnade_RtD", "Serpiente" },
				{ "MistlandsSpider1_RtD", "Arácnido" },
				{ "MistlandsSpider2_RtD", "Arácnido" },
				{ "MistlandsSpider3_RtD", "Arácnido" },
				{ "MistlandsSpider4_RtD", "Arácnido" },
				{ "MountainWatcher_RtD", "Vigilante" },
				{ "BlackForestCore_RtD", "Núcleo del Bosque Oscuro" },
				{ "BlackForestCore_desc_RtD", "Usado para armas poderosas" },
				{ "MeadowsCore_RtD", "Núcleo de los Prados" },
				{ "MeadowsCore_desc_RtD", "Usado para armas poderosas" },
				{ "MistlandsCore_RtD", "Núcleo de las Tierras de Niebla" },
				{ "MistlandsCore_desc_RtD", "Usado para armas poderosas" },
				{ "MountainCore_RtD", "Núcleo de la Montaña" },
				{ "MountainCore_desc_RtD", "Usado para armas poderosas" },
				{ "PlainsCore_RtD", "Núcleo de las Llanuras" },
				{ "PlainsCore_desc_RtD", "Usado para armas poderosas" },
				{ "SwampCore_RtD", "Núcleo del Pantano" },
				{ "SwampCore_desc_RtD", "Usado para armas poderosas" },
				{ "BlackForestToken_RtD", "Ficha del Bosque Oscuro" },
				{ "BlackForestToken_desc_RtD", "Usado para armas y para invocar un jefe." },
				{ "MeadowsToken_RtD", "Ficha de los Prados" },
				{ "MeadowsToken_desc_RtD", "Usado para armas y para invocar un jefe." },
				{ "MistlandsToken_RtD", "Ficha de las Tierras de Niebla" },
				{ "MistlandsToken_desc_RtD", "Usado para armas y para invocar un jefe." },
				{ "MountainToken_RtD", "Ficha de la Montaña" },
				{ "MountainToken_desc_RtD", "Usado para armas y para invocar un jefe." },
				{ "PlainsToken_RtD", "Ficha de las Llanuras" },
				{ "PlainsToken_desc_RtD", "Usado para armas y para invocar un jefe." },
				{ "SwampToken_RtD", "Ficha del Pantano" },
				{ "SwampToken_desc_RtD", "Usado para armas y para invocar un jefe." },
				{ "Vegvisir_RtD", "Vegvisir" },
				{ "BlackForestAltar_RtD", "Rey Troll" },
				{ "MeadowsAltar_RtD", "Espíritu de Eikthyr" },
				{ "MistlandsAltar_RtD", "Reina Araña" },
				{ "MountainAltar_RtD", "Rey Fenrir" },
				{ "PlainsAltar_RtD", "Comandante de las Llanuras" },
				{ "SwampAltar_RtD", "Señor del Pantano" }
			});
			Localization = LocalizationManager.Instance.GetLocalization();
			CustomLocalization localization5 = Localization;
			text = "Swedish";
			localization5.AddTranslation(ref text, new Dictionary<string, string>
			{
				{ "BlackForestGold_RtD", "Guld" },
				{ "MeadowsFlint_RtD", "Flinta" },
				{ "MeadowsZinc_RtD", "Zink" },
				{ "PlainsBlackMetal_RtD", "Svartmetall" },
				{ "MistlandsFelOre_RtD", "Felmalm" },
				{ "MountainOrichalcum_RtD", "Orichalcum" },
				{ "PlainsBloodiron_RtD", "Blodjärn" },
				{ "SwampMooniron_RtD", "Månjärn" },
				{ "Item_BloodironBar_RtD", "Blodjärn" },
				{ "Item_BloodironBar_desc_RtD", "Den är glänsande." },
				{ "Item_BloodironOre_RtD", "Blodjärnmalm" },
				{ "Item_BloodironOre_desc_RtD", "Den är glänsande." },
				{ "Item_GoldBar_RtD", "Guld" },
				{ "Item_GoldBar_desc_RtD", "Den är glänsande." },
				{ "Item_GoldOre_RtD", "Guldmalm" },
				{ "Item_GoldOre_desc_RtD", "Den är glänsande." },
				{ "Item_MoonironBar_RtD", "Månjärn" },
				{ "Item_MoonironBar_desc_RtD", "Den är glänsande." },
				{ "Item_MoonironOre_RtD", "Månjärnmalm" },
				{ "Item_MoonironOre_desc_RtD", "Den är glänsande." },
				{ "Item_OrichalcumBar_RtD", "Orichalcum" },
				{ "Item_OrichalcumBar_desc_RtD", "Den är glänsande." },
				{ "Item_OrichalcumOre_RtD", "Orichalcummalm" },
				{ "Item_OrichalcumOre_desc_RtD", "Den är glänsande." },
				{ "Item_ZincBar_RtD", "Zink" },
				{ "Item_ZincBar_desc_RtD", "Den är glänsande." },
				{ "Item_ZincOre_RtD", "Zinkmalm" },
				{ "Item_ZincOre_desc_RtD", "Den är glänsande." },
				{ "Item_BrassBar_RtD", "Mässing" },
				{ "Item_BrassBar_desc_RtD", "Den är glänsande." },
				{ "Item_BrightsteelBar_RtD", "Ljusstål" },
				{ "Item_BrightsteelBar_desc_RtD", "Den är glänsande." },
				{ "Item_CelestialBronzeBar_RtD", "Himmelskt brons" },
				{ "Item_CelestialBronzeBar_desc_RtD", "Den är glänsande." },
				{ "Item_NetheriteBar_RtD", "Netherit" },
				{ "Item_NetheriteBar_desc_RtD", "Den är glänsande." },
				{ "Item_QuicksilverBar_RtD", "Kvicksilver" },
				{ "Item_QuicksilverBar_desc_RtD", "Den är glänsande." },
				{ "FelmetalBar_RtD", "Felmetall" },
				{ "FelmetalBar_desc_RtD", "Den är glänsande." },
				{ "FelmetalOre_RtD", "Felmetallmalm" },
				{ "FelmetalOre_desc_RtD", "Den känns kall vid beröring." },
				{ "SpiritEssense_RtD", "Andeväsen" },
				{ "SpiritEssense_desc_RtD", "Används för matrecept och vapen." },
				{ "se_armorweakness_name", "Fysisk svaghet" },
				{ "se_armorweakness_tooltip", "Fysisk svaghet" },
				{ "se_armorweakness_start", "Fysisk svaghet" },
				{ "se_frosted_name", "Frostsvaghet" },
				{ "se_frosted_tooltip", "Frostsvaghet" },
				{ "se_frosted_start", "Frostsvaghet" },
				{ "se_shocked_name", "Elektrisk svaghet" },
				{ "se_shocked_tooltip", "Elektrisk svaghet" },
				{ "se_shocked_start", "Elektrisk svaghet" },
				{ "se_weakened_name", "Giftsvaghet" },
				{ "se_weakened_tooltip", "Giftsvaghet" },
				{ "se_weakened_start", "Giftsvaghet" },
				{ "EikthyrSpirit_RtD", "Eikthyrs ande" },
				{ "MountainBoss_RtD", "Bergens härskare" },
				{ "PlainsBoss_RtD", "Slätternas befälhavare" },
				{ "SpiderQueen_RtD", "Spindeldrottning" },
				{ "SwampBoss_RtD", "Den odöda herren" },
				{ "TrollKing_RtD", "Trollkungen" },
				{ "PlainsChomper1_RtD", "Chomper" },
				{ "PlainsChomper2_RtD", "Chomper" },
				{ "PlainsChomper3_RtD", "Chomper" },
				{ "PlainsChomper4_RtD", "Chomper" },
				{ "BlackForestGolem_RtD", "Skogsgolem" },
				{ "MeadowsGolem_RtD", "Skogsgolem" },
				{ "BlackForestLocMur_RtD", "Locmur" },
				{ "MountainUndead_RtD", "Frusen odöd" },
				{ "PlainsSizzler_RtD", "Sizzler" },
				{ "SwampSludger_RtD", "Sörjare" },
				{ "MeadowsSnade_RtD", "Snade" },
				{ "MistlandsSpider1_RtD", "Araknid" },
				{ "MistlandsSpider2_RtD", "Araknid" },
				{ "MistlandsSpider3_RtD", "Araknid" },
				{ "MistlandsSpider4_RtD", "Araknid" },
				{ "MountainWatcher_RtD", "Väktare" },
				{ "BlackForestCore_RtD", "Svartskogskärna" },
				{ "BlackForestCore_desc_RtD", "Används för kraftfulla vapen" },
				{ "MeadowsCore_RtD", "Ängkärna" },
				{ "MeadowsCore_desc_RtD", "Används för kraftfulla vapen" },
				{ "MistlandsCore_RtD", "Dimmkärna" },
				{ "MistlandsCore_desc_RtD", "Används för kraftfulla vapen" },
				{ "MountainCore_RtD", "Bergskärna" },
				{ "MountainCore_desc_RtD", "Används för kraftfulla vapen" },
				{ "PlainsCore_RtD", "Slätternas kärna" },
				{ "PlainsCore_desc_RtD", "Används för kraftfulla vapen" },
				{ "SwampCore_RtD", "Träskkärna" },
				{ "SwampCore_desc_RtD", "Används för kraftfulla vapen" },
				{ "BlackForestToken_RtD", "Svartskogstoken" },
				{ "BlackForestToken_desc_RtD", "Används för vapen och för att kalla fram en boss." },
				{ "MeadowsToken_RtD", "Ängtoken" },
				{ "MeadowsToken_desc_RtD", "Används för vapen och för att kalla fram en boss." },
				{ "MistlandsToken_RtD", "Dimmtoken" },
				{ "MistlandsToken_desc_RtD", "Används för vapen och för att kalla fram en boss." },
				{ "MountainToken_RtD", "Bergstoken" },
				{ "MountainToken_desc_RtD", "Används för vapen och för att kalla fram en boss." },
				{ "PlainsToken_RtD", "Slätttoken" },
				{ "PlainsToken_desc_RtD", "Används för vapen och för att kalla fram en boss." },
				{ "SwampToken_RtD", "Träsktoken" },
				{ "SwampToken_desc_RtD", "Används för vapen och för att kalla fram en boss." },
				{ "Vegvisir_RtD", "Vegvisir" },
				{ "BlackForestAltar_RtD", "Trollkungen" },
				{ "MeadowsAltar_RtD", "Eikthyrs ande" },
				{ "MistlandsAltar_RtD", "Spindeldrottning" },
				{ "MountainAltar_RtD", "Fenrirs kung" },
				{ "PlainsAltar_RtD", "Slätternas befälhavare" },
				{ "SwampAltar_RtD", "Träskets herre" }
			});
			Localization = LocalizationManager.Instance.GetLocalization();
			CustomLocalization localization6 = Localization;
			text = "Dutch";
			localization6.AddTranslation(ref text, new Dictionary<string, string>
			{
				{ "BlackForestGold_RtD", "Goud" },
				{ "MeadowsFlint_RtD", "Vuursteen" },
				{ "MeadowsZinc_RtD", "Zink" },
				{ "PlainsBlackMetal_RtD", "ZwartMetaal" },
				{ "MistlandsFelOre_RtD", "FelErts" },
				{ "MountainOrichalcum_RtD", "Orichalcum" },
				{ "PlainsBloodiron_RtD", "BloedIJzer" },
				{ "SwampMooniron_RtD", "MaanIJzer" },
				{ "Item_BloodironBar_RtD", "BloedIJzer" },
				{ "Item_BloodironBar_desc_RtD", "Het glanst." },
				{ "Item_BloodironOre_RtD", "BloedIJzer Erts" },
				{ "Item_BloodironOre_desc_RtD", "Het glanst." },
				{ "Item_GoldBar_RtD", "Goud" },
				{ "Item_GoldBar_desc_RtD", "Het glanst." },
				{ "Item_GoldOre_RtD", "Goud Erts" },
				{ "Item_GoldOre_desc_RtD", "Het glanst." },
				{ "Item_MoonironBar_RtD", "MaanIJzer" },
				{ "Item_MoonironBar_desc_RtD", "Het glanst." },
				{ "Item_MoonironOre_RtD", "MaanIJzer Erts" },
				{ "Item_MoonironOre_desc_RtD", "Het glanst." },
				{ "Item_OrichalcumBar_RtD", "Orichalcum" },
				{ "Item_OrichalcumBar_desc_RtD", "Het glanst." },
				{ "Item_OrichalcumOre_RtD", "Orichalcum Erts" },
				{ "Item_OrichalcumOre_desc_RtD", "Het glanst." },
				{ "Item_ZincBar_RtD", "Zink" },
				{ "Item_ZincBar_desc_RtD", "Het glanst." },
				{ "Item_ZincOre_RtD", "Zink Erts" },
				{ "Item_ZincOre_desc_RtD", "Het glanst." },
				{ "Item_BrassBar_RtD", "Messing" },
				{ "Item_BrassBar_desc_RtD", "Het glanst." },
				{ "Item_BrightsteelBar_RtD", "HelderStaal" },
				{ "Item_BrightsteelBar_desc_RtD", "Het glanst." },
				{ "Item_CelestialBronzeBar_RtD", "Hemels Brons" },
				{ "Item_CelestialBronzeBar_desc_RtD", "Het glanst." },
				{ "Item_NetheriteBar_RtD", "Netheriet" },
				{ "Item_NetheriteBar_desc_RtD", "Het glanst." },
				{ "Item_QuicksilverBar_RtD", "Kwik" },
				{ "Item_QuicksilverBar_desc_RtD", "Het glanst." },
				{ "FelmetalBar_RtD", "Felmetaal" },
				{ "FelmetalBar_desc_RtD", "Het glanst." },
				{ "FelmetalOre_RtD", "Felmetaal Erts" },
				{ "FelmetalOre_desc_RtD", "Het voelt koud aan." },
				{ "SpiritEssense_RtD", "Geest Essentie" },
				{ "SpiritEssense_desc_RtD", "Gebruikt voor voedselrecepten en wapens." },
				{ "se_armorweakness_name", "Fysieke Zwakte" },
				{ "se_armorweakness_tooltip", "Fysieke Zwakte" },
				{ "se_armorweakness_start", "Fysieke Zwakte" },
				{ "se_frosted_name", "Vorst Zwakte" },
				{ "se_frosted_tooltip", "Vorst Zwakte" },
				{ "se_frosted_start", "Vorst Zwakte" },
				{ "se_shocked_name", "Elektrische Zwakte" },
				{ "se_shocked_tooltip", "Elektrische Zwakte" },
				{ "se_shocked_start", "Elektrische Zwakte" },
				{ "se_weakened_name", "Gif Zwakte" },
				{ "se_weakened_tooltip", "Gif Zwakte" },
				{ "se_weakened_start", "Gif Zwakte" },
				{ "EikthyrSpirit_RtD", "Eikthyr's Geest" },
				{ "MountainBoss_RtD", "Bergheer" },
				{ "PlainsBoss_RtD", "Veldcommandant" },
				{ "SpiderQueen_RtD", "Spinnenkoningin" },
				{ "SwampBoss_RtD", "Ondode Heer" },
				{ "TrollKing_RtD", "Trollen Koning" },
				{ "PlainsChomper1_RtD", "Happer" },
				{ "PlainsChomper2_RtD", "Happer" },
				{ "PlainsChomper3_RtD", "Happer" },
				{ "PlainsChomper4_RtD", "Happer" },
				{ "BlackForestGolem_RtD", "Bos Golem" },
				{ "MeadowsGolem_RtD", "Weide Golem" },
				{ "BlackForestLocMur_RtD", "Locmur" },
				{ "MountainUndead_RtD", "Bevroren Ondode" },
				{ "PlainsSizzler_RtD", "Sizzler" },
				{ "SwampSludger_RtD", "Modderaar" },
				{ "MeadowsSnade_RtD", "Snade" },
				{ "MistlandsSpider1_RtD", "Spin" },
				{ "MistlandsSpider2_RtD", "Spin" },
				{ "MistlandsSpider3_RtD", "Spin" },
				{ "MistlandsSpider4_RtD", "Spin" },
				{ "MountainWatcher_RtD", "Wachter" },
				{ "BlackForestCore_RtD", "ZwarteWoud Kern" },
				{ "BlackForestCore_desc_RtD", "Gebruikt voor krachtige wapens." },
				{ "MeadowsCore_RtD", "Weide Kern" },
				{ "MeadowsCore_desc_RtD", "Gebruikt voor krachtige wapens." },
				{ "MistlandsCore_RtD", "Mistlanden Kern" },
				{ "MistlandsCore_desc_RtD", "Gebruikt voor krachtige wapens." },
				{ "MountainCore_RtD", "Bergen Kern" },
				{ "MountainCore_desc_RtD", "Gebruikt voor krachtige wapens." },
				{ "PlainsCore_RtD", "Vlakten Kern" },
				{ "PlainsCore_desc_RtD", "Gebruikt voor krachtige wapens." },
				{ "SwampCore_RtD", "Moeras Kern" },
				{ "SwampCore_desc_RtD", "Gebruikt voor krachtige wapens." },
				{ "BlackForestToken_RtD", "ZwarteWoud Token" },
				{ "BlackForestToken_desc_RtD", "Gebruikt voor wapens en om een baas op te roepen." },
				{ "MeadowsToken_RtD", "Weide Token" },
				{ "MeadowsToken_desc_RtD", "Gebruikt voor wapens en om een baas op te roepen." },
				{ "MistlandsToken_RtD", "Mistlanden Token" },
				{ "MistlandsToken_desc_RtD", "Gebruikt voor wapens en om een baas op te roepen." },
				{ "MountainToken_RtD", "Berg Token" },
				{ "MountainToken_desc_RtD", "Gebruikt voor wapens en om een baas op te roepen." },
				{ "PlainsToken_RtD", "Vlakten Token" },
				{ "PlainsToken_desc_RtD", "Gebruikt voor wapens en om een baas op te roepen." },
				{ "SwampToken_RtD", "Moeras Token" },
				{ "SwampToken_desc_RtD", "Gebruikt voor wapens en om een baas op te roepen." },
				{ "Vegvisir_RtD", "Vegvisir" },
				{ "BlackForestAltar_RtD", "Trollen Koning" },
				{ "MeadowsAltar_RtD", "Eikthyr's Geest" },
				{ "MistlandsAltar_RtD", "Spinnenkoningin" },
				{ "MountainAltar_RtD", "Fenrir Koning" },
				{ "PlainsAltar_RtD", "Veldcommandant" },
				{ "SwampAltar_RtD", "Moerasheer" }
			});
			Localization = LocalizationManager.Instance.GetLocalization();
			CustomLocalization localization7 = Localization;
			text = "Japanese";
			localization7.AddTranslation(ref text, new Dictionary<string, string>
			{
				{ "BlackForestGold_RtD", "金" },
				{ "MeadowsFlint_RtD", "火打石" },
				{ "MeadowsZinc_RtD", "亜鉛" },
				{ "PlainsBlackMetal_RtD", "黒金属" },
				{ "MistlandsFelOre_RtD", "フェル鉱石" },
				{ "MountainOrichalcum_RtD", "オリハルコン" },
				{ "PlainsBloodiron_RtD", "血鉄" },
				{ "SwampMooniron_RtD", "月鉄" },
				{ "Item_BloodironBar_RtD", "血鉄の棒" },
				{ "Item_BloodironBar_desc_RtD", "それは輝いている。" },
				{ "Item_BloodironOre_RtD", "血鉄鉱石" },
				{ "Item_BloodironOre_desc_RtD", "それは輝いている。" },
				{ "Item_GoldBar_RtD", "金の棒" },
				{ "Item_GoldBar_desc_RtD", "それは輝いている。" },
				{ "Item_GoldOre_RtD", "金鉱石" },
				{ "Item_GoldOre_desc_RtD", "それは輝いている。" },
				{ "Item_MoonironBar_RtD", "月鉄の棒" },
				{ "Item_MoonironBar_desc_RtD", "それは輝いている。" },
				{ "Item_MoonironOre_RtD", "月鉄鉱石" },
				{ "Item_MoonironOre_desc_RtD", "それは輝いている。" },
				{ "Item_OrichalcumBar_RtD", "オリハルコンの棒" },
				{ "Item_OrichalcumBar_desc_RtD", "それは輝いている。" },
				{ "Item_OrichalcumOre_RtD", "オリハルコン鉱石" },
				{ "Item_OrichalcumOre_desc_RtD", "それは輝いている。" },
				{ "Item_ZincBar_RtD", "亜鉛の棒" },
				{ "Item_ZincBar_desc_RtD", "それは輝いている。" },
				{ "Item_ZincOre_RtD", "亜鉛鉱石" },
				{ "Item_ZincOre_desc_RtD", "それは輝いている。" },
				{ "Item_BrassBar_RtD", "真鍮の棒" },
				{ "Item_BrassBar_desc_RtD", "それは輝いている。" },
				{ "Item_BrightsteelBar_RtD", "明鋼の棒" },
				{ "Item_BrightsteelBar_desc_RtD", "それは輝いている。" },
				{ "Item_CelestialBronzeBar_RtD", "天青銅の棒" },
				{ "Item_CelestialBronzeBar_desc_RtD", "それは輝いている。" },
				{ "Item_NetheriteBar_RtD", "ネザライトの棒" },
				{ "Item_NetheriteBar_desc_RtD", "それは輝いている。" },
				{ "Item_QuicksilverBar_RtD", "水銀の棒" },
				{ "Item_QuicksilverBar_desc_RtD", "それは輝いている。" },
				{ "FelmetalBar_RtD", "フェル金属の棒" },
				{ "FelmetalBar_desc_RtD", "それは輝いている。" },
				{ "FelmetalOre_RtD", "フェル金属鉱石" },
				{ "FelmetalOre_desc_RtD", "冷たい感触がある。" },
				{ "SpiritEssense_RtD", "精霊のエッセンス" },
				{ "SpiritEssense_desc_RtD", "食材や武器に使用される。" },
				{ "se_armorweakness_name", "物理弱点" },
				{ "se_armorweakness_tooltip", "物理弱点" },
				{ "se_armorweakness_start", "物理弱点" },
				{ "se_frosted_name", "氷弱点" },
				{ "se_frosted_tooltip", "氷弱点" },
				{ "se_frosted_start", "氷弱点" },
				{ "se_shocked_name", "電気弱点" },
				{ "se_shocked_tooltip", "電気弱点" },
				{ "se_shocked_start", "電気弱点" },
				{ "se_weakened_name", "毒弱点" },
				{ "se_weakened_tooltip", "毒弱点" },
				{ "se_weakened_start", "毒弱点" },
				{ "EikthyrSpirit_RtD", "エイクシルの精霊" },
				{ "MountainBoss_RtD", "山の王" },
				{ "PlainsBoss_RtD", "平原の指揮官" },
				{ "SpiderQueen_RtD", "蜘蛛の女王" },
				{ "SwampBoss_RtD", "不死者の王" },
				{ "TrollKing_RtD", "トロールの王" },
				{ "PlainsChomper1_RtD", "チャムパー" },
				{ "PlainsChomper2_RtD", "チャムパー" },
				{ "PlainsChomper3_RtD", "チャムパー" },
				{ "PlainsChomper4_RtD", "チャムパー" },
				{ "BlackForestGolem_RtD", "森のゴーレム" },
				{ "MeadowsGolem_RtD", "森のゴーレム" },
				{ "BlackForestLocMur_RtD", "ロクムル" },
				{ "MountainUndead_RtD", "氷の不死者" },
				{ "PlainsSizzler_RtD", "シズラー" },
				{ "SwampSludger_RtD", "スラジャー" },
				{ "MeadowsSnade_RtD", "スネイド" },
				{ "MistlandsSpider1_RtD", "アラクニド" },
				{ "MistlandsSpider2_RtD", "アラクニド" },
				{ "MistlandsSpider3_RtD", "アラクニド" },
				{ "MistlandsSpider4_RtD", "アラクニド" },
				{ "MountainWatcher_RtD", "ウォッチャー" },
				{ "BlackForestCore_RtD", "黒い森のコア" },
				{ "BlackForestCore_desc_RtD", "強力な武器に使用される" },
				{ "MeadowsCore_RtD", "牧草地のコア" },
				{ "MeadowsCore_desc_RtD", "強力な武器に使用される" },
				{ "MistlandsCore_RtD", "霧の地のコア" },
				{ "MistlandsCore_desc_RtD", "強力な武器に使用される" },
				{ "MountainCore_RtD", "山のコア" },
				{ "MountainCore_desc_RtD", "強力な武器に使用される" },
				{ "PlainsCore_RtD", "平原のコア" },
				{ "PlainsCore_desc_RtD", "強力な武器に使用される" },
				{ "SwampCore_RtD", "沼地のコア" },
				{ "SwampCore_desc_RtD", "強力な武器に使用される" },
				{ "BlackForestToken_RtD", "黒い森のトークン" },
				{ "BlackForestToken_desc_RtD", "武器やボスの召喚に使用される。" },
				{ "MeadowsToken_RtD", "牧草地のトークン" },
				{ "MeadowsToken_desc_RtD", "武器やボスの召喚に使用される。" },
				{ "MistlandsToken_RtD", "霧の地のトークン" },
				{ "MistlandsToken_desc_RtD", "武器やボスの召喚に使用される。" },
				{ "MountainToken_RtD", "山のトークン" },
				{ "MountainToken_desc_RtD", "武器やボスの召喚に使用される。" },
				{ "PlainsToken_RtD", "平原のトークン" },
				{ "PlainsToken_desc_RtD", "武器やボスの召喚に使用される。" },
				{ "SwampToken_RtD", "沼地のトークン" },
				{ "SwampToken_desc_RtD", "武器やボスの召喚に使用される。" },
				{ "Vegvisir_RtD", "ヴェグヴィジル" },
				{ "BlackForestAltar_RtD", "トロールの王" },
				{ "MeadowsAltar_RtD", "エイクシルの精霊" },
				{ "MistlandsAltar_RtD", "蜘蛛の女王" },
				{ "MountainAltar_RtD", "フェンリルの王" },
				{ "PlainsAltar_RtD", "平原の指揮官" },
				{ "SwampAltar_RtD", "沼地の王" }
			});
			Localization = LocalizationManager.Instance.GetLocalization();
			CustomLocalization localization8 = Localization;
			text = "Chinese";
			localization8.AddTranslation(ref text, new Dictionary<string, string>
			{
				{ "BlackForestGold_RtD", "金" },
				{ "MeadowsFlint_RtD", "燧石" },
				{ "MeadowsZinc_RtD", "锌" },
				{ "PlainsBlackMetal_RtD", "黑金属" },
				{ "MistlandsFelOre_RtD", "邪金矿" },
				{ "MountainOrichalcum_RtD", "奥里哈金" },
				{ "PlainsBloodiron_RtD", "血铁" },
				{ "SwampMooniron_RtD", "月铁" },
				{ "Item_BloodironBar_RtD", "血铁锭" },
				{ "Item_BloodironBar_desc_RtD", "它闪闪发光。" },
				{ "Item_BloodironOre_RtD", "血铁矿石" },
				{ "Item_BloodironOre_desc_RtD", "它闪闪发光。" },
				{ "Item_GoldBar_RtD", "金锭" },
				{ "Item_GoldBar_desc_RtD", "它闪闪发光。" },
				{ "Item_GoldOre_RtD", "金矿石" },
				{ "Item_GoldOre_desc_RtD", "它闪闪发光。" },
				{ "Item_MoonironBar_RtD", "月铁锭" },
				{ "Item_MoonironBar_desc_RtD", "它闪闪发光。" },
				{ "Item_MoonironOre_RtD", "月铁矿石" },
				{ "Item_MoonironOre_desc_RtD", "它闪闪发光。" },
				{ "Item_OrichalcumBar_RtD", "奥里哈金锭" },
				{ "Item_OrichalcumBar_desc_RtD", "它闪闪发光。" },
				{ "Item_OrichalcumOre_RtD", "奥里哈金矿石" },
				{ "Item_OrichalcumOre_desc_RtD", "它闪闪发光。" },
				{ "Item_ZincBar_RtD", "锌锭" },
				{ "Item_ZincBar_desc_RtD", "它闪闪发光。" },
				{ "Item_ZincOre_RtD", "锌矿石" },
				{ "Item_ZincOre_desc_RtD", "它闪闪发光。" },
				{ "Item_BrassBar_RtD", "黄铜锭" },
				{ "Item_BrassBar_desc_RtD", "它闪闪发光。" },
				{ "Item_BrightsteelBar_RtD", "亮钢锭" },
				{ "Item_BrightsteelBar_desc_RtD", "它闪闪发光。" },
				{ "Item_CelestialBronzeBar_RtD", "天青铜锭" },
				{ "Item_CelestialBronzeBar_desc_RtD", "它闪闪发光。" },
				{ "Item_NetheriteBar_RtD", "冥界合金锭" },
				{ "Item_NetheriteBar_desc_RtD", "它闪闪发光。" },
				{ "Item_QuicksilverBar_RtD", "水银锭" },
				{ "Item_QuicksilverBar_desc_RtD", "它闪闪发光。" },
				{ "FelmetalBar_RtD", "邪金锭" },
				{ "FelmetalBar_desc_RtD", "它闪闪发光。" },
				{ "FelmetalOre_RtD", "邪金矿石" },
				{ "FelmetalOre_desc_RtD", "触感冰冷。" },
				{ "SpiritEssense_RtD", "灵魂精华" },
				{ "SpiritEssense_desc_RtD", "用于食品配方和武器。" },
				{ "se_armorweakness_name", "物理弱点" },
				{ "se_armorweakness_tooltip", "物理弱点" },
				{ "se_armorweakness_start", "物理弱点" },
				{ "se_frosted_name", "冰冻弱点" },
				{ "se_frosted_tooltip", "冰冻弱点" },
				{ "se_frosted_start", "冰冻弱点" },
				{ "se_shocked_name", "电击弱点" },
				{ "se_shocked_tooltip", "电击弱点" },
				{ "se_shocked_start", "电击弱点" },
				{ "se_weakened_name", "毒素弱点" },
				{ "se_weakened_tooltip", "毒素弱点" },
				{ "se_weakened_start", "毒素弱点" },
				{ "EikthyrSpirit_RtD", "艾克赛尔的灵魂" },
				{ "MountainBoss_RtD", "山脉之王" },
				{ "PlainsBoss_RtD", "平原指挥官" },
				{ "SpiderQueen_RtD", "蜘蛛女王" },
				{ "SwampBoss_RtD", "亡灵领主" },
				{ "TrollKing_RtD", "巨魔之王" },
				{ "PlainsChomper1_RtD", "撕咬者" },
				{ "PlainsChomper2_RtD", "撕咬者" },
				{ "PlainsChomper3_RtD", "撕咬者" },
				{ "PlainsChomper4_RtD", "撕咬者" },
				{ "BlackForestGolem_RtD", "森林魔像" },
				{ "MeadowsGolem_RtD", "草原魔像" },
				{ "BlackForestLocMur_RtD", "洛克穆尔" },
				{ "MountainUndead_RtD", "冰冻亡灵" },
				{ "PlainsSizzler_RtD", "灼热者" },
				{ "SwampSludger_RtD", "泥怪" },
				{ "MeadowsSnade_RtD", "蛇怪" },
				{ "MistlandsSpider1_RtD", "蛛形生物" },
				{ "MistlandsSpider2_RtD", "蛛形生物" },
				{ "MistlandsSpider3_RtD", "蛛形生物" },
				{ "MistlandsSpider4_RtD", "蛛形生物" },
				{ "MountainWatcher_RtD", "观察者" },
				{ "BlackForestCore_RtD", "黑森林核心" },
				{ "BlackForestCore_desc_RtD", "用于制作强力武器" },
				{ "MeadowsCore_RtD", "草原核心" },
				{ "MeadowsCore_desc_RtD", "用于制作强力武器" },
				{ "MistlandsCore_RtD", "迷雾之地核心" },
				{ "MistlandsCore_desc_RtD", "用于制作强力武器" },
				{ "MountainCore_RtD", "山脉核心" },
				{ "MountainCore_desc_RtD", "用于制作强力武器" },
				{ "PlainsCore_RtD", "平原核心" },
				{ "PlainsCore_desc_RtD", "用于制作强力武器" },
				{ "SwampCore_RtD", "沼泽核心" },
				{ "SwampCore_desc_RtD", "用于制作强力武器" },
				{ "BlackForestToken_RtD", "黑森林令牌" },
				{ "BlackForestToken_desc_RtD", "用于武器和召唤首领。" },
				{ "MeadowsToken_RtD", "草原令牌" },
				{ "MeadowsToken_desc_RtD", "用于武器和召唤首领。" },
				{ "MistlandsToken_RtD", "迷雾之地令牌" },
				{ "MistlandsToken_desc_RtD", "用于武器和召唤首领。" },
				{ "MountainToken_RtD", "山脉令牌" },
				{ "MountainToken_desc_RtD", "用于武器和召唤首领。" },
				{ "PlainsToken_RtD", "平原令牌" },
				{ "PlainsToken_desc_RtD", "用于武器和召唤首领。" },
				{ "SwampToken_RtD", "沼泽令牌" },
				{ "SwampToken_desc_RtD", "用于武器和召唤首领。" },
				{ "Vegvisir_RtD", "维京指南针" },
				{ "BlackForestAltar_RtD", "巨魔之王" },
				{ "MeadowsAltar_RtD", "艾克赛尔灵魂" },
				{ "MistlandsAltar_RtD", "蜘蛛女王" },
				{ "MountainAltar_RtD", "芬里尔王" },
				{ "PlainsAltar_RtD", "平原指挥官" },
				{ "SwampAltar_RtD", "沼泽领主" }
			});
			Localization = LocalizationManager.Instance.GetLocalization();
			CustomLocalization localization9 = Localization;
			text = "French";
			localization9.AddTranslation(ref text, new Dictionary<string, string>
			{
				{ "BlackForestGold_RtD", "Or" },
				{ "MeadowsFlint_RtD", "Silex" },
				{ "MeadowsZinc_RtD", "Zinc" },
				{ "PlainsBlackMetal_RtD", "Métal Noir" },
				{ "MistlandsFelOre_RtD", "Minerai de Fel" },
				{ "MountainOrichalcum_RtD", "Orichalque" },
				{ "PlainsBloodiron_RtD", "Fer de Sang" },
				{ "SwampMooniron_RtD", "Fer Lunaire" },
				{ "Item_BloodironBar_RtD", "Barre de Fer de Sang" },
				{ "Item_BloodironBar_desc_RtD", "C'est brillant." },
				{ "Item_BloodironOre_RtD", "Minerai de Fer de Sang" },
				{ "Item_BloodironOre_desc_RtD", "C'est brillant." },
				{ "Item_GoldBar_RtD", "Barre d'Or" },
				{ "Item_GoldBar_desc_RtD", "C'est brillant." },
				{ "Item_GoldOre_RtD", "Minerai d'Or" },
				{ "Item_GoldOre_desc_RtD", "C'est brillant." },
				{ "Item_MoonironBar_RtD", "Barre de Fer Lunaire" },
				{ "Item_MoonironBar_desc_RtD", "C'est brillant." },
				{ "Item_MoonironOre_RtD", "Minerai de Fer Lunaire" },
				{ "Item_MoonironOre_desc_RtD", "C'est brillant." },
				{ "Item_OrichalcumBar_RtD", "Barre d'Orichalque" },
				{ "Item_OrichalcumBar_desc_RtD", "C'est brillant." },
				{ "Item_OrichalcumOre_RtD", "Minerai d'Orichalque" },
				{ "Item_OrichalcumOre_desc_RtD", "C'est brillant." },
				{ "Item_ZincBar_RtD", "Barre de Zinc" },
				{ "Item_ZincBar_desc_RtD", "C'est brillant." },
				{ "Item_ZincOre_RtD", "Minerai de Zinc" },
				{ "Item_ZincOre_desc_RtD", "C'est brillant." },
				{ "Item_BrassBar_RtD", "Barre de Laiton" },
				{ "Item_BrassBar_desc_RtD", "C'est brillant." },
				{ "Item_BrightsteelBar_RtD", "Acier Brillant" },
				{ "Item_BrightsteelBar_desc_RtD", "C'est très brillant." },
				{ "Item_CelestialBronzeBar_RtD", "Bronze Céleste" },
				{ "Item_CelestialBronzeBar_desc_RtD", "C'est très brillant." },
				{ "Item_NetheriteBar_RtD", "Netherite" },
				{ "Item_NetheriteBar_desc_RtD", "C'est très brillant." },
				{ "Item_QuicksilverBar_RtD", "Argent Vif" },
				{ "Item_QuicksilverBar_desc_RtD", "C'est très brillant." },
				{ "FelmetalBar_RtD", "Felmétal" },
				{ "FelmetalBar_desc_RtD", "C'est très brillant." },
				{ "FelmetalOre_RtD", "Minerai de Felmétal" },
				{ "FelmetalOre_desc_RtD", "C'est froid au toucher." },
				{ "SpiritEssense_RtD", "Essence Spirituelle" },
				{ "SpiritEssense_desc_RtD", "Utilisé pour des recettes alimentaires et des armes." },
				{ "se_armorweakness_name", "Faiblesse Physique" },
				{ "se_armorweakness_tooltip", "Faiblesse Physique" },
				{ "se_armorweakness_start", "Faiblesse Physique" },
				{ "se_frosted_name", "Faiblesse au Gel" },
				{ "se_frosted_tooltip", "Faiblesse au Gel" },
				{ "se_frosted_start", "Faiblesse au Gel" },
				{ "se_shocked_name", "Faiblesse Électrique" },
				{ "se_shocked_tooltip", "Faiblesse Électrique" },
				{ "se_shocked_start", "Faiblesse Électrique" },
				{ "se_weakened_name", "Faiblesse au Poison" },
				{ "se_weakened_tooltip", "Faiblesse au Poison" },
				{ "se_weakened_start", "Faiblesse au Poison" },
				{ "EikthyrSpirit_RtD", "Esprit d'Eikthyr" },
				{ "MountainBoss_RtD", "Seigneur de la Montagne" },
				{ "PlainsBoss_RtD", "Commandant des Plaines" },
				{ "SpiderQueen_RtD", "Reine Araignée" },
				{ "SwampBoss_RtD", "Seigneur Mort-Vivant" },
				{ "TrollKing_RtD", "Roi des Trolls" },
				{ "PlainsChomper1_RtD", "Mâchouilleur" },
				{ "PlainsChomper2_RtD", "Mâchouilleur" },
				{ "PlainsChomper3_RtD", "Mâchouilleur" },
				{ "PlainsChomper4_RtD", "Mâchouilleur" },
				{ "BlackForestGolem_RtD", "Golem de la Forêt" },
				{ "MeadowsGolem_RtD", "Golem de la Forêt" },
				{ "BlackForestLocMur_RtD", "Locmur" },
				{ "MountainUndead_RtD", "Mort-Vivant Gelé" },
				{ "PlainsSizzler_RtD", "Sizzleur" },
				{ "SwampSludger_RtD", "Boueux" },
				{ "MeadowsSnade_RtD", "Snade" },
				{ "MistlandsSpider1_RtD", "Arachnide" },
				{ "MistlandsSpider2_RtD", "Arachnide" },
				{ "MistlandsSpider3_RtD", "Arachnide" },
				{ "MistlandsSpider4_RtD", "Arachnide" },
				{ "MountainWatcher_RtD", "Guetteur" },
				{ "BlackForestCore_RtD", "Noyau de la Forêt Noire" },
				{ "BlackForestCore_desc_RtD", "Utilisé pour des armes puissantes." },
				{ "MeadowsCore_RtD", "Noyau des Prairies" },
				{ "MeadowsCore_desc_RtD", "Utilisé pour des armes puissantes." },
				{ "MistlandsCore_RtD", "Noyau des Terres Brumeuses" },
				{ "MistlandsCore_desc_RtD", "Utilisé pour des armes puissantes." },
				{ "MountainCore_RtD", "Noyau de la Montagne" },
				{ "MountainCore_desc_RtD", "Utilisé pour des armes puissantes." },
				{ "PlainsCore_RtD", "Noyau des Plaines" },
				{ "PlainsCore_desc_RtD", "Utilisé pour des armes puissantes." },
				{ "SwampCore_RtD", "Noyau du Marais" },
				{ "SwampCore_desc_RtD", "Utilisé pour des armes puissantes." },
				{ "BlackForestToken_RtD", "Jeton de la Forêt Noire" },
				{ "BlackForestToken_desc_RtD", "Utilisé pour des armes et pour invoquer un boss." },
				{ "MeadowsToken_RtD", "Jeton des Prairies" },
				{ "MeadowsToken_desc_RtD", "Utilisé pour des armes et pour invoquer un boss." },
				{ "MistlandsToken_RtD", "Jeton des Terres Brumeuses" },
				{ "MistlandsToken_desc_RtD", "Utilisé pour des armes et pour invoquer un boss." },
				{ "MountainToken_RtD", "Jeton de la Montagne" },
				{ "MountainToken_desc_RtD", "Utilisé pour des armes et pour invoquer un boss." },
				{ "PlainsToken_RtD", "Jeton des Plaines" },
				{ "PlainsToken_desc_RtD", "Utilisé pour des armes et pour invoquer un boss." },
				{ "SwampToken_RtD", "Jeton du Marais" },
				{ "SwampToken_desc_RtD", "Utilisé pour des armes et pour invoquer un boss." },
				{ "Vegvisir_RtD", "Vegvisir" },
				{ "BlackForestAltar_RtD", "Roi Troll" },
				{ "MeadowsAltar_RtD", "Esprit d'Eikthyr" },
				{ "MistlandsAltar_RtD", "Reine Araignée" },
				{ "MountainAltar_RtD", "Roi Fenrir" },
				{ "PlainsAltar_RtD", "Commandant des Plaines" },
				{ "SwampAltar_RtD", "Seigneur du Marais" }
			});
			Localization = LocalizationManager.Instance.GetLocalization();
			CustomLocalization localization10 = Localization;
			text = "German";
			localization10.AddTranslation(ref text, new Dictionary<string, string>
			{
				{ "BlackForestGold_RtD", "Gold" },
				{ "MeadowsFlint_RtD", "Feuerstein" },
				{ "MeadowsZinc_RtD", "Zink" },
				{ "PlainsBlackMetal_RtD", "Schwarzmetall" },
				{ "MistlandsFelOre_RtD", "Fel-Erz" },
				{ "MountainOrichalcum_RtD", "Orichalcum" },
				{ "PlainsBloodiron_RtD", "Bluteisen" },
				{ "SwampMooniron_RtD", "Mondeisen" },
				{ "Item_BloodironBar_RtD", "Bluteisen" },
				{ "Item_BloodironBar_desc_RtD", "Es glänzt." },
				{ "Item_BloodironOre_RtD", "Bluteisenerz" },
				{ "Item_BloodironOre_desc_RtD", "Es glänzt." },
				{ "Item_GoldBar_RtD", "Gold" },
				{ "Item_GoldBar_desc_RtD", "Es glänzt." },
				{ "Item_GoldOre_RtD", "Golderz" },
				{ "Item_GoldOre_desc_RtD", "Es glänzt." },
				{ "Item_MoonironBar_RtD", "Mondeisen" },
				{ "Item_MoonironBar_desc_RtD", "Es glänzt." },
				{ "Item_MoonironOre_RtD", "Mondeisenerz" },
				{ "Item_MoonironOre_desc_RtD", "Es glänzt." },
				{ "Item_OrichalcumBar_RtD", "Orichalcum" },
				{ "Item_OrichalcumBar_desc_RtD", "Es glänzt." },
				{ "Item_OrichalcumOre_RtD", "Orichalcumerz" },
				{ "Item_OrichalcumOre_desc_RtD", "Es glänzt." },
				{ "Item_ZincBar_RtD", "Zink" },
				{ "Item_ZincBar_desc_RtD", "Es glänzt." },
				{ "Item_ZincOre_RtD", "Zinkerz" },
				{ "Item_ZincOre_desc_RtD", "Es glänzt." },
				{ "Item_BrassBar_RtD", "Messing." },
				{ "Item_BrassBar_desc_RtD", "Es glänzt." },
				{ "Item_BrightsteelBar_RtD", "Glanzstahl." },
				{ "Item_BrightsteelBar_desc_RtD", "Es glänzt.." },
				{ "Item_CelestialBronzeBar_RtD", "Himmlische Bronze." },
				{ "Item_CelestialBronzeBar_desc_RtD", "Es glänzt.." },
				{ "Item_NetheriteBar_RtD", "Netherit." },
				{ "Item_NetheriteBar_desc_RtD", "Es glänzt.." },
				{ "Item_QuicksilverBar_RtD", "Quecksilber." },
				{ "Item_QuicksilverBar_desc_RtD", "Es glänzt.." },
				{ "FelmetalBar_RtD", "Felmetall" },
				{ "FelmetalBar_desc_RtD", "Es glänzt.." },
				{ "FelmetalOre_RtD", "Felmetallerz" },
				{ "FelmetalOre_desc_RtD", "Es fühlt sich kalt an." },
				{ "SpiritEssense_RtD", "Geisteressenz" },
				{ "SpiritEssense_desc_RtD", "Wird für Nahrung und Waffen verwendet." },
				{ "se_armorweakness_name", "Physische Schwäche" },
				{ "se_armorweakness_tooltip", "Physische Schwäche" },
				{ "se_armorweakness_start", "Physische Schwäche" },
				{ "se_frosted_name", "Frostschwäche" },
				{ "se_frosted_tooltip", "Frostschwäche" },
				{ "se_frosted_start", "Frostschwäche" },
				{ "se_shocked_name", "Elektrische Schwäche" },
				{ "se_shocked_tooltip", "Elektrische Schwäche" },
				{ "se_shocked_start", "Elektrische Schwäche" },
				{ "se_weakened_name", "Giftschwäche" },
				{ "se_weakened_tooltip", "Giftschwäche" },
				{ "se_weakened_start", "Giftschwäche" },
				{ "EikthyrSpirit_RtD", "Eikthyrs Geist" },
				{ "MountainBoss_RtD", "Bergfürst" },
				{ "PlainsBoss_RtD", "Ebene Kommandant" },
				{ "SpiderQueen_RtD", "Spinnenkönigin" },
				{ "SwampBoss_RtD", "Untoter Fürst" },
				{ "TrollKing_RtD", "Trollkönig" },
				{ "PlainsChomper1_RtD", "Beißer" },
				{ "PlainsChomper2_RtD", "Beißer" },
				{ "PlainsChomper3_RtD", "Beißer" },
				{ "PlainsChomper4_RtD", "Beißer" },
				{ "BlackForestGolem_RtD", "Waldgolem" },
				{ "MeadowsGolem_RtD", "Waldgolem" },
				{ "BlackForestLocMur_RtD", "Locmur" },
				{ "MountainUndead_RtD", "Gefrorener Untoter" },
				{ "PlainsSizzler_RtD", "Zischer" },
				{ "SwampSludger_RtD", "Schlammwerfer" },
				{ "MeadowsSnade_RtD", "Snade" },
				{ "MistlandsSpider1_RtD", "Arachnoid" },
				{ "MistlandsSpider2_RtD", "Arachnoid" },
				{ "MistlandsSpider3_RtD", "Arachnoid" },
				{ "MistlandsSpider4_RtD", "Arachnoid" },
				{ "MountainWatcher_RtD", "Wächter" },
				{ "BlackForestCore_RtD", "Schwarzforstkern" },
				{ "BlackForestCore_desc_RtD", "Wird für mächtige Waffen verwendet" },
				{ "MeadowsCore_RtD", "Wiesen-Kern" },
				{ "MeadowsCore_desc_RtD", "Wird für mächtige Waffen verwendet" },
				{ "MistlandsCore_RtD", "Nebellandkern" },
				{ "MistlandsCore_desc_RtD", "Wird für mächtige Waffen verwendet" },
				{ "MountainCore_RtD", "Bergkern" },
				{ "MountainCore_desc_RtD", "Wird für mächtige Waffen verwendet" },
				{ "PlainsCore_RtD", "Ebenenkern" },
				{ "PlainsCore_desc_RtD", "Wird für mächtige Waffen verwendet" },
				{ "SwampCore_RtD", "Sumpfkern" },
				{ "SwampCore_desc_RtD", "Wird für mächtige Waffen verwendet" },
				{ "BlackForestToken_RtD", "Schwarzforst-Token" },
				{ "BlackForestToken_desc_RtD", "Wird für Waffen und zur Beschwörung eines Bosses verwendet." },
				{ "MeadowsToken_RtD", "Wiesen-Token" },
				{ "MeadowsToken_desc_RtD", "Wird für Waffen und zur Beschwörung eines Bosses verwendet." },
				{ "MistlandsToken_RtD", "Nebelland-Token" },
				{ "MistlandsToken_desc_RtD", "Wird für Waffen und zur Beschwörung eines Bosses verwendet." },
				{ "MountainToken_RtD", "Berg-Token" },
				{ "MountainToken_desc_RtD", "Wird für Waffen und zur Beschwörung eines Bosses verwendet." },
				{ "PlainsToken_RtD", "Ebenen-Token" },
				{ "PlainsToken_desc_RtD", "Wird für Waffen und zur Beschwörung eines Bosses verwendet." },
				{ "SwampToken_RtD", "Sumpf-Token" },
				{ "SwampToken_desc_RtD", "Wird für Waffen und zur Beschwörung eines Bosses verwendet." },
				{ "Vegvisir_RtD", "Vegvisir" },
				{ "BlackForestAltar_RtD", "Trollkönig" },
				{ "MeadowsAltar_RtD", "Eikthyrs Geist" },
				{ "MistlandsAltar_RtD", "Spinnenkönigin" },
				{ "MountainAltar_RtD", "Fenrirs König" },
				{ "PlainsAltar_RtD", "Ebenen Kommandant" },
				{ "SwampAltar_RtD", "Sumpffürst" }
			});
			Localization = LocalizationManager.Instance.GetLocalization();
			CustomLocalization localization11 = Localization;
			text = "Ukrainian";
			localization11.AddTranslation(ref text, new Dictionary<string, string>
			{
				{ "BlackForestGold_RtD", "Золото" },
				{ "MeadowsFlint_RtD", "Кремінь" },
				{ "MeadowsZinc_RtD", "Цинк" },
				{ "PlainsBlackMetal_RtD", "Чорний метал" },
				{ "MistlandsFelOre_RtD", "Фелор" },
				{ "MountainOrichalcum_RtD", "Оріхалк" },
				{ "PlainsBloodiron_RtD", "Кривавий залізо" },
				{ "SwampMooniron_RtD", "Місячне залізо" },
				{ "Item_BloodironBar_RtD", "Кривавий залізо" },
				{ "Item_BloodironBar_desc_RtD", "Воно блискуче." },
				{ "Item_BloodironOre_RtD", "Руда кривавого заліза" },
				{ "Item_BloodironOre_desc_RtD", "Воно блискуче." },
				{ "Item_GoldBar_RtD", "Золото" },
				{ "Item_GoldBar_desc_RtD", "Воно блискуче." },
				{ "Item_GoldOre_RtD", "Руда золота" },
				{ "Item_GoldOre_desc_RtD", "Воно блискуче." },
				{ "Item_MoonironBar_RtD", "Місячне залізо" },
				{ "Item_MoonironBar_desc_RtD", "Воно блискуче." },
				{ "Item_MoonironOre_RtD", "Руда місячного заліза" },
				{ "Item_MoonironOre_desc_RtD", "Воно блискуче." },
				{ "Item_OrichalcumBar_RtD", "Оріхалк" },
				{ "Item_OrichalcumBar_desc_RtD", "Воно блискуче." },
				{ "Item_OrichalcumOre_RtD", "Руда оріхалку" },
				{ "Item_OrichalcumOre_desc_RtD", "Воно блискуче." },
				{ "Item_ZincBar_RtD", "Цинк" },
				{ "Item_ZincBar_desc_RtD", "Воно блискуче." },
				{ "Item_ZincOre_RtD", "Руда цинку" },
				{ "Item_ZincOre_desc_RtD", "Воно блискуче." },
				{ "Item_BrassBar_RtD", "Латунь" },
				{ "Item_BrassBar_desc_RtD", "Воно блискуче." },
				{ "Item_BrightsteelBar_RtD", "Світла сталь" },
				{ "Item_BrightsteelBar_desc_RtD", "Воно блискуче." },
				{ "Item_CelestialBronzeBar_RtD", "Небесна бронза" },
				{ "Item_CelestialBronzeBar_desc_RtD", "Воно блискуче." },
				{ "Item_NetheriteBar_RtD", "Незерит" },
				{ "Item_NetheriteBar_desc_RtD", "Воно блискуче." },
				{ "Item_QuicksilverBar_RtD", "Ртуть" },
				{ "Item_QuicksilverBar_desc_RtD", "Воно блискуче." },
				{ "FelmetalBar_RtD", "Фелметал" },
				{ "FelmetalBar_desc_RtD", "Воно блискуче." },
				{ "FelmetalOre_RtD", "Руда фелметалу" },
				{ "FelmetalOre_desc_RtD", "Воно холодне на дотик." },
				{ "SpiritEssense_RtD", "Есенція духу" },
				{ "SpiritEssense_desc_RtD", "Використовується для рецептів їжі та зброї." },
				{ "se_armorweakness_name", "Слабкість до фізичних атак" },
				{ "se_armorweakness_tooltip", "Слабкість до фізичних атак" },
				{ "se_armorweakness_start", "Слабкість до фізичних атак" },
				{ "se_frosted_name", "Слабкість до холоду" },
				{ "se_frosted_tooltip", "Слабкість до холоду" },
				{ "se_frosted_start", "Слабкість до холоду" },
				{ "se_shocked_name", "Слабкість до електрики" },
				{ "se_shocked_tooltip", "Слабкість до електрики" },
				{ "se_shocked_start", "Слабкість до електрики" },
				{ "se_weakened_name", "Слабкість до отрути" },
				{ "se_weakened_tooltip", "Слабкість до отрути" },
				{ "se_weakened_start", "Слабкість до отрути" },
				{ "EikthyrSpirit_RtD", "Дух Ейктіра" },
				{ "MountainBoss_RtD", "Гірський володар" },
				{ "PlainsBoss_RtD", "Польовий командир" },
				{ "SpiderQueen_RtD", "Королева павуків" },
				{ "SwampBoss_RtD", "Повелитель нежиті" },
				{ "TrollKing_RtD", "Король тролі