|
|
|
|
|
PlaceObj('Conversation', { |
|
AssignToGroup = "FamilyGathering", |
|
Comment = "When you have enough clues, you can trigger a gathering on the scene of the crime where this conversation takes place. At the end of the conversation, either the doctor is executed, both families attack the player's team, or the families start fighting each other.", |
|
Conditions = { |
|
PlaceObj('QuestIsVariableBool', { |
|
QuestId = "TwinManors", |
|
Vars = set({ |
|
DoctorDead = false, |
|
DoctorExecution = false, |
|
FamiliesCombat = false, |
|
FamiliesCombatFFA = false, |
|
FamiliesCombatPlayer = false, |
|
FamiliesDefeated = false, |
|
FamilyGathered = true, |
|
FamilyGathering = true, |
|
}), |
|
__eval = function () |
|
local quest = gv_Quests['TwinManors'] or QuestGetState('TwinManors') |
|
return not quest.DoctorDead and not quest.DoctorExecution and not quest.FamiliesCombat and not quest.FamiliesCombatFFA and not quest.FamiliesCombatPlayer and not quest.FamiliesDefeated and quest.FamilyGathered and quest.FamilyGathering |
|
end, |
|
}), |
|
}, |
|
DefaultActor = "DrLEnfer", |
|
group = "Farmland", |
|
id = "DrLEnfer_2", |
|
PlaceObj('ConversationPhrase', { |
|
AutoRemove = true, |
|
Keyword = "Greeting", |
|
KeywordT = T(774381032385, "Greeting"), |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "DrLEnfer", |
|
SoundAfter = "Sounds/ConversationEffects/iact_crowdreactions2_murmur1.wav", |
|
Text = T(547850547421, 'What is it, "officers"? I\'m dying to learn who your suspect is. Or shall we resort to exorcism?'), |
|
}), |
|
}, |
|
NoBackOption = true, |
|
id = "Greeting4", |
|
}), |
|
PlaceObj('ConversationPhrase', { |
|
Comment = "repeated", |
|
Keyword = "Greeting", |
|
KeywordT = T(774381032385, "Greeting"), |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "DrLEnfer", |
|
Text = T(597016766734, 'Now, have you made up your mind already? Who is your <em>murderer</em>, "constables"?'), |
|
}), |
|
}, |
|
NoBackOption = true, |
|
id = "Greeting", |
|
}), |
|
PlaceObj('ConversationPhrase', { |
|
Comment = "This will cause the Doctor to be executed", |
|
Effects = { |
|
PlaceObj('QuestSetVariableBool', { |
|
Prop = "DoctorExecution", |
|
QuestId = "TwinManors", |
|
}), |
|
}, |
|
GoTo = "<end conversation>", |
|
Keyword = "You did it", |
|
KeywordT = T(942924588771, "You did it"), |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "DrLEnfer", |
|
Text = T(702594355899, "Oh really? If I was as bad at doctoring as you are at investigating, I'd be running a morgue instead of a clinic."), |
|
}), |
|
PlaceObj('ConversationInterjectionList', { |
|
Interjections = { |
|
PlaceObj('ConversationInterjection', { |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "Red", |
|
Text = T(169706261131, "It would be a better match for your bedside manner, that's for certain!"), |
|
}), |
|
}, |
|
}), |
|
PlaceObj('ConversationInterjection', { |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "Scope", |
|
Text = T(773514440706, "It would certainly be a better match for your personality."), |
|
}), |
|
}, |
|
}), |
|
PlaceObj('ConversationInterjection', { |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "Tex", |
|
Text = T(339469082998, "Sorry, old-timer. Time for frontier justice!"), |
|
}), |
|
}, |
|
}), |
|
}, |
|
}), |
|
PlaceObj('ConversationLine', { |
|
Character = "DrLEnfer", |
|
SoundAfter = "Sounds/ConversationEffects/iact_crowdreactions2_murmur2.wav", |
|
Text = T(160414302706, "I hardly even need to ask, but what do my good neighbors think?"), |
|
}), |
|
}, |
|
StoryBranchIcon = "conversation_arrow", |
|
id = "Youdidit", |
|
}), |
|
PlaceObj('ConversationPhrase', { |
|
Comment = "Both families will attack the player", |
|
Effects = { |
|
PlaceObj('QuestSetVariableBool', { |
|
Prop = "FamiliesCombatPlayer", |
|
QuestId = "TwinManors", |
|
}), |
|
}, |
|
GoTo = "LeDomasdidit", |
|
Keyword = "Van Tassels did it", |
|
KeywordT = T(636481284811, "Van Tassels did it"), |
|
PlayGoToPhrase = true, |
|
StoryBranchIcon = "conversation_arrow", |
|
id = "VanTasselsdidit", |
|
}), |
|
PlaceObj('ConversationPhrase', { |
|
Comment = "Both families will attack the player", |
|
Effects = { |
|
PlaceObj('QuestSetVariableBool', { |
|
Prop = "FamiliesCombatPlayer", |
|
QuestId = "TwinManors", |
|
}), |
|
}, |
|
GoTo = "<end conversation>", |
|
Keyword = "Le Domas did it", |
|
KeywordT = T(789751685852, "Le Domas did it"), |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "DrLEnfer", |
|
Text = T(818715088608, "I think you're not entirely wrong, but you could be multiplying the wrongs instead of subtracting."), |
|
}), |
|
PlaceObj('ConversationInterjectionList', { |
|
Interjections = { |
|
PlaceObj('ConversationInterjection', { |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "Steroid", |
|
Text = T(565753507720, "Math is hard!"), |
|
}), |
|
}, |
|
}), |
|
PlaceObj('ConversationInterjection', { |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "Shadow", |
|
Text = T(741033338407, "I swear, this guy's got a riddle for everything."), |
|
}), |
|
}, |
|
}), |
|
PlaceObj('ConversationInterjection', { |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "Fidel", |
|
Text = T(514825797428, "Philosophy of Fidel is that many wrongs make right."), |
|
}), |
|
}, |
|
}), |
|
}, |
|
}), |
|
PlaceObj('ConversationLine', { |
|
Character = "DrLEnfer", |
|
SoundAfter = "Sounds/ConversationEffects/iact_crowdreactions2_boooo1.wav", |
|
Text = T(488875150899, "Well, what do my good neighbors have to say to these accusations?"), |
|
}), |
|
}, |
|
StoryBranchIcon = "conversation_arrow", |
|
id = "LeDomasdidit", |
|
}), |
|
PlaceObj('ConversationPhrase', { |
|
Align = "right", |
|
Comment = "If you have proof who did the murders. Both families start attacking each other in this case.", |
|
Conditions = { |
|
PlaceObj('QuestIsVariableBool', { |
|
QuestId = "TwinManors", |
|
Vars = set( "HaveProof" ), |
|
__eval = function () |
|
local quest = gv_Quests['TwinManors'] or QuestGetState('TwinManors') |
|
return quest.HaveProof |
|
end, |
|
}), |
|
}, |
|
Effects = { |
|
PlaceObj('QuestSetVariableBool', { |
|
Prop = "FamiliesCombatFFA", |
|
QuestId = "TwinManors", |
|
}), |
|
}, |
|
GoTo = "<end conversation>", |
|
Keyword = "The Families were killing each other", |
|
KeywordT = T(813095741720, "The Families were killing each other"), |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "DrLEnfer", |
|
Text = T(132994826934, "As a notorious pessimist, I confess to feeling a little disappointed. I expected you to be as shortsighted as my half-wit neighbors."), |
|
}), |
|
PlaceObj('ConversationInterjectionList', { |
|
Interjections = { |
|
PlaceObj('ConversationInterjection', { |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "Fidel", |
|
Text = T(165295661050, "Fidel is confused. You making fun of Fidel?"), |
|
}), |
|
}, |
|
}), |
|
PlaceObj('ConversationInterjection', { |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "Nails", |
|
Text = T(992159266701, "That's what you get for misunderestimating us."), |
|
}), |
|
}, |
|
}), |
|
PlaceObj('ConversationInterjection', { |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "MD", |
|
Text = T(276721491095, "I had my shortsightedness corrected when I was in high school."), |
|
}), |
|
}, |
|
}), |
|
PlaceObj('ConversationInterjection', { |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "Igor", |
|
Text = T(821297859236, "All Dolviches have superior shortsight. It is genetics."), |
|
}), |
|
}, |
|
}), |
|
}, |
|
MaxPlayed = 2, |
|
}), |
|
PlaceObj('ConversationLine', { |
|
Character = "DrLEnfer", |
|
Text = T(885494319096, "I just hope you have enough evidence."), |
|
}), |
|
PlaceObj('ConversationInterjectionList', { |
|
Interjections = { |
|
PlaceObj('ConversationInterjection', { |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "Raider", |
|
Text = T(910847079945, "Oh yes, we nailed them."), |
|
}), |
|
}, |
|
}), |
|
PlaceObj('ConversationInterjection', { |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "Buns", |
|
Text = T(304907533416, "Plenty - and it's all been properly bagged, labeled, and color-coded."), |
|
}), |
|
}, |
|
}), |
|
PlaceObj('ConversationInterjection', { |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "Sidney", |
|
Text = T(991111096563, "My dear Dr. L'Enfer, of course I have evidence. I never guess. It is a shocking habit, destructive to the logical faculty."), |
|
}), |
|
PlaceObj('ConversationLine', { |
|
Character = "DrLEnfer", |
|
Text = T(550377392223, "Alright, Sherlock, keep your deerstalker hat on."), |
|
}), |
|
}, |
|
}), |
|
PlaceObj('ConversationInterjection', { |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "Gus", |
|
Text = T(200959097442, "Doc, we got more evidence than the OJ trial. Wait, bad example."), |
|
}), |
|
}, |
|
}), |
|
}, |
|
MaxPlayed = 2, |
|
}), |
|
PlaceObj('ConversationLine', { |
|
Character = "DrLEnfer", |
|
SoundAfter = "Sounds/ConversationEffects/iact_crowdreactions2_murmur2.wav", |
|
Text = T(894778933763, "Well, what do my good neighbors have to say to these accusations?"), |
|
}), |
|
}, |
|
PhraseConditionRolloverText = T(576601951257, "Have enough <em>clues</em>"), |
|
StoryBranchIcon = "conversation_arrow", |
|
id = "TheFamilieswerekillingeachother1", |
|
}), |
|
PlaceObj('ConversationPhrase', { |
|
Align = "right", |
|
Comment = "If you don't have proof who did the murders. Both families attack the player.", |
|
Conditions = { |
|
PlaceObj('QuestIsVariableBool', { |
|
QuestId = "TwinManors", |
|
Vars = set({ |
|
HaveProof = false, |
|
}), |
|
__eval = function () |
|
local quest = gv_Quests['TwinManors'] or QuestGetState('TwinManors') |
|
return not quest.HaveProof |
|
end, |
|
}), |
|
}, |
|
Effects = { |
|
PlaceObj('QuestSetVariableBool', { |
|
Prop = "FamiliesCombatPlayer", |
|
QuestId = "TwinManors", |
|
}), |
|
}, |
|
GoTo = "<end conversation>", |
|
Keyword = "The Families were killing each other", |
|
KeywordT = T(813095741720, "The Families were killing each other"), |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "DrLEnfer", |
|
Text = T(132994826934, "As a notorious pessimist, I confess to feeling a little disappointed. I expected you to be as shortsighted as my half-wit neighbors."), |
|
}), |
|
PlaceObj('ConversationInterjectionList', { |
|
Interjections = { |
|
PlaceObj('ConversationInterjection', { |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "Smiley", |
|
Text = T(344522937229, "Oh, but we are at least twice as shortsighted as your neighbors! Perhaps even three times."), |
|
}), |
|
}, |
|
}), |
|
PlaceObj('ConversationInterjection', { |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "PierreMerc", |
|
Text = T(659201776520, "They are pathetic and beneath my contempt. It would be a mercy to kill them."), |
|
}), |
|
}, |
|
}), |
|
PlaceObj('ConversationInterjection', { |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "Steroid", |
|
Text = T(637595599256, "They do not lift. It is no wonder they are so small and unhappy."), |
|
}), |
|
}, |
|
}), |
|
PlaceObj('ConversationInterjection', { |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "Tex", |
|
Text = T(987257353857, "No one has better shortsight than Tex Colburn! Sharpest shortsight in whole world."), |
|
}), |
|
}, |
|
}), |
|
}, |
|
MaxPlayed = 2, |
|
}), |
|
PlaceObj('ConversationLine', { |
|
Character = "DrLEnfer", |
|
Text = T(885494319096, "I just hope you have enough evidence."), |
|
}), |
|
PlaceObj('ConversationInterjectionList', { |
|
Interjections = { |
|
PlaceObj('ConversationInterjection', { |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "Hitman", |
|
Text = T(803020014157, "Erm, yeah, sort of."), |
|
}), |
|
}, |
|
}), |
|
PlaceObj('ConversationInterjection', { |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "Reaper", |
|
Text = T(137862095695, "I need no evidence, for the spirits of the dead speak tales of horror to my ear."), |
|
}), |
|
}, |
|
}), |
|
PlaceObj('ConversationInterjection', { |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "Fidel", |
|
Text = T(428966976984, "Evidence? Who needs evidence when you got grenades?!"), |
|
}), |
|
}, |
|
}), |
|
PlaceObj('ConversationInterjection', { |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "Larry", |
|
Text = T(551916389581, "Yes! I even drew a detailed evidence map!"), |
|
}), |
|
PlaceObj('ConversationLine', { |
|
Character = "DrLEnfer", |
|
Text = T(722960935910, "I see. The pink unicorn in the corner looks very suspicious. So..."), |
|
}), |
|
}, |
|
}), |
|
}, |
|
MaxPlayed = 2, |
|
}), |
|
PlaceObj('ConversationLine', { |
|
Character = "DrLEnfer", |
|
SoundAfter = "Sounds/ConversationEffects/iact_crowdreactions2_boooo1.wav", |
|
Text = T(894778933763, "Well, what do my good neighbors have to say to these accusations?"), |
|
}), |
|
}, |
|
PhraseConditionRolloverText = T(274464590712, "Not enough <em>clues</em>"), |
|
StoryBranchIcon = "conversation_arrow", |
|
id = "TheFamilieswerekillingeachother2", |
|
}), |
|
PlaceObj('ConversationPhrase', { |
|
Align = "right", |
|
AutoRemove = true, |
|
Comment = "This option does not lead to nothing - the player has to resolve the gathering by accusing someone", |
|
GoTo = "<back>", |
|
Keyword = "It was the vengeful spirits", |
|
KeywordT = T(389923197884, "It was the vengeful spirits"), |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "DrLEnfer", |
|
Text = T(417275578657, "Really. For the sake of what little faith in humanity I have left, I will assume you are joking. "), |
|
}), |
|
}, |
|
StoryBranchIcon = "conversation_arrow", |
|
id = "Itisthevengefulspirits", |
|
}), |
|
PlaceObj('ConversationPhrase', { |
|
Align = "right", |
|
Comment = "Ends the conversation but not the gathering.", |
|
GoTo = "<end conversation>", |
|
Keyword = "We need more time to investigate", |
|
KeywordT = T(262043658539, "We need more time to investigate"), |
|
Lines = { |
|
PlaceObj('ConversationLine', { |
|
Character = "DrLEnfer", |
|
Text = T(808125187144, "How much more time? Good thing I already have my will written out - I'm starting to think I won't live to see the end of your \"investigation\"."), |
|
}), |
|
}, |
|
StoryBranchIcon = "conversation_back", |
|
id = "Weneedmoretimetoinvestigate", |
|
}), |
|
}) |
|
|
|
|