Added NPC actions info to recruiter conversations

This commit is contained in:
Undercova
2021-01-07 03:55:54 +01:00
parent cf2acb97cf
commit 8dd3ac1c33
10 changed files with 10 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
{
"npcMessage": {
"file": "conversation/faction_recruiter_imperial",
"action": "greet",
"key": "s_432",
"comment": "Joining the military is a big commitment. Are you sure that you are ready? You realize that those upstart rebels will attack you on sight? Not the so-called 'special forces' but their main troops."
},

View File

@@ -1,6 +1,7 @@
{
"npcMessage": {
"file": "conversation/faction_recruiter_imperial",
"action": "salute1",
"key": "s_116",
"comment": "Welcome to the Imperial Military. I expect good things from you, recruit!"
},

View File

@@ -1,6 +1,7 @@
{
"npcMessage": {
"file": "conversation/faction_recruiter_imperial",
"action": "backhand_threaten",
"key": "s_442",
"comment": "Stop wasting my time. If you are serious, come back and talk to me."
},

View File

@@ -1,6 +1,7 @@
{
"npcMessage": {
"file": "conversation/faction_recruiter_imperial",
"action": "point_accusingly",
"key": "s_76",
"comment": "Are you certain that this is what you want to do? You may be missing out on some important battles. Going on leave means that you will not be recognized as a member of the Imperial military and will be ignored by the Rebel Alliance."
},

View File

@@ -1,6 +1,7 @@
{
"npcMessage": {
"file": "conversation/faction_recruiter_imperial",
"action": "sigh_deeply",
"key": "s_94",
"comment": "So be it. I'll put the paperwork through. We will watch you closely to make sure that you don't cross any lines, citizen."
},

View File

@@ -1,6 +1,7 @@
{
"npcMessage": {
"file": "conversation/faction_recruiter_rebel",
"action": "greet",
"key": "s_352",
"comment": "This is not a decision to be taken lightly. Rebels are hunted across the galaxy. If you join us, while you are an active combatant, Imperials will attack you on sight but Imperial Special Forces will leave you alone. Are you ready for that?"
},

View File

@@ -1,6 +1,7 @@
{
"npcMessage": {
"file": "conversation/faction_recruiter_rebel",
"action": "salute1",
"key": "s_99",
"comment": "Welcome aboard. If you need to change your status, use the icon in your command browser named Change Neutral Status."
},

View File

@@ -1,6 +1,7 @@
{
"npcMessage": {
"file": "conversation/faction_recruiter_rebel",
"action": "backhand_threaten",
"key": "s_362",
"comment": "We only want serious, committed candidates. If you change your mind, talk to me then."
},

View File

@@ -1,6 +1,7 @@
{
"npcMessage": {
"file": "conversation/faction_recruiter_rebel",
"action": "point_accusingly",
"key": "s_76",
"comment": "How could you turn your back on people trying to win freedom from tyranny? We need everyone we can get! Won't you reconsider?"
},

View File

@@ -1,6 +1,7 @@
{
"npcMessage": {
"file": "conversation/faction_recruiter_rebel",
"action": "sigh_deeply",
"key": "s_80",
"comment": "So be it. If you decide that you want to come back, let me know. But for now, you are no longer a member of the Rebellion."
},