Cleaned up conversations

Added Doctor Lu in front of starport Mos Eisley who gives you a longtime buff
This commit is contained in:
UNDERCOVA\peter
2025-01-19 19:10:21 +01:00
parent 8e030e02b4
commit cb6a25e467
329 changed files with 155 additions and 5281 deletions

View File

@@ -0,0 +1,3 @@
conversation_id conversation_file
TEXT TEXT
buffs_medic buffs_medic/start

View File

@@ -0,0 +1,31 @@
{
"npcMessage": {
"file": "conversation/biogenic_scientist_human",
"key": "s_d080da0e",
"comment": "Thank you. Oh, wait a minute. Before you go I have something maybe that you can use. Just a moment and let me find it..."
},
"playerResponses": [
{
"playerMessage": {
"file": "conversation/biogenic_scientist_human",
"key": "s_ba27cb12",
"comment": "Oh, thank you so much! Thank you for saving my life. I just want to get out of here. I want to get away."
}
}
],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "heal_other"
}
},
{
"type": "grant_buff",
"args": {
"buffs": ["frogBuff", "high_morale"]
}
}
]
}

View File

@@ -0,0 +1,26 @@
{
"npcMessage": {
"file": "conversation/biogenic_scientist_generic_01",
"key": "s_cc366e42",
"comment": "Relax, I'm here to help."
},
"playerResponses": [
{
"playerMessage": {
"file": "conversation/biogenic_scientist_human",
"key": "s_a2a14f83",
"comment": "We'll see if I get a chance."
},
"next": "buffs_medic/apply"
}
],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "nod"
}
}
]
}

View File

@@ -1,12 +1,12 @@
conversation_id conversation_file
TEXT TEXT
simple_droid_geek_alert_5 simple_droid_geek_alert_5/start
simple_droid_bye_nice_13 simple_droid_bye_nice_13/start
simple_droid_prissy_hi_mean_14 simple_droid_prissy_hi_mean_14/start
simple_droid_sarcastic_alert_2 simple_droid_sarcastic_alert_2/start
simple_droid_sarcastic_flee_4 simple_droid_sarcastic_flee_4/start
simple_droid_slang_flee_15 simple_droid_slang_flee_15/start
simple_droid_slang_threat_15 simple_droid_slang_threat_15/start
simple_droid_stupid_death_5 simple_droid_stupid_death_5/start
simple_droid_stupid_hi_mean_4 simple_droid_stupid_hi_mean_4/start
simple_droid_worshipful_bye_nice_4 simple_droid_worshipful_bye_nice_4/start
simple_droid_geek_alert_5 droid/droid_geek_alert_5
simple_droid_bye_nice_13 droid/droid_bye_nice_13
simple_droid_prissy_hi_mean_14 droid/droid_prissy_hi_mean_14
simple_droid_sarcastic_alert_2 droid/droid_sarcastic_alert_2
simple_droid_sarcastic_flee_4 droid/droid_sarcastic_flee_4
simple_droid_slang_flee_15 droid/droid_slang_flee_15
simple_droid_slang_threat_15 droid/droid_slang_threat_15
simple_droid_stupid_death_5 droid/droid_stupid_death_5
simple_droid_stupid_hi_mean_4 droid/droid_stupid_hi_mean_4
simple_droid_worshipful_bye_nice_4 droid/droid_worshipful_bye_nice_4

View File

@@ -1,4 +1,4 @@
conversation_id conversation_file
TEXT TEXT
junk_dealer_generic junk_dealer_generic/start
junk_dealer_wookiee junk_dealer_wookiee/start
junk_dealer_generic junk_dealer/jd_generic_start
junk_dealer_wookiee junk_dealer/jd_wookiee_start

View File

@@ -11,7 +11,7 @@
"key": "s_54fab04f",
"comment": "I have some things that you might be interested in."
},
"next": "junk_dealer_generic/s_54fab04f"
"next": "junk_dealer/jd_generic_offer"
},
{
"playerMessage": {
@@ -19,15 +19,7 @@
"key": "s_cd7a3f41",
"comment": "I am sorry but I don't think I have anything you would want."
},
"next": "junk_dealer_generic/s_cd7a3f41"
},
{
"playerMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_3aa18b2d",
"comment": "What sort of items do you have that you are looking to get rid of?"
},
"next": "junk_dealer_generic/s_3aa18b2d"
"next": "junk_dealer/jd_generic_reject"
}
],
"requirements": [],

