2DA base.xls

From Dragon Age Toolset Wiki
Revision as of 17:23, 26 October 2009 by BryanDerksen (Talk | contribs) (quick doc on this one to prevent confusion over the filename)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Note: New 2DAs should be added to M2DA_base, not to 2DA_base. 2DA_base is a legacy 2DA that is no longer used.

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.
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. M2DAs that are not tactics tables should leave this as "****".