#{Unsolved}New Shop Entry Handmaiden

44 messages · Page 1 of 1 (latest)

white dune
#

trying to make my own mod involving parameters however considering im an idiot and this is my first time im having some trouble. i want to add new "goods" to the specific shop and ive figured out the how and what but im lost on how to add the image for said item in the shop(even the name thats not ?goodsname?) or even getting the item to work.

(the item is a soul)

icy lotus
#

that's unrelated to the shop param, all that does is link to an item ID from equipparamgoods in this case

#

most things related to the item itself would be defined there

#

for the text you need a matching text entry in the correct item category in the text editor, its ID needs to match the goods ID

#

no idea how you would add a custom icon though

#

that would require things beyond params since it'd need to be added to the icon sheet somewhere

white dune
icy lotus
#

yes

#

but then you're just putting an existing soul item in the shop

#

not a new item

white dune
icy lotus
#

ok so are you trying to add an existing item to the shop then?

white dune
#

yes

icy lotus
#

the way you asked made me think you were creating a new custom item

white dune
#

oh nono i apologize

icy lotus
#

just find the item you want in equipparamgoods

#

and use that ID as reference ID in the shop entry

white dune
#

okay great thanks

white dune
#

you are referring to the id right below "fading soul" correct?

icy lotus
#

yes

white dune
# icy lotus yes

then im not sure what happened, because the item is completely gone from the shop

icy lotus
#

not sure. I have a guide for custom shops here, it's focused on elden ring but most applies to other games as well

#
#

you don't need to bother with the esd studio stuff

#

section 6 of the guide would be most relevant here

#

shop ID ranges in ds3 are far more lenient so that shouldn't be an issue

#

easiest way is to replace an existing shop item anyway

#

check everything in the part that explains the shop param fields. it's probably your selling price

#

purchase price in the shop param must always be higher than the selling price in the goods param

#

otherwise it won't appear

#

hardcoded to prevent infinite money exploits

white dune
#

well that sucks, i want to make "sekiro money bags"

#

and it doesnt reeaally work if the purchase and sell values are different

icy lotus
#

they can be the same

#

or even 1 soul off

#

can't remember if higher or equal/higher

white dune
white dune
#

cant change the one next to it, does it matter? just booted it up and it still wasnt there

icy lotus
#

right one is just the vanilla value

#

not sure then, it could be many things

white dune
#

hmm, well thanks for the help anyway i appreciate it

#

{Unsolved}New Shop Entry Handmaiden