2DA base 2da

From Dragon Age Toolset Wiki
Jump to: navigation, search

The 2DA_base 2da is a legacy file that is no longer used by the Toolset or the game engine.

Structure

Column Type Description
ID int A number that uniquely identifies the entry (unless creating an M2DA override). ID numbers are listed from smallest to highest within a given file but do not need to be consecutive.
Label string Brief description of the 2DA
Worksheet string The name of the worksheet to load in and access.
PackageIDForAI int ID of the package that this 2DA is the tactics table for.

Remarks

Most new 2da files can be used without being included in this 2da, however new m2da files must be defined in an m2da fragment which extends the M2DA_base 2da.