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:
@@ -0,0 +1,23 @@
|
||||
[
|
||||
{
|
||||
"defName": "TopicCrush",
|
||||
"tags": ["romance", "gossip"],
|
||||
"roles": ["student"],
|
||||
"age": { "min": 11, "max": 18 },
|
||||
"opinionShift": 2,
|
||||
},
|
||||
{
|
||||
"defName": "TopicCouple",
|
||||
"tags": ["romance"],
|
||||
"roles": ["student", "staff"],
|
||||
"age": { "min": 18 },
|
||||
"opinionShift": 3,
|
||||
},
|
||||
{
|
||||
"defName": "TopicTease",
|
||||
"tags": ["romance", "gossip"],
|
||||
"roles": ["student"],
|
||||
"age": { "min": 7, "max": 18 },
|
||||
"opinionShift": 1,
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user