高级玩家

- 贡献度
- 20
- 金元
- 2634
- 积分
- 343
- 精华
- 0
- 注册时间
- 2009-7-27

|
本帖最后由 xw2494 于 2012-6-18 01:48 编辑
N网作者 3月18号已更新
2. Skyrim -Elys- Uncapper
N网作者 4月2号已更新
——————之前很对不起大家啊,论坛没怎么上,这游戏也没怎么玩,家里本子彻底报废了,但是
对于这游戏的冲动还是依旧的,我想这款游戏,在我这,已经成功了吧。之前,对大家的承诺,
我真的也只能无言以对,现在,我工作也算是稳定了,这次,这次,一定实现我对大家许下的承诺!
-----------------------------------------------------------------------------------------------------------------------4月10号了,又陆续玩了很多游戏,但是这个,依然在继续....
【N网】:http://www.skyrimnexus.com/downloads/file.php?id=1175 <原址--->
================================================
1. Skyrim -Elys- Uncapper
简单描述(貌似不能再简单描述了!看下方原网描述):这个插件会解开我们游戏中各种技能熟练度上限(默认100),还有每升级获得技能点的数量。
以及各技能获得经验的比率....(嫌技能升的慢,ini文件里设置高一点比率。
————描述完毕
悄悄话:http://bbs.3dmgame.com/thread-2829028-1-4.html *
此贴里面已经叙述的很详细了,我也是第一次通过这个帖接触的。
=================================
Skyrim -Community- Uncapper v1.8
=================================
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 (免责声明)
===============
1. DESCRIPTION
===============
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 300. This allows you character to potentially reach level 252.
You will also get benefits from skills above level 100, up to level 400 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, or to change the number of perks gained at a specific level.
See the "4. Optional Settings" section below for such modification.
================
2. REQUIREMENTS
================
Skyrim version 1.5.26 is required.
Skyrim Script Extender ( http://skse.silverlock.org/download/skse_1_04_15.7z ) version 1.4.15.
==============
3. INSTALLING
==============
Extract the content of this archive into your Skyrim folder. ( by default the folder is "C:\Program Files (x86)\Steam\SteamApps\common\skyrim" )
If correctly extracted you should find SKSE_Elys_Uncapper.dll and SKSE_Elys_Uncapper.ini inside your "<Skyrim installation folder>\DATA\SKSE\Plugins\"
==========================
4. OPTIONAL SETTINGS
==========================
You have the possibility to set a different skill level cap of your choice for each different skill.
You can also modify each different rate at which your character earns skill experience.
And you can set the max skill level used by the game formulas when calculating skill benefits.
Modify SKSE_Elys_Uncapper.ini with a basic text editor such as Notepad.
Example of SKSE_Elys_Uncapper.ini:
[General]
;Enable(1) or Disable(0) the plugin
;Default value = 0
bEnabled=1
;Enable(1) or Disable(0) Skill cap inside formulas governed by skills.
;Default value = 1
bUseSkillEffectFormulasCap=1
;Enable(1) or Disable(0) the Skill Level Caps;
;Default value = 1
bUseSkillCaps=1
;Enable(1) or Disable(0) Skill Experience Gained Multipliers;
;Default value = 1
bSkillExpGainMults=1
;Enable(1) or Disable(0) the number of perks gained at each level up
;Default value = 1
bUsePerksPerLevelAndAbove=1
;Skill cap inside formulas governed by skills.
;It will not cap formulas that have no skill cap in the first place.
;Between 0 and 10000
;Default game value = 100
iSkillEffectFormulasCap=400
[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
iAlchemy=300
iAlteration=300
iArchery=300
iBlock=300
iConjuration=300
iDestruction=300
iEnchanting=300
iHeavyArmor=300
iIllusion=300
iLightArmor=300
iLockpicking=300
iOneHanded=300
iPickpocket=300
iRestoration=300
iSmithing=300
iSneak=300
iSpeech=300
iTwoHanded=300
; Set the Skill Experience Gained Multiplier to
; These multiplier are applied not only on experience received by practicing the skill
; but also on anything that gives skill experience such as console commands and Skill Books.
; 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
fAlchemy=1.0
fAlteration=1.0
fArchery=1.0
fBlock=1.0
fConjuration=1.0
fDestruction=1.0
fEnchanting=1.0
fHeavyArmor=1.0
fIllusion=1.0
fLightArmor=1.0
fLockpicking=1.0
fOneHanded=1.0
fPickpocket=1.0
fRestoration=1.0
fSmithing=1.0
fSneak=1.0
fSpeech=1.0
fTwoHanded=1.0
[PerksPerLevelAndAbove]
;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
; Level (1..10000) = Perks (0..255)
;
;In the following 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
================
5. UNINSTALLING
================
Delete SKSE_Elys_Uncapper.dll and SKSE_Elys_Uncapper.ini from your "<Skyrim installation folder>\DATA\SKSE\Plugins\"
( by default "C:\Program Files (x86)\Steam\SteamApps\common\skyrim\DATA\SKSE\Plugins\" )
And then delete this SKSE_Elys_Uncapper_README.txt.
===============
6. BACKUP
===============
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.
============================
7. CONFLICTS / KNOWN ERRORS
============================
The only conflicting mods I can think about, are mods that have been designed to alterate or expand how the skills level up.
After installing the Uncapper, for pre-existing savegames, before leveling a skill by talking to a Trainer, or by using a Skill Book, you should at least use the skill once normally if the skill level has already reached level 100 or above.
===========
8. CREDITS
===========
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.
===========================
9. CONTACT AND INFORMATION
===========================
Elys on Bethesda Forums ( http://www.bethsoft.com/bgsforums/ )
===========================
10. DISCLAIMER
===========================
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.
【N网】:http://skyrim.nexusmods.com/downloads/file.php?id=7015 <原址--->
2.Uncapped Perks.esp
详细描述:这个其貌不扬的小东西,文件不大....但是功能很强大————— 上图
“什么?你其它帖子早看过了?”
————“那行,既然看过了...那就...那就....再看一遍."
========================================
Uncapped Perks Version 1.00
========================================
v1.00 Changes:
-Fixed some incorrect requirements (Thanks to TrueChaoS for finding these)
-Fixed a few incorrect conditions
-Fixed some incorrect descriptions (Thanks to TrueChaoS for finding these)
v0.99d Changes:
-Fixed incorrect requirement for Haggling perk (修正了砍价技能不正确的要求)
-Fixed incorrect requirement for Stealth perk (修正了潜行技能不正确的要求)
v0.99b(其实是99C版本!原作也粗心了) Changes(变化):
-Added Nexus MM install script. (添加用MM安装界面?)
v0.99b Changes:
-Fixed some incorrect spell names (修正了一些错误拼写的名字)
-Changed Aspect of Terror to only work on Illusion spells (改善了幻术魔法的惊恐)
-Changed all perk spell additions to have unique names (这句翻译不懂了)
-Fixed incorrect equipment slot data in several perk spells (修正了几个法术技能里不正确的设备插槽的数据__翻译的不是很容易理解啊)
-Fixed incorrect values in Assassin's Blade perk (这个我知道,大概意思就是——修正了刺客之刃这个技能里不正确的值)
-Added SkyUI compatibility plugins (添加了SkyUI插件的兼容)
v0.99a Changes:
-Fixed an empty field in Night Thief (修正了“夜盗”里空白的栏位,汗~英文版的夜盗技能增益栏是空白的?汉化版当然没事,汉化者应该会一起添加中文文本。)
-Fixed incorrect condition in Augmented Frost perk (修正了“冰冻强化”里不正确的条件,汉化版的汉化者可能会忽略,直接按中文的添加文本,当然也不排除他是按照英文的文本汉化的。)
-Fixed and empty field in Magic Resistance perk (“魔法抵抗”里的空白栏位修正,还是主要要看99A汉化者‘貌似是我自己’那就没事——不过所有技能的效果貌似都有英文文本啊!前面的意思我理解翻译错了?)
-Fixed empty field in Regeneration perk (“重生”里空白栏位的修正——我已经更加怀疑我是理解翻译错意思了,"重生"当时有英文文本~汗)
=============================================================================
【各系技能:杂】
Uncapped_Perks_-_Full_v100-7015-1-00.rar
(50.87 KB, 下载次数: 842)
Skyrim_-Community-_Uncapper_v1_8-1175-1-8.rar
(116.55 KB, 下载次数: 1990)
【果断受不了这种排版方式....太不可预见性了。】
咳咳,言归正传,主要能突破技能树预设上限的,是 Uncapped Perks.esp 这个ESP文件,文件虽小,但是功能牛逼....特别是那个鹰眼4倍的,玩弓真的能玩的特别爽,还有16阶梯的砍价....其它的随自己意愿去选择性升级。
反正还有第一个“Skyrim -Elys- Uncapper ”这个文件去配合使用。 嫌技能点不够用,不会划算的,直接INI文件里设置每升级多技能点获得。 嫌技能练的太慢的,直接把相关职业系技能,增加的比率设置高就行,默认的是1倍。
更新后的 Uncapped Perks.esp 这个文件,比以前的多了很多新的技能可升级上限突破。各种单、双手、锤、斧、盾 都有了超多的增益升级技能,原来固定死的封顶潜行攻击、加倍的,现在都得到了可再向上升级,在此前几倍、十几倍的现在还可以向上升,以此来增高倍数。
所有的技能树,原来都是统统100的封顶,现在 都被更改在了300. 等级看作者说明,可以相应的随之突破100多....
【备用】
【再次分割继续备用】
【补充提醒下】
一起整合的文件,还附带了一个可选的5项魔法系技能的升级,也是跟之前一样的,有调整,本来一开始的整合的 就是 除了五项魔法系的,我忘说了,今天早上我随便 也汉了....比如召唤系的,灵魂双生的可召唤两个元素侍灵的,作者这次也附带了这个单独可选的小文件,把那个技能就做了可升3级的调整,一级是两个,两级就应该是4个,最差也得3个,它总共可升3级了。 召唤僵尸类的,可延长僵尸纯在时间的辅助技能,本来也只能升一级,作者也更了,可以多级,每级有增益效果,召唤的僵尸可以更久了,魔法系的我没碰过,所以解释不太清楚,反正这5系里面没系多少都有更。相关的法师们,自己去一边乐把,我还是更感冒磨刀石去多打磨打磨我40多攻左右的单手戒灵剑。
最后的最后,还是附带下简略安装,为了杜绝小白:
1、把Skyrim_-Community-_Uncapper_v1_8-1175-1-8 这个包里 DATA/ SKSE/ Plugins 里的俩小文件丢到你游戏安装根目录 DATA文件夹里,如果有覆盖提示 ”YES不关它"
这个两个小文件一个是dll文件,一个是 ini文件,那个 ini文件 就是可以修改, 游戏有效果的,不会得 去楼下发得传送门 去学习学习。
2、这个才是真正技能树变化的关键,一开始以为是 SKyim_elys_uncapper这个文件掌控,后面进游戏怎么设置它的技能等级就是不上升,固定。后面才搞清楚,是 Uncapped_Perks 这个文件控制的。
(这个是ESP得文件,记得加载。)
3,、不想用了,各种原因,直接把这个ESP删之则可,方便,快捷。已知的,跟一些同样功能的MOD冲突。比如附魔时间5分钟,我进去那个第一个附魔的技能就变英文了...看着很不爽,其它大得什么文件可能出得问题,我就不清楚了。
反正做人不贪心。捡芝麻就绝不碰西瓜。其实也不是完全不想让他们和谐,而是同种功能的重复后出问题。补药喝多了,还流鼻血勒。
4、↑上方放的Uncapped_Perks_-_Full_v100-7015-1-00.rar文件压缩包是英文原版;下方放的两个文件压缩包都是这个版本的汉化,分为两个类别:一个是只有5系魔法改善的(还未汉化),一个是除了5系魔法,其它都改善的。(两种版本可混搭同时使用!随个人喜好)另外:不需要下载覆盖上方的英文原版,下方的两个文件可以单独一边直接使用。
|
评分
-
9
查看全部评分
-
|