Content Patcher

Content Patcher

378k Downloads

[Content Patcher] add NPC conditions

Pathoschild opened this issue ยท 2 comments

commented

Add support for NPC-specific conditions like this:

"When": {
   "Elliot.Relationship": "Divorced"
}

These would be very useful for custom dialog, NPC clothing, map edits, etc.

commented

Possible fields:

  • relationship (matching the game's FriendshipStatus: friendly, dating, engaged, married, divorced);
  • heart level.
commented

Done in develop for the upcoming Content Patcher 1.4-beta.7.