🍀
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
  1. Features
  2. ARD Editor

3 : AI Scripts

Holds information about the AI scripts of a unit (foe, ally, npc, ...).

Every unit can be assigned up to 4 scripts via their 4 : Units section.

There is only one script running at a time for a unit. One script however can be used by one or more units.

Each script contains one or more groups which all have one or more entries. Each entry is executed in order. However the action of an entry can also be used to jump to another group.

The structure is very nested and almost all entries correlate with each other. Therefore it's very difficult to modify via Cheat Engine, but feel free to give it a go if you want to.

For more information about the AI, you can view the spreadsheet in Resources.

Previous2 : ClassesNext4 : Units

Last updated 2 years ago