Conan Exiles

Conan Exiles

82 个评价
IllusoryArmor
2
3
2
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
832.386 KB
6 月 1 日 上午 10:30
6 月 12 日 下午 6:38
2 项改动说明 ( 查看 )

订阅以下载
IllusoryArmor

描述
Adds an Illusory Armor feat which unlocks recipes for crafting a set of invisible armor at a thaumaturgy bench.

The feat is available in the Sorcery tab, requires knowledge of Basic Sorcery, and costs 3 knowledge points.

The armor pieces themselves provide no protection and are very low-durability. It's just meant to be used as a lore-friendly way of hiding other pieces of armor using the thaumaturgy bench.

Load order should not matter and there should be no conflicts with other mods.
35 条留言
warlord1616 9 月 20 日 下午 6:30 
You can find any mod's ID by looking at the end of the Steam address for it's workshop page.
Mod ID:
3491644058
nachtschatten72 9 月 12 日 下午 5:21 
此留言正在等待我们的自动内容检查系统分析。在我们证实其内容无害之前(例如试图窃取信息的钓鱼站点链接),留言将暂时隐藏。
Cyril 9 月 12 日 上午 11:37 
What is the ID of this mod please ?
Roland  [作者] 7 月 10 日 下午 2:44 
@Griimm - sorry for not replying sooner.

The issue appears to have been adding an actor component with the same name to the same object as something else. At least, that's how I interpreted the error. Since I'm not even using an actor component I just removed it on my end, but I'm pretty sure renaming it to something more specific (I think I just used "ac_RPC" or something really generic) would have worked to.

I guess either adding new items or editing existing ones is "easier" but I haven't really modded anything else so my experience isn't really worth much at this point.

Good luck!
Griimm 6 月 20 日 下午 1:07 
@Roland Was the issue conflicting ids? I am using the same tutorials too, and hopefully create my first mod. Are items easier or environment or stats to existing items?
Roland  [作者] 6 月 14 日 上午 9:24 
Yay! Glad to hear it.
7fc6 6 月 14 日 上午 3:57 
Thank You
It work together now.
Roland  [作者] 6 月 12 日 下午 6:46 
@7fc6,
Thanks for the info! I was able to replicate your crash when using PetsLevelFaster.pak.
I think I was able to fix it on my end - would you check to see if using the latest version of my mod works for you now?
7fc6 6 月 12 日 上午 9:25 
@Ronald
Thank You

Found the conflicting mod.
\440900\2239794811/PetsLevelFaster.pak
7fc6 6 月 12 日 上午 8:25 
@Roland
Thank Yoy fot you response.
I start new game on Siptah and get usefull error masage.

It closes befor i write it all but it is in log.

End of ConnanSandbox.log

[2025.06.12-15.05.59:518][149]LogWindows:Error: === Critical error: ===
[2025.06.12-15.05.59:518][149]LogWindows:Error:
[2025.06.12-15.05.59:518][149]LogWindows:Error: Fatal error: [File:C:\B\tech_exiles\code\Engine\Source\Runtime\CoreUObject\Private\UObject\UObjectGlobals.cpp] [Line: 2278]
[2025.06.12-15.05.59:518][149]LogWindows:Error: Objects have the same fully qualified name but different paths.
[2025.06.12-15.05.59:518][149]LogWindows:Error: New Object: ac_RPC_C /Game/DLC_EXT/DLC_Siptah/Maps/DLC_Isle_of_Siptah.DLC_Isle_of_Siptah:PersistentLevel.BasePlayerChar_C_0.ac_RPC_C
[2025.06.12-15.05.59:518][149]LogWindows:Error: Existing Object: ac_RPC_C /Game/DLC_EXT/DLC_Siptah/Maps/DLC_Isle_of_Siptah.DLC_Isle_of_Siptah:PersistentLevel.BasePlayerChar_C_0.ac_RPC_C


I try to find conflicting mod.