View File

@@ -11,7 +11,7 @@
"key": "s_54fab04f",
"comment": "I have some things that you might be interested in."
},
"next": "junk_dealer_wookiee/s_54fab04f"
"next": "junk_dealer/jd_wookiee_offer"
},
{
"playerMessage": {
@@ -19,7 +19,7 @@
"key": "s_cd7a3f41",
"comment": "I am sorry but I don't think I have anything you would want."
},
"next": "junk_dealer_wookiee/s_cd7a3f41"
"next": "junk_dealer/jd_wookiee_reject"
}
],
"requirements": [],

View File

@@ -1,51 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_3fc7eb45",
"comment": "Well let's see here. I have one that makes an orange rug, one that makes a blue rug, one that can make a Nabooian sculpture, one that makes a table, and one that makes some sort of model gong. I will only give you one kit at a time so if you want another you are going to have to get rid of the one you currently have first."
},
"playerResponses": [
{
"playerMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_ee977dee",
"comment": "Let me have one of those orange rug kits."
},
"next": "junk_dealer_generic/condition_hasInv/s_ee977dee"
},
{
"playerMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_8f39769",
"comment": "I will take one of the blue rug kits."
},
"next": "junk_dealer_generic/condition_hasInv/s_8f39769"
},
{
"playerMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_d347bee3",
"comment": "I think I would like one of those model gong kits."
},
"next": "junk_dealer_generic/condition_hasInv/s_fe657cdd"
},
{
"playerMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_9ede4b84",
"comment": "Let me have one that makes the table."
},
"next": "junk_dealer_generic/condition_hasInv/s_9ede4b84"
},
{
"playerMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_87c5851b",
"comment": "I think I will try out the one that makes the sculpture."
},
"next": "junk_dealer_generic/condition_hasInv/s_87c5851b"
}
],
"requirements": [],
"events": []
}

View File

@@ -1,10 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_3633b5a5",
"comment": "Can't say that I blame you for not taking one. It's sad that I can't even give them away. If I ever see that inventor again I am going to make him really sorry."
},
"playerResponses": [],
"requirements": [],
"events": []
}

View File

@@ -1,17 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_42",
"comment": "Ok, here you go. I guess in order to make it work you need to add ten special components to the kit. When you examine a kit, it has a list of what you need in order to complete the kit. It also has a read-out of whether it currently has a component or not. Oh, and if you do happen to make anything useful with that kit, I might be interested in buying that from you."
},
"playerResponses": [],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "heal_other"
}
}
]
}

View File

@@ -1,17 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_27",
"comment": "Ok, here you go. I guess in order to make it work you need to add ten special components to the kit. When you examine a kit, it has a list of what you need in order to complete the kit. It also has a read-out of whether it currently has a component or not. Oh, and if you do happen to make anything useful with that kit, I might be interested in buying that from you."
},
"playerResponses": [],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "heal_other"
}
}
]
}

View File

@@ -1,17 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_37",
"comment": "Ok, here you go. I guess in order to make it work you need to add ten special components to the kit. When you examine a kit, it has a list of what you need in order to complete the kit. It also has a read-out of whether it currently has a component or not. Oh, and if you do happen to make anything useful with that kit, I might be interested in buying that from you."
},
"playerResponses": [],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "heal_other"
}
}
]
}

View File

@@ -1,17 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_14efaaa2",
"comment": "Ok, here you go. I guess in order to make it work you need to add ten special components to the kit. When you examine a kit, it has a list of what you need in order to complete the kit. It also has a read-out of whether it currently has a component or not. Oh, and if you do happen to make anything useful with that kit, I might be interested in buying that from you."
},
"playerResponses": [],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "heal_other"
}
}
]
}

View File

