# Object Attribute Reference ## List all preset object attributes | Attribute | Type | Value | Description | |-------------------|-----------|-------|-------------| | `xp` | function | `exerciceExpCalculation`, `examExpCalculation` or `raidExpCalculation` | Amount of exeperience points that an object will give. | | `correctionPrice` | function | `correctionPrice` | Amount of correction points needed to test an exercise. | | `scopeStart` | function | | | | `scopeEnd` | function | | | | `startDay` | function | | | | `status` | function | | | | `time` | string | | | | `week` | function | | |