Instant Perks SE for Ordinator

收藏人数:1
点赞次数:832
下载次数:4013
资源大小:

资源介绍

暂无介绍


详细介绍

简单简介

在3DM Mod站下载上古卷轴5:重置版最新的Instant Perks SE for Ordinator Mod,由NexusNexus5制作。ken1801在我们的平台上分享了这个免费且高质量的游戏模组,让玩家们可以享受到更加丰富的游戏体验。快来3DM Mod站下载并尝试吧!

详细介绍

Mod作者: NexusNexus5 Mod版本: 1.1 Mod大小: 更新时间: 2018-11-02 20:08:57 发布时间: 2018-11-02 20:08:57

详细说明

请阅读标记为重要的部分 - 除非您按照说明操作,否则此mod不适用于您!


这个mod做了什么

允许您添加或删除四个级别(基本,中等,专家和主要)的自定义选项的调整器特权

您可以通过游戏随时添加或删除优惠

可以编辑的简单文本文件,以便您可以选择要添加或删除的特权

通过提供控制台代码而不是必须找到它们来节省大量时间

可以在第一级添加额外津贴(甚至在您获得额外积分之前!)


普通人 - 天际的特权可以在这里找到


说明/说明


Presator有很多额外的特权(确切地说是543) - 它需要很长时间才能将它们全部调高。不再是!!!

厌倦了试图提高你的额外津贴,或者在寻找控制台代码获取额外费用并且逐一添加它们的过程中作弊。它需要永远!我花了14个小时来获取所有代码并将它们添加到此mod中。这至少需要14个小时才能保存你最喜爱的游戏!


现在你可以通过输入一个控制台命令来欺骗简单的方法(一旦你编辑了文本文件以适合你的加载顺序) - 非常适合你多次玩Skyrim SE而你只想要轻松生活!或者,如果您使用mod管理器设置多个配置文件,并希望快速进展。有4个级别的额外补贴(每个级别将为您提供所有技能树的几个特权)和一个perk删除文件,以防您认为自己太强大了。如果你的武器和装甲过于先进,或者你只是想通过开锁等等来挑战更多挑战,那么在游戏后期移除你的特权也会给你带来更大的挑战。


重要信息 - 您需要更改文本文件中的perk代码以适合您的加载顺序。或者,如果您正在使用mod管理器,则必须更改Ordinator的mod索引号,以便它与我的代码匹配。请记住,这是十六进制,而不是十进制。如果您正在使用多个配置文件,则需要为每个配置文件将Ordinator的mod索引号设置为相同,否则代码将不同。

对我来说,Ordinator perk代码以19开头 - 因此文本文件中的所有8位代码都以19开头。您需要编辑文本文件并将这些8位代码更改为以正确的数字开头(可能是它是一个7位数字,如果你的数字低于10)!只有5位数的代码是原始的香草代码,它们在Ordinator中保持不变,因此您无需更改这些代码。要找到正确的数字,请进入控制台并输入help“destruction mastery”并检查perk代码的用途。我的代码是190148FD - 你的代码可能是180148FD。请注意,最后六位数字是相同的 - 您只需将所有8位数代码更改为18而不是19(这取决于您的起始位数)。不要选择“全部替换”,因为数字19不会始终出现在数字的开头!您必须手动浏览所有五个文件并更改数字(不要忘记编辑权限删除文件)。我建议你做好备份,以免出错。


我意识到这是一项艰苦的工作,但它比自己找到所有代码要容易得多!我已经为您提供了一个框架 - 我提供的文件需要进行编辑以适合您的安装!在文本文件中更改这些代码比获得额外津贴或自己查找代码要容易得多。

整个过程最多需要20分钟。

安装

这是一组5个文件,您只需将它们复制到您的Skyrim特别版目录(安装Steam的地方 - 而不是像普通mod文件那样安装数据目录)。

