Difference between revisions of "Background icons 2da"
From Dragon Age Toolset Wiki
(Created) |
(No difference)
|
Revision as of 17:08, 6 December 2016
The background_icons 2da provides the name of a graphic file to represent the background during character creation and on the character sheet.
The 2da is defined as an m2da in the M2DA_base 2da and has an ID of 209. It can be extended by m2da fragments which have names starting with background_icons.
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 | string | |
| Elf | string | |
| Human | string |