This wiki is archived from 2021-09-05
Planetary Annihilation AI Build Specs: Difference between revisions
Jump to navigation
Jump to search
(Added the variables under threat) |
|||
Line 31: | Line 31: | ||
*** FromMainBasePerimeter | *** FromMainBasePerimeter | ||
** threat | ** threat | ||
*** influence_type | |||
*** compare_type | |||
*** radius | |||
*** value | |||
** unit_count_rules | ** unit_count_rules | ||
Revision as of 23:05, 28 June 2017
File:Titans-icon.png Planetary Annihilation AI Build Spec
Fabber Build Specs
- name string
- to_build string AI Friendly Name
- instance_count number
- shared_instance_count string
- min_num_assisters >=-1
- max_num_assisters >=-1
- priority number
- base_sort string
- FromMainBase default
- FromPerimeter furthest from main base
- FromBuilder closest to builder
- include_unsafe_bases boolean (NEW)
- builders array of unit spec strings for fabbers
- build conditions array of build condition spec groups
- placement_rules object
- buffer
- placement_type
- FromBaseCenter default
- FromBasePerimeter
- FromMainBaseCenter
- FromMainBasePerimeter
- threat
- influence_type
- compare_type
- radius
- value
- unit_count_rules
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)
Note: Platoon conditions are always evaluated against the main base unlike fabbers (may change this).
ie do not use InBase