New NPC Condition

Update the NPC condition system so that instead of needing, say, both 1 bread and 1 water, NPCs can be satisfied with either 1 bread or 1 water. This would provide more customisation for NPCs, adding flexibility while reducing the need to create multiple responses for similar conditions.

Basically adding an or condition.

I hope what im saying comes across properly not really sure.

1 Like

I think you could achieve this with a condition that requires “currency”, you will need to create a custom currency asset that contains items you want though.

1 Like

It’s achievable using a plugin, but supporting it in game would be nice.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.