aggregatemodifiers - OpenPerpetuum/OPDB GitHub Wiki
Description
Used with AggregateFields and values
Table Structure
ID | Type | Name | Description | Properties | Links |
---|---|---|---|---|---|
1 | Number | categoryflag | The ID of the category | ??? | ??? |
2 | Number | basefield | id of AggregateField | ??? | aggregatefield |
3 | Number | modifierfield | id of AggregateField | ??? | ??? |
Notes
categoryflag
Could be using numbers mapped into bit-level flags.
basefield
points to AggregateField
modifierfield
points to AggregateField