@@ -1,17 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_32",
"comment": "Ok, here you go. I guess in order to make it work you need to add ten special components to the kit. When you examine a kit, it has a list of what you need in order to complete the kit. It also has a read-out of whether it currently has a component or not. Oh, and if you do happen to make anything useful with that kit, I might be interested in buying that from you."
},
"playerResponses": [],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "heal_other"
}
}
]
}

View File

@@ -1,17 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_47",
"comment": "Looks like your inventory is full. Come back when you make some room."
},
"playerResponses": [],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "shake_head_no"
}
}
]
}

View File

@@ -1,17 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_49",
"comment": "I am sorry but you do not have any space in your inventory for me to give you a kit. Maybe you should clear out some room and talk to me again if you are still interested."
},
"playerResponses": [],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "shake_head_no"
}
}
]
}

View File

@@ -1,17 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_29",
"comment": "I am sorry but you do not have any space in your inventory for me to give you a kit. Maybe you should clear out some room and talk to me again if you are still interested."
},
"playerResponses": [],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "shake_head_no"
}
}
]
}

View File

@@ -1,17 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_39",
"comment": "I am sorry but you do not have any space in your inventory for me to give you a kit. Maybe you should clear out some room and talk to me again if you are still interested."
},
"playerResponses": [],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "shake_head_no"
}
}
]
}

View File

@@ -1,17 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_5b10c0b9",
"comment": "I am sorry but you do not have any space in your inventory for me to give you a kit. Maybe you should clear out some room and talk to me again if you are still interested."
},
"playerResponses": [],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "shake_head_no"
}
}
]
}

View File

@@ -1,17 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_34",
"comment": "I am sorry but you do not have any space in your inventory for me to give you a kit. Maybe you should clear out some room and talk to me again if you are still interested."
},
"playerResponses": [],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "shake_head_no"
}
}
]
}

View File

@@ -1,17 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_43",
"comment": "Looks like your inventory is full. Come back when you make some room."
},
"playerResponses": [],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "shake_head_no"
}
}
]
}

View File

@@ -1,19 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_12fe83a6",
"comment": "You seem to be the adventurous sort so I figured that you might be able to find the parts. I mean they had to go somewhere, although my guess is that they are probably all over the galaxy by now."
},
"playerResponses": [
{
"playerMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_e1a103e5",
"comment": "Hmmmm, well how much do you want for these kits?"
},
"next": "junk_dealer_generic/s_e1a103e5"
}
],
"requirements": [],
"events": []
}

View File

@@ -1,26 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_d9e6b751",
"comment": "An inventor recently sold me and my fellow junk dealers a large quantity of these special kits that were supposed to revolutionize crafting. Unfortunately, they are useless without the special components that they are designed to use."
},
"playerResponses": [
{
"playerMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_6d53d062",
"comment": "Why don't you just get some of the special components?"
},
"next": "junk_dealer_generic/s_6d53d062"
}
],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "explain"
}
}
]
}

View File

@@ -1,19 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_e29f48dc",
"comment": "Apparently this inventor had them all on a shipment that was coming in from the core worlds. As luck would have it the shipment was hijacked en route and all the components were lost to pirates. This caused the inventor to go out of business, leaving all of us stuck with these useless kits."
},
"playerResponses": [
{
"playerMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_324b9b0f",
"comment": "What good would a useless kit do me?"
},
"next": "junk_dealer_generic/s_324b9b0f"
}
],
"requirements": [],
"events": []
}

View File

@@ -1,27 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_12fe83a6",
"comment": "I just want them gone. They are taking up valuable space in my inventory so I will just give you one of each type if you want."
},
"playerResponses": [
{
"playerMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_d347bee3",
"comment": "Ok sounds good. What sort of kits do you have?"
},
"next": "junk_dealer_generic/condition_checkForKit/s_d347bee3"
},
{
"playerMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_b60b73f8",
"comment": "No thanks, I don't think that I need any of those kits."
},
"next": "junk_dealer_generic/condition_checkForKitToo/s_b60b73f8"
}
],
"requirements": [],
"events": []
}

View File

