скайрим мод на бесконечную прокачку навыков

Please log in or register

To enjoy the benefits of Nexus Mods, please log in or register a new account

File information

Last updated

Original upload

Created by

Uploaded by

Virus scan

Tags for this mod

About this mod

The default settings of this plugin will unlock the skill level caps of 100. This allows you character to keep leveling.
You will also get benefits from skills above level 100, up to level 199 including enchantement bonuses.

And other leveling tweak stuff 🙂

Off-site requirements

Mods requiring this file

Credits and distribution permission

Author notes

This author has not provided any additional notes regarding file permissions

File credits

This author has not credited anyone else in this file

Donation Points system

This mod is not opted-in to receive Donation Points

Straight donations accepted

Other works directly related to the Uncapper:

— Configuring Elys Uncapper ( http://www.darkcreations.org/forums/topic/1955-configuring-elys-uncapper/ )
— Skyrim Excel Experience Calculator ( http://skyrim.nexusmods.com/mods/21569 )
— T3nd0s Skyrim Redone ( http://skyrim.nexusmods.com/mods/9286 )

— French translation: ( http://skyrim.nexusmods.com/mods/26231 )

1. Description
2. Requirements
3. Installing
4. Optional Settings
5. Uninstalling
6. Backup
7. Conflicts/Known Errors
8. Credits
9. Contact and Information
10. Disclaimer

REQUIRED: REMEMBER TO INSTALL SKYRIM SCRIPT EXTENDER FIRST.

The default settings of this plugin will unlock the skill level caps of 100 and push them to 10000. This allows you character to be able to level up almost forever.
You will also get benefits from skills above level 100, up to level 199 including enchantement bonuses.

You may also tweaks the settings of this plugin to set your own caps, to modify the experience earning rate of each skill, the relation between skill leveling and player leveling, and to change the number of perks, health points, magicka points, stamina points, «Carry Weight» points gained at a specific level up.

See the «4. Optional Settings» section below for such modification.

Skyrim version from 1.5.26 to 1.9.32 are supported. However enabling the AutoUpdate feature may allow the Uncapper to work with another Skyrim version.
Skyrim Script Extender ( http://skse.silverlock.org/)

Extract the content of this archive into your Skyrim folder. ( by default the folder is «C:Program Files (x86)SteamSteamAppscommonskyrim» )
If correctly extracted you should find SKSE_Elys_Uncapper.dll and SKSE_Elys_Uncapper.ini inside your » DATASKSEPlugins»

You have the possibility to set a different skill level cap of your choice for each different skill.
You can modify each different rate at which your character earns each respective skill experience.
You can set the max skill level used by the game formulas when calculating skill benefits.
You can decide how fast leveling a skill does level the player’s character.
You can decide how many points you want to earn at each level up for: Health, Magicka, Stamina and «Carry Weight».

To do so you have to modify SKSE_Elys_Uncapper.ini with a basic text editor such as Notepad.

IF YOU DON’T KNOW HOW WORKS AND HOW TO MODIFY AN INI FILE PLEASE READ: http://en.wikipedia.org/wiki/INI_file

Example of SKSE_Elys_Uncapper.ini:

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; IF YOU DON’T KNOW HOW WORKS AND HOW TO MODIFY AN INI FILE PLEASE READ:
; http://en.wikipedia.org/wiki/INI_file
;
; Anything behind a semicolon is considered a comment and has no effect
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;DO NOT MODIFY THIS VALUE
;INI file version
iINIFileVersion = 3

;Enable(1) or Disable(0) the plugin
;Default value = 0
bEnabled=1

;Enable(1) or Disable(0) the AutoUpdate functionality. IT MIGHT NOT WORK WITH CERTAIN SKYRIM VERSION! ENABLE AT YOUR OWN RISK!
;Default value = 0
bAutoUpdate=0

;Enable(1) or Disable(0) the Uncapper Skill Level Caps;
;Default value = 0
bUseSkillCaps=1

;Enable(1) or Disable(0) the Uncapper Skill caps inside formulas governed by skills.
;Default value = 0
bUseSkillFormulaCaps=1

;Enable(1) or Disable(0) the ingame Enchanter Uncapper skill caps
;Default value = 0
bUseEnchanterCaps=1

;Enable(1) or Disable(0) the Uncapper Skill Experience Gained Multipliers;
;Default value = 0
bUseSkillExpGainMults=0

;Enable(1) or Disable(0) the Uncapper Skill Experience to Player’s Character Experience Multipliers;
;Default value = 0
bUsePCLevelSkillExpMults=0

;Enable(1) or Disable(0) the number of perks gained, set by the Uncapper, at each level up
;Default value = 0
bUsePerksAtLevelUp=0

;Enable(1) or Disable(0) the number of health points, set by the Uncapper, gained at each level up when Health is selected during the Level Up screen
;Default value = 0
bUseHealthAtLevelUp=0

;Enable(1) or Disable(0) the number of magicka points, set by the Uncapper, gained at each level up when Magicka is selected during the Level Up screen
;Default value = 0
bUseMagickaAtLevelUp=0

;Enable(1) or Disable(0) the number of stamina points, set by the Uncapper, gained at each level up when Stamina is selected during the Level Up screen
;Default value = 0
bUseStaminaAtLevelUp=0

;Enable(1) or Disable(0) the number of «Carry Weight» points, set by the Uncapper, gained at each level up when Health is selected during the Level Up screen
;Default value = 0
bUseCarryWeightAtHealthLevelUp=0

;Enable(1) or Disable(0) the number of «Carry Weight» points, set by the Uncapper, gained at each level up when Magicka is selected during the Level Up screen
;Default value = 0
bUseCarryWeightAtMagickaLevelUp=0

;Enable(1) or Disable(0) the number of «Carry Weight» points, set by the Uncapper, gained at each level up when Stamina is selected during the Level Up screen
;Default value = 0
bUseCarryWeightAtStaminaLevelUp=0

Читайте также:  ледниковый период 3 персонажи бак

[SkillCaps]
; Set the Skill Level Cap to
; Between 0 and 10000;
; Using too low or too high values may crash the game. Handle them with caution.
; Default game value = 100

[SkillFormulaCaps]
; Set the Skill Formula Cap to
; If your skill level is higher than the cap set below, then the skill level showing in game will be capped and displayed in red color (like if it was affected by a negative enchantment)
; Between 0 and 10000;
; Using too low or too high values may crash the game. Handle them with caution.
; Default game value = 100

[EnchanterCaps]
;However high the Enchanting skill is, the following values set an Enchanting skill level cap when using the ingame Enchanter.
;If bSkillFormulaCaps is enabled, then the following values are also capped by iEnchanting inside [SkillFormulaCaps], if iEnchanting is lower.
; Between 0 and 10000;

;Max Enchanting skill level for enchantment magnitude.
iMaxEnchantingLevelForMagnitude=199

;Max Enchanting skill level for enchantment charges
;A value higher than 199 will cause inconsistencies in vanilla Skyrim.
iMaxEnchantingLevelForCharges=199

[SkillExpGainMults]
; Set the Skill Experience Gained Multiplier to
; betwen 0.0 and 10000.0
; Using too low or too high values may crash the game. Handle them with caution.
; Default game value = 1.0
;(Setting bUsePCLevelNotBaseSkillLevel to 1, will use Character Level instead of Base Skill Level for the subsections)

; All the subsections of SkillExpGainMults below allow to set an additional multiplier depending on the base skill level, independantly for each skill.
; The format is PlayerLevel = Multiplier. You can specify many different levels.
; If a specific level is not specified then the closest lower level setting is used.
; Default value: 1=1.0

[PCLevelSkillExpMults]
; Set the Skill Experience to Player’s Character Experience Multipliers to
; betwen 0.0 and 10000.0
; Using too low or too high values may crash the game. Handle them with caution.
; Default game value = 1.0
; (Setting bUsePCLevelNotBaseSkillLevel to 1, will use Character Level instead of Base Skill Level for the subsections)

; All the subsections of PCLevelSkillExpMults below allow to set an additional multipliers depending on the base skill level, independantly for each skill.
; The format is PlayerLevel = Multiplier. You can specify many different levels.
; If a specific level is not specified then the closest lower level setting is used.
; Default value: 1=1.0

[PerksAtLevelUp]
;Set the number of perks gained at each level up. If a specific level is not specified then the closest lower level setting is used.
;Default game value is one perk per level (you can also use float as value, for example 1.25 per points per level)
; Level (2..10000) = Perks (0..255)
;
;In the following inactive commented example the player will gain 1 perk per level at and from level 2 to 9, then 2 perks per level at and from level 10 to 29,
; then 4 perks per level at and from level 30 to 94, then no perk at all per level for level 95 and above
;
;2=1
;10=2
;30=4
;95=0
2=1

[HealthAtLevelUp]
;Set the number of health points gained at each level up when Health is selected during the Level Up screen. If a specific level is not specified then the closest lower level setting is used.
;Default game value is 10 points per level
; Level (2..10000) = Points (0..10000)
;
;In the following inactive commented example the player will gain 10 points per level at and from level 2 to 9, then 20 points per level at and from level 10 to 29,
; then 40 points per level at and from level 30 to 94, then no points at all per level for level 95 and above
;
;2=10
;10=20
;30=40
;95=0
2=10

[MagickaAtLevelUp]
;Set the number of magicka points gained at each level up when Magicka is selected during the Level Up screen. If a specific level is not specified then the closest lower level setting is used.
;Default game value is 10 points per level
; Level (2..10000) = Points (0..10000)
;
;In the following inactive commented example the player will gain 10 points per level at and from level 2 to 9, then 20 points per level at and from level 10 to 29,
; then 40 points per level at and from level 30 to 94, then no points at all per level for level 95 and above
;
;2=10
;10=20
;30=40
;95=0
2=10

[StaminaAtLevelUp]
;Set the number of stamina points gained at each level up when Stamina is selected during the Level Up screen. If a specific level is not specified then the closest lower level setting is used.
;Default game value is 10 points per level
; Level (2..10000) = Points (0..10000)
;
;In the following inactive commented example the player will gain 10 points per level at and from level 2 to 9, then 20 points per level at and from level 10 to 29,
; then 40 points per level at and from level 30 to 94, then no points at all per level for level 95 and above
;
;2=10
;10=20
;30=40
;95=0
2=10

[CarryWeightAtHealthLevelUp]
;Set the number of «Carry Weight» points gained at each level up when Health is selected during the Level Up screen. If a specific level is not specified then the closest lower level setting is used.
;Default game value is 0 points per level
; Level (2..10000) = Points (0..10000)
;
;In the following inactive commented example the player will gain 10 points per level at and from level 2 to 9, then 20 points per level at and from level 10 to 29,
; then 40 points per level at and from level 30 to 94, then no points at all per level for level 95 and above
;
;2=10
;10=20
;30=40
;95=0
2=0

Читайте также:  любо братцы любо история создания песни

[CarryWeightAtMagickaLevelUp]
;Set the number of «Carry Weight» points gained at each level up when Magicka is selected during the Level Up screen. If a specific level is not specified then the closest lower level setting is used.
;Default game value is 0 points per level
; Level (2..10000) = Points (0..10000)
;
;In the following inactive commented example the player will gain 10 points per level at and from level 2 to 9, then 20 points per level at and from level 10 to 29,
; then 40 points per level at and from level 30 to 94, then no points at all per level for level 95 and above
;
;2=10
;10=20
;30=40
;95=0
2=0

[CarryWeightAtStaminaLevelUp]
;Set the number of «Carry Weight» points gained at each level up when Stamina is selected during the Level Up screen. If a specific level is not specified then the closest lower level setting is used.
;Default game value is 5 points per level
; Level (2..10000) = Points (0..10000)
;
;In the following inactive commented example the player will gain 10 points per level at and from level 2 to 9, then 20 points per level at and from level 10 to 29,
; then 40 points per level at and from level 30 to 94, then no points at all per level for level 95 and above
;
;2=10
;10=20
;30=40
;95=0
2=5

Delete SKSE_Elys_Uncapper.dll and SKSE_Elys_Uncapper.ini from your » DATASKSEPlugins»
( by default «C:Program Files (x86)SteamSteamAppscommonskyrimDATASKSEPlugins» )
And then delete this SKSE_Elys_Uncapper_README.txt.

As a surviving golden rule, always backup all your savegames before trying a new mod. Better safe than sorry. It applies to this mod as well.

The only conflicting mods I can think about, are mods that have been designed to alterate or expand how the skills and perks level up.

Thanks to SKSE team for their nice work on Skyrim Script Extender 🙂
Thanks to Bethesda Softworks for letting us modding their game.
Special thanks to ianpatt for providing the necessary informations so I could made a new version of the Uncapper.

Elys on Bethesda Forums ( http://forums.bethsoft.com )

This software is provided ‘as-is’, without any express or implied
warranty. In no event shall the authors be held liable for any damages
arising from the use of this software.

Источник

Skyrim Skill Uncapper (SE)

ВАЖНО:
Не устанавливайте этот плагин с помощью Mod Organizer! Вы должны установить через NMM или вручную, чтобы избежать проблем.

Описание:
Это DLL-плагин, который разблокирует в игре Skyrim SE рост навыков выше уровня 100 и позволяет сделать некоторые соответствующие твики прокачки. Вы можете рассматривать его как SSE версию Skyrim-Community-Uncapper.

Особенности:
— Переопределение предела уровня навыков в 100.
— Переопределение формулы навыков
— Переопределение множителей получаемого опыта за применение навыков
— Переопределение получаемого опыта в качестве наград
— Переопределение количества очков перков за новый уровень
— Переопределение здоровья, выносливости, магии и переносимого веса, получаемых за уровень
— Исправление ошибок в обучении учителей.
— Твики для легендарных навыков.
— Вы можете изменять практически все, что перечислено выше, в файле INI.

Требование:
— Skyrim SE
— XSHADOWMANx Dll Loader (последняя версия)

Установка:
— Устанавливайте загрузчик Dll xSHADOWMANx корректно.
— Установите этот мод через NMM или скопируйте папку плагина в папку данных Skyrim SE (SkyrimUncapper.dll_Exports.txt и SkyrimUncapper.dll должны находиться в папке Data \ Plugins \ Sumwunn).
— Когда вы впервые запускаете игру после установки этого плагина, файл INI будет создан в той же папке, что и SkyrimUncapper.dll. Его можно изменить так, чтобы он соответствовал вам.
— Играть!

Удаление:
— Удалить SkyrimUncapper.dll, SkyrimUncapper.ini и SkyrimUncapper.dll_Exports.txt.

Планы:
— Добавить дополнительные параметры в файл INI.
— При выпуске SKSE64 экспортировать некоторые функции папируса в ресурсы моддера.

Заметки:
— Этот плагин должен поддерживать SKSE64, если команда SKSE не изменяет API-интерфейс плагина SKSE.
— Отзывы и предложения приветствуются.
— Я не являюсь носителем английского языка, поэтому простите мой английский, пожалуйста.

Благодарности:
— Elys для Skyrim-Community-Uncapper, хотя я должен снова изменить игровой движок, она указывает направление, которое экономит мне много времени.
— SKSE за отличную работу на SKSE & F4SE.
— Brofield за отличную работу над SimpleINI, кросс-платформенной библиотекой, которая предоставляет простой API для чтения и записи файлов конфигурации в стиле INI.
— Herumi для xbyak, который позволяет динамически собирать мнемонику x86 (IA32), x64 (AMD64, x86-64).

Инструменты:
— X64dbg
— CE
— Xenos
— VS2015
— SnakeTail

Если вам пришлись по душе моды, что я выкладываю, вы можете поддержать меня:
— Счёт в Сбербанке: 40817810356003227754
— Яндекс-кошелёк: 410011993475062
Заодно увидим, много ли стоят мои труды. Спасибо!

Источник

Elder Scrolls 5: Skyrim «Глобальное улучшение 0.95.4b»

Данная модификация изменяет многие аспекты игры, основные из них будут перечислены ниже. В моде убраны все возможные ограничения (теперь в Скайриме можно качаться бесконечно) так чтобы баланс не улетел в тартарары. Все изменения мода также затрагивают и НПС.
Буду рад любой помощи по улучшению мода.

Характеристики.
В игру введено 6 характеристик персонажа (сила, выносливость, интеллект, сила воли, ловкость и хитрость). Они влияют на эффективность соответствующих им навыков и некоторые другие параметры:

При старте игры, будут сгенерированы случайным образом характеристики вашего персонажа (средние значения зависят от расы, можно отключить) и будет дана возможность их немного перераспределить. Сразу после этого будет предложено выбрать 6 главных навыков, которые получат первый легендарный уровень.
Характеристики заставляют игру думать, что соответствующий навык выше в (знач.хар./8) раз, и увеличивают скорость прокачки соответствующих им навыков. Также введена зависимость иных параметров персонажа (скорости регенерации, сопротивляемости, и др.) от модифицированного характеристикой навыка (т.е. от (знач.хар./8)*навык) или от среднего значения модифицированных характеристикой навыков (т.е. от (знач.хар./8)*(сред. знач. навыков соответствующий данной хар.)).
Характеристики НЕ ИЗМЕНЯЮТСЯ В ДАЛЬНЕЙШЕМ (в отличии от предыдущих игр TES), они скорее определяют склонность персонажа к определенным навыкам. Характеристики НПС зависят от их расы.

Читайте также:  сколько лет персонажам фейри тейл

Прокачка.

В отличие от ванильного Скайрима вы получаете опыт только за убийства, квесты и использование не боевых навыков (зачарование, алхимия, кузнечное дело, карманные кражи, взлом, красноречие). При повышении уровня вы увеличиваете один из параметров (Жизнь, Магию или Стамину), а потом распределяете очки навыков. Стоимость увеличения навыка зависит от соответствующей ему характеристики. Вы можете отложить распределение очков навыков на потом, потом вызвать меню распределения очков навыков нажатием клавиши “Э” и распределить оставшиеся очки навыков, или распределить оставшиеся очки навыков при следующем повышении уровня. Количество очков навыков может изменяться с уровнем, зависит от того на сколько распределение навыков соответствует характеристикам.
Эту систему можно отключить, тогда характеристики будут увеличивать скорость прокачки навыков, и уменьшать количество опыта персонажа при повышении навыка.

Навыки.
Навыки прокачиваются до бесконечности (данный мод не совместим с любым Uncapper-ом, так как включает в себя свой).
Теперь модификатор навыка складывается с модификаторами эффектов улучшения навыков, а не перемножаются. Это не позволяет, используя эти навыки, становится “богами”.

Магия.
Продолжительность и сила увеличиваются с ростом навыка, а заклинания наносящие урон могут наносить критический урон. Навыки интеллекта и уровень цели уменьшают продолжительность эффектов паралича, успокоения, ярости и страха вместе с сопротивляемостью магии или яду.
Стоимость заклинаний также уменьшается с уровнем навыка, но увеличиваются с уровнем персонажа. Вес снаряжения увеличивает стоимость заклинаний, навык тяжелой брони и некоторые зачарования уменьшают этот эффект.

Зачарование.
Теперь только перки улучшают качество зачарования. Этот навык улучшает умение использовать зачарованные предметы, также как навыки магических школ улучшают заклинания. Это было сделано для того чтобы игровые артефакты не теряли своей актуальности.
Перк Дополнительный Эффект дает возможность зачаровывать на дополнительные зачарования в зависимости от уровня навыка, но зачарования будут слабее (штраф уменьшается с уровнем).

Алхимия.
Теперь только перки улучшают качество созданных зелий и ядов. Этот навык улучшает умение использовать зелья и яды, также как навыки магических школ улучшают заклинания. Все аналогично зачарованию.
С ростом навыка алхимии вы сможете получать по несколько зелий за раз.

Красноречие.
Красноречие делает более справедливыми цены в магазине (стремится приравнять цену покупки и продажи), с ростом вашего уровня цены наоборот становятся менее справедливыми. Но никогда цена покупки не станет равной цене продажи (торговцы все-таки не дураки).
Также Красноречие уменьшает цену подкупа стражников, если вы провинились.
Время между криками уменьшается с навыком красноречия, но увеличивается с уровнем (есть опционалка на отключение).

Легендарные навыки.
При прокачке навыка выше 100 вы получите возможность сделать его легендарным, потеряв 25% от значения навыка. Уровень легендарности навыка дает бонус к характеристике соответствующей этому навыку, но этот бонус действует только на этот навык.

Другие изменения.
Скорости регенерации теперь не зависят от максимального значения параметра. Увеличиваются вместе с навыками соответствующей характеристики.
С ростом навыков ловкости увеличивается высота прыжка и уменьшается урон от падений до некоторой максимальной величины, которая зависит от ловкости, но никогда не достигают ее.
Шанс успешной карманной кражи никогда не достигает 100%.
С ростом навыков ловкости увеличивается скорость боя и бега до некоторой максимальной скорости, которая зависит от ловкости, но никогда не достигает ее.
Изменен расход стамины при блокировании, навык блока и некоторые зачарования уменьшает его, также стамина расходуется при прыжках и спринте, навыки выносливости уменьшают его.
Вес снаряжения также оказывает влияние на расход стамины, при блокировании уменьшает его, в остальных случаях увеличивает.
С ростом навыков силы растут безоружный урон и переносимый вес.
С ростом навыков выносливости растет бонус к броне и бонусы к сопротивляемостям болезням, яду.
С ростом навыков интеллекта растут бонус к сопротивляемости магии.
С ростом навыков силы воли растут бонусы к сопротивляемостям огню, холоду, электричеству.
Максимумы отражения урона и шанса поглотить магию зависят от хитрости и интеллекта соответственно.
Оборотни в форме зверя получают +2 к силе и выносливости и +1 к ловкости, но при этом теряет расовые модификаторы характеристик.
Вампиры получают +1 к силе, силе воли и ловкости. И еще +1 к выносливости и силе воли при превращении в форму Вампира Лорда, но, как и оборотни, при этом теряет расовые модификаторы характеристик.
Можно посмотреть значения некоторых параметров персонажа в MCM меню.

Совместимость.
Мод создавался специально максимально совместимым с другими модами. Он должен быть совместим со всеми модами кроме тех, которые сильно изменяют магическую систему (для Requiem, SkyRe, Complete Crafting Overhaul Remade, Perkus Maximus (возможны проблемы), Wintermyst- Enchantments of Skyrim и StatiсSkyrim есть патчи совместимости) или изменяющие невидимые перки, которые отвечают за улучшение навыков зельями и зачарованиями. Ставьте мод последним в порядке загрузки, иначе могут быть большие проблемы.
ВНИМАНИЕ: мод точно не совместим с Enchanting Awakened (когда-нибудь сделаю патч) и Loot and Degradation (так как имеется своя система износа).
Для совместимости не изменены описания магических эффектов, таким образом описания “+X% к чему-то” не соответствуют действительности, но чем больше Х лучше.

Источник

Поделиться с друзьями
Моря и океаны
Adblock
detector