Passive abilities 2da
From Dragon Age Toolset Wiki
The passive_abilities 2da defines [Undocumented].
The 2da is defined as an m2da in the M2DA_base 2da and has an ID of 117. It can be extended by m2da fragments which have names starting with passive_abilities.
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 | comment | |
| Prop1 | int | A property ID in properties 2da |
| Modifier1 | float | Modifier this applies onto the property |
| Prop2 | int | |
| Modifier2 | float | |
| Prop3 | int | |
| Modifier3 | float | |
| Comment | comment | Summary of the ability in human-readable form |