Wildermyth

Wildermyth

40 betyg
You don't need this!
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Taggar: Abilities, Items
Filstorlek
Lades upp
Uppdaterades
485.811 KB
5 jul, 2021 @ 9:28
22 mar, 2022 @ 17:41
6 ändringsnotiser ( visa )

Abonnera för att ladda ner
You don't need this!

Beskrivning
Unsubscribe, files are empty.
15 kommentarer
Smoker  [skapare] 30 jan, 2022 @ 1:58 
It should be pretty straighforward, i will take a look thx :)
WitchofDread 30 jan, 2022 @ 1:53 
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  [skapare] 4 aug, 2021 @ 11:39 
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  [skapare] 30 jul, 2021 @ 2:39 
{
"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 @ 14:12 
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:13 
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:40 
oh and you cant Interchange Helmets...
Smoker  [skapare] 16 jul, 2021 @ 2:56 
Ok thx for the report i will fix it.
Felix Fictus 15 jul, 2021 @ 16:13 
i cant interchange off-hand artifacts like the Thnarrs Accordica!
Smoker  [skapare] 11 jul, 2021 @ 9:05 
Np glad you solved :)