TS System.xls

From Dragon Age Toolset Wiki
Revision as of 00:00, 28 July 2009 by BryanDerksen (Talk | contribs) (2da start)

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.
Label string
Prefix string this string determines which of the treasure tables this treasure type refers to. Treasure tables are defined in 2DAs with the prefix string at the front of their names.

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.
Label string
Material1 int
Material2 int
Material3 int
Material4 int
Material5 int
Material6 int
Material7 int
Material8 int
Material9 int
Material10 int
Material11 int
Material12 int
Material13 int
Material14 int
Material15 int

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.
Label string
Resource string

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.
Label comment a human-readable comment field describing what this entry is
Resource resource the item resource for this treasure
Stacksize int how many of the item you'll find.
Instances comment
Chance comment
TotalEntries comment
Set comment
SetTotal comment
SetLabel comment