Difference between revisions of "Jack-o-nine/Gameplay/Slaves/Interact"

From Hgames Wiki
Jump to: navigation, search
(Created page with "What do you think about me?1112 repulse = -10 Are there things that are unpleasant for you?1115 repulse = -4 Do you have any requests for me?1113 repulse = -3 How are yo...")
 
Line 1: Line 1:
What do you think about me?1112
 
  repulse = -10
 
Are there things that are unpleasant for you?1115
 
  repulse = -4
 
Do you have any requests for me?1113
 
  repulse = -3
 
How are you feeling?1116
 
  repulse = 0 - intellect
 
What do you want to do?1114
 
  repulse = -1 + pride
 
Tell me about your past1111
 
  repulse = 3 + pride
 
  
Explain her position1121
+
{| class="wikitable"
Encourage 1122
+
|-
Threaten 1123
+
! Type !! Interaction !! Repulse !! Header text
 +
|-
 +
|rowspan="6"| Question || What do you think about me? || -10 || 1112 Response length depends on obedience level
 +
|-
 +
| Are there things that are unpleasant for you? || -4 || 1115 if (Obedience >= Int - Temperament): List of dislikes
 +
|-
 +
| Do you have any requests for me? || -3 || 1113 List of needs
 +
|-
 +
| How are you feeling? || 0-int || 1116 List of moodlets (pos/neg)
 +
|-
 +
| What do you want to do? || -1+pride || 1114 List of likes
 +
|-
 +
| Tell me about your past || 3+pride || 1111
 +
|-
 +
|rowspan="3"| Influence || Explain her position || - || 1121 Can be done up to 3x (once per day), increases awareness and fear.
 +
|-
 +
| Encourage || - || 1122 Increases mood, effect decreases everytime it is used
 +
|-
 +
| Threaten || - || 1123 Increases despair, decreases mood. Can also increase fear and taming. If master is not threatening enough, increases pride instead. Effect decreases everytime it is used.
 +
|}
 +
 
 
Put in place 1124
 
Put in place 1124
 
Give a new name 1125
 
Give a new name 1125

Revision as of 13:57, 6 February 2021

Type Interaction Repulse Header text
Question What do you think about me? -10 1112 Response length depends on obedience level
Are there things that are unpleasant for you? -4 1115 if (Obedience >= Int - Temperament): List of dislikes
Do you have any requests for me? -3 1113 List of needs
How are you feeling? 0-int 1116 List of moodlets (pos/neg)
What do you want to do? -1+pride 1114 List of likes
Tell me about your past 3+pride 1111
Influence Explain her position - 1121 Can be done up to 3x (once per day), increases awareness and fear.
Encourage - 1122 Increases mood, effect decreases everytime it is used
Threaten - 1123 Increases despair, decreases mood. Can also increase fear and taming. If master is not threatening enough, increases pride instead. Effect decreases everytime it is used.

Put in place 1124 Give a new name 1125