Author Topic: Last bastard mode  (Read 1237 times)

Offline Ruberto

  • Colonel
  • ****
  • Posts: 118
    • View Profile
Last bastard mode
« on: June 28, 2023, 02:38:27 pm »
Hello
I wanted to ask what file and what line governs when (after how many turns) Last bastard mode is turned on (all remaining enemys shown on minimap)?

Offline Greep

  • Colonel
  • ****
  • Posts: 298
    • View Profile
Re: Last bastard mode
« Reply #1 on: June 28, 2023, 05:48:52 pm »
Piratez_Globals.rul:

bughuntMinTurn: 15 <---- number of turns
bughuntMaxEnemies: 2 <--- won't activated unless less than or equal to this amount
bughuntRank: 0 <--- actually no idea, I haven't seen rank counting for bughunt but might be missing something
bughuntLowMorale: 70
bughuntTimeUnitsLeft: 35


Offline Ruberto

  • Colonel
  • ****
  • Posts: 118
    • View Profile
Re: Last bastard mode
« Reply #2 on: June 29, 2023, 09:02:53 am »