主站 / 小组 / 上古卷轴5:天际 / 上古卷轴5重置版XEdit Craftability脚本工具免费下载

上古卷轴5重置版XEdit Craftability脚本工具免费下载

上古卷轴5重置版XEdit Craftability脚本工具免费下载

发布用户:wx_1695218161发布类型:转载

原创作者:Yggdrasil所在平台:网友投稿

发布日期:2025-03-13 09:50:00更新日期:2025-03-13 09:51:08

是否开源:否是否免费:是

审核人员:系统怪(违规侵权资源,点击直接联系可快速删除!)

模组标签:功能脚本,工具运行环境:上古卷轴5:重置版

浏览次数:3

快捷访问:点击下载

作者声明:

支持AOM TGCML和Tailoring Workbench

MOD介绍:

这是一个使用Pascal通过xEdit的脚本,也称为SSEEdit或tes5Edit,用于创建各种装甲的配方。为了工作,这个脚本需要一个armormaterial关键字,以及armorlight,armorheavy或armorclothing关键字。它目前忽略了所有的armorshield,只有部分实现armorjewelry支持。

如何使用:

第一:如果你只是想要基础知识,你可以只使用装甲类型和来自vanilla的装甲材料关键字来运行脚本。这将基于香草平衡生成适当的COBJ(制作配方)。

如果你想要Art Of Magicka支持,你需要AOM 2019而不是任何其他AOM版本。该版本可在此处获取:www#nexusmods#com/skyrimspecialedition/mods/19737

接下来你需要包含的.esl文件并添加关键字AOMCloth,它将告诉脚本添加对AOM的支持,以及以下一个或两个:`ArmorMaterialCloth`和`ArmorMaterialLace`第一个说在配方中使用普通亚麻布第二个说使用AOM的Elegant亚麻布,它们可以结合使用。如果您使用第一个,则需要以下列表中至少一个颜色关键字:ColorBlack,ColorBlue,ColorGreen,ColorGray,ColorOrange,ColorPink,ColorPurple,ColorYellow,ColorRed,ColorWhite,ColorLightBlue和/或AOMGhost(将添加AOM幽灵床单)。

 

 

要添加对Gemstone Collector Mystic Legacy的支持,您需要从这里获得Gemstone Collector Mystic Legacy:www#nexusmods#com/skyrimspecialedition/mods/14259

然后,您需要(类似于AOM)一些关键字。第一个关键字是`ArmorMaterialJeweled`这个关键字将为所有珠宝添加宝石支持,包括vanilla和TGCML。下一个关键字是TGCMLGemstones。如果尚未列出,这将添加TGCML作为主,并继续颜色选择。除了没有浅蓝色和鬼色之外,这与AOM相同:ColorBlack,ColorBlue,ColorGreen,ColorGray,ColorOrange,ColorPink,ColorPurple,ColorYellow,ColorRed和/或ColorWhite。这将决定使用的宝石。最后的关键词是珠宝昂贵。不需要这个,如果它存在则添加了一些宝石,如果不存在的话。选择是基于颜色关键字和昂贵关键字的颜色的所有宝石。

 

 

如果您想要宝石但不想要TGCML,那么您仍然可以从较短的列表中添加ArmorMaterialJeweled关键字和颜色关键字:ColorBlue,ColorGreen,ColorPurple,ColorRed和ColorWhite。这将使用香草宝石。之后再次检查食谱。

 

 

对于裁剪工作台,您需要从此处获取裁剪工作台模块:www#nexusmods#com/skyrimspecialedition/mods/20075此脚本是使用0#0#2构建的,并且应该可以使用1#0#1。

再次,你需要我的补丁中的关键字,这次你只需要1:量身定做。添加Tailored关键字将使其在需要时添加剪裁工作台主文件。然后它会将剪裁工作台添加为工艺所需的工作台。如果关键字不存在,则制作将在正常的装甲工作站完成。


Permissions and credits

This is a script using Pascal via xEdit also known as SSEEdit or tes5Edit for creating recipes for various armors. in order to work this script needs an armormaterial keyword, and an armorlight, armorheavy, or armorclothing keyword. it currently ignores all armorshield and only has partial implementation of armorjewelry support.

how to use:

first: if you just want the basics, you can run the script with only an armor type and an armor material keyword from vanilla. This will generate a proper COBJ (crafting recipe) based on vanilla balance.

 

if you want Art Of Magicka support, you need AOM 2019 and not any other AOM versions. That version is available here: www#nexusmods#com/skyrimspecialedition/mods/19737

next you need the included .esl file and add the keyword AOMCloth which will tell the script to add support for AOM, and one or both of the following: `ArmorMaterialCloth` and `ArmorMaterialLace` the first says to use normal linens in the recipe while the second says to use AOM's Elegant linens, they can be used in conjunction. if you use the first, you need at least one color keyword from the following list: ColorBlack, ColorBlue, ColorGreen, ColorGray, ColorOrange, ColorPink, ColorPurple, ColorYellow, ColorRed, ColorWhite, ColorLightBlue, and/or AOMGhost (which will add the AOM Ghost linens). 

 

To add support for The Gemstone Collector Mystic Legacy, you need The Gemstone Collector Mystic Legacy from here: www#nexusmods#com/skyrimspecialedition/mods/14259

You then need (similar to AOM) a few keywords. the first keyword is `ArmorMaterialJeweled` this keyword will add jeweled support for all jewels, both vanilla and TGCML. the next keyword is TGCMLGemstones. this will add TGCML as a master if not already listed, and continue to the color selection. this is the same as AOM except no light blue and ghost: ColorBlack, ColorBlue, ColorGreen, ColorGray, ColorOrange, ColorPink, ColorPurple, ColorYellow, ColorRed, and/or ColorWhite. This will determine the gemstone used. the final keyword is Jewelry expensive. This one is not needed, if it exists then a selection of gemstones is added, if not another is. the selection is all gemstones of the color based on the color keyword(s) and the expensive keyword. 

 

if you want gemstones but dont want TGCML then you can still add the ArmorMaterialJeweled keyword and the color keywords from a shorter list: ColorBlue, ColorGreen, ColorPurple, ColorRed, and ColorWhite. This will use vanilla gemstones. again check the recipe afterwards.

 

For Tailoring workbench, you need the Tailoring Workbench mod from here: www#nexusmods#com/skyrimspecialedition/mods/20075 this script was built with 0#0#2 and should hopefully work with 1#0#1. 

again, you need the keywords in my patch, this time you need only 1: Tailored. adding the Tailored keyword will make it add the tailoring workbench master if needed. it will then add the tailoring workbench as the workbench needed for the crafting. if the keyword doesnt exist then the crafting will be done at the normal armor crafting station.

 

 

资源列表:

点击进入查找资源下载列表

回复区

昵称:

邮箱:

内容:

查看更多回复...