Source
This page was generated with Wiki Builder. Do not change the format!
Info
Not terribly useful, some basic cooldown interaction info.
Schema
- Schema Type: Definition
- Type: object
Properties
Name | Type | Description |
---|---|---|
executeSeconds | number:float | |
isPositive | boolean |
Example
{
// Type: number:float
"executeSeconds": 0,
// Type: boolean
"isPositive": false
}