-
-
Notifications
You must be signed in to change notification settings - Fork 80
Equipment Modifier
Richard Wilkes edited this page Jun 25, 2026
·
3 revisions
This object represents a single Equipment Modifier. Only active Equipment Modifiers (which are never containers) can be accessed via scripting.
| Property | Type | Value | Availability |
|---|---|---|---|
| id | string | The object ID. | GCS v5.41+ |
| attachedTo | object | undefined | The Equipment this modifier is attached to or undefined if there isn't one. | GCS v5.41+ |
| name | string | The name. | GCS v5.41+ |
| techLevel | string | The Tech Level. | GCS v5.41+ |
| notes | string | The notes. | GCS v5.41+ |
| tags | string[] | The associated tags. | GCS v5.41+ |
Building characters
- Character Sheet Overview
- Library Explorer
- Core Concepts
- Abilities
- Gear & Notes
Advanced Features
Customization
- Settings
- Appearance