Complete phase 47 romance pack on generic orientation and affinity hooks.

Vanilla catalogs stay without crushes; a content pack ships the overlay so later mods can reuse it.
This commit is contained in:
Leonid Pershin
2026-08-20 10:42:42 +03:00
parent cb869e4977
commit d2911c3daf
43 changed files with 1840 additions and 29 deletions
@@ -0,0 +1,16 @@
[
{
"defName": "CrushProne",
"weight": 5,
"roles": ["student", "staff"],
"affinityThresholdOffset": -15,
"talkTagWeights": [{ "tag": "romance", "weight": 3 }],
},
{
"defName": "Jealous",
"weight": 4,
"roles": ["student", "staff"],
"age": { "min": 14 },
"affinityBreakOffset": 15,
},
]