File size: 26,475 Bytes
b6a38d7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 |
-- ========== GENERATED BY Conversation Editor DO NOT EDIT MANUALLY! ==========
PlaceObj('Conversation', {
AssignToGroup = "LegionRaider_Jose",
Conditions = {
PlaceObj('PlayerIsInSectors', {
Sectors = {
"E9",
},
}),
PlaceObj('QuestIsVariableBool', {
QuestId = "JoseFamily",
Vars = set({
BastienMet = true,
JoseKilled = false,
JoseKilledInFortress = false,
}),
__eval = function ()
local quest = gv_Quests['JoseFamily'] or QuestGetState('JoseFamily')
return quest.BastienMet and not quest.JoseKilled and not quest.JoseKilledInFortress
end,
}),
},
DefaultActor = "LegionRaider_Jose",
disabledInConflict = true,
group = "Savanna - Refugee Camp",
id = "Bastien_3",
PlaceObj('ConversationPhrase', {
AutoRemove = true,
Effects = {
PlaceObj('QuestSetVariableBool', {
Prop = "BastienMetRefugeeCamp",
QuestId = "JoseFamily",
}),
},
Keyword = "Greeting",
KeywordT = T(774381032385, --[[Conversation Bastien_3 KeywordT]] "Greeting"),
Lines = {
PlaceObj('ConversationLine', {
Character = "LegionRaider_Jose",
Text = T(252822475111, --[[Conversation Bastien_3 Text voice:LegionRaider_Jose section:Bastien_3 keyword:Greeting]] "Non-non, no more food rations unless you bring something valuable... Oh, non. Mon Dieu, you again?"),
}),
PlaceObj('ConversationLine', {
Character = "Fidel",
Text = T(554890279039, --[[Conversation Bastien_3 Text voice:Fidel section:Bastien_3 keyword:Greeting]] "Fidel brings something valuable. It is Fidel!"),
}),
PlaceObj('ConversationLine', {
Character = "LegionRaider_Jose",
Text = T(565931797325, --[[Conversation Bastien_3 Text voice:LegionRaider_Jose section:Bastien_3 keyword:Greeting]] "I'm sorry, boss, I wasn't talking to you, I mean, I didn't know it was you! I... I didn't expect to see you here, what a nice surprise!"),
}),
PlaceObj('ConversationLine', {
Character = "Len",
Text = T(697726076719, --[[Conversation Bastien_3 Text voice:Len section:Bastien_3 keyword:Greeting]] "I bet you didn't."),
}),
},
id = "Greeting",
}),
PlaceObj('ConversationPhrase', {
Conditions = {
PlaceObj('QuestIsVariableBool', {
QuestId = "RefugeeBlues",
Vars = set({
BastienCornered = false,
}),
__eval = function ()
local quest = gv_Quests['RefugeeBlues'] or QuestGetState('RefugeeBlues')
return not quest.BastienCornered
end,
}),
},
Keyword = "Greeting",
KeywordT = T(774381032385, --[[Conversation Bastien_3 KeywordT]] "Greeting"),
Lines = {
PlaceObj('ConversationLine', {
Character = "LegionRaider_Jose",
Text = T(433398246601, --[[Conversation Bastien_3 Text voice:LegionRaider_Jose section:Bastien_3 keyword:Greeting2]] "What brings you here, boss?"),
}),
},
id = "Greeting2",
}),
PlaceObj('ConversationPhrase', {
Conditions = {
PlaceObj('QuestIsVariableBool', {
QuestId = "RefugeeBlues",
Vars = set( "BastienCornered" ),
__eval = function ()
local quest = gv_Quests['RefugeeBlues'] or QuestGetState('RefugeeBlues')
return quest.BastienCornered
end,
}),
},
Keyword = "Greeting",
KeywordT = T(774381032385, --[[Conversation Bastien_3 KeywordT]] "Greeting"),
Lines = {
PlaceObj('ConversationLine', {
Character = "LegionRaider_Jose",
Text = T(994337199104, --[[Conversation Bastien_3 Text voice:LegionRaider_Jose section:Bastien_3 keyword:Greeting3]] "Yes, boss, what can I do for you?"),
}),
},
id = "Greeting3",
}),
PlaceObj('ConversationPhrase', {
AutoRemove = true,
Conditions = {
PlaceObj('QuestIsVariableBool', {
QuestId = "JoseFamily",
Vars = set({
Scared = false,
Scared2 = false,
}),
__eval = function ()
local quest = gv_Quests['JoseFamily'] or QuestGetState('JoseFamily')
return not quest.Scared and not quest.Scared2
end,
}),
PlaceObj('UnitSquadHasMerc', {
HasPerk = "Psycho",
Negate = true,
}),
},
Effects = {
PlaceObj('QuestSetVariableBool', {
Prop = "Scared",
QuestId = "JoseFamily",
}),
PlaceObj('PhraseSetEnabled', {
Conversation = "Bastien_3",
Enabled = false,
PhraseId = "Werehereforyou",
}),
},
Keyword = "We’re here to check on you",
KeywordT = T(606026899384, --[[Conversation Bastien_3 KeywordT]] "We’re here to check on you"),
Lines = {
PlaceObj('ConversationLine', {
Character = "LegionRaider_Jose",
Text = T(740637841154, --[[Conversation Bastien_3 Text voice:LegionRaider_Jose section:Bastien_3 keyword:We’re here to check on you]] "Check on me, boss? Why? I haven't done anything wrong. Honest! I am helping these people. I swear!"),
}),
},
StoryBranchIcon = "conversation_threaten",
id = "Wereheretocheckonyou",
}),
PlaceObj('ConversationPhrase', {
AutoRemove = true,
Conditions = {
PlaceObj('CheckOR', {
Conditions = {
PlaceObj('QuestIsVariableBool', {
Condition = "or",
QuestId = "JoseFamily",
Vars = set( "Scared", "Scared2" ),
__eval = function ()
local quest = gv_Quests['JoseFamily'] or QuestGetState('JoseFamily')
return quest.Scared or quest.Scared2
end,
}),
PlaceObj('UnitSquadHasMerc', {
HasPerk = "Psycho",
}),
},
}),
},
Effects = {
PlaceObj('QuestSetVariableBool', {
Prop = "Scared2",
QuestId = "JoseFamily",
}),
PlaceObj('PhraseSetEnabled', {
Conversation = "Bastien_3",
Enabled = false,
PhraseId = "Wereheretocheckonyou",
}),
},
Keyword = "We’re here for you.",
KeywordT = T(974506225098, --[[Conversation Bastien_3 KeywordT]] "We’re here for you."),
Lines = {
PlaceObj('ConversationLine', {
Character = "LegionRaider_Jose",
Text = T(799075404050, --[[Conversation Bastien_3 Text voice:LegionRaider_Jose section:Bastien_3 keyword:We’re here for you.]] "Non, boss, don't do it, please! I'm begging you, don't kill me! I don't know what you have heard of me, but it isn't true, I swear! I'll do whatever you want!"),
}),
},
StoryBranchIcon = "conversation_threaten",
id = "Werehereforyou",
}),
PlaceObj('ConversationPhrase', {
AutoRemove = true,
Effects = {
PlaceObj('PhraseSetEnabled', {
Conversation = "Bastien_3",
Enabled = false,
PhraseId = "Werehereforyou",
}),
PlaceObj('PhraseSetEnabled', {
Conversation = "Bastien_3",
Enabled = false,
PhraseId = "Wereheretocheckonyou",
}),
PlaceObj('PhraseSetEnabled', {
Conversation = "Bastien_3",
PhraseId = "Whatvaluables",
}),
PlaceObj('PhraseSetEnabled', {
Conversation = "Bastien_3",
PhraseId = "Whatisyourgainofthis",
}),
PlaceObj('PhraseSetEnabled', {
Conversation = "Bastien_3",
PhraseId = "Youareprofiteering",
}),
},
Keyword = "What is the deal with food rations?",
KeywordT = T(774124180472, --[[Conversation Bastien_3 KeywordT]] "What is the deal with food rations?"),
Lines = {
PlaceObj('ConversationLine', {
Character = "LegionRaider_Jose",
Text = T(871667346702, --[[Conversation Bastien_3 Text voice:LegionRaider_Jose section:Bastien_3 keyword:What is the deal with food rations?]] "Not a big deal, boss, not at all. Some of my friends are kind enough to deliver food supplies to the camp and I'm just helping the people get fair trade for their <em>valuables</em>!"),
}),
},
id = "Whatisthedealwithfoodrations",
}),
PlaceObj('ConversationPhrase', {
AutoRemove = true,
Conditions = {
PlaceObj('CheckOR', {
Conditions = {
PlaceObj('QuestIsVariableBool', {
QuestId = "RefugeeBlues",
Vars = set( "BastienProfiteer" ),
__eval = function ()
local quest = gv_Quests['RefugeeBlues'] or QuestGetState('RefugeeBlues')
return quest.BastienProfiteer
end,
}),
PlaceObj('UnitSquadHasMerc', {
HasPerk = "Scoundrel",
}),
},
}),
PlaceObj('QuestIsVariableBool', {
QuestId = "RefugeeBlues",
Vars = set({
BastienCornered = false,
}),
__eval = function ()
local quest = gv_Quests['RefugeeBlues'] or QuestGetState('RefugeeBlues')
return not quest.BastienCornered
end,
}),
},
Effects = {
PlaceObj('QuestSetVariableBool', {
Prop = "BastienCornered",
QuestId = "RefugeeBlues",
}),
},
Enabled = false,
Keyword = "You're profiteering",
KeywordT = T(268117255824, --[[Conversation Bastien_3 KeywordT]] "You're profiteering"),
Lines = {
PlaceObj('ConversationInterjectionList', {
Interjections = {
PlaceObj('ConversationInterjection', {
Lines = {
PlaceObj('ConversationLine', {
Character = "Magic",
Text = T(963140245622, --[[Conversation Bastien_3 Text voice:Magic section:Bastien_3 keyword:You're profiteering]] "Nice racket you have here, man. Such a pity if somethin' happens to it."),
}),
},
}),
PlaceObj('ConversationInterjection', {
Lines = {
PlaceObj('ConversationLine', {
Character = "Fox",
Text = T(548598623643, --[[Conversation Bastien_3 Text voice:Fox section:Bastien_3 keyword:You're profiteering]] "You naughty boy! I know exactly what you're doing here, so stop sweating and tell me the details. I won't bite, I promise."),
}),
},
}),
},
}),
PlaceObj('ConversationLine', {
Character = "LegionRaider_Jose",
Text = T(877620495693, --[[Conversation Bastien_3 Text voice:LegionRaider_Jose section:Bastien_3 keyword:You're profiteering]] "Non-non, boss, I'm just helping those people! I swear! Without me and my <em>smuggler</em> friends, they would have nothing to eat at all, valuables or not!"),
}),
},
StoryBranchIcon = "conversation_threaten",
id = "Youareprofiteering",
}),
PlaceObj('ConversationPhrase', {
Conditions = {
PlaceObj('QuestIsVariableBool', {
QuestId = "RefugeeBlues",
Vars = set({
BastienCornered = false,
}),
__eval = function ()
local quest = gv_Quests['RefugeeBlues'] or QuestGetState('RefugeeBlues')
return not quest.BastienCornered
end,
}),
},
Enabled = false,
Keyword = "What valuables?",
KeywordT = T(787326176955, --[[Conversation Bastien_3 KeywordT]] "What valuables?"),
Lines = {
PlaceObj('ConversationLine', {
Character = "LegionRaider_Jose",
Text = T(542839688628, --[[Conversation Bastien_3 Text voice:LegionRaider_Jose section:Bastien_3 keyword:What valuables?]] "Well, boss, a refugee doesn't always mean a poor person. They have escaped with their money or Papa's gold watch or Grandma's diamond ring - anything valuable that could be carried. They surely can afford to pay a fair price for their food, eh?"),
}),
PlaceObj('ConversationLine', {
Character = "Raven",
Text = T(422251852674, --[[Conversation Bastien_3 Text voice:Raven section:Bastien_3 keyword:What valuables?]] "I'm sure they'd get more favorable exchange rates at a Vegas pawn shop."),
}),
},
id = "Whatvaluables",
}),
PlaceObj('ConversationPhrase', {
AutoRemove = true,
Conditions = {
PlaceObj('QuestIsVariableBool', {
QuestId = "RefugeeBlues",
Vars = set({
BastienCornered = false,
}),
__eval = function ()
local quest = gv_Quests['RefugeeBlues'] or QuestGetState('RefugeeBlues')
return not quest.BastienCornered
end,
}),
},
Effects = {
PlaceObj('QuestSetVariableBool', {
Prop = "BastienProfiteer",
QuestId = "RefugeeBlues",
}),
},
Enabled = false,
Keyword = "What is your gain of this?",
KeywordT = T(409358966372, --[[Conversation Bastien_3 KeywordT]] "What is your gain of this?"),
Lines = {
PlaceObj('ConversationLine', {
Character = "LegionRaider_Jose",
Text = T(287871389322, --[[Conversation Bastien_3 Text voice:LegionRaider_Jose section:Bastien_3 keyword:What is your gain of this?]] "I'm just helping the poor refugees to put food on their table! I barely make any profit at all!"),
}),
PlaceObj('ConversationInterjectionList', {
Interjections = {
PlaceObj('ConversationInterjection', {
Lines = {
PlaceObj('ConversationLine', {
Character = "Raven",
Text = T(950828975296, --[[Conversation Bastien_3 Text voice:Raven section:Bastien_3 keyword:What is your gain of this?]] "What if I check your books and find out?"),
}),
PlaceObj('ConversationLine', {
Character = "LegionRaider_Jose",
Text = T(509706818567, --[[Conversation Bastien_3 Text voice:LegionRaider_Jose section:Bastien_3 keyword:What is your gain of this?]] "It's alright, boss, but I keep no books. No books, no problem!"),
}),
},
}),
},
}),
},
id = "Whatisyourgainofthis",
}),
PlaceObj('ConversationPhrase', {
AutoRemove = true,
Conditions = {
PlaceObj('QuestIsVariableBool', {
QuestId = "RefugeeBlues",
Vars = set( "BastienCornered" ),
__eval = function ()
local quest = gv_Quests['RefugeeBlues'] or QuestGetState('RefugeeBlues')
return quest.BastienCornered
end,
}),
PlaceObj('CheckOR', {
Conditions = {
PlaceObj('UnitSquadHasMerc', {
HasPerk = "Negotiator",
}),
PlaceObj('QuestIsVariableBool', {
QuestId = "JoseFamily",
Vars = set( "Scared2" ),
__eval = function ()
local quest = gv_Quests['JoseFamily'] or QuestGetState('JoseFamily')
return quest.Scared2
end,
}),
},
}),
},
Effects = {
PlaceObj('QuestSetVariableBool', {
Prop = "BastienProBono",
QuestId = "RefugeeBlues",
}),
PlaceObj('QuestSetVariableBool', {
Prop = "Completed",
QuestId = "JoseFamily",
}),
PlaceObj('GroupSetBehaviorExit', {
TargetUnit = "LegionRaider_Jose",
UseWeapons = true,
closest = true,
}),
},
GoTo = "<end conversation>",
Keyword = "You will work pro bono",
KeywordT = T(930405616398, --[[Conversation Bastien_3 KeywordT]] "You will work pro bono"),
Lines = {
PlaceObj('ConversationInterjectionList', {
Interjections = {
PlaceObj('ConversationInterjection', {
Lines = {
PlaceObj('ConversationLine', {
Character = "Raider",
Text = T(101264694995, --[[Conversation Bastien_3 Text voice:Raider section:Bastien_3 keyword:You will work pro bono]] "Here is the deal. You will continue supplying the refugees, for a market price, and we won't shoot you for war time profiteering. I'll personally check on you."),
}),
},
}),
PlaceObj('ConversationInterjection', {
Lines = {
PlaceObj('ConversationLine', {
Character = "Buns",
Text = T(766867900340, --[[Conversation Bastien_3 Text voice:Buns section:Bastien_3 keyword:You will work pro bono]] "Personally, I dislike unnecessary violence, but in your case it is completely justified. I want you to start helping people instead of robbing them, or I will do what is necessary. You understand, no?"),
}),
},
}),
},
}),
PlaceObj('ConversationLine', {
Character = "LegionRaider_Jose",
Text = T(489813154154, --[[Conversation Bastien_3 Text voice:LegionRaider_Jose section:Bastien_3 keyword:You will work pro bono]] "But what's in it for me?..."),
}),
PlaceObj('ConversationInterjectionList', {
Interjections = {
PlaceObj('ConversationInterjection', {
Lines = {
PlaceObj('ConversationLine', {
Character = "Raider",
Text = T(611418263633, --[[Conversation Bastien_3 Text voice:Raider section:Bastien_3 keyword:You will work pro bono]] "You get to keep your skin free of bullet holes."),
}),
},
}),
PlaceObj('ConversationInterjection', {
Lines = {
PlaceObj('ConversationLine', {
Character = "Buns",
Text = T(533787107471, --[[Conversation Bastien_3 Text voice:Buns section:Bastien_3 keyword:You will work pro bono]] "Question is, what happens if you don't do as we say."),
}),
},
}),
PlaceObj('ConversationInterjection', {
Lines = {
PlaceObj('ConversationLine', {
Character = "Sidney",
Text = T(823923482367, --[[Conversation Bastien_3 Text voice:Sidney section:Bastien_3 keyword:You will work pro bono]] "That is a jolly good question. I daresay, however, you might not like the answer."),
}),
},
}),
},
}),
PlaceObj('ConversationLine', {
Character = "LegionRaider_Jose",
Text = T(240570479076, --[[Conversation Bastien_3 Text voice:LegionRaider_Jose section:Bastien_3 keyword:You will work pro bono]] "Okay, okay, boss. You are determined to ruin poor old Bastien with this community service you are forcing him to do... Alright, I'll do it, just let me live."),
}),
},
StoryBranchIcon = "conversation_friendly",
id = "Youwillworkforfree",
}),
PlaceObj('ConversationPhrase', {
AutoRemove = true,
Conditions = {
PlaceObj('QuestIsVariableBool', {
QuestId = "RefugeeBlues",
Vars = set( "BastienCornered" ),
__eval = function ()
local quest = gv_Quests['RefugeeBlues'] or QuestGetState('RefugeeBlues')
return quest.BastienCornered
end,
}),
PlaceObj('CheckOR', {
Conditions = {
PlaceObj('UnitSquadHasMerc', {
HasPerk = "Scoundrel",
}),
PlaceObj('QuestIsVariableBool', {
QuestId = "JoseFamily",
Vars = set( "Scared2" ),
__eval = function ()
local quest = gv_Quests['JoseFamily'] or QuestGetState('JoseFamily')
return quest.Scared2
end,
}),
},
}),
},
Effects = {
PlaceObj('QuestSetVariableBool', {
Prop = "BastienShare",
QuestId = "RefugeeBlues",
}),
PlaceObj('QuestSetVariableBool', {
Prop = "Completed",
QuestId = "JoseFamily",
}),
PlaceObj('GroupSetBehaviorExit', {
TargetUnit = "LegionRaider_Jose",
UseWeapons = true,
closest = true,
}),
},
GoTo = "<end conversation>",
Keyword = "You will work for us",
KeywordT = T(503106875951, --[[Conversation Bastien_3 KeywordT]] "You will work for us"),
Lines = {
PlaceObj('ConversationInterjectionList', {
Interjections = {
PlaceObj('ConversationInterjection', {
Lines = {
PlaceObj('ConversationLine', {
Character = "Magic",
Text = T(532118467567, --[[Conversation Bastien_3 Text voice:Magic section:Bastien_3 keyword:You will work for us]] "Charity is dangerous business, man. You need protection to do it, and protection doesn't come for free."),
}),
},
}),
},
}),
PlaceObj('ConversationLine', {
Character = "LegionRaider_Jose",
Text = T(519368816557, --[[Conversation Bastien_3 Text voice:LegionRaider_Jose section:Bastien_3 keyword:You will work for us]] "Okay, boss! No problem. I get it. You want your share. You'll even have it in advance! Here, the first payment. Come again next week for more! Now, um, I'll just go supervise the operations, yes?"),
}),
},
StoryBranchIcon = "conversation_sarcastic",
id = "Youwillworkforus",
}),
PlaceObj('ConversationPhrase', {
AutoRemove = true,
Conditions = {
PlaceObj('QuestIsVariableBool', {
QuestId = "PantagruelDramas",
Vars = set({
ChimurengaDead = false,
ChimurengaEnemy = false,
ChimurengaLeave = false,
MaquisPamphletsAd = true,
}),
__eval = function ()
local quest = gv_Quests['PantagruelDramas'] or QuestGetState('PantagruelDramas')
return not quest.ChimurengaDead and not quest.ChimurengaEnemy and not quest.ChimurengaLeave and quest.MaquisPamphletsAd
end,
}),
PlaceObj('UnitSquadHasItem', {
ItemId = "Pamphlets_LysRouge",
}),
},
Effects = {
PlaceObj('CityGrantLoyalty', {
Amount = 3,
City = "Pantagruel",
SpecialConversationMessage = T(281306505026, --[[Conversation Bastien_3 SpecialConversationMessage]] "Maquis Manifesto"),
}),
PlaceObj('PhraseSetEnabled', {
Conversation = "Bastien_3",
Enabled = false,
PhraseId = "ReadthisMaquisManifesto2",
}),
PlaceObj('PhraseSetEnabled', {
Conversation = "Bastien_3",
Enabled = false,
PhraseId = "Werehereforyou",
}),
PlaceObj('PhraseSetEnabled', {
Conversation = "Bastien_3",
Enabled = false,
PhraseId = "Wereheretocheckonyou",
}),
PlaceObj('QuestSetVariableNum', {
Amount = 1,
Prop = "PamphletsGiven",
QuestId = "RebelManifesto",
}),
},
Keyword = "Read this Maquis Manifesto",
KeywordT = T(576499920250, --[[Conversation Bastien_3 KeywordT]] "Read this Maquis Manifesto"),
Lines = {
PlaceObj('ConversationLine', {
Character = "LegionRaider_Jose",
Text = T(597317846829, --[[Conversation Bastien_3 Text voice:LegionRaider_Jose section:Bastien_3 keyword:Read this Maquis Manifesto]] "Oh, these are Maman Liliane's girls! I wonder if she remembers me from the last time I was there. I should go pay her a visit..."),
}),
PlaceObj('ConversationInterjectionList', {
Interjections = {
PlaceObj('ConversationInterjection', {
Lines = {
PlaceObj('ConversationLine', {
Character = "Fox",
Text = T(337583510108, --[[Conversation Bastien_3 Text voice:Fox section:Bastien_3 keyword:Read this Maquis Manifesto]] "Make sure you bring protection! And I'm not just talking about the nine millimeter kind."),
}),
},
}),
},
}),
PlaceObj('ConversationLine', {
Character = "LegionRaider_Jose",
Text = T(326075346068, --[[Conversation Bastien_3 Text voice:LegionRaider_Jose section:Bastien_3 keyword:Read this Maquis Manifesto]] "On the other hand, better not. My kidneys are allergic to heavy boots."),
}),
},
PhraseRolloverText = T(218799198567, --[[Conversation Bastien_3 PhraseRolloverText]] "Give a propaganda pamphlet"),
StoryBranchIcon = "conversation_action",
id = "ReadthisMaquisManifesto1",
}),
PlaceObj('ConversationPhrase', {
AutoRemove = true,
Conditions = {
PlaceObj('UnitSquadHasItem', {
ItemId = "Pamphlets",
}),
PlaceObj('QuestIsVariableBool', {
QuestId = "PantagruelDramas",
Vars = set({
ChimurengaDead = false,
ChimurengaEnemy = false,
ChimurengaLeave = false,
MaquisPamphlets = true,
}),
__eval = function ()
local quest = gv_Quests['PantagruelDramas'] or QuestGetState('PantagruelDramas')
return not quest.ChimurengaDead and not quest.ChimurengaEnemy and not quest.ChimurengaLeave and quest.MaquisPamphlets
end,
}),
},
Effects = {
PlaceObj('CityGrantLoyalty', {
Amount = 5,
City = "Pantagruel",
SpecialConversationMessage = T(456961416801, --[[Conversation Bastien_3 SpecialConversationMessage]] "Maquis Manifesto"),
}),
PlaceObj('PhraseSetEnabled', {
Conversation = "Bastien_3",
Enabled = false,
PhraseId = "ReadthisMaquisManifesto1",
}),
PlaceObj('PhraseSetEnabled', {
Conversation = "Bastien_3",
Enabled = false,
PhraseId = "Werehereforyou",
}),
PlaceObj('PhraseSetEnabled', {
Conversation = "Bastien_3",
Enabled = false,
PhraseId = "Wereheretocheckonyou",
}),
PlaceObj('QuestSetVariableNum', {
Amount = 1,
Prop = "PamphletsGiven",
QuestId = "RebelManifesto",
}),
},
Keyword = "Read this Maquis Manifesto",
KeywordT = T(576499920250, --[[Conversation Bastien_3 KeywordT]] "Read this Maquis Manifesto"),
Lines = {
PlaceObj('ConversationLine', {
Character = "LegionRaider_Jose",
Text = T(541471842879, --[[Conversation Bastien_3 Text voice:LegionRaider_Jose section:Bastien_3 keyword:Read this Maquis Manifesto]] "What is this? The communists have you passing out their propaganda? Huh... They pay you anything to do that? Nevermind. Go ahead and just leave it here. Maybe I can trade it for something useful."),
}),
},
PhraseRolloverText = T(664492773975, --[[Conversation Bastien_3 PhraseRolloverText]] "Give a propaganda pamphlet"),
StoryBranchIcon = "conversation_action",
id = "ReadthisMaquisManifesto2",
}),
PlaceObj('ConversationPhrase', {
Align = "right",
AutoRemove = true,
Conditions = {
PlaceObj('QuestIsVariableBool', {
QuestId = "RefugeeBlues",
Vars = set({
BastienCornered = true,
BastienProBono = false,
BastienShare = false,
}),
__eval = function ()
local quest = gv_Quests['RefugeeBlues'] or QuestGetState('RefugeeBlues')
return quest.BastienCornered and not quest.BastienProBono and not quest.BastienShare
end,
}),
},
Effects = {
PlaceObj('QuestSetVariableBool', {
Prop = "BastienCombat",
QuestId = "RefugeeBlues",
}),
},
GoTo = "<end conversation>",
Keyword = "That’s it, you’re dead",
KeywordT = T(748790316488, --[[Conversation Bastien_3 KeywordT]] "That’s it, you’re dead"),
Lines = {
PlaceObj('ConversationLine', {
Character = "LegionRaider_Jose",
Text = T(746327410315, --[[Conversation Bastien_3 Text voice:LegionRaider_Jose section:Bastien_3 keyword:That’s it, you’re dead]] "You bastards!..."),
}),
},
StoryBranchIcon = "conversation_attack",
id = "Thatsityouredead",
}),
PlaceObj('ConversationPhrase', {
Conditions = {
PlaceObj('QuestIsVariableBool', {
QuestId = "RefugeeBlues",
Vars = set({
BastienCornered = false,
}),
__eval = function ()
local quest = gv_Quests['RefugeeBlues'] or QuestGetState('RefugeeBlues')
return not quest.BastienCornered
end,
}),
},
GoTo = "<end conversation>",
Keyword = "Goodbye",
KeywordT = T(557225474228, --[[Conversation Bastien_3 KeywordT]] "Goodbye"),
Lines = {
PlaceObj('ConversationLine', {
Character = "LegionRaider_Jose",
Text = T(307553486984, --[[Conversation Bastien_3 Text voice:LegionRaider_Jose section:Bastien_3 keyword:Goodbye]] 'Goodbye, boss! May the "spirits" guide you, boss!'),
}),
},
StoryBranchIcon = "conversation_goodbye",
id = "Goodbye",
}),
PlaceObj('ConversationPhrase', {
Conditions = {
PlaceObj('QuestIsVariableBool', {
QuestId = "RefugeeBlues",
Vars = set( "BastienCornered" ),
__eval = function ()
local quest = gv_Quests['RefugeeBlues'] or QuestGetState('RefugeeBlues')
return quest.BastienCornered
end,
}),
},
GoTo = "<end conversation>",
Keyword = "Goodbye",
KeywordT = T(557225474228, --[[Conversation Bastien_3 KeywordT]] "Goodbye"),
Lines = {
PlaceObj('ConversationLine', {
Character = "LegionRaider_Jose",
Text = T(447833402795, --[[Conversation Bastien_3 Text voice:LegionRaider_Jose section:Bastien_3 keyword:Goodbye]] "Have a nice day, boss!"),
}),
},
StoryBranchIcon = "conversation_goodbye",
id = "Goodbye2",
}),
})
|