Files
TheriapolisV3/Content/Data/macro_template.json
Christopher Wiebe b451f83174 Initial commit: Theriapolis baseline at port/godot branch point
Captures the pre-Godot-port state of the codebase. This is the rollback
anchor for the Godot port (M0 of theriapolis-rpg-implementation-plan-godot-port.md).
All Phase 0 through Phase 6.5 work is included; Phase 7 is in flight.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-30 20:40:51 -07:00

174 lines
5.7 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"width": 32,
"height": 32,
"default_cell": {
"biome_type": "temperate_grassland",
"clade_affinities": ["bovid", "cervid"],
"development": "agricultural",
"covenant": "moderate",
"elevation_floor": 0.0,
"elevation_ceiling": 0.48,
"moisture_floor": 0.25,
"moisture_ceiling": 0.65,
"temp_modifier": 0.0
},
"regions": [
{
"comment": "─── NORTH: Tundra / Boreal Forest (rows 07, full width) ───",
"x": 0, "y": 0, "w": 32, "h": 5,
"biome_type": "tundra",
"clade_affinities": ["polar_ursid", "wolverine"],
"development": "wilderness",
"covenant": "nominal",
"elevation_floor": 0.08,
"elevation_ceiling": 0.58,
"moisture_floor": 0.0,
"moisture_ceiling": 0.42,
"temp_modifier": -0.18
},
{
"comment": "Boreal belt under tundra",
"x": 0, "y": 5, "w": 32, "h": 4,
"biome_type": "boreal",
"clade_affinities": ["polar_ursid", "wolverine", "mustelid"],
"development": "frontier",
"covenant": "weak",
"elevation_floor": 0.05,
"elevation_ceiling": 0.55,
"moisture_floor": 0.35,
"moisture_ceiling": 0.75,
"temp_modifier": -0.1
},
{
"comment": "─── UPPER MIDDLE: Temperate Forest (rows 914, left half cols 015) ───",
"x": 0, "y": 9, "w": 16, "h": 6,
"biome_type": "temperate_deciduous",
"clade_affinities": ["cervid", "canid", "mustelid"],
"development": "agricultural",
"covenant": "moderate",
"elevation_floor": 0.0,
"elevation_ceiling": 0.52,
"moisture_floor": 0.42,
"moisture_ceiling": 0.82,
"temp_modifier": 0.0
},
{
"comment": "─── UPPER MIDDLE: Northern Plains (rows 914, right half cols 1631) ───",
"x": 16, "y": 9, "w": 16, "h": 6,
"biome_type": "temperate_grassland",
"clade_affinities": ["canid", "equid"],
"development": "agricultural",
"covenant": "moderate",
"elevation_floor": 0.0,
"elevation_ceiling": 0.38,
"moisture_floor": 0.22,
"moisture_ceiling": 0.58,
"temp_modifier": 0.03
},
{
"comment": "─── MIDDLE LEFT: Eastern Industrial Belt (rows 1522, cols 09) ───",
"x": 0, "y": 15, "w": 10, "h": 8,
"biome_type": "temperate_deciduous",
"clade_affinities": ["canid", "mustelid", "bovid", "cervid"],
"development": "industrial",
"covenant": "strong",
"elevation_floor": 0.0,
"elevation_ceiling": 0.45,
"moisture_floor": 0.35,
"moisture_ceiling": 0.72,
"temp_modifier": 0.05
},
{
"comment": "─── MIDDLE CENTRE: Central Grasslands (rows 1522, cols 1021) ───",
"x": 10, "y": 15, "w": 12, "h": 8,
"biome_type": "temperate_grassland",
"clade_affinities": ["bovid", "cervid", "equid"],
"development": "agricultural",
"covenant": "moderate",
"elevation_floor": 0.0,
"elevation_ceiling": 0.4,
"moisture_floor": 0.2,
"moisture_ceiling": 0.55,
"temp_modifier": 0.05
},
{
"comment": "─── MIDDLE RIGHT: Western Mountains (rows 1522, cols 2231) ───",
"x": 22, "y": 15, "w": 10, "h": 8,
"biome_type": "mountain_alpine",
"clade_affinities": ["ursid", "caprid", "feline"],
"development": "frontier",
"covenant": "weak",
"elevation_floor": 0.62,
"elevation_ceiling": 1.0,
"moisture_floor": 0.25,
"moisture_ceiling": 0.72,
"temp_modifier": -0.1
},
{
"comment": "Mountain foothills transition east of mountains",
"x": 19, "y": 15, "w": 3, "h": 8,
"biome_type": "mountain_forested",
"clade_affinities": ["ursid", "cervid"],
"development": "frontier",
"covenant": "weak",
"elevation_floor": 0.42,
"elevation_ceiling": 0.72,
"moisture_floor": 0.3,
"moisture_ceiling": 0.7,
"temp_modifier": -0.05
},
{
"comment": "─── SOUTH LEFT: Southeastern Coast (rows 2331, cols 09) ───",
"x": 0, "y": 23, "w": 10, "h": 9,
"biome_type": "coastal",
"clade_affinities": ["feline", "mustelid", "canid"],
"development": "urban",
"covenant": "strong",
"elevation_floor": 0.0,
"elevation_ceiling": 0.25,
"moisture_floor": 0.4,
"moisture_ceiling": 0.8,
"temp_modifier": 0.12
},
{
"comment": "─── SOUTH RIGHT: Subtropical Lowlands / The Tangles (rows 2331, cols 1031) ───",
"x": 10, "y": 23, "w": 22, "h": 9,
"biome_type": "subtropical_forest",
"clade_affinities": ["hybrid", "feline", "reptilian", "canid"],
"development": "frontier",
"covenant": "nominal",
"elevation_floor": 0.0,
"elevation_ceiling": 0.45,
"moisture_floor": 0.62,
"moisture_ceiling": 1.0,
"temp_modifier": 0.2
},
{
"comment": "Southern wetland pockets within The Tangles",
"x": 12, "y": 25, "w": 8, "h": 5,
"biome_type": "wetland",
"clade_affinities": ["hybrid", "amphibian"],
"development": "wilderness",
"covenant": "nominal",
"elevation_floor": 0.0,
"elevation_ceiling": 0.22,
"moisture_floor": 0.78,
"moisture_ceiling": 1.0,
"temp_modifier": 0.18
},
{
"comment": "Mountain southern extension (cols 2231, rows 2327)",
"x": 22, "y": 23, "w": 10, "h": 5,
"biome_type": "mountain_alpine",
"clade_affinities": ["ursid", "caprid"],
"development": "wilderness",
"covenant": "nominal",
"elevation_floor": 0.55,
"elevation_ceiling": 1.0,
"moisture_floor": 0.22,
"moisture_ceiling": 0.65,
"temp_modifier": -0.08
}
]
}