#How to add new spells to shops?

8 messages · Page 1 of 1 (latest)

static briar
#

So I figured out how to add the miranda's prayer item to twin maiden husks shop. But couldn't add a new spell I made. I also tried adding to Brother Korrin's shop but that didn't work either. How do you add a new Spell to a shop?

final anchor
#

Is the shop's sell price lower than sell price defined in goods?

#

because that makes items not appear in shops lol

#

(🤷)

#

The other things likely to trip you up are shopLineup event flags, item category

static briar
final anchor
#

An item only needs a quantity event flag if you want the item to have a limited quantity, though it looks like ER gives everything a flag anyway? It's possible it is required now, but it wasn't in previous games and I'm inclined to believe fromsoft just gave one to everything to keep things easy to manage. See this for tips for finding unused event flags: https://docs.google.com/spreadsheets/d/17sE1a1h87BhpiUwKUyJ9ZjKTeehXA4OuLwmQvTfwo_M/edit#gid=1770617590

#

in addition you can use dsmapstudio's search filter to see if your new event flag is already being used in the existing rows