一旦文件在正确的位置,只需按波形键(`)打开控制台,然后输入命令bat filename ...

例如...

bat PerksOrdBasic(尽管文件具有.txt扩展名,但你不能包含这个 - 只需“bat PerksOrdBasic”即可完成这项工作)

然后你可以改变你的想法并键入“bat PerksOrdMedium”并获得一整套新的特权到下一级别,将PerksOrdExpert更高或者“bat PerksMaster”并获得所有额外津贴! (不要包括引号)。


如果您不满意,只需键入bat PerksOrdRemove并删除所有特权(请注意,这也将删除您在使用第一个控制台命令之前获得的任何额外费用)。


还请注意,在您刷新技能页面并且没有通知已添加或删除技能之前,优惠不会显示 - 它就像魔术一样!


请注意 - 我已经省去了“不会杀了你”的特权,因为基本上它会杀死你。至少大部分时间都是这样。如果你想要这个特权,你必须手动添加它(我的控制台代码是503D676)。所以只需进入控制台并键入player.addperk 503D676(或根据前几位数将其调整为您的代码)。

我也省略了特权“The Monarch”,因为这会让Magicka从你身边的每个人身上消失,包括你可能拥有的任何随从。他们的魔法不断消耗并再次填满。如果你想要这个特权,你必须手动添加它(我的控制台代码是501D0DD)。所以只需进入控制台并键入player.addperk 501D0DD(或根据前几位数将其调整为您的代码)。


部分果露警告!

特权“Attunement”让我的角色果体(穿着内衣),所以如果你使用的是不穿任何角色,那就是NSFW或者孩子!


ZIP文件中包含的文件


PerksOrdMaster - 添加所有特权

PerksOrdExpert - 大约所有额外津贴的四分之三

PerksOrdMedium - 在Ordinator中增加了大约一半的额外津贴

PerksOrdBasic - 添加一些基本额外费用以帮助您入门

PerksRemove - 删除所有特权(所有特权),无论你有没有。您仍将保留任何未花费的额外津贴。


重要信息 - 如果您使用PerksRemove,您将失去已经分配的任何特权 - 我还没有弄清楚如何保留它们。之后您仍然可以使用这些命令添加任意数量的特权,这样您就不会在长期内丢失任何东西。

你以正常方式获得的任何津贴(来自经验和努力工作)仍然可以像以前一样花费 - 这些命令只会给你一个巨大的开端。


如果您想更改所获得的额外津贴,只需编辑文本文件并删除您不想要的文本文件,或添加您执行的操作。 PerksMaster文件包含所有权限代码。


使用mod管理器

如果您使用配置文件与Mod Organizer,请不要将文件放在配置文件文件夹中,只放在主Skyrim文件夹中。我不认为任何mod管理器会为你安装这个 - 你必须手动完成!如果有人知道如何让mod管理员这样做,请随意编辑...


兼容性

据我所知,不应该与任何东西冲突 - 这些文件不使用任何资源或脚本,并且不像数据文件夹中的普通mod那样安装,所以它们不应该导致任何问题。它应该算作一个额外的mod你可以拥有而不增加mod组织者可以处理的限制!

配伍禁忌

没有什么我知道的 - 如果这个mod崩溃你的游戏,导致矩阵中的故障或窃取你的女朋友,请让我知道。


卸载

只需删除文件,不再使用bat命令。或者,删除文件,使用bat命令并思考它为什么不起作用。


随意复制,黑客攻击,利用,编辑,反向工程,侵犯版权(没有)上传到其他网站,或对文件做任何你想做的事情,除了收费或上传到网站将为他们收费。这些文件对任何想要它们的人都是免费的!


学分

Bethesda,Steam,Nexus - 你摇滚!

Enai Siaion(Presator的创造者)

我!!!


请看我的其他mods ......

Instant Smithing Materials SE适用于沉浸式珠宝

Instant Perks SE

速溶药水SE

Instant Smithing SE

Instant Shouts SE

即时天际拼写SE

超强武器和装甲SE

Instant Perks SE for Ordinator

Instant Perks SE for Ordinator(按类别)

——————————————————————————————————————————————————————————

PLEASE READ THE SECTIONS MARKED IMPORTANT - this mod will not work for you unless you follow the instructions!

What this mod does

Allows you to add or remove ordinator perks with custom made choices at four levels (basic, medium, expert and master)

Perks can be added or removed at any point through your game

Easy text files that can be edited so that you can choose which perks to add or remove

Saves a lot of time by giving you the console codes rather than you having to find them

Perks can be added at level one (even before you've earned perk points!)


Ordinator - perks of Skyrim can be found here

Description / Instructions

Ordinator has a hell of a lot of perks (543 to be precise) - it takes a long time to level them all up. Not any longer!!!
Fed up of trying to level up your perks, or cheating the hard way looking for console codes for perks and adding them one by one. It takes forever! It took me 14 hours to get all the codes and add them to this mod. That's at least 14 hours you will save playing your favourite game!

Now you can cheat the easy way just by typing one console command (once you've edited the text files to suit your load order) - great for when you've played Skyrim SE several times and you just want an easy life! Or if you set up multiple profiles with mod organizer and want to progress quickly. There are 4 levels of perks to add (each level will give you several perks for all skill trees) and one perk removal file in case you decide you're too powerful. Removing your perks later in the game will also give you more of a challenge when your weapons and armor are too advanced, or maybe you just want more of a challenge with lockpicking, etc.

IMPORTANT - you will need to change the perk codes in the text files to suit your load order. Or, if you're using mod organizer you will have to change the mod index number for Ordinator so that it matches my codes. Please bear in mind that this is in hexadecimal, not decimal. If you're using multiple profiles, you will need to set the mod index number for Ordinator to be the same for each profile, or the codes will be different.
For me, Ordinator perk codes begin with 19 - thus all of the 8-digit codes in the text files begin with 19. You will need to edit the text files and change those 8-digit codes to begin with the correct number (possibly making it a 7-digit number if yours is lower than 10)! The codes that only have 5 digits are the original vanilla codes which have stayed the same in Ordinator, so you won't need to change these. To find the correct number, go into the console and type help "destruction mastery" and check what the perk code is for you. My code is 190148FD - yours might be something like 180148FD. Notice the last six digits are the same - you then just have to change all of the 8-digit codes to begin with 18 instead of 19 (this will depend on what your starting digits are). Do not choose "Replace all" as the number 19 won't always occur at the start of the number! You will have to go through all five files manually and change the numbers (don't forget to edit the perks removal file). I suggest making a backup of them in case you get things wrong. 

I realise it's a little hard work but it's much easier than finding all the codes by yourself! I've provided a framework for you to work with - the files I've provided will need to be edited to suit your installation! It will be a lot easier to change these codes in the text files than to earn the perks or to find the codes for them yourself.
The whole process should take about 20 minutes maximum.


Installation
This is a set of 5 files that you simply copy into your Skyrim Special Edition directory (where you installed Steam - not the data directory as you would with normal mod files). 
Once the files are in the right place, simply open the console by pressing the tilde key (`) and type in the command bat filename...
for example...
bat PerksOrdBasic (although the files have the .txt extension you must not include this - just "bat PerksOrdBasic" will do the job)
You can then change your mind and type "bat PerksOrdMedium" and grab a whole new set of perks to the next level, bat PerksOrdExpert to go even higher or "bat PerksMaster" and get ALL perks!!! (Don't include the quotation marks).

If you're not happy, just type bat PerksOrdRemove and ALL of your perks will be removed (please note that this will also remove any perks you had before using the first console command).

Please also note that the perks will not show up until you refresh the Skills page and that there is no notification that the skills have been added or removed - it just happens like magic!

Please note - I've left out the perk "That which does not kill you" because basically, it kills you. At least most of the time anyway. If you want this perk you'll have to add it manually (the console code for me is 503D676). So just go into the console and type player.addperk 503D676 (or adjust it to your code depending on the first digits).
I've also omitted the perk "The Monarch" as this will drain Magicka from everyone around you, including any followers you may have. Their magicka constantly drains and fills up again. If you want this perk, you'll have to add it manually (the console code for me is 501D0DD). So just go into the console and type player.addperk 501D0DD (or adjust it to your code depending on the first digits).

Partial nudity warning!
The perk "Attunement" leaves my character parially nude (down to their underwear) so it's NSFW or kids if you're using a character that doesn't wear any! 

FILES INCLUDED IN ZIP FILE

PerksOrdMaster - adds all perks
PerksOrdExpert - approx 3 quarters of all the perks available
PerksOrdMedium - adds approx half of the perks available in Ordinator
PerksOrdBasic - adds a few basic perks to get you started
PerksRemove - removes all perks (ALL of them) whether you had any before or not. You will still keep any unspent perks.

IMPORTANT - you will lose any perks that you had already assigned if you use PerksRemove - I haven't worked out how to keep them yet. You're still able to add as many perks as you want afterwards using these commands so you won't lose anything in the long run. 
Any perks that you earn the normal way (from experience and hard work) can still be spent as before - these commands just give you a massive head start.

If you want to change the perks that you get, simply edit the text files and delete the ones you don't want, or add the ones you do. The PerksMaster file contains all the perks codes.

Using mod managers
If you use profiles with Mod Organizer, don't put the files in the profile folder, just the main Skyrim folder. I don't think any mod manager will install this for you - you have to do it manually! If someone knows how to get a mod manager to do this please feel free to edit at will...

Compatibility
Shouldn't clash with anything as far as I know - these files don't use any resources or scripts and aren't installed like normal mods in the data folder so they shouldn't cause any problems. It should also count as an extra mod you can have without adding to the limit that mod organizer can handle!

Incompatibility
Nothing as far as I know - please let me know if this mod crashes your game, causes glitches in the matrix or steals your girlfriend.

Uninstallation
Simply delete the files and refrain from using the bat command anymore. Alternatively, delete the files, use the bat command and ponder why it's not working.

Feel free to copy, hack, exploit, edit, reverse engineer, infringe copyright (there are none) upload to other sites, or do whatever else you want with the files, with the exception of charging for them or uploading them to a site that will charge for them. These files are free to anyone and everyone who wants them!

CREDITS
Bethesda, Steam, Nexus - you rock!
Enai Siaion (creator of Ordinator)
Me!!!

Please see my other mods...
Instant Smithing Materials SE for Immersive Jewelry
Instant Perks SE
Instant Potions SE
Instant Smithing SE
Instant Shouts SE
Instant Skyrim spells SE
Super Powerful Weapons and Armor SE
Instant Perks SE for Ordinator
Instant Perks SE for Ordinator (by category)


文件说明

暂无介绍

Mod截图

相关作品

商场检疫区MOD | Mikan眼睛SSE | Dawnstar - 屋顶下没有雪 | Vinewood Villa | 模拟农场17 农作物增产MOD | XXXTENTACION 17 T-Shirt | esCargo Outside Processor | 侠盗猎车手5 玩家五星通缉军队MOD | 侠盗猎车5 奥迪RS6车辆MOD | 最后一站2 Heroman 117 | Instant Perks SE for Ordinator | Hitomi Supergirl (no tights) |

ken1801的其他作品

  • 商场检疫区MOD
  • Mikan眼睛SSE
  • Dawnstar - 屋顶下没有雪
  • Vinewood Villa
  • 模拟农场17 农作物增产MOD
  • XXXTENTACION 17 T-Shirt
  • esCargo Outside Processor
  • 侠盗猎车手5 玩家五星通缉军队MOD
  • 侠盗猎车5 奥迪RS6车辆MOD
  • 最后一站2 Heroman 117
  • Instant Perks SE for Ordinator
  • Hitomi Supergirl (no tights)