@@ -1,17 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_42",
"comment": "Ok, here you go. I guess in order to make it work you need to add ten special components to the kit. When you examine a kit, it has a list of what you need in order to complete the kit. It also has a read-out of whether it currently has a component or not. Oh, and if you do happen to make anything useful with that kit, I might be interested in buying that from you."
},
"playerResponses": [],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "heal_other"
}
}
]
}

View File

@@ -1,17 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_27",
"comment": "Ok, here you go. I guess in order to make it work you need to add ten special components to the kit. When you examine a kit, it has a list of what you need in order to complete the kit. It also has a read-out of whether it currently has a component or not. Oh, and if you do happen to make anything useful with that kit, I might be interested in buying that from you."
},
"playerResponses": [],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "heal_other"
}
}
]
}

View File

@@ -1,17 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_37",
"comment": "Ok, here you go. I guess in order to make it work you need to add ten special components to the kit. When you examine a kit, it has a list of what you need in order to complete the kit. It also has a read-out of whether it currently has a component or not. Oh, and if you do happen to make anything useful with that kit, I might be interested in buying that from you."
},
"playerResponses": [],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "heal_other"
}
}
]
}

View File

@@ -1,17 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_14efaaa2",
"comment": "Ok, here you go. I guess in order to make it work you need to add ten special components to the kit. When you examine a kit, it has a list of what you need in order to complete the kit. It also has a read-out of whether it currently has a component or not. Oh, and if you do happen to make anything useful with that kit, I might be interested in buying that from you."
},
"playerResponses": [],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "heal_other"
}
}
]
}

View File

@@ -1,17 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_32",
"comment": "Ok, here you go. I guess in order to make it work you need to add ten special components to the kit. When you examine a kit, it has a list of what you need in order to complete the kit. It also has a read-out of whether it currently has a component or not. Oh, and if you do happen to make anything useful with that kit, I might be interested in buying that from you."
},
"playerResponses": [],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "heal_other"
}
}
]
}

View File

@@ -1,17 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_47",
"comment": "Looks like your inventory is full. Come back when you make some room."
},
"playerResponses": [],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "shake_head_no"
}
}
]
}

View File

@@ -1,10 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_49",
"comment": "I am sorry but you do not have any space in your inventory for me to give you a kit. Maybe you should clear out some room and talk to me again if you are still interested."
},
"playerResponses": [],
"requirements": [],
"events": []
}

View File

@@ -1,10 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_29",
"comment": "I am sorry but you do not have any space in your inventory for me to give you a kit. Maybe you should clear out some room and talk to me again if you are still interested."
},
"playerResponses": [],
"requirements": [],
"events": []
}

View File

@@ -1,10 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_39",
"comment": "I am sorry but you do not have any space in your inventory for me to give you a kit. Maybe you should clear out some room and talk to me again if you are still interested."
},
"playerResponses": [],
"requirements": [],
"events": []
}

View File

@@ -1,10 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_5b10c0b9",
"comment": "I am sorry but you do not have any space in your inventory for me to give you a kit. Maybe you should clear out some room and talk to me again if you are still interested."
},
"playerResponses": [],
"requirements": [],
"events": []
}

View File

@@ -1,10 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_34",
"comment": "I am sorry but you do not have any space in your inventory for me to give you a kit. Maybe you should clear out some room and talk to me again if you are still interested."
},
"playerResponses": [],
"requirements": [],
"events": []
}

View File

@@ -1,17 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_dealer_generic",
"key": "s_43",
"comment": "Looks like your inventory is full. Come back when you make some room."
},
"playerResponses": [],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "shake_head_no"
}
}
]
}

View File

