using System; using System.Collections.Generic; using System.Diagnostics; using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.Versioning; using BepInEx; using BepInEx.Bootstrap; 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: TargetFramework(".NETStandard,Version=v2.1", FrameworkDisplayName = ".NET Standard 2.1")] [assembly: AssemblyCompany("RtDMonstrum")] [assembly: AssemblyConfiguration("Debug")] [assembly: AssemblyFileVersion("1.0.0.0")] [assembly: AssemblyInformationalVersion("1.0.0")] [assembly: AssemblyProduct("RtDMonstrum")] [assembly: AssemblyTitle("RtDMonstrum")] [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", "1.0.66")] [NetworkCompatibility(/*Could not decode attribute arguments.*/)] [BepInDependency(/*Could not decode attribute arguments.*/)] [BepInIncompatibility("CookieMilk.MagicalMounts")] [BepInIncompatibility("CookieMilk.MajesticChickens")] [BepInIncompatibility("CookieMilk.BuildPieces")] [BepInIncompatibility("CookieMilk.CarryMeMaster")] [BepInIncompatibility("CookieMilk.UltimateServerControl")] [BepInIncompatibility("CookieMilk.DiscordControl")] [BepInIncompatibility("blacks7ar.MagicPlugin")] [BepInIncompatibility("blacks7ar.SeedBed")] [BepInIncompatibility("blacks7ar.OreMines")] [BepInIncompatibility("randyknapp.mods.epicloot")] public class RtDMonstrum : BaseUnityPlugin { public const string PluginGUID = "Soloredis.RtDMonstrum"; public const string PluginName = "RtDMonstrum"; public const string PluginVersion = "1.0.66"; public static bool isModded = true; public AssetBundle MyAssets; public ConfigEntry LoggingEnable; internal static ManualLogSource Log; private CustomLocalization Localization; public string[] PrefabList = new string[282] { "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_earthstormA_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", "EarthBlastA_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", "FrostSpray2_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_MistlandsSpider1_RtD", "Ragdoll_PlainsChomper1_RtD", "Ragdoll_EikthyrSpirit_RtD", "Ragdoll_BlackForestGolem_RtD", "Ragdoll_MountainBoss_RtD", "Ragdoll_PlainsBoss_RtD", "Ragdoll_SpiderQueen_RtD", "Ragdoll_TrollKing_RtD", "Ragdoll_SwampBoss_RtD", "MistlandsMeleeC1_RtD", "MistlandsMeleeC2_RtD", "PlainsMeleeC1_RtD", "PlainsMeleeC2_RtD", "PlainsMeleeC3_RtD", "BlackForestGolemMelee1_RtD", "BlackForestGolemMelee2_RtD", "BlackForestGolemSpell_RtD", "BlackForestGolemSummon_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_BlackForestGolem_RtD", "Spawner_MistlandsSpider1_RtD", "VegvisirBlackForest_Altar_RtD", "VegvisirMeadows_Altar_RtD", "VegvisirMistlands_Altar_RtD", "VegvisirMountain_Altar_RtD", "VegvisirPlains_Altar_RtD", "VegvisirSwamp_Altar_RtD", "MistlandsAltar_Interior_RtD", "MountainAltar_Interior_RtD", "BlackForestMeleeTE1_RtD", "BlackForestMeleeTE2_RtD", "BlackForestMeleeTE3_RtD", "Ragdoll_TreeEnt_RtD", "Spawner_TreeEnt_RtD", "BlackForestMeleeTR1_RtD", "BlackForestMeleeTR2_RtD", "BlackForestMeleeTR3_RtD", "Ragdoll_Troll_RtD", "Spawner_Troll_RtD", "BlackForestUndeadMelee1_RtD", "BlackForestUndeadMelee2_RtD", "Ragdoll_BlackForestUndead_RtD", "Spawner_BlackForestUndead_RtD", "MeadowsMeleeHG1_RtD", "MeadowsMeleeHG2_RtD", "Ragdoll_MeadowsHobgoblin_RtD", "Spawner_MeadowsHobgoblin_RtD", "MeadowsMeleeSP1_RtD", "MeadowsMeleeSP2_RtD", "Ragdoll_MeadowsSpider_RtD", "Spawner_MeadowsSpider_RtD", "MistlandsMeleeHP1_RtD", "MistlandsMeleeHP2_RtD", "MistlandsMeleeHP3_RtD", "Ragdoll_MistlandsHarpy_RtD", "Spawner_MistlandsHarpy_RtD", "MistlandsMeleeMT1_RtD", "MistlandsMeleeMT2_RtD", "MistlandsMeleeMT3_RtD", "Ragdoll_MistlandsManticora_RtD", "Spawner_MistlandsManticora_RtD", "MistlandsMeleeWF1_RtD", "MistlandsMeleeWF2_RtD", "MistlandsMeleeWF3_RtD", "Ragdoll_MistlandsWolf_RtD", "Spawner_MistlandsWolf_RtD", "MountainMeleeGF1_RtD", "MountainMeleeGF2_RtD", "MountainMeleeGF3_RtD", "Ragdoll_MountainGriffin_RtD", "Spawner_MountainGriffin_RtD", "MountainMeleeWF1_RtD", "MountainMeleeWF2_RtD", "MountainMeleeWF3_RtD", "Ragdoll_MountainWerewolf_RtD", "Spawner_MountainWerewolf_RtD", "FrostSpray_RtD", "MountainIceBreathWV_RtD", "MountainMeleeWV1_RtD", "MountainMeleeWV2_RtD", "MountainSpellWV_RtD", "Ragdoll_MountainWyvern_RtD", "Spawner_MountainWyvern_RtD", "PlainsChimeraAttack1_RtD", "PlainsChimeraAttack2_RtD", "PlainsChimeraAttack3_RtD", "Ragdoll_PlainsChimera_RtD", "Spawner_PlainsChimera_RtD", "PlainsDragonideAttack1_RtD", "PlainsDragonideAttack2_RtD", "PlainsDragonideAttack3_RtD", "Ragdoll_PlainsDragonide_RtD", "Spawner_PlainsDragonide_RtD", "PlainsOrcAttack1_RtD", "PlainsOrcAttack2_RtD", "PlainsOrcAttack3_RtD", "Ragdoll_PlainsOrc_RtD", "Spawner_PlainsOrc_RtD", "Ragdoll_SwampGhoul_RtD", "Spawner_SwampGhoul_RtD", "SwampGhoulMelee1_RtD", "SwampGhoulMelee2_RtD", "SwampGhoulMelee3_RtD", "Ragdoll_SwampMummy_RtD", "Spawner_SwampMummy_RtD", "SwampMummyMelee1_RtD", "SwampMummyMelee2_RtD", "SwampMummyMelee3_RtD", "Ragdoll_SwampRat_RtD", "Spawner_SwampRat_RtD", "SwampRatMelee1_RtD", "Ragdoll_SwampVampire_RtD", "Spawner_SwampVampire_RtD", "SwampVampireMelee1_RtD", "SwampVampireMelee2_RtD", "SwampVampireMelee3_RtD", "MeadowsKobaldMelee1_RtD", "MeadowsKobaldMelee2_RtD", "Ragdoll_MeadowsKobald_RtD", "MountainSpellWV_Flying_RtD", "WyvernProjectileFlying_RtD", "Spawner_MeadowsKobald_RtD", "MountainUndeadMelee_RtD", "MountainUndeadSpell_RtD", "Ragdoll_MountainUndead_RtD", "Spawner_MountainUndead_RtD", "MountainMeleeC1_RtD", "MountainMeleeC2_RtD", "MountainSpell_RtD", "MountainSummon_RtD", "Ragdoll_MountainWatcher_RtD", "Spawner_MountainWatcher_RtD", "PlainsSizzlerAttack1_RtD", "PlainsSizzlerAttack2_RtD", "PlainsSizzlerSpell_RtD", "PlainsSizzlerSummon_RtD", "Ragdoll_PlainsSizzler_RtD", "Spawner_PlainsSizzler_RtD", "Ragdoll_SwampSludger_RtD", "Spawner_SwampSludger_RtD", "SwampMeleeC1_RtD", "SwampMeleeC2_RtD", "SwampSpellC1_RtD", "SwampSummonC1_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[129] { "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_RtD", "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", "sfx_Goblin_Orc_death_Dragonide_RtD", "sfx_Goblin_Orc_Dragonide_alerted_RtD", "sfx_Goblin_Orc_Dragonide_attack_RtD", "sfx_Goblin_Orc_Dragonide_hit_RtD", "sfx_Goblin_Orc_Dragonide_idle_RtD", "sfx_spider_alerted_RtD", "sfx_spider_attack_RtD", "sfx_spider_death_RtD", "sfx_spider_hit_RtD", "sfx_spider_idle_RtD", "sfx_spider_ranged_RtD", "sfx_Harpy_Griffin_alerted_RtD", "sfx_Harpy_Griffin_attack_RtD", "sfx_Harpy_Griffin_death_RtD", "sfx_Harpy_Griffin_hit_RtD", "sfx_Harpy_Griffin_idle_RtD", "sfx_manticora_chimera_alerted_RtD", "sfx_manticora_chimera_attack_RtD", "sfx_manticora_chimera_death_RtD", "sfx_manticora_chimera_hit_RtD", "sfx_manticora_chimera_idle_RtD", "sfx_hydra_wyvern_alerted_RtD", "sfx_hydra_wyvern_attack_RtD", "sfx_hydra_wyvern_death_RtD", "sfx_hydra_wyvern_hit_RtD", "sfx_hydra_wyvern_idle_RtD", "sfx_rat_alerted_idle_RtD", "sfx_rat_attack_RtD", "sfx_rat_hit_death_RtD" }; public string[] StaticList1 = new string[3] { "MeadowsHobgoblin_RtD", "MeadowsKobald_RtD", "MeadowsSpider_RtD" }; public string[] StaticList2 = new string[4] { "BlackForestGolem_RtD", "BlacKForestTreeEnt_RtD", "BlacKForestTroll_RtD", "BlackForestUndead_RtD" }; public string[] StaticList3 = new string[4] { "SwampGhoul_RtD", "SwampMummy_RtD", "SwampRat_RtD", "SwampVampire_RtD" }; public string[] StaticList4 = new string[4] { "MountainGriffin_RtD", "MountainUndead_RtD", "MountainWerewolf_RtD", "MountainWyvern_RtD" }; public string[] StaticList5 = new string[5] { "PlainsChomper1_RtD", "PlainsChimera_RtD", "PlainsSizzler_RtD", "PlainsDragonide_RtD", "PlainsOrc_RtD" }; public string[] StaticList6 = new string[4] { "MistlandsSpider1_RtD", "MistlandsHarpy_RtD", "MistlandsManticora_RtD", "MistlandsWolf_RtD" }; public string[] BossList = new string[8] { "EikthyrSpirit_RtD", "MountainBoss_RtD", "PlainsBoss_RtD", "SpiderQueen_RtD", "SwampBoss_RtD", "TrollKing_RtD", "MountainWatcher_RtD", "SwampSludger_RtD" }; public static SpawnConfig[] MeadowsSpawnConfig = (SpawnConfig[])(object)new SpawnConfig[1] { new SpawnConfig { SpawnDistance = 100f, SpawnInterval = 350f, SpawnChance = 10f, SpawnAtNight = true, SpawnAtDay = true, MaxSpawned = 1, MaxLevel = 2, MaxGroupSize = 1, Biome = (Biome)1, MinAltitude = 2f } }; public static SpawnConfig[] BlackForestSpawnConfig = (SpawnConfig[])(object)new SpawnConfig[1] { new SpawnConfig { SpawnDistance = 100f, SpawnInterval = 350f, SpawnChance = 10f, SpawnAtNight = true, SpawnAtDay = true, MaxSpawned = 1, MaxLevel = 2, MaxGroupSize = 1, Biome = (Biome)8, MinAltitude = 2f } }; public static SpawnConfig[] SwampSpawnConfig = (SpawnConfig[])(object)new SpawnConfig[1] { new SpawnConfig { SpawnDistance = 100f, SpawnInterval = 350f, SpawnChance = 10f, SpawnAtNight = true, SpawnAtDay = true, MaxSpawned = 1, MaxLevel = 2, MaxGroupSize = 1, Biome = (Biome)2, MinAltitude = 1f } }; public static SpawnConfig[] MountainSpawnConfig = (SpawnConfig[])(object)new SpawnConfig[1] { new SpawnConfig { SpawnDistance = 100f, SpawnInterval = 350f, SpawnChance = 10f, SpawnAtNight = true, SpawnAtDay = true, MaxSpawned = 1, MaxLevel = 2, MaxGroupSize = 1, Biome = (Biome)4 } }; public static SpawnConfig[] PlainsSpawnConfig = (SpawnConfig[])(object)new SpawnConfig[1] { new SpawnConfig { SpawnDistance = 100f, SpawnInterval = 350f, SpawnChance = 10f, SpawnAtNight = true, SpawnAtDay = true, MaxSpawned = 1, MaxLevel = 2, MaxGroupSize = 1, Biome = (Biome)16, MinAltitude = 2f } }; public static SpawnConfig[] MistlandsSpawnConfig = (SpawnConfig[])(object)new SpawnConfig[1] { new SpawnConfig { SpawnDistance = 100f, SpawnInterval = 350f, SpawnChance = 10f, SpawnAtNight = true, SpawnAtDay = true, MaxSpawned = 1, MaxLevel = 2, MaxGroupSize = 1, Biome = (Biome)512, MinAltitude = 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 static readonly string MountainBossTheme = "MountainBossTheme_RtD"; private static readonly string MistlandsBossTheme = "MistlandsBossTheme_RtD"; private static readonly RoomConfig EntranceMountainBossConfig = new RoomConfig { Enabled = true, Entrance = true, MinPlaceOrder = 0, ThemeName = MountainBossTheme, Weight = 1f }; private static readonly RoomConfig EntranceMistlandsBossConfig = new RoomConfig { Enabled = true, Entrance = true, MinPlaceOrder = 0, ThemeName = MistlandsBossTheme, Weight = 1f }; private static readonly LocationConfig MountainBossDungeonLocConfig = new LocationConfig { Biome = (Biome)4, MinDistanceFromSimilar = 90f, Quantity = 16, Priotized = true, MinAltitude = 90f, ClearArea = true }; private static readonly LocationConfig MistlandsBossDungeonLocConfig = new LocationConfig { Biome = (Biome)512, MinDistanceFromSimilar = 100f, Quantity = 16, Priotized = true, MinAltitude = 10f, ClearArea = true }; private void Awake() { LoadBundle(); CreateConfigurationValues(); AddSFX(); AddPrefabs(); MeadowsSpawner(); BlackForestSpawner(); SwampSpawner(); MountainSpawner(); PlainsSpawner(); MistlandsSpawner(); Bosses(); Altars(); AddItems(); StatusEffects(); Addlocalizations(); ItemConversions(); PrefabManager.OnPrefabsRegistered += FixSFX; ZoneManager.OnVanillaLocationsAvailable += OnVanillaLocationsAvailable; DungeonManager.OnVanillaRoomsAvailable += OnVanillaRoomsAvailable; Log = ((BaseUnityPlugin)this).Logger; if (Chainloader.PluginInfos.ContainsKey("IAmOnTheInternetAndItIsScary.NoArbitraryIncompatibilityFlag")) { ((BaseUnityPlugin)this).Logger.LogError((object)"Incompatibility bypass mod detected. Disabling."); ((Behaviour)this).enabled = false; } } private void LoadBundle() { try { MyAssets = AssetUtils.LoadAssetBundleFromResources("rtdmonstrum", Assembly.GetExecutingAssembly()); } catch (Exception arg) { ((BaseUnityPlugin)this).Logger.LogWarning((object)$"Exception caught while loading bundles: {arg}"); } } private 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("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, true)); val.AddRequirement(new RequirementConfig("Silver", 1, 0, true)); val.AddRequirement(new RequirementConfig("Item_OrichalcumBar_RtD", 1, 0, true)); 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, true)); val2.AddRequirement(new RequirementConfig("Item_ZincBar_RtD", 1, 0, true)); val2.AddRequirement(new RequirementConfig("Flint", 1, 0, true)); 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, true)); val3.AddRequirement(new RequirementConfig("Iron", 1, 0, true)); val3.AddRequirement(new RequirementConfig("Item_MoonironBar_RtD", 1, 0, true)); 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, true)); val4.AddRequirement(new RequirementConfig("Copper", 1, 0, true)); val4.AddRequirement(new RequirementConfig("Tin", 1, 0, true)); 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, true)); val5.AddRequirement(new RequirementConfig("BlackMetal", 1, 0, true)); val5.AddRequirement(new RequirementConfig("Item_BloodironBar_RtD", 1, 0, true)); 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 Addlocalizations() { Localization = LocalizationManager.Instance.GetLocalization(); CustomLocalization localization = Localization; string text = "English"; localization.AddTranslation(ref text, new Dictionary { { "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", "Fenrir King" }, { "PlainsBoss_RtD", "Goblin King" }, { "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", "Mossy Undead" }, { "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", "Goblin King" }, { "SwampAltar_RtD", "Swamp Lord" }, { "MeadowsHobgoblin_RtD", "Hobgoblin" }, { "MeadowsKobald_RtD", "Kobald" }, { "MeadowsSpider_RtD", "Spider" }, { "BlacKForestTreeEnt_RtD", "Tree Ent" }, { "BlacKForestTroll_RtD", "Troll" }, { "BlackForestUndead_RtD", "Undead" }, { "SwampGhoul_RtD", "Ghoul" }, { "SwampMummy_RtD", "Mummy" }, { "SwampRat_RtD", "Rat" }, { "SwampVampire_RtD", "Vampire" }, { "MountainGriffin_RtD", "Griffin" }, { "MountainWerewolf_RtD", "Werewolf" }, { "MountainWyvern_RtD", "Wyvern" }, { "PlainsChimera_RtD", "Chimera" }, { "PlainsDragonide_RtD", "Dragonide" }, { "PlainsOrc_RtD", "Orc" }, { "MistlandsHarpy_RtD", "Harpy" }, { "MistlandsManticora_RtD", "Maticora" }, { "MistlandsWolf_RtD", "Vile Wolf" } }); Localization = LocalizationManager.Instance.GetLocalization(); CustomLocalization localization2 = Localization; text = "Chinese"; localization2.AddTranslation(ref text, new Dictionary { { "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", "沼泽领主" }, { "MeadowsHobgoblin_RtD", "大地精" }, { "MeadowsKobald_RtD", "狗头人" }, { "MeadowsSpider_RtD", "蜘蛛" }, { "BlacKForestTreeEnt_RtD", "树精" }, { "BlacKForestTroll_RtD", "巨魔" }, { "BlackForestUndead_RtD", "亡灵" }, { "SwampGhoul_RtD", "食尸鬼" }, { "SwampMummy_RtD", "木乃伊" }, { "SwampRat_RtD", "老鼠" }, { "SwampVampire_RtD", "吸血鬼" }, { "MountainGriffin_RtD", "狮鹫" }, { "MountainWerewolf_RtD", "狼人" }, { "MountainWyvern_RtD", "双足飞龙" }, { "PlainsChimera_RtD", "奇美拉" }, { "PlainsDragonide_RtD", "龙人" }, { "PlainsOrc_RtD", "兽人" }, { "MistlandsHarpy_RtD", "鹰身女妖" }, { "MistlandsManticora_RtD", "蝎尾狮" }, { "MistlandsWolf_RtD", "堕落之狼" } }); Localization = LocalizationManager.Instance.GetLocalization(); CustomLocalization localization3 = Localization; text = "Japanese"; localization3.AddTranslation(ref text, new Dictionary { { "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", "沼の主" }, { "MeadowsHobgoblin_RtD", "ホブゴブリン" }, { "MeadowsKobald_RtD", "コボルド" }, { "MeadowsSpider_RtD", "クモ" }, { "BlacKForestTreeEnt_RtD", "エント" }, { "BlacKForestTroll_RtD", "トロール" }, { "BlackForestUndead_RtD", "アンデッド" }, { "SwampGhoul_RtD", "グール" }, { "SwampMummy_RtD", "ミイラ" }, { "SwampRat_RtD", "ネズミ" }, { "SwampVampire_RtD", "ヴァンパイア" }, { "MountainGriffin_RtD", "グリフォン" }, { "MountainWerewolf_RtD", "人狼" }, { "MountainWyvern_RtD", "ワイバーン" }, { "PlainsChimera_RtD", "キメラ" }, { "PlainsDragonide_RtD", "ドラゴンイド" }, { "PlainsOrc_RtD", "オーク" }, { "MistlandsHarpy_RtD", "ハーピー" }, { "MistlandsManticora_RtD", "マンティコア" }, { "MistlandsWolf_RtD", "堕落した狼" } }); Localization = LocalizationManager.Instance.GetLocalization(); CustomLocalization localization4 = Localization; text = "Korean"; localization4.AddTranslation(ref text, new Dictionary { { "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", "늪의 군주" }, { "MeadowsHobgoblin_RtD", "홉고블린" }, { "MeadowsKobald_RtD", "코볼드" }, { "MeadowsSpider_RtD", "거미" }, { "BlacKForestTreeEnt_RtD", "트리엔트" }, { "BlacKForestTroll_RtD", "트롤" }, { "BlackForestUndead_RtD", "언데드" }, { "SwampGhoul_RtD", "구울" }, { "SwampMummy_RtD", "미라" }, { "SwampRat_RtD", "쥐" }, { "SwampVampire_RtD", "뱀파이어" }, { "MountainGriffin_RtD", "그리핀" }, { "MountainWerewolf_RtD", "늑대인간" }, { "MountainWyvern_RtD", "와이번" }, { "PlainsChimera_RtD", "키메라" }, { "PlainsDragonide_RtD", "드래곤이드" }, { "PlainsOrc_RtD", "오크" }, { "MistlandsHarpy_RtD", "하피" }, { "MistlandsManticora_RtD", "만티코어" }, { "MistlandsWolf_RtD", "타락한 늑대" } }); Localization = LocalizationManager.Instance.GetLocalization(); CustomLocalization localization5 = Localization; text = "Spanish"; localization5.AddTranslation(ref text, new Dictionary { { "BlackForestGold_RtD", "Oro" }, { "MeadowsFlint_RtD", "Pedernal" }, { "MeadowsZinc_RtD", "Zinc" }, { "PlainsBlackMetal_RtD", "Metal negro" }, { "MistlandsFelOre_RtD", "Mineral vil" }, { "MountainOrichalcum_RtD", "Oricalco" }, { "PlainsBloodiron_RtD", "Hierro sangriento" }, { "SwampMooniron_RtD", "Hierro lunar" }, { "Item_BloodironBar_RtD", "Hierro sangriento" }, { "Item_BloodironBar_desc_RtD", "Brilla." }, { "Item_BloodironOre_RtD", "Mineral de hierro sangriento" }, { "Item_BloodironOre_desc_RtD", "Brilla." }, { "Item_GoldBar_RtD", "Oro" }, { "Item_GoldBar_desc_RtD", "Brilla." }, { "Item_GoldOre_RtD", "Mineral de oro" }, { "Item_GoldOre_desc_RtD", "Brilla." }, { "Item_MoonironBar_RtD", "Hierro lunar" }, { "Item_MoonironBar_desc_RtD", "Brilla." }, { "Item_MoonironOre_RtD", "Mineral de hierro lunar" }, { "Item_MoonironOre_desc_RtD", "Brilla." }, { "Item_OrichalcumBar_RtD", "Oricalco" }, { "Item_OrichalcumBar_desc_RtD", "Brilla." }, { "Item_OrichalcumOre_RtD", "Mineral de oricalco" }, { "Item_OrichalcumOre_desc_RtD", "Brilla." }, { "Item_ZincBar_RtD", "Zinc" }, { "Item_ZincBar_desc_RtD", "Brilla." }, { "Item_ZincOre_RtD", "Mineral de zinc" }, { "Item_ZincOre_desc_RtD", "Brilla." }, { "Item_BrassBar_RtD", "Latón." }, { "Item_BrassBar_desc_RtD", "Brilla." }, { "Item_BrightsteelBar_RtD", "Acero brillante." }, { "Item_BrightsteelBar_desc_RtD", "Brilla.." }, { "Item_CelestialBronzeBar_RtD", "Bronce celestial." }, { "Item_CelestialBronzeBar_desc_RtD", "Brilla.." }, { "Item_NetheriteBar_RtD", "Netherita." }, { "Item_NetheriteBar_desc_RtD", "Brilla.." }, { "Item_QuicksilverBar_RtD", "Mercurio." }, { "Item_QuicksilverBar_desc_RtD", "Brilla.." }, { "FelmetalBar_RtD", "Metal vil" }, { "FelmetalBar_desc_RtD", "Brilla.." }, { "FelmetalOre_RtD", "Mineral de metal vil" }, { "FelmetalOre_desc_RtD", "Frío al tacto." }, { "SpiritEssense_RtD", "Esencia espiritual" }, { "SpiritEssense_desc_RtD", "Se usa para 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", "Rey Fenrir" }, { "PlainsBoss_RtD", "Rey de los goblins" }, { "SpiderQueen_RtD", "Reina araña" }, { "SwampBoss_RtD", "Señor de los no muertos" }, { "TrollKing_RtD", "Rey trol" }, { "PlainsChomper1_RtD", "Chomper" }, { "PlainsChomper2_RtD", "Chomper" }, { "PlainsChomper3_RtD", "Chomper" }, { "PlainsChomper4_RtD", "Chomper" }, { "BlackForestGolem_RtD", "No muerto cubierto de musgo" }, { "MeadowsGolem_RtD", "Gólem del bosque" }, { "BlackForestLocMur_RtD", "Locmur" }, { "MountainUndead_RtD", "No muerto congelado" }, { "PlainsSizzler_RtD", "Sizzler" }, { "SwampSludger_RtD", "Sludger" }, { "MeadowsSnade_RtD", "Snade" }, { "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 Negro" }, { "BlackForestCore_desc_RtD", "Se usa para armas poderosas" }, { "MeadowsCore_RtD", "Núcleo de las praderas" }, { "MeadowsCore_desc_RtD", "Se usa para armas poderosas" }, { "MistlandsCore_RtD", "Núcleo de las tierras brumosas" }, { "MistlandsCore_desc_RtD", "Se usa para armas poderosas" }, { "MountainCore_RtD", "Núcleo de las montañas" }, { "MountainCore_desc_RtD", "Se usa para armas poderosas" }, { "PlainsCore_RtD", "Núcleo de las llanuras" }, { "PlainsCore_desc_RtD", "Se usa para armas poderosas" }, { "SwampCore_RtD", "Núcleo del pantano" }, { "SwampCore_desc_RtD", "Se usa para armas poderosas" }, { "BlackForestToken_RtD", "Ficha del Bosque Negro" }, { "BlackForestToken_desc_RtD", "Se usa para armas y para invocar un jefe." }, { "MeadowsToken_RtD", "Ficha de las praderas" }, { "MeadowsToken_desc_RtD", "Se usa para armas y para invocar un jefe." }, { "MistlandsToken_RtD", "Ficha de las tierras brumosas" }, { "MistlandsToken_desc_RtD", "Se usa para armas y para invocar un jefe." }, { "MountainToken_RtD", "Ficha de las montañas" }, { "MountainToken_desc_RtD", "Se usa para armas y para invocar un jefe." }, { "PlainsToken_RtD", "Ficha de las llanuras" }, { "PlainsToken_desc_RtD", "Se usa para armas y para invocar un jefe." }, { "SwampToken_RtD", "Ficha del pantano" }, { "SwampToken_desc_RtD", "Se usa para armas y para invocar un jefe." }, { "Vegvisir_RtD", "Vegvisir" }, { "BlackForestAltar_RtD", "Rey trol" }, { "MeadowsAltar_RtD", "Espíritu de Eikthyr" }, { "MistlandsAltar_RtD", "Reina araña" }, { "MountainAltar_RtD", "Rey Fenrir" }, { "PlainsAltar_RtD", "Rey de los goblins" }, { "SwampAltar_RtD", "Señor del pantano" }, { "MeadowsHobgoblin_RtD", "Hobgoblin" }, { "MeadowsKobald_RtD", "Kobold" }, { "MeadowsSpider_RtD", "Araña" }, { "BlacKForestTreeEnt_RtD", "Ent" }, { "BlacKForestTroll_RtD", "Trol" }, { "BlackForestUndead_RtD", "No muerto" }, { "SwampGhoul_RtD", "Necrófago" }, { "SwampMummy_RtD", "Momia" }, { "SwampRat_RtD", "Rata" }, { "SwampVampire_RtD", "Vampiro" }, { "MountainGriffin_RtD", "Grifo" }, { "MountainWerewolf_RtD", "Hombre lobo" }, { "MountainWyvern_RtD", "Guiverno" }, { "PlainsChimera_RtD", "Quimera" }, { "PlainsDragonide_RtD", "Dracónido" }, { "PlainsOrc_RtD", "Orco" }, { "MistlandsHarpy_RtD", "Harpía" }, { "MistlandsManticora_RtD", "Mantícora" }, { "MistlandsWolf_RtD", "Lobo corrupto" } }); Localization = LocalizationManager.Instance.GetLocalization(); CustomLocalization localization6 = Localization; text = "Swedish"; localization6.AddTranslation(ref text, new Dictionary { { "BlackForestGold_RtD", "Guld" }, { "MeadowsFlint_RtD", "Flinta" }, { "MeadowsZinc_RtD", "Zink" }, { "PlainsBlackMetal_RtD", "Svartmetall" }, { "MistlandsFelOre_RtD", "Felmalm" }, { "MountainOrichalcum_RtD", "Orikalkum" }, { "PlainsBloodiron_RtD", "Blodjärn" }, { "SwampMooniron_RtD", "Månjärn" }, { "Item_BloodironBar_RtD", "Blodjärn" }, { "Item_BloodironBar_desc_RtD", "Den glänser." }, { "Item_BloodironOre_RtD", "Blodjärnsmalm" }, { "Item_BloodironOre_desc_RtD", "Den glänser." }, { "Item_GoldBar_RtD", "Guld" }, { "Item_GoldBar_desc_RtD", "Den glänser." }, { "Item_GoldOre_RtD", "Guldmalm" }, { "Item_GoldOre_desc_RtD", "Den glänser." }, { "Item_MoonironBar_RtD", "Månjärn" }, { "Item_MoonironBar_desc_RtD", "Den glänser." }, { "Item_MoonironOre_RtD", "Månjärnsmalm" }, { "Item_MoonironOre_desc_RtD", "Den glänser." }, { "Item_OrichalcumBar_RtD", "Orikalkum" }, { "Item_OrichalcumBar_desc_RtD", "Den glänser." }, { "Item_OrichalcumOre_RtD", "Orikalkummalm" }, { "Item_OrichalcumOre_desc_RtD", "Den glänser." }, { "Item_ZincBar_RtD", "Zink" }, { "Item_ZincBar_desc_RtD", "Den glänser." }, { "Item_ZincOre_RtD", "Zinkmalm" }, { "Item_ZincOre_desc_RtD", "Den glänser." }, { "Item_BrassBar_RtD", "Mässing." }, { "Item_BrassBar_desc_RtD", "Den glänser." }, { "Item_BrightsteelBar_RtD", "Ljusstål." }, { "Item_BrightsteelBar_desc_RtD", "Den glänser.." }, { "Item_CelestialBronzeBar_RtD", "Himmelsk brons." }, { "Item_CelestialBronzeBar_desc_RtD", "Den glänser.." }, { "Item_NetheriteBar_RtD", "Netherit." }, { "Item_NetheriteBar_desc_RtD", "Den glänser.." }, { "Item_QuicksilverBar_RtD", "Kvicksilver." }, { "Item_QuicksilverBar_desc_RtD", "Den glänser.." }, { "FelmetalBar_RtD", "Felmetall" }, { "FelmetalBar_desc_RtD", "Den glänser.." }, { "FelmetalOre_RtD", "Felmetallmalm" }, { "FelmetalOre_desc_RtD", "Känns kall vid beröring." }, { "SpiritEssense_RtD", "Andeessens" }, { "SpiritEssense_desc_RtD", "Används för mat 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", "Giftssvaghet" }, { "se_weakened_tooltip", "Giftssvaghet" }, { "se_weakened_start", "Giftssvaghet" }, { "EikthyrSpirit_RtD", "Eikthyrs ande" }, { "MountainBoss_RtD", "Kung Fenrir" }, { "PlainsBoss_RtD", "Goblinkung" }, { "SpiderQueen_RtD", "Spindeldrottning" }, { "SwampBoss_RtD", "Odöd herre" }, { "TrollKing_RtD", "Trollkung" }, { "PlainsChomper1_RtD", "Chomper" }, { "PlainsChomper2_RtD", "Chomper" }, { "PlainsChomper3_RtD", "Chomper" }, { "PlainsChomper4_RtD", "Chomper" }, { "BlackForestGolem_RtD", "Mossig odöd" }, { "MeadowsGolem_RtD", "Skogsgolem" }, { "BlackForestLocMur_RtD", "Locmur" }, { "MountainUndead_RtD", "Frusen odöd" }, { "PlainsSizzler_RtD", "Sizzler" }, { "SwampSludger_RtD", "Sludger" }, { "MeadowsSnade_RtD", "Snade" }, { "MistlandsSpider1_RtD", "Spindeldjur" }, { "MistlandsSpider2_RtD", "Spindeldjur" }, { "MistlandsSpider3_RtD", "Spindeldjur" }, { "MistlandsSpider4_RtD", "Spindeldjur" }, { "MountainWatcher_RtD", "Väktare" }, { "BlackForestCore_RtD", "Svartskogs-kärna" }, { "BlackForestCore_desc_RtD", "Används för kraftfulla vapen" }, { "MeadowsCore_RtD", "Ängs-kärna" }, { "MeadowsCore_desc_RtD", "Används för kraftfulla vapen" }, { "MistlandsCore_RtD", "Dimlands-kärna" }, { "MistlandsCore_desc_RtD", "Används för kraftfulla vapen" }, { "MountainCore_RtD", "Bergs-kärna" }, { "MountainCore_desc_RtD", "Används för kraftfulla vapen" }, { "PlainsCore_RtD", "Slätt-kärna" }, { "PlainsCore_desc_RtD", "Används för kraftfulla vapen" }, { "SwampCore_RtD", "Träsk-kärna" }, { "SwampCore_desc_RtD", "Används för kraftfulla vapen" }, { "BlackForestToken_RtD", "Svartskogs-token" }, { "BlackForestToken_desc_RtD", "Används för vapen och för att åkalla en boss." }, { "MeadowsToken_RtD", "Ängs-token" }, { "MeadowsToken_desc_RtD", "Används för vapen och för att åkalla en boss." }, { "MistlandsToken_RtD", "Dimlands-token" }, { "MistlandsToken_desc_RtD", "Används för vapen och för att åkalla en boss." }, { "MountainToken_RtD", "Bergs-token" }, { "MountainToken_desc_RtD", "Används för vapen och för att åkalla en boss." }, { "PlainsToken_RtD", "Slätt-token" }, { "PlainsToken_desc_RtD", "Används för vapen och för att åkalla en boss." }, { "SwampToken_RtD", "Träsk-token" }, { "SwampToken_desc_RtD", "Används för vapen och för att åkalla en boss." }, { "Vegvisir_RtD", "Vegvisir" }, { "BlackForestAltar_RtD", "Trollkung" }, { "MeadowsAltar_RtD", "Eikthyrs ande" }, { "MistlandsAltar_RtD", "Spindeldrottning" }, { "MountainAltar_RtD", "Kung Fenrir" }, { "PlainsAltar_RtD", "Goblinkung" }, { "SwampAltar_RtD", "Träskherre" }, { "MeadowsHobgoblin_RtD", "Hobgoblin" }, { "MeadowsKobald_RtD", "Kobold" }, { "MeadowsSpider_RtD", "Spindel" }, { "BlacKForestTreeEnt_RtD", "Trädent" }, { "BlacKForestTroll_RtD", "Troll" }, { "BlackForestUndead_RtD", "Odöd" }, { "SwampGhoul_RtD", "Ghul" }, { "SwampMummy_RtD", "Mumie" }, { "SwampRat_RtD", "Råtta" }, { "SwampVampire_RtD", "Vampyr" }, { "MountainGriffin_RtD", "Grip" }, { "MountainWerewolf_RtD", "Varulv" }, { "MountainWyvern_RtD", "Wyvern" }, { "PlainsChimera_RtD", "Kimära" }, { "PlainsDragonide_RtD", "Drakmänniska" }, { "PlainsOrc_RtD", "Ork" }, { "MistlandsHarpy_RtD", "Harpya" }, { "MistlandsManticora_RtD", "Mantikor" }, { "MistlandsWolf_RtD", "Fördärvad varg" } }); Localization = LocalizationManager.Instance.GetLocalization(); CustomLocalization localization7 = Localization; text = "French"; localization7.AddTranslation(ref text, new Dictionary { { "BlackForestGold_RtD", "Or" }, { "MeadowsFlint_RtD", "Silex" }, { "MeadowsZinc_RtD", "Zinc" }, { "PlainsBlackMetal_RtD", "Métal noir" }, { "MistlandsFelOre_RtD", "Minerai corrompu" }, { "MountainOrichalcum_RtD", "Orichalque" }, { "PlainsBloodiron_RtD", "Fer sanglant" }, { "SwampMooniron_RtD", "Fer lunaire" }, { "Item_BloodironBar_RtD", "Fer sanglant" }, { "Item_BloodironBar_desc_RtD", "Ça brille." }, { "Item_BloodironOre_RtD", "Minerai de fer sanglant" }, { "Item_BloodironOre_desc_RtD", "Ça brille." }, { "Item_GoldBar_RtD", "Or" }, { "Item_GoldBar_desc_RtD", "Ça brille." }, { "Item_GoldOre_RtD", "Minerai d'or" }, { "Item_GoldOre_desc_RtD", "Ça brille." }, { "Item_MoonironBar_RtD", "Fer lunaire" }, { "Item_MoonironBar_desc_RtD", "Ça brille." }, { "Item_MoonironOre_RtD", "Minerai de fer lunaire" }, { "Item_MoonironOre_desc_RtD", "Ça brille." }, { "Item_OrichalcumBar_RtD", "Orichalque" }, { "Item_OrichalcumBar_desc_RtD", "Ça brille." }, { "Item_OrichalcumOre_RtD", "Minerai d'orichalque" }, { "Item_OrichalcumOre_desc_RtD", "Ça brille." }, { "Item_ZincBar_RtD", "Zinc" }, { "Item_ZincBar_desc_RtD", "Ça brille." }, { "Item_ZincOre_RtD", "Minerai de zinc" }, { "Item_ZincOre_desc_RtD", "Ça brille." }, { "Item_BrassBar_RtD", "Laiton." }, { "Item_BrassBar_desc_RtD", "Ça brille." }, { "Item_BrightsteelBar_RtD", "Acier brillant." }, { "Item_BrightsteelBar_desc_RtD", "Ça brille.." }, { "Item_CelestialBronzeBar_RtD", "Bronze céleste." }, { "Item_CelestialBronzeBar_desc_RtD", "Ça brille.." }, { "Item_NetheriteBar_RtD", "Netherite." }, { "Item_NetheriteBar_desc_RtD", "Ça brille.." }, { "Item_QuicksilverBar_RtD", "Mercure." }, { "Item_QuicksilverBar_desc_RtD", "Ça brille.." }, { "FelmetalBar_RtD", "Métal corrompu" }, { "FelmetalBar_desc_RtD", "Ça brille.." }, { "FelmetalOre_RtD", "Minerai de métal corrompu" }, { "FelmetalOre_desc_RtD", "Froid au toucher." }, { "SpiritEssense_RtD", "Essence spirituelle" }, { "SpiritEssense_desc_RtD", "Utilisée pour la nourriture et les armes." }, { "se_armorweakness_name", "Faiblesse physique" }, { "se_armorweakness_tooltip", "Faiblesse physique" }, { "se_armorweakness_start", "Faiblesse physique" }, { "se_frosted_name", "Faiblesse au givre" }, { "se_frosted_tooltip", "Faiblesse au givre" }, { "se_frosted_start", "Faiblesse au givre" }, { "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", "Roi Fenrir" }, { "PlainsBoss_RtD", "Roi des gobelins" }, { "SpiderQueen_RtD", "Reine des araignées" }, { "SwampBoss_RtD", "Seigneur des morts-vivants" }, { "TrollKing_RtD", "Roi des trolls" }, { "PlainsChomper1_RtD", "Chomper" }, { "PlainsChomper2_RtD", "Chomper" }, { "PlainsChomper3_RtD", "Chomper" }, { "PlainsChomper4_RtD", "Chomper" }, { "BlackForestGolem_RtD", "Mort-vivant moussu" }, { "MeadowsGolem_RtD", "Golem forestier" }, { "BlackForestLocMur_RtD", "Locmur" }, { "MountainUndead_RtD", "Mort-vivant gelé" }, { "PlainsSizzler_RtD", "Sizzler" }, { "SwampSludger_RtD", "Sludger" }, { "MeadowsSnade_RtD", "Snade" }, { "MistlandsSpider1_RtD", "Arachnide" }, { "MistlandsSpider2_RtD", "Arachnide" }, { "MistlandsSpider3_RtD", "Arachnide" }, { "MistlandsSpider4_RtD", "Arachnide" }, { "MountainWatcher_RtD", "Observateur" }, { "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 des montagnes" }, { "MountainCore_desc_RtD", "Utilisé pour des armes puissantes" }, { "PlainsCore_RtD", "Noyau des plaines" }, { "PlainsCore_desc_RtD", "Utilisé pour des armes puissantes" }, { "SwampCore_RtD", "Noyau des marais" }, { "SwampCore_desc_RtD", "Utilisé pour des armes puissantes" }, { "BlackForestToken_RtD", "Jeton de la Forêt Noire" }, { "BlackForestToken_desc_RtD", "Utilisé pour les armes et invoquer un boss." }, { "MeadowsToken_RtD", "Jeton des prairies" }, { "MeadowsToken_desc_RtD", "Utilisé pour les armes et invoquer un boss." }, { "MistlandsToken_RtD", "Jeton des terres brumeuses" }, { "MistlandsToken_desc_RtD", "Utilisé pour les armes et invoquer un boss." }, { "MountainToken_RtD", "Jeton des montagnes" }, { "MountainToken_desc_RtD", "Utilisé pour les armes et invoquer un boss." }, { "PlainsToken_RtD", "Jeton des plaines" }, { "PlainsToken_desc_RtD", "Utilisé pour les armes et invoquer un boss." }, { "SwampToken_RtD", "Jeton des marais" }, { "SwampToken_desc_RtD", "Utilisé pour les armes et invoquer un boss." }, { "Vegvisir_RtD", "Vegvisir" }, { "BlackForestAltar_RtD", "Roi des trolls" }, { "MeadowsAltar_RtD", "Esprit d'Eikthyr" }, { "MistlandsAltar_RtD", "Reine des araignées" }, { "MountainAltar_RtD", "Roi Fenrir" }, { "PlainsAltar_RtD", "Roi des gobelins" }, { "SwampAltar_RtD", "Seigneur des marais" }, { "MeadowsHobgoblin_RtD", "Hobgobelin" }, { "MeadowsKobald_RtD", "Kobold" }, { "MeadowsSpider_RtD", "Araignée" }, { "BlacKForestTreeEnt_RtD", "Ent" }, { "BlacKForestTroll_RtD", "Troll" }, { "BlackForestUndead_RtD", "Mort-vivant" }, { "SwampGhoul_RtD", "Goule" }, { "SwampMummy_RtD", "Momie" }, { "SwampRat_RtD", "Rat" }, { "SwampVampire_RtD", "Vampire" }, { "MountainGriffin_RtD", "Griffon" }, { "MountainWerewolf_RtD", "Loup-garou" }, { "MountainWyvern_RtD", "Wyverne" }, { "PlainsChimera_RtD", "Chimère" }, { "PlainsDragonide_RtD", "Draconide" }, { "PlainsOrc_RtD", "Orc" }, { "MistlandsHarpy_RtD", "Harpie" }, { "MistlandsManticora_RtD", "Manticore" }, { "MistlandsWolf_RtD", "Loup corrompu" } }); Localization = LocalizationManager.Instance.GetLocalization(); CustomLocalization localization8 = Localization; text = "Dutch"; localization8.AddTranslation(ref text, new Dictionary { { "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", "Bloedijzererts" }, { "Item_BloodironOre_desc_RtD", "Het glanst." }, { "Item_GoldBar_RtD", "Goud" }, { "Item_GoldBar_desc_RtD", "Het glanst." }, { "Item_GoldOre_RtD", "Gouderts" }, { "Item_GoldOre_desc_RtD", "Het glanst." }, { "Item_MoonironBar_RtD", "Maanijzer" }, { "Item_MoonironBar_desc_RtD", "Het glanst." }, { "Item_MoonironOre_RtD", "Maanijzererts" }, { "Item_MoonironOre_desc_RtD", "Het glanst." }, { "Item_OrichalcumBar_RtD", "Orichalcum" }, { "Item_OrichalcumBar_desc_RtD", "Het glanst." }, { "Item_OrichalcumOre_RtD", "Orichalcumerts" }, { "Item_OrichalcumOre_desc_RtD", "Het glanst." }, { "Item_ZincBar_RtD", "Zink" }, { "Item_ZincBar_desc_RtD", "Het glanst." }, { "Item_ZincOre_RtD", "Zinkerts" }, { "Item_ZincOre_desc_RtD", "Het glanst." }, { "Item_BrassBar_RtD", "Messing." }, { "Item_BrassBar_desc_RtD", "Het glanst." }, { "Item_BrightsteelBar_RtD", "Helder staal." }, { "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", "Kwikzilver." }, { "Item_QuicksilverBar_desc_RtD", "Het glanst.." }, { "FelmetalBar_RtD", "Felmetaal" }, { "FelmetalBar_desc_RtD", "Het glanst.." }, { "FelmetalOre_RtD", "Felmetaalerts" }, { "FelmetalOre_desc_RtD", "Voelt koud aan." }, { "SpiritEssense_RtD", "Geestessentie" }, { "SpiritEssense_desc_RtD", "Wordt gebruikt voor voedsel en wapens." }, { "se_armorweakness_name", "Fysieke zwakte" }, { "se_armorweakness_tooltip", "Fysieke zwakte" }, { "se_armorweakness_start", "Fysieke zwakte" }, { "se_frosted_name", "Zwakte voor vorst" }, { "se_frosted_tooltip", "Zwakte voor vorst" }, { "se_frosted_start", "Zwakte voor vorst" }, { "se_shocked_name", "Zwakte voor elektriciteit" }, { "se_shocked_tooltip", "Zwakte voor elektriciteit" }, { "se_shocked_start", "Zwakte voor elektriciteit" }, { "se_weakened_name", "Zwakte voor gif" }, { "se_weakened_tooltip", "Zwakte voor gif" }, { "se_weakened_start", "Zwakte voor gif" }, { "EikthyrSpirit_RtD", "Eikthyrs geest" }, { "MountainBoss_RtD", "Koning Fenrir" }, { "PlainsBoss_RtD", "Koning van de goblins" }, { "SpiderQueen_RtD", "Spinnenkoningin" }, { "SwampBoss_RtD", "Heer van de ondoden" }, { "TrollKing_RtD", "Trollenkoning" }, { "PlainsChomper1_RtD", "Chomper" }, { "PlainsChomper2_RtD", "Chomper" }, { "PlainsChomper3_RtD", "Chomper" }, { "PlainsChomper4_RtD", "Chomper" }, { "BlackForestGolem_RtD", "Mossige ondode" }, { "MeadowsGolem_RtD", "Bosgolem" }, { "BlackForestLocMur_RtD", "Locmur" }, { "MountainUndead_RtD", "Bevroren ondode" }, { "PlainsSizzler_RtD", "Sizzler" }, { "SwampSludger_RtD", "Sludger" }, { "MeadowsSnade_RtD", "Snade" }, { "MistlandsSpider1_RtD", "Arachne" }, { "MistlandsSpider2_RtD", "Arachne" }, { "MistlandsSpider3_RtD", "Arachne" }, { "MistlandsSpider4_RtD", "Arachne" }, { "MountainWatcher_RtD", "Wachter" }, { "BlackForestCore_RtD", "Kern van het Zwarte Woud" }, { "BlackForestCore_desc_RtD", "Wordt gebruikt voor krachtige wapens" }, { "MeadowsCore_RtD", "Kern van de weiden" }, { "MeadowsCore_desc_RtD", "Wordt gebruikt voor krachtige wapens" }, { "MistlandsCore_RtD", "Kern van de Mistlanden" }, { "MistlandsCore_desc_RtD", "Wordt gebruikt voor krachtige wapens" }, { "MountainCore_RtD", "Kern van de bergen" }, { "MountainCore_desc_RtD", "Wordt gebruikt voor krachtige wapens" }, { "PlainsCore_RtD", "Kern van de vlaktes" }, { "PlainsCore_desc_RtD", "Wordt gebruikt voor krachtige wapens" }, { "SwampCore_RtD", "Kern van de moerassen" }, { "SwampCore_desc_RtD", "Wordt gebruikt voor krachtige wapens" }, { "BlackForestToken_RtD", "Zwarte Woud-token" }, { "BlackForestToken_desc_RtD", "Wordt gebruikt voor wapens en om een baas op te roepen." }, { "MeadowsToken_RtD", "Weide-token" }, { "MeadowsToken_desc_RtD", "Wordt gebruikt voor wapens en om een baas op te roepen." }, { "MistlandsToken_RtD", "Mistlanden-token" }, { "MistlandsToken_desc_RtD", "Wordt gebruikt voor wapens en om een baas op te roepen." }, { "MountainToken_RtD", "Bergen-token" }, { "MountainToken_desc_RtD", "Wordt gebruikt voor wapens en om een baas op te roepen." }, { "PlainsToken_RtD", "Vlaktes-token" }, { "PlainsToken_desc_RtD", "Wordt gebruikt voor wapens en om een baas op te roepen." }, { "SwampToken_RtD", "Moeras-token" }, { "SwampToken_desc_RtD", "Wordt gebruikt voor wapens en om een baas op te roepen." }, { "Vegvisir_RtD", "Vegvisir" }, { "BlackForestAltar_RtD", "Trollenkoning" }, { "MeadowsAltar_RtD", "Eikthyrs geest" }, { "MistlandsAltar_RtD", "Spinnenkoningin" }, { "MountainAltar_RtD", "Koning Fenrir" }, { "PlainsAltar_RtD", "Koning van de goblins" }, { "SwampAltar_RtD", "Heer van de moerassen" }, { "MeadowsHobgoblin_RtD", "Hobgoblin" }, { "MeadowsKobald_RtD", "Kobold" }, { "MeadowsSpider_RtD", "Spin" }, { "BlacKForestTreeEnt_RtD", "Booment" }, { "BlacKForestTroll_RtD", "Trol" }, { "BlackForestUndead_RtD", "Ondode" }, { "SwampGhoul_RtD", "Ghul" }, { "SwampMummy_RtD", "Mummie" }, { "SwampRat_RtD", "Rat" }, { "SwampVampire_RtD", "Vampier" }, { "MountainGriffin_RtD", "Griffioen" }, { "MountainWerewolf_RtD", "Weerwolf" }, { "MountainWyvern_RtD", "Wyvern" }, { "PlainsChimera_RtD", "Chimera" }, { "PlainsDragonide_RtD", "Draakmens" }, { "PlainsOrc_RtD", "Ork" }, { "MistlandsHarpy_RtD", "Harpy" }, { "MistlandsManticora_RtD", "Manticore" }, { "MistlandsWolf_RtD", "Verdorven wolf" } }); Localization = LocalizationManager.Instance.GetLocalization(); CustomLocalization localization9 = Localization; text = "German"; localization9.AddTranslation(ref text, new Dictionary { { "BlackForestGold_RtD", "Gold" }, { "MeadowsFlint_RtD", "Feuerstein" }, { "MeadowsZinc_RtD", "Zink" }, { "PlainsBlackMetal_RtD", "Schwarzmetall" }, { "MistlandsFelOre_RtD", "Teufelserz" }, { "MountainOrichalcum_RtD", "Orichalkum" }, { "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", "Orichalkum" }, { "Item_OrichalcumBar_desc_RtD", "Es glänzt." }, { "Item_OrichalcumOre_RtD", "Orichalkumerz" }, { "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", "Teufelsmetall" }, { "FelmetalBar_desc_RtD", "Es glänzt.." }, { "FelmetalOre_RtD", "Teufelsmetallerz" }, { "FelmetalOre_desc_RtD", "Fühlt sich kalt an." }, { "SpiritEssense_RtD", "Geistessenz" }, { "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", "König Fenrir" }, { "PlainsBoss_RtD", "König der Goblins" }, { "SpiderQueen_RtD", "Spinnenkönigin" }, { "SwampBoss_RtD", "Herr der Untoten" }, { "TrollKing_RtD", "Trollkönig" }, { "PlainsChomper1_RtD", "Chomper" }, { "PlainsChomper2_RtD", "Chomper" }, { "PlainsChomper3_RtD", "Chomper" }, { "PlainsChomper4_RtD", "Chomper" }, { "BlackForestGolem_RtD", "Moosige Untote" }, { "MeadowsGolem_RtD", "Waldgolem" }, { "BlackForestLocMur_RtD", "Locmur" }, { "MountainUndead_RtD", "Gefrorene Untote" }, { "PlainsSizzler_RtD", "Sizzler" }, { "SwampSludger_RtD", "Schlammler" }, { "MeadowsSnade_RtD", "Snade" }, { "MistlandsSpider1_RtD", "Arachnid" }, { "MistlandsSpider2_RtD", "Arachnid" }, { "MistlandsSpider3_RtD", "Arachnid" }, { "MistlandsSpider4_RtD", "Arachnid" }, { "MountainWatcher_RtD", "Beobachter" }, { "BlackForestCore_RtD", "Kern des Schwarzwaldes" }, { "BlackForestCore_desc_RtD", "Wird für mächtige Waffen verwendet" }, { "MeadowsCore_RtD", "Kern der Wiesen" }, { "MeadowsCore_desc_RtD", "Wird für mächtige Waffen verwendet" }, { "MistlandsCore_RtD", "Kern der Nebellande" }, { "MistlandsCore_desc_RtD", "Wird für mächtige Waffen verwendet" }, { "MountainCore_RtD", "Kern der Berge" }, { "MountainCore_desc_RtD", "Wird für mächtige Waffen verwendet" }, { "PlainsCore_RtD", "Kern der Ebenen" }, { "PlainsCore_desc_RtD", "Wird für mächtige Waffen verwendet" }, { "SwampCore_RtD", "Kern der Sümpfe" }, { "SwampCore_desc_RtD", "Wird für mächtige Waffen verwendet" }, { "BlackForestToken_RtD", "Schwarzwald-Token" }, { "BlackForestToken_desc_RtD", "Wird für Waffen und zum Beschwören eines Bosses verwendet." }, { "MeadowsToken_RtD", "Wiesen-Token" }, { "MeadowsToken_desc_RtD", "Wird für Waffen und zum Beschwören eines Bosses verwendet." }, { "MistlandsToken_RtD", "Nebellande-Token" }, { "MistlandsToken_desc_RtD", "Wird für Waffen und zum Beschwören eines Bosses verwendet." }, { "MountainToken_RtD", "Berg-Token" }, { "MountainToken_desc_RtD", "Wird für Waffen und zum Beschwören eines Bosses verwendet." }, { "PlainsToken_RtD", "Ebenen-Token" }, { "PlainsToken_desc_RtD", "Wird für Waffen und zum Beschwören eines Bosses verwendet." }, { "SwampToken_RtD", "Sumpf-Token" }, { "SwampToken_desc_RtD", "Wird für Waffen und zum Beschwören eines Bosses verwendet." }, { "Vegvisir_RtD", "Vegvisir" }, { "BlackForestAltar_RtD", "Trollkönig" }, { "MeadowsAltar_RtD", "Eikthyrs Geist" }, { "MistlandsAltar_RtD", "Spinnenkönigin" }, { "MountainAltar_RtD", "König Fenrir" }, { "PlainsAltar_RtD", "König der Goblins" }, { "SwampAltar_RtD", "Herr der Sümpfe" }, { "MeadowsHobgoblin_RtD", "Hobgoblin" }, { "MeadowsKobald_RtD", "Kobold" }, { "MeadowsSpider_RtD", "Spinne" }, { "BlacKForestTreeEnt_RtD", "Baumhirte" }, { "BlacKForestTroll_RtD", "Troll" }, { "BlackForestUndead_RtD", "Untoter" }, { "SwampGhoul_RtD", "Ghul" }, { "SwampMummy_RtD", "Mumie" }, { "SwampRat_RtD", "Ratte" }, { "SwampVampire_RtD", "Vampir" }, { "MountainGriffin_RtD", "Greif" }, { "MountainWerewolf_RtD", "Werwolf" }, { "MountainWyvern_RtD", "Wyvern" }, { "PlainsChimera_RtD", "Chimäre" }, { "PlainsDragonide_RtD", "Drachenmensch" }, { "PlainsOrc_RtD", "Ork" }, { "MistlandsHarpy_RtD", "Harpyie" }, { "MistlandsManticora_RtD", "Mantikor" }, { "MistlandsWolf_RtD", "Verderbter Wolf" } }); Localization = LocalizationManager.Instance.GetLocalization(); CustomLocalization localization10 = Localization; text = "Ukrainian"; localization10.AddTranslation(ref text, new Dictionary { { "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", "Повелитель боліт" }, { "MeadowsHobgoblin_RtD", "Хобгоблін" }, { "MeadowsKobald_RtD", "Кобольд" }, { "MeadowsSpider_RtD", "Павук" }, { "BlacKForestTreeEnt_RtD", "Древень" }, { "BlacKForestTroll_RtD", "Троль" }, { "BlackForestUndead_RtD", "Нежить" }, { "SwampGhoul_RtD", "Гуль" }, { "SwampMummy_RtD", "Мумія" }, { "SwampRat_RtD", "Щур" }, { "SwampVampire_RtD", "Вампір" }, { "MountainGriffin_RtD", "Грифон" }, { "MountainWerewolf_RtD", "Перевертень" }, { "MountainWyvern_RtD", "Віверна" }, { "PlainsChimera_RtD", "Химера" }, { "PlainsDragonide_RtD", "Драконід" }, { "PlainsOrc_RtD", "Орк" }, { "MistlandsHarpy_RtD", "Гарпія" }, { "MistlandsManticora_RtD", "Мантікора" }, { "MistlandsWolf_RtD", "Порочний вовк" } }); Localization = LocalizationManager.Instance.GetLocalization(); CustomLocalization localization11 = Localization; text = "Russian"; localization11.AddTranslation(ref text, new Dictionary { { "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", "Повелитель болот" }, { "MeadowsHobgoblin_RtD", "Хобгоблин" }, { "MeadowsKobald_RtD", "Кобольд" }, { "MeadowsSpider_RtD", "Паук" }, { "BlacKForestTreeEnt_RtD", "Древень" }, { "BlacKForestTroll_RtD", "Тролль" }, { "BlackForestUndead_RtD", "Нежить" }, { "SwampGhoul_RtD", "Гуль" }, { "SwampMummy_RtD", "Мумия" }, { "SwampRat_RtD", "Крыса" }, { "SwampVampire_RtD", "Вампир" }, { "MountainGriffin_RtD", "Грифон" }, { "MountainWerewolf_RtD", "Оборотень" }, { "MountainWyvern_RtD", "Виверна" }, { "PlainsChimera_RtD", "Химера" }, { "PlainsDragonide_RtD", "Драконид" }, { "PlainsOrc_RtD", "Орк" }, { "MistlandsHarpy_RtD", "Гарпия" }, { "MistlandsManticora_RtD", "Мантикора" }, { "MistlandsWolf_RtD", "Порочный волк" } }); } private void StatusEffects() { //IL_0030: Unknown result type (might be due to invalid IL or missing references) //IL_0037: Expected O, but got Unknown try { string[] customStatusEffectList = CustomStatusEffectList; foreach (string text in customStatusEffectList) { SE_Stats val = MyAssets.LoadAsset(text); if ((Object)(object)val != (Object)null) { CustomStatusEffect val2 = new CustomStatusEffect((StatusEffect)(object)val, true); ItemManager.Instance.AddStatusEffect(val2); } } } catch (Exception arg) { ((BaseUnityPlugin)this).Logger.LogWarning((object)$"Exception caught while adding SE_Stats Effects: {arg}"); } } private void AddItems() { //IL_0033: Unknown result type (might be due to invalid IL or missing references) //IL_003a: Expected O, but got Unknown try { string[] itemsList = ItemsList; foreach (string text in itemsList) { GameObject val = MyAssets.LoadAsset(text); if ((Object)(object)val != (Object)null) { CustomItem val2 = new CustomItem(val, true); ItemManager.Instance.AddItem(val2); if (LoggingEnable.Value) { ((BaseUnityPlugin)this).Logger.LogMessage((object)("Added: " + text + " to the Object database")); } } 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 prefabs: {arg}"); } } private void MeadowsSpawner() { //IL_003d: Unknown result type (might be due to invalid IL or missing references) //IL_0047: Expected O, but got Unknown try { string[] staticList = StaticList1; foreach (string text in staticList) { GameObject val = MyAssets.LoadAsset(text); if ((Object)(object)val != (Object)null) { CreatureManager.Instance.AddCreature(new CustomCreature(val, true, MeadowsCreatureConfig)); if (LoggingEnable.Value) { ((BaseUnityPlugin)this).Logger.LogMessage((object)("Added monster: " + 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 BlackForestSpawner() { //IL_003d: Unknown result type (might be due to invalid IL or missing references) //IL_0047: Expected O, but got Unknown try { string[] staticList = StaticList2; foreach (string text in staticList) { GameObject val = MyAssets.LoadAsset(text); if ((Object)(object)val != (Object)null) { CreatureManager.Instance.AddCreature(new CustomCreature(val, true, BlackForestCreatureConfig)); if (LoggingEnable.Value) { ((BaseUnityPlugin)this).Logger.LogMessage((object)("Added monster: " + 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 SwampSpawner() { //IL_003d: Unknown result type (might be due to invalid IL or missing references) //IL_0047: Expected O, but got Unknown try { string[] staticList = StaticList3; foreach (string text in staticList) { GameObject val = MyAssets.LoadAsset(text); if ((Object)(object)val != (Object)null) { CreatureManager.Instance.AddCreature(new CustomCreature(val, true, SwampCreatureConfig)); if (LoggingEnable.Value) { ((BaseUnityPlugin)this).Logger.LogMessage((object)("Added monster: " + 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 MountainSpawner() { //IL_003d: Unknown result type (might be due to invalid IL or missing references) //IL_0047: Expected O, but got Unknown try { string[] staticList = StaticList4; foreach (string text in staticList) { GameObject val = MyAssets.LoadAsset(text); if ((Object)(object)val != (Object)null) { CreatureManager.Instance.AddCreature(new CustomCreature(val, true, MountainCreatureConfig)); if (LoggingEnable.Value) { ((BaseUnityPlugin)this).Logger.LogMessage((object)("Added monster: " + 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 PlainsSpawner() { //IL_003d: Unknown result type (might be due to invalid IL or missing references) //IL_0047: Expected O, but got Unknown try { string[] staticList = StaticList5; foreach (string text in staticList) { GameObject val = MyAssets.LoadAsset(text); if ((Object)(object)val != (Object)null) { CreatureManager.Instance.AddCreature(new CustomCreature(val, true, PlainsCreatureConfig)); if (LoggingEnable.Value) { ((BaseUnityPlugin)this).Logger.LogMessage((object)("Added monster: " + 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 MistlandsSpawner() { //IL_003d: Unknown result type (might be due to invalid IL or missing references) //IL_0047: Expected O, but got Unknown try { string[] staticList = StaticList6; foreach (string text in staticList) { GameObject val = MyAssets.LoadAsset(text); if ((Object)(object)val != (Object)null) { CreatureManager.Instance.AddCreature(new CustomCreature(val, true, MistlandsCreatureConfig)); if (LoggingEnable.Value) { ((BaseUnityPlugin)this).Logger.LogMessage((object)("Added monster: " + 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 AddPrefabs() { //IL_004a: Unknown result type (might be due to invalid IL or missing references) //IL_0051: Expected O, but got Unknown try { string[] prefabList = PrefabList; foreach (string text in prefabList) { GameObject val = MyAssets.LoadAsset(text); if ((Object)(object)val != (Object)null) { GameObject prefab = Cache.GetPrefab(text); if ((Object)(object)prefab == (Object)null) { CustomPrefab val2 = new CustomPrefab(val, true); PrefabManager.Instance.AddPrefab(val2); if (LoggingEnable.Value) { ((BaseUnityPlugin)this).Logger.LogMessage((object)("Added: " + text + " to the Object database")); } } } 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 prefabs: {arg}"); } } private void AddSFX() { //IL_004a: Unknown result type (might be due to invalid IL or missing references) //IL_0051: Expected O, but got Unknown try { string[] sFXList = SFXList; foreach (string text in sFXList) { GameObject val = MyAssets.LoadAsset(text); if ((Object)(object)val != (Object)null) { GameObject prefab = Cache.GetPrefab(text); if ((Object)(object)prefab == (Object)null) { CustomPrefab val2 = new CustomPrefab(val, false); PrefabManager.Instance.AddPrefab(val2); if (LoggingEnable.Value) { ((BaseUnityPlugin)this).Logger.LogMessage((object)("Added: " + text + " to the Object database")); } } } 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 sfx prefabs: {arg}"); } } private void FixSFX() { try { AudioSource prefab = Cache.GetPrefab("sfx_arrow_hit"); string[] sFXList = SFXList; foreach (string text in sFXList) { GameObject prefab2 = Cache.GetPrefab(text); prefab2.GetComponentInChildren().outputAudioMixerGroup = prefab.outputAudioMixerGroup; if (LoggingEnable.Value) { ((BaseUnityPlugin)this).Logger.LogMessage((object)("Audio Mixer set on: " + text)); } } } catch (Exception arg) { ((BaseUnityPlugin)this).Logger.LogWarning((object)$"Exception caught while fixing custom audio: {arg}"); } finally { PrefabManager.OnPrefabsRegistered -= FixSFX; } } private void Bosses() { //IL_0033: Unknown result type (might be due to invalid IL or missing references) //IL_003a: Expected O, but got Unknown try { string[] bossList = BossList; foreach (string text in bossList) { GameObject val = MyAssets.LoadAsset(text); if ((Object)(object)val != (Object)null) { CustomCreature val2 = new CustomCreature(val, true); CreatureManager.Instance.AddCreature(val2); if (LoggingEnable.Value) { ((BaseUnityPlugin)this).Logger.LogMessage((object)("Added: " + text + " to the Object database")); } } 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 prefabs: {arg}"); } } private void Altars() { //IL_0015: Unknown result type (might be due to invalid IL or missing references) //IL_001c: Expected O, but got Unknown //IL_0028: Unknown result type (might be due to invalid IL or missing references) //IL_00b4: Unknown result type (might be due to invalid IL or missing references) //IL_00ba: Expected O, but got Unknown //IL_00d9: Unknown result type (might be due to invalid IL or missing references) //IL_00e0: Expected O, but got Unknown //IL_00ec: Unknown result type (might be due to invalid IL or missing references) //IL_0178: Unknown result type (might be due to invalid IL or missing references) //IL_017e: Expected O, but got Unknown //IL_019f: Unknown result type (might be due to invalid IL or missing references) //IL_01a6: Expected O, but got Unknown //IL_01b2: Unknown result type (might be due to invalid IL or missing references) //IL_023e: Unknown result type (might be due to invalid IL or missing references) //IL_0245: Expected O, but got Unknown //IL_0267: Unknown result type (might be due to invalid IL or missing references) //IL_026e: Expected O, but got Unknown //IL_027b: Unknown result type (might be due to invalid IL or missing references) //IL_0307: Unknown result type (might be due to invalid IL or missing references) //IL_030e: Expected O, but got Unknown //IL_0330: Unknown result type (might be due to invalid IL or missing references) //IL_0337: Expected O, but got Unknown //IL_0343: Unknown result type (might be due to invalid IL or missing references) //IL_03c3: Unknown result type (might be due to invalid IL or missing references) //IL_03ca: Expected O, but got Unknown //IL_03ec: Unknown result type (might be due to invalid IL or missing references) //IL_03f3: Expected O, but got Unknown //IL_03ff: Unknown result type (might be due to invalid IL or missing references) //IL_047f: Unknown result type (might be due to invalid IL or missing references) //IL_0486: Expected O, but got Unknown //IL_04a8: Unknown result type (might be due to invalid IL or missing references) //IL_04af: Expected O, but got Unknown //IL_04bb: Unknown result type (might be due to invalid IL or missing references) //IL_053b: Unknown result type (might be due to invalid IL or missing references) //IL_0542: Expected O, but got Unknown //IL_0564: Unknown result type (might be due to invalid IL or missing references) //IL_056b: Expected O, but got Unknown //IL_0577: Unknown result type (might be due to invalid IL or missing references) //IL_05f7: Unknown result type (might be due to invalid IL or missing references) //IL_05fe: Expected O, but got Unknown //IL_0620: Unknown result type (might be due to invalid IL or missing references) //IL_0627: Expected O, but got Unknown //IL_0634: Unknown result type (might be due to invalid IL or missing references) //IL_06b4: Unknown result type (might be due to invalid IL or missing references) //IL_06bb: Expected O, but got Unknown //IL_06dd: Unknown result type (might be due to invalid IL or missing references) //IL_06e4: Expected O, but got Unknown //IL_06f4: Unknown result type (might be due to invalid IL or missing references) //IL_0774: Unknown result type (might be due to invalid IL or missing references) //IL_077b: Expected O, but got Unknown try { GameObject val = MyAssets.LoadAsset("MeadowsAltar_RtD"); LocationConfig val2 = new LocationConfig(); val2.Biome = ZoneManager.AnyBiomeOf((Biome[])(object)new Biome[1] { (Biome)1 }); val2.BiomeArea = (BiomeArea)2; val2.MinAltitude = 2f; val2.MaxAltitude = 500f; val2.ExteriorRadius = 10f; val2.Quantity = 6; val2.MaxTerrainDelta = 3f; val2.ForestTresholdMin = 1f; val2.ForestTrasholdMax = 99f; val2.MinDistanceFromSimilar = 256f; val2.ClearArea = true; val2.SlopeRotation = true; CustomLocation val3 = new CustomLocation(val, true, val2); ZoneManager.Instance.AddCustomLocation(val3); GameObject val4 = MyAssets.LoadAsset("BlackForestAltar_RtD"); val2 = new LocationConfig(); val2.Biome = ZoneManager.AnyBiomeOf((Biome[])(object)new Biome[1] { (Biome)8 }); val2.BiomeArea = (BiomeArea)2; val2.MinAltitude = 2f; val2.MaxAltitude = 500f; val2.ExteriorRadius = 10f; val2.Quantity = 6; val2.MaxTerrainDelta = 3f; val2.ForestTresholdMin = 1f; val2.ForestTrasholdMax = 99f; val2.MinDistanceFromSimilar = 256f; val2.ClearArea = true; val2.SlopeRotation = true; CustomLocation val5 = new CustomLocation(val4, true, val2); ZoneManager.Instance.AddCustomLocation(val5); GameObject val6 = MyAssets.LoadAsset("SwampAltar_RtD"); val2 = new LocationConfig(); val2.Biome = ZoneManager.AnyBiomeOf((Biome[])(object)new Biome[1] { (Biome)2 }); val2.BiomeArea = (BiomeArea)3; val2.MinAltitude = 2f; val2.MaxAltitude = 500f; val2.ExteriorRadius = 10f; val2.Quantity = 6; val2.MaxTerrainDelta = 10f; val2.ForestTresholdMin = 1f; val2.ForestTrasholdMax = 99f; val2.MinDistanceFromSimilar = 256f; val2.ClearArea = true; val2.SlopeRotation = true; CustomLocation val7 = new CustomLocation(val6, true, val2); ZoneManager.Instance.AddCustomLocation(val7); GameObject val8 = MyAssets.LoadAsset("PlainsAltar_RtD"); val2 = new LocationConfig(); val2.Biome = ZoneManager.AnyBiomeOf((Biome[])(object)new Biome[1] { (Biome)16 }); val2.BiomeArea = (BiomeArea)2; val2.MinAltitude = 2f; val2.MaxAltitude = 500f; val2.ExteriorRadius = 10f; val2.Quantity = 6; val2.MaxTerrainDelta = 3f; val2.ForestTresholdMin = 1f; val2.ForestTrasholdMax = 99f; val2.MinDistanceFromSimilar = 256f; val2.ClearArea = true; val2.SlopeRotation = true; CustomLocation val9 = new CustomLocation(val8, true, val2); ZoneManager.Instance.AddCustomLocation(val9); GameObject val10 = MyAssets.LoadAsset("VegvisirMeadows_RtD"); val2 = new LocationConfig(); val2.Biome = ZoneManager.AnyBiomeOf((Biome[])(object)new Biome[1] { (Biome)1 }); val2.BiomeArea = (BiomeArea)3; val2.MinAltitude = 2f; val2.MaxAltitude = 500f; val2.Quantity = 24; val2.MaxTerrainDelta = 3f; val2.ForestTresholdMin = 1f; val2.ForestTrasholdMax = 99f; val2.MinDistanceFromSimilar = 256f; val2.ClearArea = true; val2.SlopeRotation = true; CustomLocation val11 = new CustomLocation(val10, true, val2); ZoneManager.Instance.AddCustomLocation(val11); GameObject val12 = MyAssets.LoadAsset("VegvisirBlackForest_RtD"); val2 = new LocationConfig(); val2.Biome = ZoneManager.AnyBiomeOf((Biome[])(object)new Biome[1] { (Biome)8 }); val2.BiomeArea = (BiomeArea)3; val2.MinAltitude = 2f; val2.MaxAltitude = 500f; val2.Quantity = 24; val2.MaxTerrainDelta = 3f; val2.ForestTresholdMin = 1f; val2.ForestTrasholdMax = 99f; val2.MinDistanceFromSimilar = 256f; val2.ClearArea = true; val2.SlopeRotation = true; CustomLocation val13 = new CustomLocation(val12, true, val2); ZoneManager.Instance.AddCustomLocation(val13); GameObject val14 = MyAssets.LoadAsset("VegvisirSwamp_RtD"); val2 = new LocationConfig(); val2.Biome = ZoneManager.AnyBiomeOf((Biome[])(object)new Biome[1] { (Biome)2 }); val2.BiomeArea = (BiomeArea)3; val2.MinAltitude = 2f; val2.MaxAltitude = 500f; val2.Quantity = 24; val2.MaxTerrainDelta = 10f; val2.ForestTresholdMin = 1f; val2.ForestTrasholdMax = 99f; val2.MinDistanceFromSimilar = 256f; val2.ClearArea = true; val2.SlopeRotation = true; CustomLocation val15 = new CustomLocation(val14, true, val2); ZoneManager.Instance.AddCustomLocation(val15); GameObject val16 = MyAssets.LoadAsset("VegvisirMountain_RtD"); val2 = new LocationConfig(); val2.Biome = ZoneManager.AnyBiomeOf((Biome[])(object)new Biome[1] { (Biome)4 }); val2.BiomeArea = (BiomeArea)3; val2.MinAltitude = 2f; val2.MaxAltitude = 500f; val2.Quantity = 24; val2.MaxTerrainDelta = 10f; val2.ForestTresholdMin = 1f; val2.ForestTrasholdMax = 99f; val2.MinDistanceFromSimilar = 256f; val2.ClearArea = true; val2.SlopeRotation = true; CustomLocation val17 = new CustomLocation(val16, true, val2); ZoneManager.Instance.AddCustomLocation(val17); GameObject val18 = MyAssets.LoadAsset("VegvisirPlains_RtD"); val2 = new LocationConfig(); val2.Biome = ZoneManager.AnyBiomeOf((Biome[])(object)new Biome[1] { (Biome)16 }); val2.BiomeArea = (BiomeArea)3; val2.MinAltitude = 2f; val2.MaxAltitude = 500f; val2.Quantity = 24; val2.MaxTerrainDelta = 3f; val2.ForestTresholdMin = 1f; val2.ForestTrasholdMax = 99f; val2.MinDistanceFromSimilar = 256f; val2.ClearArea = true; val2.SlopeRotation = true; CustomLocation val19 = new CustomLocation(val18, true, val2); ZoneManager.Instance.AddCustomLocation(val19); GameObject val20 = MyAssets.LoadAsset("VegvisirMistlands_RtD"); val2 = new LocationConfig(); val2.Biome = ZoneManager.AnyBiomeOf((Biome[])(object)new Biome[1] { (Biome)512 }); val2.BiomeArea = (BiomeArea)3; val2.MinAltitude = 2f; val2.MaxAltitude = 500f; val2.Quantity = 24; val2.MaxTerrainDelta = 3f; val2.ForestTresholdMin = 1f; val2.ForestTrasholdMax = 99f; val2.MinDistanceFromSimilar = 256f; val2.ClearArea = true; val2.SlopeRotation = true; CustomLocation val21 = new CustomLocation(val20, true, val2); ZoneManager.Instance.AddCustomLocation(val21); } catch (Exception arg) { ((BaseUnityPlugin)this).Logger.LogWarning((object)$"Exception caught while adding custom location: {arg}"); } } private void OnVanillaLocationsAvailable() { //IL_003c: Unknown result type (might be due to invalid IL or missing references) //IL_0046: Expected O, but got Unknown //IL_0082: Unknown result type (might be due to invalid IL or missing references) //IL_008c: Expected O, but got Unknown try { GameObject val = MyAssets.LoadAsset("MountainAltar_RtD"); if ((Object)(object)val != (Object)null) { DungeonManager.Instance.RegisterDungeonTheme(val, MountainBossTheme); ZoneManager.Instance.AddCustomLocation(new CustomLocation(val, true, MountainBossDungeonLocConfig)); } GameObject val2 = MyAssets.LoadAsset("MistlandsAltar_RtD"); if ((Object)(object)val2 != (Object)null) { DungeonManager.Instance.RegisterDungeonTheme(val2, MistlandsBossTheme); ZoneManager.Instance.AddCustomLocation(new CustomLocation(val2, true, MistlandsBossDungeonLocConfig)); } } catch (Exception arg) { ((BaseUnityPlugin)this).Logger.LogWarning((object)$"Exception caught while adding dungeon locations: {arg}"); } } private void OnVanillaRoomsAvailable() { //IL_002b: Unknown result type (might be due to invalid IL or missing references) //IL_0035: Expected O, but got Unknown //IL_0060: Unknown result type (might be due to invalid IL or missing references) //IL_006a: Expected O, but got Unknown try { GameObject val = MyAssets.LoadAsset("MountainEntrance_Boss_RtD"); if ((Object)(object)val != (Object)null) { DungeonManager.Instance.AddCustomRoom(new CustomRoom(val, true, EntranceMountainBossConfig)); } GameObject val2 = MyAssets.LoadAsset("MistlandsEntrance_Boss_RtD"); if ((Object)(object)val2 != (Object)null) { DungeonManager.Instance.AddCustomRoom(new CustomRoom(val2, true, EntranceMistlandsBossConfig)); } } catch (Exception arg) { ((BaseUnityPlugin)this).Logger.LogWarning((object)$"Exception caught while adding dungeons: {arg}"); } } } }