> For the complete documentation index, see [llms.txt](https://docs.mitschmr-studios.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mitschmr-studios.io/skills/skills/api-documentation/skilltype/fields/max.md).

# MAX

Defines the maximum amounts of skill types.&#x20;

### Implementation

```csharp
public const int MAX = 32;
```

### FieldValue

[int](https://docs.microsoft.com/en-us/dotnet/api/system.int32)
