
Terraheim RUS
-
Endorsements
-
Unique DLs--
-
Total DLs--
-
Total views--
-
Version1.5
- Original File
- Download:
- Manual
47 comments
А если ингредиенты есть, но тупо не ставится, то тыкай пока не поставится - им надо немного больше места, чем другим предметам для улучшения кузницы.
Кстати, в английской версии не thrower, а Skirmisher и дословно переводится как Застрельщик. Так что Стрелок наверное больше подходит или Застрельщик сделать. Гугл предлагает Застрельщик, а Яндекс - Стрелок.
VitalikByrevich для dll файла используй dnSpy, перед изменением мода (dll файл) открой все dll файлы из папки игры Valheim:
Тогда при изменении dll файла мода не будет ошибок.
В dnSpy правой кнопкой мыши, кнопки: изменить метод или изменить класс.
И если уже не 500+ а 44 ошибки, значить какой-то файл dll не открыл.
еще у меня были ошибки когда программа не видела добавленный dll, тогда нужно сбросить конфиги программы и добавить и вновь файлы .dll
сбросить конфиги, нужно удалить папки:
C:\Users\User\AppData\Roaming\dnSpy
C:\Users\User\AppData\Local\dnSpy
такие же ошибки появляются и в моде Ninja Pack, они тоже все ссылаются на файл assembly_valheim.dll.
Пока я не знаю как убрать ошибки на этот файл
Слушай, я тут докапался до Terraheim. Какую из этих строчек можно переводить?
this.m_name = "Brassflesh Listener";
base.name = "Brassflesh Listener";
Оба обозначаются как string при наведении курсора.
добав на нексус переводи для модов брони файлы translations.json
Barbarian's
Valheim\BepInEx\plugins\Barbarians\Assets\Translations\Russian
{
"ArmorBarbarianBronzeHelmetJD": "Barbarian's bronze helmet",
"ArmorBarbarianBronzeHelmetJD_desc": "A helmet made from a bronze alloy.",
"ArmorBarbarianBronzeChestJD": "Barbarian's bronze armor",
"ArmorBarbarianBronzeChestJD_desc": "A simple piece of metal attached to leather straps, leaves some things to be desired.",
"ArmorBarbarianBronzeLegsJD": "Barbarian's pants",
"ArmorBarbarianBronzeLegsJD_desc": "Fabric pants and leather boots with a fashionable bronze belt.",
"ArmorBarbarianCapeJD": "Barbarian's fur cloak",
"ArmorBarbarianCapeJD_desc": "Thick but short cape made of fur. Covers your back when your drunk raidmates can't."
}
Plate Armor
Valheim\BepInEx\plugins\PlateArmor\Assets\Translations\Russian
{
"ArmorPlateIronHelmetJD": "Iron Plate Helmet",
"ArmorPlateIronHelmetJD_desc": "An unusually shaped helmet, you've got a feeling your descendants will love it.",
"ArmorPlateIronChestJD": "Iron Platemail",
"ArmorPlateIronChestJD_desc": "An armor fashioned from large plates of iron. Feels tiring to just look at it.",
"ArmorPlateIronLegsJD": "Iron Plate Leggings",
"ArmorPlateIronLegsJD_desc": "Thick plates of metal, finally something to stop those pesky dwarves from gnawing at your legs."
}
Chaos Warrior Armor
Valheim\BepInEx\plugins\ChaosArmor\Assets\Translations\Russian
{
"item_helmet_pchaosplate": "Uncanny plate helm",
"item_helmet_pchaosplatedescription": "A vicious-looking casque. The alloy plate that encloses it seems corroded and stained, even though the structure yet holds steady. An uncanny air of familiarity echoes within its confines.",
"item_armor_pchaosbodytwo": "Uncanny plate harness",
"item_armor_pchaosbodydescriptiontwo": "A hollow suit of fully enclosing armor. The thick plate is pitted and scarred, but remains incredibly sturdy. The eight-spoked star clasped over the breastplate evokes a hazy, blood-addled nostalgia.",
"item_legs_pchaoslegs": "Uncanny plate leggings",
"item_legs_pchaoslegsdescription": "Thick leather leggings reinforced with metal. The armor plates are heavy, anchoring the boots to the earth with stains and scars that cannot be erased. And yet, they do little to burden the wearer.",
"item_armor_t1_pchaosbody": "Half plate harness",
"item_armor_t1_pchaosbodydescription": "A battered suit of heavy plate. The eight-spoked star clasped over the breastplate is dull and rusted.",
"item_helmet_t1pchaosplate": "Tusk plate helm",
"item_helmet_t1pchaosplatedescription": "A plate helm, bearing the fierce tusks of a boar. The beast's death throes echo eerily within its hollow confines.",
"item_legs_t1pchaoslegs": "Battered plate leggings",
"item_legs_t1pchaoslegsdescription": "Thick leather leggings reinforced with metal. The armor plates are heavy, anchoring the boots to the earth with stains and scars that cannot be erased.",
"item_armor_t2_pchaosbody": "Three quarters plate harness",
"item_armor_t2_pchaosbodydescription": "A battered suit of heavy plate, cast from cold iron. The eight-spoked star clasped over the breastplate catches the sun's rays with an uncanny, icy glint.",
"item_helmet_t2pchaosplate": "Fanged plate helm",
"item_helmet_t2pchaosplatedescription": "A plate helm, sporting the razor fangs of a mountain wolf. The metal is ever-cold to the touch, as though the ice has sunk its claws into it.",
"item_legs_t2pchaoslegs": "Refurbished plate leggings",
"item_legs_t2pchaoslegsdescription": "Thick leather leggings reinforced with cold iron. The armor plates are heavy, anchoring the boots to the earth with stains and scars that cannot be erased."
}