This wiki is archived from 2021-09-05

Planetary Annihilation AI Build Specs: Difference between revisions

From Planetary Annihilation: TITANS and Classic PA Wiki
Jump to navigation Jump to search
(Created page with "= 50px Planetary Annihilation AI Build Spec = Fabber Build Specs * name * to_build (string AI Friendly Name) * instance_count (number) * shared_inst...")
 
Line 14: Line 14:
* placement_rules (object)
* placement_rules (object)


[[Planetary Annihilation AI Fabber Manager|AI Fabber Manager]]


Platoon Build Specs
Platoon Build Specs
Line 24: Line 25:
* priority (number)
* priority (number)
* build conditions (array of build condition spec groups)
* build conditions (array of build condition spec groups)
* task_type (for platoons)
* task_type (string Platoon Task Type)
 
[[Planetary Annihilation AI Platoon Manager|AI Platoon Manager]]

Revision as of 03:09, 27 March 2017

File:Titans-icon.png Planetary Annihilation AI Build Spec

Fabber Build Specs

  • name
  • to_build (string AI Friendly Name)
  • instance_count (number)
  • shared_instance_count (string)
  • min_num_assisters (>=-1)
  • max_num_assisters (>=-1)
  • priority (number)
  • builders (array of unit spec strings for fabbers)
  • build conditions (array of build condition spec groups)
  • placement_rules (object)

AI Fabber Manager

Platoon Build Specs

  • name
  • to_build (string AI Platoon Template Name)
  • instance_count (number)
  • shared_instance_count (string)
  • min_num_assisters (>=-1)
  • max_num_assisters (>=-1)
  • priority (number)
  • build conditions (array of build condition spec groups)
  • task_type (string Platoon Task Type)

AI Platoon Manager