aliens

Author Topic: [DONE][Suggestion] Moddable country funding algorithm  (Read 4144 times)

Offline Nord

  • Commander
  • *****
  • Posts: 1744
  • The Gate is open.
    • View Profile
Re: [DONE][Suggestion] Moddable country funding algorithm
« Reply #15 on: October 11, 2024, 11:00:39 am »
One thing i have checked: if all alien activity consist of direct-spawned sites (such as savage terror or monster hunt in my X-Chronicles mod), then alien activity counter will be not affected, remaining equal to 0 no matter how many sites has been spawned.
Question: is it bug, or is it game mechanics. And if second, is there maybe some deployment parameter to increase counter manually?
Thanks.

Offline Meridian

  • Global Moderator
  • Commander
  • *****
  • Posts: 9047
    • View Profile
Re: [DONE][Suggestion] Moddable country funding algorithm
« Reply #16 on: October 18, 2024, 10:06:32 am »
Code: [Select]
alienDeployments:
  - type: STR_TERROR_MISSION
    points: 17  # added every 30 minutes the site is active

Offline Nord

  • Commander
  • *****
  • Posts: 1744
  • The Gate is open.
    • View Profile
Re: [DONE][Suggestion] Moddable country funding algorithm
« Reply #17 on: October 18, 2024, 12:01:28 pm »
Thanks. Thinked that already add that, but looks like not.  :)