TS System.xls

From Dragon Age Toolset Wiki
Revision as of 00:42, 25 July 2009 by BryanDerksen (Talk | contribs) (split off of treasure system)

Jump to: navigation, search

TS_System contains three worksheets:

TS_Category

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.

Template:2da row Template:2da row

TS_Material

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.

Template:2da row Template:2da row Template:2da row Template:2da row Template:2da row Template:2da row Template:2da row Template:2da row Template:2da row Template:2da row Template:2da row Template:2da row Template:2da row Template:2da row Template:2da row Template:2da row

TS_Stealing

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.

Template:2da row Template:2da row

TS_Category Excel files

Each entry in TS_Category has an associated xls file with worksheets for each rank of monster or placeable in that category. For example, for the prefix TS_Darkspawn there are worksheets named:

  • TS_DarkspawnCreCritter
  • TS_DarkspawnCreNormal
  • TS_DarkspawnCreLieutenant
  • TS_DarkspawnCreBoss
  • TS_DarkspawnCreEliteBoss
  • TS_DarkspawnPlcCritter
  • TS_DarkspawnPlcNormal
  • TS_DarkspawnPlcLieutenant
  • TS_DarkspawnPlcBoss
  • TS_DarkspawnPlcEliteBoss

Each worksheet has the folowing columns:

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.

Template:2da row Template:2da row Template:2da row Template:2da row Template:2da row Template:2da row Template:2da row Template:2da row Template:2da row