|
|
|
|
|
PlaceObj('BanterDef', { |
|
Lines = { |
|
PlaceObj('BanterLine', { |
|
'Character', "CivilianMale_1", |
|
'Text', T(681355831673, "You look like a tough group, but you should have seen our <em>Hue</em> and <em>Lurch</em> back in their headhunter days! No Legion wanker would have dared come within a mile of this place."), |
|
}), |
|
}, |
|
disabledInConflict = true, |
|
group = "Banters_Local_PortCacao_DocksBar", |
|
id = "PortCacaoDocks_Drunkard01", |
|
}) |
|
|
|
PlaceObj('BanterDef', { |
|
Lines = { |
|
PlaceObj('BanterLine', { |
|
'Character', "CivilianMale_2", |
|
'Text', T(361384761896, "I miss the good old days when this bar was a headhunters' den. Hasn't been the same since <em>Ma Baxter</em> died and her son took over."), |
|
}), |
|
}, |
|
disabledInConflict = true, |
|
group = "Banters_Local_PortCacao_DocksBar", |
|
id = "PortCacaoDocks_Drunkard02", |
|
}) |
|
|
|
PlaceObj('BanterDef', { |
|
Lines = { |
|
PlaceObj('BanterLine', { |
|
'Character', "CivilianMale_1", |
|
'Text', T(558084428908, "I wish that <em>Lurch</em> and <em>Headshot Hue</em> were still in business like in the old days. They would find <em>President Alphonse</em> and bring him home in no time!"), |
|
}), |
|
}, |
|
conditions = { |
|
PlaceObj('QuestIsVariableBool', { |
|
QuestId = "AyeMom", |
|
Vars = set( "HeadshotHueBet" ), |
|
__eval = function () |
|
local quest = gv_Quests['AyeMom'] or QuestGetState('AyeMom') |
|
return quest.HeadshotHueBet |
|
end, |
|
}), |
|
PlaceObj('QuestIsVariableBool', { |
|
QuestId = "05_TakeDownMajor", |
|
Vars = set({ |
|
Completed = false, |
|
}), |
|
__eval = function () |
|
local quest = gv_Quests['05_TakeDownMajor'] or QuestGetState('05_TakeDownMajor') |
|
return not quest.Completed |
|
end, |
|
}), |
|
}, |
|
disabledInConflict = true, |
|
group = "Banters_Local_PortCacao_DocksBar", |
|
id = "PortCacaoDocks_Drunkard03", |
|
}) |
|
|
|
PlaceObj('BanterDef', { |
|
Lines = { |
|
PlaceObj('BanterLine', { |
|
'Character', "CivilianMale_2", |
|
'Text', T(159816082243, "I just don't believe that \"ricochet\" story <em>Hue</em> keeps telling. If you ask me, I think he and <em>Lurch</em> shot each other."), |
|
}), |
|
}, |
|
conditions = { |
|
PlaceObj('QuestIsVariableBool', { |
|
QuestId = "AyeMom", |
|
Vars = set( "HeadshotHueBet" ), |
|
__eval = function () |
|
local quest = gv_Quests['AyeMom'] or QuestGetState('AyeMom') |
|
return quest.HeadshotHueBet |
|
end, |
|
}), |
|
}, |
|
disabledInConflict = true, |
|
group = "Banters_Local_PortCacao_DocksBar", |
|
id = "PortCacaoDocks_Drunkard04", |
|
}) |
|
|
|
PlaceObj('BanterDef', { |
|
Lines = { |
|
PlaceObj('BanterLine', { |
|
'Character', "CivilianMale_2", |
|
'Text', T(861958264235, "<em>Ma Baxter</em> was a glorious woman. I only saw one guy ever give her trouble. Can't recall his face though - not that there was much to recall after she blew his head off with that shotgun of hers."), |
|
}), |
|
PlaceObj('BanterLine', { |
|
'MultipleTexts', true, |
|
'Text', "", |
|
'AnyOfThese', { |
|
PlaceObj('BanterLineThin', { |
|
'Character', "Meltdown", |
|
'Text', T(762099694817, "Sounds like my kind of bartender!"), |
|
}), |
|
PlaceObj('BanterLineThin', { |
|
'Character', "Fauda", |
|
'Text', T(454748389905, "That does not seem glorious to me, that just seems like the way trouble is handled."), |
|
}), |
|
PlaceObj('BanterLineThin', { |
|
'Character', "Blood", |
|
'Text', T(574637587182, "Now that is the type of problem solving I can appreciate!"), |
|
}), |
|
}, |
|
'Optional', true, |
|
'playOnce', true, |
|
}), |
|
}, |
|
conditions = { |
|
PlaceObj('QuestIsVariableBool', { |
|
QuestId = "AyeMom", |
|
Vars = set( "Given" ), |
|
__eval = function () |
|
local quest = gv_Quests['AyeMom'] or QuestGetState('AyeMom') |
|
return quest.Given |
|
end, |
|
}), |
|
}, |
|
disabledInConflict = true, |
|
group = "Banters_Local_PortCacao_DocksBar", |
|
id = "PortCacaoDocks_Drunkard05", |
|
}) |
|
|
|
PlaceObj('BanterDef', { |
|
Lines = { |
|
PlaceObj('BanterLine', { |
|
'Character', "CivilianMale_1", |
|
'Text', T(941027192281, "I know that wasn't really <em>Ma Baxter</em>, but part of me still wants to lay face down with my hands behind my head!"), |
|
}), |
|
PlaceObj('BanterLine', { |
|
'MultipleTexts', true, |
|
'Text', "", |
|
'AnyOfThese', { |
|
PlaceObj('BanterLineThin', { |
|
'Character', "Fidel", |
|
'Text', T(689828647908, "Si, Fidel's own mamá made people feel same way."), |
|
}), |
|
}, |
|
'Optional', true, |
|
'playOnce', true, |
|
}), |
|
}, |
|
conditions = { |
|
PlaceObj('QuestIsVariableBool', { |
|
QuestId = "AyeMom", |
|
Vars = set( "TCE_SetPieceStart" ), |
|
__eval = function () |
|
local quest = gv_Quests['AyeMom'] or QuestGetState('AyeMom') |
|
return quest.TCE_SetPieceStart |
|
end, |
|
}), |
|
}, |
|
disabledInConflict = true, |
|
group = "Banters_Local_PortCacao_DocksBar", |
|
id = "PortCacaoDocks_Drunkard06", |
|
}) |
|
|
|
PlaceObj('BanterDef', { |
|
Lines = { |
|
PlaceObj('BanterLine', { |
|
'Character', "CivilianMale_2", |
|
'Text', T(565430499704, "Damn, <em>Headshot Hue</em> should have been an actor, not a headhunter!"), |
|
}), |
|
PlaceObj('BanterLine', { |
|
'Character', "Tex", |
|
'Text', T(920791814575, "It was first class performance! Wonder if he has agent."), |
|
'Optional', true, |
|
'playOnce', true, |
|
}), |
|
}, |
|
conditions = { |
|
PlaceObj('QuestIsVariableBool', { |
|
QuestId = "AyeMom", |
|
Vars = set( "TCE_SetPieceStart" ), |
|
__eval = function () |
|
local quest = gv_Quests['AyeMom'] or QuestGetState('AyeMom') |
|
return quest.TCE_SetPieceStart |
|
end, |
|
}), |
|
}, |
|
disabledInConflict = true, |
|
group = "Banters_Local_PortCacao_DocksBar", |
|
id = "PortCacaoDocks_Drunkard07", |
|
}) |
|
|
|
PlaceObj('BanterDef', { |
|
Lines = { |
|
PlaceObj('BanterLine', { |
|
'Character', "CivilianMale_1", |
|
'Text', T(160717495755, "The bar just isn't the same without <em>Lurch</em>... Not that I'm criticizing you or anything."), |
|
}), |
|
PlaceObj('BanterLine', { |
|
'Character', "Larry", |
|
'Text', T(951031575641, "We did what we had to do. He knew too much."), |
|
'Optional', true, |
|
'playOnce', true, |
|
}), |
|
}, |
|
conditions = { |
|
PlaceObj('QuestIsVariableBool', { |
|
QuestId = "_GroupsAttacked", |
|
Vars = set( "Lurch_Killed" ), |
|
__eval = function () |
|
local quest = gv_Quests['_GroupsAttacked'] or QuestGetState('_GroupsAttacked') |
|
return quest.Lurch_Killed |
|
end, |
|
}), |
|
PlaceObj('SectorCheckCity', { |
|
city = "PortDiancie", |
|
}), |
|
}, |
|
disabledInConflict = true, |
|
group = "Banters_Local_PortCacao_DocksBar", |
|
id = "PortCacaoDocks_Drunkard08", |
|
}) |
|
|
|
PlaceObj('BanterDef', { |
|
Lines = { |
|
PlaceObj('BanterLine', { |
|
'Character', "CivilianMale_2", |
|
'Text', T(215010456873, "You're lucky old <em>Ma Baxter</em> is gone. She would have shot all of you dead if you even thought about hurting her boy... No offense."), |
|
}), |
|
}, |
|
conditions = { |
|
PlaceObj('QuestIsVariableBool', { |
|
QuestId = "_GroupsAttacked", |
|
Vars = set( "Lurch_Killed" ), |
|
__eval = function () |
|
local quest = gv_Quests['_GroupsAttacked'] or QuestGetState('_GroupsAttacked') |
|
return quest.Lurch_Killed |
|
end, |
|
}), |
|
PlaceObj('SectorCheckCity', { |
|
city = "PortDiancie", |
|
}), |
|
}, |
|
disabledInConflict = true, |
|
group = "Banters_Local_PortCacao_DocksBar", |
|
id = "PortCacaoDocks_Drunkard09", |
|
}) |
|
|
|
PlaceObj('BanterDef', { |
|
Lines = { |
|
PlaceObj('BanterLine', { |
|
'Character', "CivilianMale_1", |
|
'Text', T(328526242593, "A robber walked into the <em>Aye Bar</em>, but no robber never did walk out! hehehe."), |
|
}), |
|
}, |
|
conditions = { |
|
PlaceObj('QuestIsVariableBool', { |
|
QuestId = "AyeMom", |
|
Vars = set({ |
|
Completed = false, |
|
}), |
|
__eval = function () |
|
local quest = gv_Quests['AyeMom'] or QuestGetState('AyeMom') |
|
return not quest.Completed |
|
end, |
|
}), |
|
PlaceObj('CheckIsPersistentUnitDead', { |
|
Negate = true, |
|
per_ses_id = "NPC_Lurch", |
|
}), |
|
}, |
|
disabledInConflict = true, |
|
group = "Banters_Local_PortCacao_DocksBar", |
|
id = "PortCacaoDocks_Drunkard10", |
|
}) |
|
|
|
|