@@ -11,7 +11,7 @@
"key": "task01_journal_entry_title",
"comment": "Kill 25 Blistmoks"
},
"next": "mensix_mce_hunt/kill_blistmok"
"next": "mustafar_mensix/mce_hunt_kill_blistmok"
},
{
"playerMessage": {
@@ -19,7 +19,7 @@
"key": "task01_journal_entry_title",
"comment": "Collect 15 Jagged Jundak Teeth"
},
"next": "mensix_mce_hunt/kill_jundak"
"next": "mustafar_mensix/mce_hunt_kill_jundak"
},
{
"playerMessage": {
@@ -27,7 +27,7 @@
"key": "task01_journal_entry_title",
"comment": "Collect Kubaza Beetle Beads"
},
"next": "mensix_mce_hunt/kill_lava_beetle"
"next": "mustafar_mensix/mce_hunt_kill_lava_beetle"
},
{
"playerMessage": {
@@ -35,7 +35,7 @@
"key": "task01_journal_entry_title",
"comment": "Hunt Down 20 Tanray"
},
"next": "mensix_mce_hunt/kill_tanray"
"next": "mustafar_mensix/mce_hunt_kill_tanray"
},
{
"playerMessage": {
@@ -43,7 +43,7 @@
"key": "task01_journal_entry_title",
"comment": "Kill 20 Tulrus"
},
"next": "mensix_mce_hunt/kill_tulrus"
"next": "mustafar_mensix/mce_hunt_kill_tulrus"
},
{
"playerMessage": {
@@ -51,7 +51,7 @@
"key": "task01_journal_entry_title",
"comment": "Kill 25 Xandank"
},
"next": "mensix_mce_hunt/kill_xandank"
"next": "mustafar_mensix/mce_hunt_kill_xandank"
}
],

View File

@@ -1,17 +1,18 @@
file enabled
TEXT BOOLEAN
bartender.sdb TRUE
buffs_medic.sdb TRUE
chassis_dealer.sdb TRUE
cloning_droid.sdb TRUE
commoner.sdb TRUE
cybernetics.sdb TRUE
junk_dealer.sdb TRUE
recruiter.sdb TRUE
droids.sdb TRUE
mensix_mce_hunt.sdb TRUE
junk_dealer.sdb TRUE
mustafar_mensix.sdb TRUE
questgiver.sdb TRUE
recruiter.sdb TRUE
tatooine_jabbas_palace.sdb TRUE
tatooine_mos_eisley.sdb TRUE
tatooine_mos_espa_watto.sdb TRUE
wookiee_teleport.sdb TRUE
trainers.sdb TRUE
tatooine_mos_espa.sdb TRUE
trainers.sdb TRUE
wookiee_teleport.sdb TRUE

View File

@@ -1,11 +1,11 @@
conversation_id conversation_file
TEXT TEXT
tatooine_jabbas_palace_barada tatooine_jabbas_palace_barada/default
tatooine_jabbas_palace_bib_fortuna tatooine_jabbas_palace_bib_fortuna/start
tatooine_jabbas_palace_boba_fett tatooine_jabbas_palace_boba_fett/start
tatooine_jabbas_palace_ephant_mon tatooine_jabbas_palace_ephant_mon/start
tatooine_jabbas_palace_reelo_baruk tatooine_jabbas_palace_reelo_baruk/start
tatooine_jabbas_palace_jabba tatooine_jabbas_palace_jabba/start
tatooine_jabbas_palace_jawl tatooine_jabbas_palace_jawl/start
tatooine_jabbas_palace_ollobo tatooine_jabbas_palace_ollobo/default
tatooine_jabbas_palace_ree_yees tatooine_jabbas_palace_ree_yees/default
tatooine_jabbas_palace_barada tatooine_jabbas_palace/tatooine_jabbas_palace_barada_start
tatooine_jabbas_palace_bib_fortuna tatooine_jabbas_palace/tatooine_jabbas_palace_bib_fortuna_start
tatooine_jabbas_palace_boba_fett tatooine_jabbas_palace/tatooine_jabbas_palace_boba_fett_start
tatooine_jabbas_palace_ephant_mon tatooine_jabbas_palace/tatooine_jabbas_palace_ephant_mon_start
tatooine_jabbas_palace_reelo_baruk tatooine_jabbas_palace/tatooine_jabbas_palace_reelo_baruk_start
tatooine_jabbas_palace_jabba tatooine_jabbas_palace/tatooine_jabbas_palace_jabba_start
tatooine_jabbas_palace_jawl tatooine_jabbas_palace/tatooine_jabbas_palace_jawl_start
tatooine_jabbas_palace_ollobo tatooine_jabbas_palace/tatooine_jabbas_palace_ollobo_start
tatooine_jabbas_palace_ree_yees tatooine_jabbas_palace/tatooine_jabbas_palace_ree_yees_start

