This wiki is archived from 2021-09-05

Planetary Annihilation AI Platoon Manager: Difference between revisions

From Planetary Annihilation: TITANS and Classic PA Wiki
Jump to navigation Jump to search
Line 45: Line 45:
** platoon_templates object
** platoon_templates object
*** name: object
*** name: object
**** units array
**** units: array of squads
***** squad type string
***** squad type: string
***** unit_types spec string
***** unit_types: spec string
***** min_count
***** min_count
***** max_count
***** max_count
***** percent float (of total units from other non percent squads)
***** percent (of total units from other non percent squads)
**** target_priorities array (NEW)
**** target_priorities: array (NEW)
***** unit spec string
***** unit spec string



Revision as of 09:24, 10 April 2017

File:Titans-icon.png Planetary Annihilation AI Platoon Manager

Maintains a pool of units that form platoons based on platoon templates.

Responds to base threats using platoons.

Platoons contain squads.

Platoon Task Types

  • None
  • Commander
  • Scout
  • Orbital Recon
  • Patrol
  • LandAttack
  • BomberAttack
  • FighterAttack
  • NavalAttack
  • OrbitalFighterAttack
  • OrbtialLaserAttack
  • Nuke
  • Artillery
  • UnitCannon
  • ThreatResponse
  • TransportToPlanet
  • TransportToSafePlanet
  • OrbitalFabberMoveToPlanet
  • OrbitalFabberMoveToSafePlanet
  • OrbitalFabberMoveToGasGiant (NEW)
  • OrbitalFabberMoveToSafeGasGiant (NEW)
  • TransferReconToPlanet
  • TransferOrbitalToPlanet
  • TransferOrbitalAttackToPlanet (NEW)
  • TeleportLandToPlanet
  • TeleportLandOnPlanet (NEW)
  • TeleportFabberToPlanet
  • Build
  • BuilderAssist
  • AreaBuild
  • GiveUp

Platoon Templates

  • /pa/ai/platoon_templates/*.json
    • platoon_templates object
      • name: object
        • units: array of squads
          • squad type: string
          • unit_types: spec string
          • min_count
          • max_count
          • percent (of total units from other non percent squads)
        • target_priorities: array (NEW)
          • unit spec string

Squad Types

  • General
  • Fast
  • Artillery
  • Close
  • Defense
  • Escort (area patrol)
  • Transport
  • Suicide