ironarachne / world

This is a fantasy world generation CLI and set of Go packages for the same.
MIT License
48 stars 9 forks source link

Add multi-slot jewelry that makes use of gemstones #10

Closed BenOvermyer closed 4 years ago

BenOvermyer commented 4 years ago

Jewelry resource patterns are here: https://github.com/ironarachne/world/blob/master/pkg/resource/jewelry.go

Add patterns to that file that account for jewelry that has gemstones. For example, a necklace pattern that has one slot for the metal setting, one slot for the primary gem, and one slot for the surrounding gems.