View File

@@ -1,27 +0,0 @@
{
"npcMessage": {
"file": "conversation/barada",
"key": "s_15",
"comment": "Good, good. Let's get started then. Valarian's racers are cheating. There's no way they're building better vehicles than me. Find out what they're doing."
},
"playerResponses": [
{
"playerMessage": {
"file": "conversation/barada",
"key": "s_17",
"comment": "Isn't pod racing illegal?"
},
"next": "tatooine_jabbas_palace_barada/handleBranch6/s_17"
},
{
"playerMessage": {
"file": "conversation/barada",
"key": "s_36",
"comment": "What do you need me to do?"
},
"next": "tatooine_jabbas_palace_barada/handleBranch6/s_36"
}
],
"requirements": [],
"events": []
}

View File

@@ -1,10 +0,0 @@
{
"npcMessage": {
"file": "conversation/barada",
"key": "s_42",
"comment": "Then what are you standing around here for? It's dangerous here. I mean look at us. You might wanna find an exit."
},
"playerResponses": [],
"requirements": [],
"events": []
}

View File

@@ -1,27 +0,0 @@
{
"npcMessage": {
"file": "conversation/barada",
"key": "s_24",
"comment": "What are you, some kind of Imperial spy? Everything we do around here is illegal. Unless you really are an Imperial spy, in which case I was kidding. No, wait, Jabba's paid off the Imperials, so it doesn't matter. What were we talking about?"
},
"playerResponses": [
{
"playerMessage": {
"file": "conversation/barada",
"key": "s_26",
"comment": "Where do you hold these pod races?"
},
"next": "tatooine_jabbas_palace_barada/handleBranch7/s_26"
},
{
"playerMessage": {
"file": "conversation/barada",
"key": "s_34",
"comment": "I just need to know what to do."
},
"next": "tatooine_jabbas_palace_barada/handleBranch7/s_34"
}
],
"requirements": [],
"events": []
}

View File

@@ -1,10 +0,0 @@
{
"npcMessage": {
"file": "conversation/barada",
"key": "s_38",
"comment": "Find some of Valarian's pod racers and see what they have.Find some of Valarian's pod racers and see what they have."
},
"playerResponses": [],
"requirements": [],
"events": []
}

View File

@@ -1,27 +0,0 @@
{
"npcMessage": {
"file": "conversation/barada",
"key": "s_28",
"comment": "Don't concern yourself with everything at once. All you need to know is what I want you to do, and then I just need you to do it.
},
"playerResponses": [
{
"playerMessage": {
"file": "conversation/barada",
"key": "s_30",
"comment": "What should I do?"
},
"next": "tatooine_jabbas_palace_barada/handleBranch8/s_30"
},
{
"playerMessage": {
"file": "conversation/barada",
"key": "s_32",
"comment": "I don't like this. I'm leaving."
},
"next": "tatooine_jabbas_palace_barada/handleBranch8/s_32"
}
],
"requirements": [],
"events": []
}

View File

@@ -1,10 +0,0 @@
{
"npcMessage": {
"file": "conversation/barada",
"key": "s_38",
"comment": "Find some of Valarian's pod racers and see what they have."
},
"playerResponses": [],
"requirements": [],
"events": []
}

View File

@@ -1,10 +0,0 @@
{
"npcMessage": {
"file": "conversation/barada",
"key": "s_38",
"comment": "Find some of Valarian's pod racers and see what they have."
},
"playerResponses": [],
"requirements": [],
"events": []
}

View File

@@ -1,10 +0,0 @@
{
"npcMessage": {
"file": "conversation/barada",
"key": "s_42",
"comment": "Then what are you standing around here for? It's dangerous here. I mean look at us. You might wanna find an exit."
},
"playerResponses": [],
"requirements": [],
"events": []
}

View File

@@ -1,10 +0,0 @@
{
"npcMessage": {
"file": "conversation/barada",
"key": "s_4",
"comment": "I heard through the grapevine that Lady Valarian is really mad at the loss of her pod racer champion. Well done!"
},
"playerResponses": [],
"requirements": [],
"events": []
}

View File

