64 lines
2.1 KiB
JSON
64 lines
2.1 KiB
JSON
{
|
|
"id": "ruby",
|
|
"category": "luxury",
|
|
"name": "Ruby",
|
|
"tier": 8,
|
|
"terrains": [
|
|
"mountains",
|
|
"volcano"
|
|
],
|
|
"food_bonus": 0,
|
|
"production_bonus": 1,
|
|
"trade_bonus": 6,
|
|
"culture_bonus": 0,
|
|
"sprite": "sprites/resources/ruby.png",
|
|
"description": "Red variety of corundum, colored by chromium substitution. Second hardest natural mineral. Forms in metamorphic marble and basaltic rock under extreme heat and pressure.",
|
|
"encyclopedia": {
|
|
"category": "world",
|
|
"entry_type": "deposit",
|
|
"detail_route": "/map/resources",
|
|
"tags": []
|
|
},
|
|
"quality_scale": {
|
|
"1": {
|
|
"multiplier": 0.5,
|
|
"label": "Marginal",
|
|
"_rationale": "Barely extraction-viable. Improvement ROI is negative before T30. Acts as a map-gen placeholder rather than a meaningful economic node."
|
|
},
|
|
"2": {
|
|
"multiplier": 0.75,
|
|
"label": "Poor",
|
|
"_rationale": "Workable but thin. A city will accept it but won't prioritize the tile. Equivalent to a Civ5 base terrain bonus."
|
|
},
|
|
"3": {
|
|
"multiplier": 1.0,
|
|
"label": "Standard",
|
|
"_rationale": "Median quality \u2014 all listed yield values (food_bonus, production_bonus, etc.) are calibrated against this level. Map-gen median target."
|
|
},
|
|
"4": {
|
|
"multiplier": 1.25,
|
|
"label": "Rich",
|
|
"_rationale": "Notable enough that players reroute borders and prioritize improvement. Civ5 equivalent: a tile the AI will actively settle for."
|
|
},
|
|
"5": {
|
|
"multiplier": 1.5,
|
|
"label": "Exceptional",
|
|
"_rationale": "Rarest ~5% of spawns. Justifies war and diplomatic pressure. Civ5 analogue: natural wonder\u2013adjacent luxury tile."
|
|
}
|
|
},
|
|
"happiness_per_unique_copy": 6,
|
|
"concept_resource": "gems",
|
|
"visibility": "tech_gated",
|
|
"yield_gate": "mining",
|
|
"improvement_gate": "mining",
|
|
"indicator_decorations": [
|
|
{
|
|
"decoration_id": "quartz_outcrop_glint",
|
|
"name": "Quartz outcrop glint",
|
|
"description": "Sparkling mineral pockets in mountain cleft rock. Mining skills are needed to extract the gem-bearing strata below."
|
|
}
|
|
],
|
|
"gates_units": [],
|
|
"gates_buildings": [],
|
|
"placer_class": "gem"
|
|
}
|