code/__DEFINES/traits/macros.dm 
| CURSED_ITEM_TRAIT | The item is magically cursed |
|---|---|
| UNIQUE_TRAIT_SOURCE | Gives a unique trait source for any given datum |
| ELEMENT_TRAIT | Trait applied by element |
| TRAIT_STATUS_EFFECT | A trait given by a specific status effect (not sure why we need both but whatever!) |
Define Details
CURSED_ITEM_TRAIT 
The item is magically cursed
ELEMENT_TRAIT 
Trait applied by element
TRAIT_STATUS_EFFECT 
A trait given by a specific status effect (not sure why we need both but whatever!)
UNIQUE_TRAIT_SOURCE 
Gives a unique trait source for any given datum