Background desc 2da

From Dragon Age Toolset Wiki
Revision as of 17:59, 6 December 2016 by Sunjammer (Talk | contribs) (Created)

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

The background_desc 2da defines the description of each background available to each each.

The 2da is defined as an m2da in the M2DA_base 2da and has an ID of 208. It can be extended by m2da fragments which have names starting with background_desc.

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 Human-friendly description
Dwarf int StringRef ID
Elf int StringRef ID
Human int StringRef ID