File size: 33,832 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 |
-- ========== GENERATED BY BanterDef Editor DO NOT EDIT MANUALLY! ==========
PlaceObj('BanterDef', {
KillOnAnyActorAware = true,
Lines = {
PlaceObj('BanterLine', {
'Character', "Baronne",
'Text', T(825538437866, --[[BanterDef Dump_Baronne_Approach01 Text section:Banters_Local_PortCacao_Dump_Triggered/Dump_Baronne_Approach01 voice:Baronne]] "Are you les mercenaires who are seeking to restore the rightful ruler of Grand Chien? Help me <em>crush this rebellion</em>, and I will make you Knights of the Dump and grant you the same boon I would have granted la Légion."),
}),
},
Once = true,
conditions = {
PlaceObj('QuestIsVariableBool', {
QuestId = "TheTrashFief",
Vars = set({
CombatWon = false,
DumpPeace = false,
LegionResolutionTriggered = false,
}),
__eval = function ()
local quest = gv_Quests['TheTrashFief'] or QuestGetState('TheTrashFief')
return not quest.CombatWon and not quest.DumpPeace and not quest.LegionResolutionTriggered
end,
}),
},
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "Dump_Baronne_Approach01",
})
PlaceObj('BanterDef', {
KillOnAnyActorAware = true,
Lines = {
PlaceObj('BanterLine', {
'Character', "Baronne",
'Text', T(434909119863, --[[BanterDef Dump_Baronne_StartFight Text section:Banters_Local_PortCacao_Dump_Triggered/Dump_Baronne_StartFight voice:Baronne]] "Let's crush those rebels together!"),
}),
},
Once = true,
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "Dump_Baronne_StartFight",
})
PlaceObj('BanterDef', {
KillOnAnyActorAware = true,
Lines = {
PlaceObj('BanterLine', {
'Annotation', '"Dune" reference',
'Character', "Baronne",
'Text', T(394425779970, --[[BanterDef Dump_BattleWon_Baronne Text section:Banters_Local_PortCacao_Dump_Triggered/Dump_BattleWon_Baronne "Dune" reference voice:Baronne]] "So it's finally done. Send word to the Docks to begin selling our junk reserves... but slowly. We don't want the price to fall."),
}),
PlaceObj('BanterLine', {
'Annotation', "",
'Character', "Baronne",
'Text', T(873491337824, --[[BanterDef Dump_BattleWon_Baronne Text section:Banters_Local_PortCacao_Dump_Triggered/Dump_BattleWon_Baronne voice:Baronne]] "As for you, mercenaires - you are my new Knights. Protect my fief and respect my authority, and in return the boon I was going to grant la Légion shall be yours instead."),
}),
PlaceObj('BanterLine', {
'MultipleTexts', true,
'AnyOfThese', {
PlaceObj('BanterLineThin', {
'Character', "Fauda",
'Text', T(378287931143, --[[BanterDef Dump_BattleWon_Baronne Text section:Banters_Local_PortCacao_Dump_Triggered/Dump_BattleWon_Baronne voice:Fauda]] "I admire a woman who can defend herself, but a woman who rules with wisdom is also worthy of my respect."),
}),
PlaceObj('BanterLineThin', {
'Character', "Red",
'Text', T(849966847476, --[[BanterDef Dump_BattleWon_Baronne Text section:Banters_Local_PortCacao_Dump_Triggered/Dump_BattleWon_Baronne voice:Red]] "Why am I nae surprised? It's yet another woman giving me a list of demands before she gives up her boon ta me."),
}),
PlaceObj('BanterLineThin', {
'Character', "Scully",
'Text', T(883268529327, --[[BanterDef Dump_BattleWon_Baronne Text section:Banters_Local_PortCacao_Dump_Triggered/Dump_BattleWon_Baronne voice:Scully]] "As long as the lawyers don't get involved, we can make any sort of arrangement you like."),
}),
},
'playOnce', true,
}),
},
Once = true,
conditions = {
PlaceObj('QuestIsVariableBool', {
QuestId = "TheTrashFief",
Vars = set( "CombatWon", "SidedNobles" ),
__eval = function ()
local quest = gv_Quests['TheTrashFief'] or QuestGetState('TheTrashFief')
return quest.CombatWon and quest.SidedNobles
end,
}),
},
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "Dump_BattleWon_Baronne",
})
PlaceObj('BanterDef', {
KillOnAnyActorAware = true,
Lines = {
PlaceObj('BanterLine', {
'Annotation', '"Dune" reference',
'Character', "DirtyHenri",
'Text', T(863695982714, --[[BanterDef Dump_BattleWon_Henri Text section:Banters_Local_PortCacao_Dump_Triggered/Dump_BattleWon_Henri "Dune" reference voice:DirtyHenri]] "Thank you for your valorous support. With your help, a new ruler shall take the throne of <em>Château D'Ordures</em>. I will take the title of Duke of the Dump. Here I am, here I remain."),
}),
PlaceObj('BanterLine', {
'Character', "DirtyHenri",
'Text', T(801767801009, --[[BanterDef Dump_BattleWon_Henri Text section:Banters_Local_PortCacao_Dump_Triggered/Dump_BattleWon_Henri voice:DirtyHenri]] "As for you, sellswords - my Knights will always be your comrades, and you will always have a place at my table."),
}),
PlaceObj('BanterLine', {
'MultipleTexts', true,
'AnyOfThese', {
PlaceObj('BanterLineThin', {
'Character', "Scope",
'Text', T(729198561066, --[[BanterDef Dump_BattleWon_Henri Text section:Banters_Local_PortCacao_Dump_Triggered/Dump_BattleWon_Henri voice:Scope]] "I do hope you don't mean a table used for sorting junk."),
}),
PlaceObj('BanterLineThin', {
'Character', "Tex",
'Text', T(666813899958, --[[BanterDef Dump_BattleWon_Henri Text section:Banters_Local_PortCacao_Dump_Triggered/Dump_BattleWon_Henri voice:Tex]] "Much obliged, partner! If you find any of my movie posters, I sign for you."),
}),
PlaceObj('BanterLineThin', {
'Character', "Barry",
'Text', T(369622913723, --[[BanterDef Dump_BattleWon_Henri Text section:Banters_Local_PortCacao_Dump_Triggered/Dump_BattleWon_Henri voice:Barry]] "It is good thing to know. When you have feast, I will bring extra sanitizer."),
}),
},
'playOnce', true,
}),
},
Once = true,
conditions = {
PlaceObj('QuestIsVariableBool', {
QuestId = "TheTrashFief",
Vars = set( "CombatWon", "SidedKnights" ),
__eval = function ()
local quest = gv_Quests['TheTrashFief'] or QuestGetState('TheTrashFief')
return quest.CombatWon and quest.SidedKnights
end,
}),
},
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "Dump_BattleWon_Henri",
})
PlaceObj('BanterDef', {
Lines = {
PlaceObj('BanterLine', {
'Character', "Baronne",
'Text', T(952047201343, --[[BanterDef Dump_FirstEnter_Banter Text section:Banters_Local_PortCacao_Dump_Triggered/Dump_FirstEnter_Banter voice:Baronne]] "I know your heart, <em>Henri</em>! You want to take my place, to control the junk!"),
}),
PlaceObj('BanterLine', {
'Character', "DirtyHenri",
'Text', T(430428166685, --[[BanterDef Dump_FirstEnter_Banter Text section:Banters_Local_PortCacao_Dump_Triggered/Dump_FirstEnter_Banter voice:DirtyHenri]] "No! My heart is pure. But you, you old scarecrow, you sold us all to <em>la Légion</em>!"),
}),
PlaceObj('BanterLine', {
'Character', "Baronne",
'Text', T(571142051830, --[[BanterDef Dump_FirstEnter_Banter Text section:Banters_Local_PortCacao_Dump_Triggered/Dump_FirstEnter_Banter voice:Baronne]] "I am <em>la Baronne</em>. I decide who to side with, and your job is to follow. Yet, know this: political alliances are temporary, but the junk is forever."),
}),
PlaceObj('BanterLine', {
'Annotation', '"Dune" reference',
'Character', "DirtyHenri",
'Text', T(323413710012, --[[BanterDef Dump_FirstEnter_Banter Text section:Banters_Local_PortCacao_Dump_Triggered/Dump_FirstEnter_Banter "Dune" reference voice:DirtyHenri]] "The Adjani could be an Eden if its rulers would look up from grubbing for junk! You care more about it than about our people!"),
}),
PlaceObj('BanterLine', {
'Character', "Baronne",
'Text', T(810156095811, --[[BanterDef Dump_FirstEnter_Banter Text section:Banters_Local_PortCacao_Dump_Triggered/Dump_FirstEnter_Banter voice:Baronne]] "You will obey me and bend the knee, or I will have to put you down."),
}),
PlaceObj('BanterLine', {
'Annotation', '"Dune" reference',
'Character', "DirtyHenri",
'Text', T(267813178303, --[[BanterDef Dump_FirstEnter_Banter Text section:Banters_Local_PortCacao_Dump_Triggered/Dump_FirstEnter_Banter "Dune" reference voice:DirtyHenri]] "Never! Your rule ends here!"),
}),
},
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "Dump_FirstEnter_Banter",
})
PlaceObj('BanterDef', {
KillOnAnyActorAware = true,
Lines = {
PlaceObj('BanterLine', {
'Character', "DirtyHenri",
'Text', T(209013367430, --[[BanterDef Dump_Henri_Approach01 Text section:Banters_Local_PortCacao_Dump_Triggered/Dump_Henri_Approach01 voice:DirtyHenri]] "Are you the sellswords who oppose la Légion? I am asking you to help us <em>overthrow this evil tyrant</em> here, and my Knights of the Dump will pledge allegiance to you."),
}),
},
Once = true,
conditions = {
PlaceObj('QuestIsVariableBool', {
QuestId = "TheTrashFief",
Vars = set({
CombatWon = false,
DumpPeace = false,
LegionResolutionTriggered = false,
}),
__eval = function ()
local quest = gv_Quests['TheTrashFief'] or QuestGetState('TheTrashFief')
return not quest.CombatWon and not quest.DumpPeace and not quest.LegionResolutionTriggered
end,
}),
},
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "Dump_Henri_Approach01",
})
PlaceObj('BanterDef', {
KillOnAnyActorAware = true,
Lines = {
PlaceObj('BanterLine', {
'Character', "DirtyHenri",
'Text', T(119863453618, --[[BanterDef Dump_Henri_StartFightBanter Text section:Banters_Local_PortCacao_Dump_Triggered/Dump_Henri_StartFightBanter voice:DirtyHenri]] "Go forth, Knights! The tyrant shall fall!"),
}),
},
Once = true,
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "Dump_Henri_StartFightBanter",
})
PlaceObj('BanterDef', {
KillOnAnyActorAware = true,
Lines = {
PlaceObj('BanterLine', {
'Character', "Baronne",
'Text', T(834909279003, --[[BanterDef Dump_Peace Text section:Banters_Local_PortCacao_Dump_Triggered/Dump_Peace voice:Baronne]] "For the peace you forged between me and my Knights, I hereby proclaim you First Rank Courtiers of the Junk Court. You may kiss my hand."),
}),
PlaceObj('BanterLine', {
'Annotation', "Sarcastic",
'MultipleTexts', true,
'AnyOfThese', {
PlaceObj('BanterLineThin', {
'Character', "Mouse",
'Text', T(996770842777, --[[BanterDef Dump_Peace Text section:Banters_Local_PortCacao_Dump_Triggered/Dump_Peace voice:Mouse]] "Gee, thanks."),
}),
PlaceObj('BanterLineThin', {
'Character', "Igor",
'Text', T(530383522329, --[[BanterDef Dump_Peace Text section:Banters_Local_PortCacao_Dump_Triggered/Dump_Peace voice:Igor]] "I collected junk medals when I was small... now I have junk commendation."),
}),
PlaceObj('BanterLineThin', {
'Character', "Raven",
'Text', T(652254183504, --[[BanterDef Dump_Peace Text section:Banters_Local_PortCacao_Dump_Triggered/Dump_Peace voice:Raven]] "Wow. If my neighbors could see me now..."),
}),
},
'playOnce', true,
}),
PlaceObj('BanterLine', {
'Character', "DirtyHenri",
'Text', T(590414295727, --[[BanterDef Dump_Peace Text section:Banters_Local_PortCacao_Dump_Triggered/Dump_Peace voice:DirtyHenri]] "You have my gratitude, mercenaires. It is only by standing together that we may keep la Légion from laying their filthy hands on the junk of <em>Château D'Ordures</em>. We will ever be your loyal friends."),
'Optional', true,
}),
PlaceObj('BanterLine', {
'Character', "Baronne",
'Text', T(646444924535, --[[BanterDef Dump_Peace Text section:Banters_Local_PortCacao_Dump_Triggered/Dump_Peace voice:Baronne]] "Our junk will once again flow freely, as will word of this peace. The hearts of many will be lifted."),
}),
},
Once = true,
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "Dump_Peace",
})
PlaceObj('BanterDef', {
Comment = "low Loyalty (x2)",
FX = "CheckFail",
KillOnAnyActorAware = true,
Lines = {
PlaceObj('BanterLine', {
'Text', T(307816812331, --[[BanterDef Pacify_DumpKnight_01_failure Text]] "<em>Loyalty</em> check failed"),
'Voiced', false,
'FloatUp', true,
}),
PlaceObj('BanterLine', {
'Character', "DumpThugMale_2",
'Text', T(506170181564, --[[BanterDef Pacify_DumpKnight_01_failure Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpKnight_01_failure low Loyalty (x2) voice:DumpThugMale_2]] "Who are you to tell us what to do? We are the Garbage Knights, we do as we please!"),
}),
},
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "Pacify_DumpKnight_01_failure",
})
PlaceObj('BanterDef', {
Comment = "high Loyalty (x2)",
FX = "CheckSuccess",
KillOnAnyActorAware = true,
Lines = {
PlaceObj('BanterLine', {
'Text', T(150562460454, --[[BanterDef Pacify_DumpKnight_01_success Text]] "<em>Loyalty</em> check successful"),
'Voiced', false,
'FloatUp', true,
}),
PlaceObj('BanterLine', {
'Character', "DumpThugMale_2",
'Text', T(815630389145, --[[BanterDef Pacify_DumpKnight_01_success Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpKnight_01_success high Loyalty (x2) voice:DumpThugMale_2]] "I know you! You are les mercenaires who are on a quest to save His Majesty le Président!"),
}),
},
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "Pacify_DumpKnight_01_success",
})
PlaceObj('BanterDef', {
Comment = "low Leadership (x2)",
FX = "CheckFail",
KillOnAnyActorAware = true,
Lines = {
PlaceObj('BanterLine', {
'Text', T(507272907309, --[[BanterDef Pacify_DumpKnight_02_failure Text]] "<leadership-f>"),
'Voiced', false,
'FloatUp', true,
}),
PlaceObj('BanterLine', {
'Character', "DumpThugMale_2",
'Text', T(703221995684, --[[BanterDef Pacify_DumpKnight_02_failure Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpKnight_02_failure low Leadership (x2) voice:DumpThugMale_2]] "I am a Knight of the Junkyard! I don't take orders from you."),
}),
},
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "Pacify_DumpKnight_02_failure",
})
PlaceObj('BanterDef', {
Comment = "high Leadership (x2)",
FX = "CheckSuccess",
KillOnAnyActorAware = true,
Lines = {
PlaceObj('BanterLine', {
'Character', "DumpThugMale_2",
'Text', T(485546809084, --[[BanterDef Pacify_DumpKnight_02_success Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpKnight_02_success high Leadership (x2) voice:DumpThugMale_2]] "The rank of Knight of the Junkyard was bestowed upon me. What rank have you?"),
}),
PlaceObj('BanterLine', {
'Text', T(647366018044, --[[BanterDef Pacify_DumpKnight_02_success Text]] "<leadership-s>"),
'Voiced', false,
'FloatUp', true,
}),
PlaceObj('BanterLine', {
'MultipleTexts', true,
'AnyOfThese', {
PlaceObj('BanterLineThin', {
'Character', "Spike",
'Text', T(327762661185, --[[BanterDef Pacify_DumpKnight_02_success Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpKnight_02_success voice:Spike]] "Well, I'm a Major, boy. An actual major... and not just any major."),
}),
PlaceObj('BanterLineThin', {
'Character', "Raider",
'Text', T(255472871276, --[[BanterDef Pacify_DumpKnight_02_success Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpKnight_02_success voice:Raider]] "Lieutenant Ron Higgins, LA SWAT team."),
}),
PlaceObj('BanterLineThin', {
'Character', "Gus",
'Text', T(793205444096, --[[BanterDef Pacify_DumpKnight_02_success Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpKnight_02_success voice:Gus]] "Name's Tarballs. My rank is Commander of Pretentious Greenhorn Twerps Like You, Woodseed."),
}),
PlaceObj('BanterLineThin', {
'Character', "Len",
'Text', T(823765818840, --[[BanterDef Pacify_DumpKnight_02_success Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpKnight_02_success voice:Len]] "Corporal Len Anderson. It's not as fancy as your rank, but I bet it has a lot more dead friends and enemies associated with it than yours does."),
}),
PlaceObj('BanterLineThin', {
'Character', "Fauda",
'Text', T(387020346583, --[[BanterDef Pacify_DumpKnight_02_success Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpKnight_02_success voice:Fauda]] "Peshmerga. If you do not know what that means, I will tell you. It means you need to stop talking."),
}),
PlaceObj('BanterLineThin', {
'Character', "Scully",
'Text', T(323580954193, --[[BanterDef Pacify_DumpKnight_02_success Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpKnight_02_success voice:Scully]] "Don't know about rank, mate, but some call me \"The Finisher\". I guess that's sort of like a title, but it's got more baggage attached to it than a major airline."),
}),
},
'playOnce', true,
}),
PlaceObj('BanterLine', {
'Character', "DumpThugMale_2",
'Text', T(997488128277, --[[BanterDef Pacify_DumpKnight_02_success Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpKnight_02_success high Leadership (x2) voice:DumpThugMale_2]] "Oh... um, I see. Well, you have my respect. May your glory be matched only by your junk."),
}),
},
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "Pacify_DumpKnight_02_success",
})
PlaceObj('BanterDef', {
Comment = "hint to talk to Itsadi",
FX = "CheckFail",
KillOnAnyActorAware = true,
Lines = {
PlaceObj('BanterLine', {
'Character', "DumpThugMale_2",
'Text', T(856747480893, --[[BanterDef Pacify_DumpKnight_03_failure Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpKnight_03_failure hint to talk to Itsadi voice:DumpThugMale_2]] "I wonder what Monsieur <em>Itsadi</em> would say about this conflict. "),
}),
},
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "Pacify_DumpKnight_03_failure",
})
PlaceObj('BanterDef', {
Comment = "talked to Itsadi who disapproves",
FX = "CheckSuccess",
KillOnAnyActorAware = true,
Lines = {
PlaceObj('BanterLine', {
'Character', "DumpThugMale_2",
'Text', T(586339807019, --[[BanterDef Pacify_DumpKnight_03_success Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpKnight_03_success talked to Itsadi who disapproves voice:DumpThugMale_2]] "I knew it! Grand Master Knight Henri did not consult with Monsieur <em>Itsadi</em>! What if King Arthur had never listened to Merlin, eh?"),
}),
PlaceObj('BanterLine', {
'MultipleTexts', true,
'AnyOfThese', {
PlaceObj('BanterLineThin', {
'Character', "MD",
'Text', T(354528487037, --[[BanterDef Pacify_DumpKnight_03_success Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpKnight_03_success voice:MD]] "Well, I suppose he wouldn't have become king... but in that case, he also would have avoided being betrayed and murdered, so there's that."),
}),
PlaceObj('BanterLineThin', {
'Character', "Sidney",
'Text', T(796112112545, --[[BanterDef Pacify_DumpKnight_03_success Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpKnight_03_success voice:Sidney]] "Quite so, my good man. A very astute, if entirely irrelevant point."),
}),
PlaceObj('BanterLineThin', {
'Character', "Thor",
'Text', T(893459685428, --[[BanterDef Pacify_DumpKnight_03_success Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpKnight_03_success voice:Thor]] "Exactly! He would never have achieved his true potential."),
}),
},
'playOnce', true,
}),
},
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "Pacify_DumpKnight_03_success",
})
PlaceObj('BanterDef', {
Comment = "no Negotiator",
FX = "CheckFail",
KillOnAnyActorAware = true,
Lines = {
PlaceObj('BanterLine', {
'Annotation', "",
'Character', "DumpThugMale_2",
'Text', T(910537645401, --[[BanterDef Pacify_DumpKnight_04_failure Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpKnight_04_failure no Negotiator voice:DumpThugMale_2]] "La Baronne is a witch! We should burn her!"),
}),
},
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "Pacify_DumpKnight_04_failure",
})
PlaceObj('BanterDef', {
Comment = "have Negotiator",
FX = "CheckSuccess",
KillOnAnyActorAware = true,
Lines = {
PlaceObj('BanterLine', {
'Annotation', '"Monty Python and the Holy Grail" reference',
'Character', "DumpThugMale_2",
'Text', T(720040895285, --[[BanterDef Pacify_DumpKnight_04_success Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpKnight_04_success "Monty Python and the Holy Grail" reference have Negotiator voice:DumpThugMale_2]] "La Baronne is a witch! May we burn her?"),
}),
PlaceObj('BanterLine', {
'Text', T(728190452591, --[[BanterDef Pacify_DumpKnight_04_success Text]] "<em>Negotiator</em> perk activated"),
'Voiced', false,
'FloatUp', true,
}),
PlaceObj('BanterLine', {
'MultipleTexts', true,
'AnyOfTheseCount', 3,
'AnyOfThese', {
PlaceObj('BanterLineThin', {
'Character', "Raider",
'Text', T(208744905633, --[[BanterDef Pacify_DumpKnight_04_success Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpKnight_04_success voice:Raider]] "Does she weigh more than a duck?"),
}),
PlaceObj('BanterLineThin', {
'Character', "Sidney",
'Text', T(773588890706, --[[BanterDef Pacify_DumpKnight_04_success Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpKnight_04_success voice:Sidney]] "Are you absolutely positive that she has the ability to float?"),
}),
PlaceObj('BanterLineThin', {
'Character', "Buns",
'Text', T(455812954138, --[[BanterDef Pacify_DumpKnight_04_success Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpKnight_04_success voice:Buns]] "This is nonsense. She is obviously not made of wood."),
}),
},
'playOnce', true,
}),
PlaceObj('BanterLine', {
'Character', "DumpThugMale_2",
'Text', T(767278917201, --[[BanterDef Pacify_DumpKnight_04_success Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpKnight_04_success have Negotiator voice:DumpThugMale_2]] "Uh... I guess we can't be sure if she is a witch or not."),
}),
},
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "Pacify_DumpKnight_04_success",
})
PlaceObj('BanterDef', {
FX = "CheckSuccess",
KillOnAnyActorAware = true,
Lines = {
PlaceObj('BanterLine', {
'Character', "DumpThugMale_2",
'Text', T(970643127634, --[[BanterDef Pacify_DumpKnight_05_success Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpKnight_05_success voice:DumpThugMale_2]] "Uh... Okay. If you say so."),
}),
},
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "Pacify_DumpKnight_05_success",
})
PlaceObj('BanterDef', {
Comment = "low Loyalty (x2)",
FX = "CheckFail",
KillOnAnyActorAware = true,
Lines = {
PlaceObj('BanterLine', {
'Text', T(793050543123, --[[BanterDef Pacify_DumpNoble_01_failure Text]] "<em>Loyalty</em> check failed"),
'Voiced', false,
'FloatUp', true,
}),
PlaceObj('BanterLine', {
'Character', "DumpThugMale_1",
'Text', T(942637772461, --[[BanterDef Pacify_DumpNoble_01_failure Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpNoble_01_failure low Loyalty (x2) voice:DumpThugMale_1]] "I don't speak to commoners."),
}),
},
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "Pacify_DumpNoble_01_failure",
})
PlaceObj('BanterDef', {
Comment = "high Loyalty (x2)",
FX = "CheckSuccess",
KillOnAnyActorAware = true,
Lines = {
PlaceObj('BanterLine', {
'Text', T(184216634538, --[[BanterDef Pacify_DumpNoble_01_success Text]] "<em>Loyalty</em> check successful"),
'Voiced', false,
'FloatUp', true,
}),
PlaceObj('BanterLine', {
'Character', "DumpThugMale_1",
'Text', T(740325048103, --[[BanterDef Pacify_DumpNoble_01_success Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpNoble_01_success high Loyalty (x2) voice:DumpThugMale_1]] "Are you les Mercenaires of His Majesty? Vive le Président!"),
'playOnce', true,
}),
},
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "Pacify_DumpNoble_01_success",
})
PlaceObj('BanterDef', {
Comment = "low Wisdom (x2)",
FX = "CheckFail",
KillOnAnyActorAware = true,
Lines = {
PlaceObj('BanterLine', {
'Text', T(156933702666, --[[BanterDef Pacify_DumpNoble_02_failure Text]] "<wisdom-f>"),
'Voiced', false,
'FloatUp', true,
}),
PlaceObj('BanterLine', {
'Character', "DumpThugMale_1",
'Text', T(480138511156, --[[BanterDef Pacify_DumpNoble_02_failure Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpNoble_02_failure low Wisdom (x2) voice:DumpThugMale_1]] "Those simpletons should be reminded that every stick has two ends."),
}),
},
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "Pacify_DumpNoble_02_failure",
})
PlaceObj('BanterDef', {
Comment = "high Wisdom",
FX = "CheckSuccess",
KillOnAnyActorAware = true,
Lines = {
PlaceObj('BanterLine', {
'Text', T(612212241176, --[[BanterDef Pacify_DumpNoble_02_success Text]] "<wisdom-s>"),
'Voiced', false,
'FloatUp', true,
}),
PlaceObj('BanterLine', {
'MultipleTexts', true,
'AnyOfThese', {
PlaceObj('BanterLineThin', {
'Character', "Livewire",
'Text', T(862458618770, --[[BanterDef Pacify_DumpNoble_02_success Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpNoble_02_success voice:Livewire]] "Speaking as someone who has some experience with this, you should try not to anger your neighbors. When you leave your house, unfortunate things tend to happen to it."),
}),
PlaceObj('BanterLineThin', {
'Character', "Barry",
'Text', T(201412239840, --[[BanterDef Pacify_DumpNoble_02_success Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpNoble_02_success voice:Barry]] 'In order to "Love thy neighbor" you should not try to kill them.'),
}),
PlaceObj('BanterLineThin', {
'Character', "DrQ",
'Text', T(679942626262, --[[BanterDef Pacify_DumpNoble_02_success Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpNoble_02_success voice:DrQ]] "It is a bad practice to make enemies of allies. Eventually, only enemies will remain. "),
}),
},
'playOnce', true,
}),
PlaceObj('BanterLine', {
'Character', "DumpThugMale_1",
'Text', T(554173621325, --[[BanterDef Pacify_DumpNoble_02_success Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpNoble_02_success high Wisdom voice:DumpThugMale_1]] "Maybe we should not anger the Knights. After all, every stick has two ends."),
}),
},
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "Pacify_DumpNoble_02_success",
})
PlaceObj('BanterDef', {
Comment = "hint to talk to Itsadi",
FX = "CheckFail",
KillOnAnyActorAware = true,
Lines = {
PlaceObj('BanterLine', {
'Annotation', 'vague "Dune" reference',
'Character', "DumpThugMale_1",
'Text', T(496677376397, --[[BanterDef Pacify_DumpNoble_03_failure Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpNoble_03_failure vague "Dune" reference hint to talk to Itsadi voice:DumpThugMale_1]] "Maybe we should hear what Monsieur <em>Itsadi</em> of the Junking Guild has to say about all this. "),
}),
},
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "Pacify_DumpNoble_03_failure",
})
PlaceObj('BanterDef', {
Comment = "talked to Itsadi who disapproves",
FX = "CheckSuccess",
KillOnAnyActorAware = true,
Lines = {
PlaceObj('BanterLine', {
'Annotation', 'vague "Dune" reference',
'Character', "DumpThugMale_1",
'Text', T(615288965776, --[[BanterDef Pacify_DumpNoble_03_success Text section:Banters_Local_PortCacao_Dump_Triggered/Pacify_DumpNoble_03_success vague "Dune" reference talked to Itsadi who disapproves voice:DumpThugMale_1]] "It is unwise that la Baronne didn't consult with Monsieur <em>Itsadi</em>. With or without the Knights, our wealth and prosperity are highly dependent on the Junking Guild."),
}),
},
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "Pacify_DumpNoble_03_success",
})
PlaceObj('BanterDef', {
Lines = {
PlaceObj('BanterLine', {
'Text', T(933791603498, --[[BanterDef PortCacaoDump_ChickenSign Text]] '"Eat cock now! Fresh from the Cock Ring! \nGRANDE DISCOUNT!\nOnly 15,000 Chien Francs"'),
'Voiced', false,
'FloatUp', true,
}),
},
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "PortCacaoDump_ChickenSign",
})
PlaceObj('BanterDef', {
Lines = {
PlaceObj('BanterLine', {
'Text', T(865540394108, --[[BanterDef PortCacaoDump_DeadLegionSign Text]] "Someone meant to make a point."),
'Voiced', false,
'FloatUp', true,
}),
PlaceObj('BanterLine', {
'MultipleTexts', true,
'AnyOfThese', {
PlaceObj('BanterLineThin', {
'Character', "Nails",
'Text', T(827923700274, --[[BanterDef PortCacaoDump_DeadLegionSign Text section:Banters_Local_PortCacao_Dump_Triggered/PortCacaoDump_DeadLegionSign voice:Nails]] "I guess the Dump is no place for Legion trash."),
}),
PlaceObj('BanterLineThin', {
'Character', "Wolf",
'Text', T(114184508899, --[[BanterDef PortCacaoDump_DeadLegionSign Text section:Banters_Local_PortCacao_Dump_Triggered/PortCacaoDump_DeadLegionSign voice:Wolf]] "Apparently, not all trash is allowed at the Dump."),
}),
PlaceObj('BanterLineThin', {
'Character', "Grizzly",
'Text', T(832176099948, --[[BanterDef PortCacaoDump_DeadLegionSign Text section:Banters_Local_PortCacao_Dump_Triggered/PortCacaoDump_DeadLegionSign voice:Grizzly]] "Grisly."),
}),
},
'Optional', true,
'playOnce', true,
}),
},
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "PortCacaoDump_DeadLegionSign",
})
PlaceObj('BanterDef', {
Lines = {
PlaceObj('BanterLine', {
'Text', T(272934598752, --[[BanterDef PortCacaoDump_Flower_01_initial Text]] "Withered golden flower in a glass jar."),
'Voiced', false,
'FloatUp', true,
}),
PlaceObj('BanterLine', {
'Character', "DumpThugMale_2",
'Text', T(219756430561, --[[BanterDef PortCacaoDump_Flower_01_initial Text section:Banters_Local_PortCacao_Dump_Triggered/PortCacaoDump_Flower_01_initial voice:DumpThugMale_2]] "The golden flower has withered because of the Baronne's corruption!"),
'Optional', true,
}),
PlaceObj('BanterLine', {
'Character', "DumpThugMale_1",
'Text', T(146711859603, --[[BanterDef PortCacaoDump_Flower_01_initial Text section:Banters_Local_PortCacao_Dump_Triggered/PortCacaoDump_Flower_01_initial voice:DumpThugMale_1]] "The Knights are making the flower sad."),
'Optional', true,
}),
},
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "PortCacaoDump_Flower_01_initial",
})
PlaceObj('BanterDef', {
Comment = "Low Wisdom",
FX = "CheckFail",
Lines = {
PlaceObj('BanterLine', {
'Text', T(132948124617, --[[BanterDef PortCacaoDump_Flower_02_failure Text]] "<wisdom-f>\nIt is only natural that a flower cannot grow on a mound of junk."),
'Voiced', false,
'FloatUp', true,
}),
},
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "PortCacaoDump_Flower_02_failure",
})
PlaceObj('BanterDef', {
Comment = "High Wisdom",
FX = "CheckSuccess",
Lines = {
PlaceObj('BanterLine', {
'MultipleTexts', true,
'AnyOfThese', {
PlaceObj('BanterLineThin', {
'Character', "MD",
'Text', T(283692238248, --[[BanterDef PortCacaoDump_Flower_02_success Text section:Banters_Local_PortCacao_Dump_Triggered/PortCacaoDump_Flower_02_success voice:MD]] "There are times when I think the human species just isn't going to make it. This is one of those times."),
}),
PlaceObj('BanterLineThin', {
'Character', "Thor",
'Text', T(340314328653, --[[BanterDef PortCacaoDump_Flower_02_success Text section:Banters_Local_PortCacao_Dump_Triggered/PortCacaoDump_Flower_02_success voice:Thor]] "The flower's aura has been cleansed... along with its potting soil, hopefully."),
}),
PlaceObj('BanterLineThin', {
'Character', "Scully",
'Text', T(557809167395, --[[BanterDef PortCacaoDump_Flower_02_success Text section:Banters_Local_PortCacao_Dump_Triggered/PortCacaoDump_Flower_02_success voice:Scully]] "I used to water the house plants with energy drinks. That was one of the reasons wife number three left me."),
}),
},
'playOnce', true,
}),
PlaceObj('BanterLine', {
'Character', "DumpThugMale_2",
'Text', T(521085563509, --[[BanterDef PortCacaoDump_Flower_02_success Text section:Banters_Local_PortCacao_Dump_Triggered/PortCacaoDump_Flower_02_success High Wisdom voice:DumpThugMale_2]] "Behold! The golden flower is blooming once again!"),
'Optional', true,
}),
PlaceObj('BanterLine', {
'Annotation', "vague LOTR reference",
'Character', "DumpThugMale_1",
'Text', T(845982713458, --[[BanterDef PortCacaoDump_Flower_02_success Text section:Banters_Local_PortCacao_Dump_Triggered/PortCacaoDump_Flower_02_success vague LOTR reference High Wisdom voice:DumpThugMale_1]] "The hands of the President's herald are the hands of a gardener!"),
'Optional', true,
}),
},
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "PortCacaoDump_Flower_02_success",
})
PlaceObj('BanterDef', {
Comment = "High Wisdom",
FX = "CheckSuccess",
Lines = {
PlaceObj('BanterLine', {
'Annotation', '"Idiocracy" reference',
'Text', T(514541894408, --[[BanterDef PortCacaoDump_Flower_02_success_first Text]] "<wisdom-s>\nSomeone has watered the flower with Sun Cola, but a bucket of clean water brings it back to life."),
'Voiced', false,
'FloatUp', true,
}),
},
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "PortCacaoDump_Flower_02_success_first",
})
PlaceObj('BanterDef', {
Lines = {
PlaceObj('BanterLine', {
'Text', T(330574360711, --[[BanterDef PortCacaoDump_NoLegion Text]] "Someone really meant to keep the Dump clean by throwing out the Legion."),
'Voiced', false,
'FloatUp', true,
}),
},
group = "Banters_Local_PortCacao_Dump_Triggered",
id = "PortCacaoDump_NoLegion",
})
|