@@ -1,27 +0,0 @@
{
"npcMessage": {
"file": "conversation/barada",
"key": "s_11",
"comment": "Porcellus says you're good. He told you I needed help? I do. Someone with a steady hand and steady nerves. Is that you?"
},
"playerResponses": [
{
"playerMessage": {
"file": "conversation/barada",
"key": "s_13",
"comment": "Yeah, that's me."
},
"next": "tatooine_jabbas_palace_barada/handleBranch5/s_13",
},
{
"playerMessage": {
"file": "conversation/barada",
"key": "s_40",
"comment": "No. That's not me at all."
},
"next": "tatooine_jabbas_palace_barada/handleBranch5/s_40"
}
],
"requirements": [],
"events": []
}

View File

@@ -1,10 +0,0 @@
{
"npcMessage": {
"file": "conversation/barada",
"key": "s_19",
"comment": "Have you found any more of those suspicious engine parts Valarian's been using?"
},
"playerResponses": [],
"requirements": [],
"events": []
}

View File

@@ -1,17 +0,0 @@
{
"npcMessage": {
"file": "conversation/barada",
"key": "s_20",
"comment": "I thought I sent you out to take care of our competition. You know, 'take care'...do I have to spell it out for you?"
},
"playerResponses": [],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "point_away"
}
}
]
}

View File

@@ -1,17 +0,0 @@
{
"npcMessage": {
"file": "conversation/barada",
"key": "s_23",
"comment": "This is fantastic. I'm going to give you this. It's a customization kit for your vehicle. We have hundreds of them lying around, so I don't really feel bad about giving you one. Oh, I should have kept that last part to myself, shouldn't I? Oh well. Hey, go see Bib Fortuna. He's got something to talk to you about."
},
"playerResponses": [],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "heal_other"
}
}
]
}

View File

@@ -1,34 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_ollobo_jabbas",
"key": "s_472f3294",
"comment": "Jabba tell Ollobo ta deal fer shooters an' stabbers, Jabba tell Ollobo ta deal fer pretties. Jabba tell Ollobo ta make good deal fer pistol shooters an' polearm stabbers. If'n ya got what Jabba wants, Ollobo deal fer it."
},
"playerResponses": [
{
"playerMessage": {
"file": "conversation/junk_ollobo_jabbas",
"key": "s_e2ee167d",
"comment": "I think that I have what Jabba is looking for."
},
"next": "tatooine_jabbas_palace_ollobo/handleBranch2/s_e2ee167d"
},
{
"playerMessage": {
"file": "conversation/junk_ollobo_jabbas",
"key": "s_b85badf5",
"comment": "I don't think that I have anything Jabba is interested in."
},
"next": "tatooine_jabbas_palace_ollobo/handleBranch2/s_b85badf5"
}
],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "nod"
}
}
]
}

View File

@@ -1,17 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_ollobo_jabbas",
"key": "s_935bfcd0",
"comment": "That yer choice. Just ya 'member, Ollobo willing ta deal fer what Jabba wants."
},
"playerResponses": [],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "dismiss"
}
}
]
}

View File

@@ -1,10 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_ollobo_jabbas",
"key": "s_b950c3eb",
"comment": "Ya 'member that Ollobo here. Ya find what Jabba wants, Ollobo deal fer it."
},
"playerResponses": [],
"requirements": [],
"events": []
}

View File

@@ -1,10 +0,0 @@
{
"npcMessage": {
"file": "conversation/junk_ollobo_jabbas",
"key": "s_73b59dd6",
"comment": "Ollobo check what ya got. No barter. Ya deal or not deal. Ollobo no ask questions, 'cause Ollobo no care. Jabba tell Ollobo ta deal, Ollobo deal."
},
"playerResponses": [],
"requirements": [],
"events": []
}

View File

@@ -1,10 +0,0 @@
{
"npcMessage": {
"file": "conversation/ree_yees",
"key": "s_28",
"comment": "No, that's all. Get the gem encrusted bell, and I'll call you."
},
"playerResponses": [],
"requirements": [],
"events": []
}

View File

