Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gem stones part 1 #36169

Merged
merged 8 commits into from Dec 19, 2019
Merged

Gem stones part 1 #36169

merged 8 commits into from Dec 19, 2019

Conversation

curstwist
Copy link
Contributor

@curstwist curstwist commented Dec 16, 2019

Summary

SUMMARY: Content "Adds new gem stones and some jewelry."

Purpose of change

increase variety of items in the world.

Describe the solution

This is part one of another jewelry expansion. I've added 14 precious gems, a group material type "gemstone", gold based dental grills for 12 gems (pearl and opal being unsuitable for mouth wear), and earrings for all 14 in gold, silver and platinum.

I've added them to some initial item groups. item_groups for each type that are then used in the jewelry_furshop, jewelry_front and jewelry_safe groups.

Describe alternatives you've considered

I'm not using copper for these gems, but I'll get to it when I add semi-precious stones.

Testing

spawned in world, checked the looks-like entries, checked the item groups using the in game item_group debug.

Additional context

I'll be adding the same variations for necklaces, bracelets and some other jewelry types but this was already getting long. A future PR will also need to include recipes and deconstruction entries.

More item_group integration will occur once I have the gemstone line of jewelry completed.

image
image

@curstwist curstwist added [JSON] Changes (can be) made in JSON Items / Item Actions / Item Qualities Items and how they work and interact Spawn Creatures, items, vehicles, locations appearing on map labels Dec 16, 2019
@Rail-Runner
Copy link
Contributor

Could you utilize copy-from for those items? They really look very simillar to each other.

@curstwist
Copy link
Contributor Author

Probably, I've never used copy_from, I'll have to look into it.

@FuelType-Memes
Copy link
Contributor

A 200ml pearl is HUGE! It would weigh around 0.5kg 🤣

I suggest you tweak some of the numbers for volume and weight

@curstwist
Copy link
Contributor Author

A 200ml pearl is HUGE! It would weigh around 0.5kg 🤣

I suggest you tweak some of the numbers for volume and weight

right, I'll fix it. I based it off diamonds, which I now remember are also overweight.

also adjust weight to 2700mg.  A caret of any gem weigh .2 g.  Simple post & stud earrings generally weigh 2.5 g.  I used mg to avoid decimals.
I've made these 6ml, .36 of a cubic inch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Items / Item Actions / Item Qualities Items and how they work and interact [JSON] Changes (can be) made in JSON Spawn Creatures, items, vehicles, locations appearing on map
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants