🍀
The Insurgent's Toolkit
  • Home
  • Getting Started
    • Setup
    • Important Notes
    • Resources
  • Features
    • General
    • Party Member Editor
    • Party Editor
    • Inventory Editor
    • Free Teleport
    • Summon Chocobo
    • Open Shop
    • Open Save/Load Menu
    • Complete Bestiary
    • Custom Foe Respawn
    • Banish Nearby Foes
    • Custom Battle Menu Action
    • Battle Character Editor
    • Save Game Editor
    • Battlepack Editor
      • 0 : Weapon Stances
      • 3 : MP Regeneration
      • 5 : Equipment Categories
      • 6 : Chain Levels
      • 7 : Gambits
      • 8 : Default Party Member Gambits
      • 9 : Party Member Level Growth
      • 10 : Action Groups
      • 11 : Magick Categories
      • 12 : License Nodes
      • 13 : Equipment & Attributes
      • 14 : Actions
      • 15 : Status Effects
      • 16 : Party Members
      • 17 : Battle Menu Categories
      • 18 : Items
      • 26 : Mist
      • 27 : Battle Menu Restrictions
      • 28 : Prices
      • 29 : Magicks
      • 30 : Technicks
      • 31 : Concurrences
      • 32 : Loot
      • 33 : Maps
      • 34 : Teleport Locations
      • 35 : Key Items
      • 37 : Packages
      • 38 : Rewards
      • 39 : Shops
      • 41 : Elements
      • 42 : Initial Inventory
      • 57 : Bazaar Goods
      • 58 : Augments
      • 59/60 : Story Point Additions
      • 68 : Location Movement Behaviour?
      • 69 : Movies
    • ARD Editor
      • 1 : Models
      • 2 : Classes
      • 3 : AI Scripts
      • 4 : Units
      • 7/8 : Default/Additive Stats
      • 9 : Special Action Animations
    • EBP Editor
      • 0 : Script Source Data
      • 4 : Navigation Icons
      • 12 : NPC Models
      • 16 : Foe Spawn Positions
    • MRP Editor
    • Multipalette Texture Editor
    • License Node Icons Editor
    • Clan Primer Handbooks Editor
    • Party Member Menu Editor
    • VM Call Target Pointers
    • Post Processing Settings
    • Debug Settings
    • UI Settings
    • Mouse Info
  • Changelogs
    • Version 1.9.0
    • Version 1.8.0
    • Version 1.7.0
    • Version 1.6.0
    • Version 1.5.0
    • Version 1.4.0
    • Version 1.3.0
    • Version 1.2.0
    • Version 1.1.0
    • Version 1.0.0
  • Known Issues
  • FAQ
Powered by GitBook
On this page
  • Description
  • Notes
  1. Features
  2. Battlepack Editor

10 : Action Groups

Holds information about the action groups a character (foe, npc, ...) can use as part of their AI.

Description

An action group is used as part of a characters's AI entry. Each AI entry consists of a target, one or more conditions and an action. Now instead of using an action, one can also use an action group which contains one or more actions that each have their own chance to trigger.

Notes

This section should only be edited in conjunction with the AI Scripts section in the ard files since they are heavily linked. Changing one without the other can result in issues such as foes being stuck in an infinite loop, T-Posing, and other issues.

For more information about which foe uses which action group as part of their AI, you can view the spreadsheet in Resources.

Previous9 : Party Member Level GrowthNext11 : Magick Categories

Last updated 3 years ago