Trait associated with an object
Fields#
| Name | Description |
|---|
| Forbid Equipment Types | Items of times in this list prevent the trait from having affect when equipped |
| Unlocking | Defines how/when this trait is unlocked |
| Stat Modifiers | Modifiers to apply while this condition is active |
| Source Id | Id of this object's source |
Properties#
| Name | Description |
|---|
| addOnPlugins | Gets a list of Add-On plugins for this object |
| info | Information about this object |
| initialized | Gets if object has been initialized |
| instanceId | Id of this object instance |
| isApplied | Get if this object has been applied |
Methods#
| Name | Description |
|---|
| Clone | Create a clone of this object |
| Initialize | Initialize this object |
| IsUnlocked | Check if this object is unlocked and available |
| Matches | Compare object to another copy |