Wildermyth

Wildermyth

40 ratings
You don't need this!
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
485.811 KB
5 Jul, 2021 @ 9:28am
22 Mar, 2022 @ 5:41pm
6 Change Notes ( view )

Subscribe to download
You don't need this!

Description
Unsubscribe, files are empty.
15 Comments
Smoker  [author] 30 Jan, 2022 @ 1:58am 
It should be pretty straighforward, i will take a look thx :)
WitchofDread 30 Jan, 2022 @ 1:53am 
I'm using "Expanded Items: Inventory" and this mod but i just cant seem to get it to work - im probably doing something wrong. I click interchange weapon and then select the character i want to swap the artifact weapon with then nothing happens.
Smoker  [author] 4 Aug, 2021 @ 11:39am 
Update (on the other mods):
-Fixed artifact helms not being able to interchange.
-Fixed offhands artifacts not being able to interchange.

Interchanging vanilla off-hands: I had to add an aspect to items for allow them to be interchanged, its easy do it yourself with the offhands in game. Just add the "aspect": "SEI_offhand" to every vanilla off-hand like this:
Smoker  [author] 30 Jul, 2021 @ 2:39am 
{
"id": "throwingKnife",
"weight": 0.1,
"tier": 2,
"category": "offHand",
"slots": [ "OFF_HAND" ],
"aspects": [
"SEI_offhand",
"weaponMaxRange:5",
"weaponWield:4",
"weaponDamage:2"
],
"ownerAspects": [ "offHand_throwingKnives" ],
"cost": [ "3 ingot", "1 heartwood" ],
"layers": [
{
"name": "item_offhand_throwingKnife",
"scaleX": 0.55,
"scaleY": 0.55,
"rigUsage": "rigGeneral",
"grip": "offHand",
"gripOffset": { "x": 27, "y": 98 },
"ifNoOwnerAspect": "throwingKnife_usedUp"
}
]
}
Gneiss Guy 29 Jul, 2021 @ 2:12pm 
Well, I've now found that even with your off-hand and artifact mods enabled I still can't interchange artifact off-hand items... as Felix reported below. At least if that were possible I could activate your mods, make the change, then deactivate them again, somewhat mitigating the need for the request I made below... but at the moment even that doesn't work!
Gneiss Guy 29 Jul, 2021 @ 7:13am 
Just to clarify... if I have this mod and your basic inventory mod I can exchange any weapons, even artifact ones.

However, if I want to exchange, say, an artifact shield, I still need your off-hand mod. This is a bit annoying... I like the vanilla selection of items (no offence to your extras, they just don't suit me), I just want to be able to move them around!

Any plans for a mod which does what your inventory mod does for weapons, but applied to all kinds of items, without requiring all the extra-item mods?
Felix Fictus 16 Jul, 2021 @ 7:40am 
oh and you cant Interchange Helmets...
Smoker  [author] 16 Jul, 2021 @ 2:56am 
Ok thx for the report i will fix it.
Felix Fictus 15 Jul, 2021 @ 4:13pm 
i cant interchange off-hand artifacts like the Thnarrs Accordica!
Smoker  [author] 11 Jul, 2021 @ 9:05am 
Np glad you solved :)