@@ -1,10 +0,0 @@
{
"npcMessage": {
"file": "conversation/ree_yees",
"key": "s_58",
"comment": "Beneath you? There's no one around here beneath you. But if you're going to keep that attitude up you might end up beneath something else. Like the ground."
},
"playerResponses": [],
"requirements": [],
"events": []
}

View File

@@ -1,27 +0,0 @@
{
"npcMessage": {
"file": "conversation/ree_yees",
"key": "s_62",
"comment": "An item we acquired recently. A famed musician was touring Tatooine a few weeks ago and we stole his gem encrusted bell, the one they use to signal the end of a concert. The Sand Splitters walked out of here with it and are looking for a buyer. Get it back from them."
},
"playerResponses": [
{
"playerMessage": {
"file": "conversation/ree_yees",
"key": "s_64",
"comment": "I'll get it back."
},
"next": "tatooine_jabbas_palace_ree_yees/handleBranch8/s_64",
},
{
"playerMessage": {
"file": "conversation/ree_yees",
"key": "s_66",
"comment": "Someone stole from Jabba?"
},
"next": "tatooine_jabbas_palace_ree_yees/handleBranch8/s_66"
}
],
"requirements": [],
"events": []
}

View File

@@ -1,10 +0,0 @@
{
"npcMessage": {
"file": "conversation/ree_yees",
"key": "s_84",
"comment": "Get the gem encrusted bell, and I'll call you."
},
"playerResponses": [],
"requirements": [],
"events": []
}

View File

@@ -1,10 +0,0 @@
{
"npcMessage": {
"file": "conversation/ree_yees",
"key": "s_84",
"comment": "Get the gem encrusted bell, and I'll call you."
},
"playerResponses": [],
"requirements": [],
"events": []
}

View File

@@ -1,19 +0,0 @@
{
"npcMessage": {
"file": "conversation/ree_yees",
"key": "s_68",
"comment": "Yeah, we caught one of them as they were escaping. The Sarlacc had a nice little snack that day, but the rest of them got away. Word is that one of the knaves must be carrying it around."
},
"playerResponses": [
{
"playerMessage": {
"file": "conversation/ree_yees",
"key": "s_70",
"comment": "So, I should just find that Sand Splitter knave?"
},
"next": "tatooine_jabbas_palace_ree_yees/handleBranch9/s_70",
}
],
"requirements": [],
"events": []
}

View File

@@ -1,19 +0,0 @@
{
"npcMessage": {
"file": "conversation/ree_yees",
"key": "s_72",
"comment": "That's what I was thinking. Though we don't know who it is. So you may have to go through a few of them to get to the guy. See if you can find the bell and when you do I'll have something else for you."
},
"playerResponses": [
{
"playerMessage": {
"file": "conversation/ree_yees",
"key": "s_74",
"comment": "Anything else?"
},
"next": "tatooine_jabbas_palace_ree_yees/handleBranch10/s_74",
}
],
"requirements": [],
"events": []
}

View File

@@ -1,17 +0,0 @@
{
"npcMessage": {
"file": "conversation/ree_yees",
"key": "s_20",
"comment": "Still haven't found my bell? I guess you'd better keep looking."
},
"playerResponses": [],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "point_accusingly"
}
}
]
}

View File

@@ -1,17 +0,0 @@
{
"npcMessage": {
"file": "conversation/ree_yees",
"key": "s_34",
"comment": "Have you found Jabba's ledger yet? Then what, pray tell, are you doing at the palace? Get back out there!"
},
"playerResponses": [],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "point_away"
}
}
]
}

View File

@@ -1,17 +0,0 @@
{
"npcMessage": {
"file": "conversation/ree_yees",
"key": "s_44",
"comment": "I need that explosive returned before somebody figures out how to arm it!"
},
"playerResponses": [],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "point_accusingly"
}
}
]
}

View File

@@ -1,17 +0,0 @@
{
"npcMessage": {
"file": "conversation/ree_yees",
"key": "s_4",
"comment": "Thanks for the help earlier."
},
"playerResponses": [],
"requirements": [],
"events": [
{
"type": "npc_animation",
"args": {
"animation": "thank"
}
}
]
}

Some files were not shown because too many files have changed in this diff Show More