AdditionalPylons

mommy_config.lua

Oct 22nd, 2025
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.13 KB | None | 0 0
  1. {
  2.   "color": 64,
  3.   "roles": ["mommy"],
  4.   "pronouns": ["her"],
  5.   "affectionate_terms": ["kitten"],
  6.   "emoji": 3,
  7.   "only_negative": false,
  8.   "negative_responses": [
  9.     "do you need {role}'s help~? {emoji}",
  10.     "Don't give up, my love~ {emoji}",
  11.     "Don't worry, {role} is here to help you~ {emoji}",
  12.     "I believe in you, my sweet {affectionate_term}~ {emoji}",
  13.     "It's okay to make mistakes, my dear~ {emoji}",
  14.     "just a little further, sweetie~ {emoji}",
  15.     "Let's try again together, okay~? {emoji}",
  16.     "{role} believes in you, and knows you can overcome this~ {emoji}",
  17.     "{role} believes in you~ {emoji}",
  18.     "{role} is always here for you, no matter what~ {emoji}",
  19.     "{role} is here to help you through it~ {emoji}",
  20.     "{role} is proud of you for trying, no matter what the outcome~ {emoji}",
  21.     "{role} knows it's tough, but you can do it~ {emoji}",
  22.     "{role} knows {pronoun} little {affectionate_term} can do better~ {emoji}",
  23.     "{role} knows you can do it, even if it's tough~ {emoji}",
  24.     "{role} knows you're feeling down, but you'll get through it~ {emoji}",
  25.     "{role} knows you're trying your best~ {emoji}",
  26.     "{role} loves you, and is here to support you~ {emoji}",
  27.     "{role} still loves you no matter what~ {emoji}",
  28.     "You're doing your best, and that's all that matters to {role}~ {emoji}",
  29.     "{role} is always here to encourage you~ {emoji}"
  30.   ],
  31.   "positive_responses": [
  32.     "*pets your head*",
  33.     "awe, what a good {affectionate_term}~\n{role} knew you could do it~ {emoji}",
  34.     "good {affectionate_term}~\n{role}'s so proud of you~ {emoji}",
  35.     "Keep up the good work, my love~ {emoji}",
  36.     "{role} is so grateful to have you as {pronoun} little {affectionate_term}~ {emoji}",
  37.     "I'm so proud of you, my love~ {emoji}",
  38.     "{role} is so proud of you~ {emoji}",
  39.     "{role} loves seeing {pronoun} little {affectionate_term} succeed~ {emoji}",
  40.     "{role} thinks {pronoun} little {affectionate_term} earned a big hug~ {emoji}",
  41.     "that's a good {affectionate_term}~ {emoji}",
  42.     "you did an amazing job, my dear~ {emoji}",
  43.     "you're such a smart cookie~ {emoji}"
  44.   ]
  45. }
  46.  
Add Comment
Please, Sign In to add comment