Properties of the god controller.
Prototype limited to 1 total instances.
type | :: "god-controller" | |
name | :: string | Name of the god-controller. [...] |
Name of the god-controller. [...] | ||
inventory_size | :: ItemStackIndex | |
movement_speed | :: double | Must be >= 0.34375. |
Must be >= 0.34375. | ||
item_pickup_distance | :: double | |
loot_pickup_distance | :: double | |
mining_speed | :: double | |
crafting_categories optional | :: array[RecipeCategoryID] | Names of the crafting categories the player can craft recipes from. |
Names of the crafting categories the player can craft recipes from. | ||
mining_categories optional | :: array[ResourceCategoryID] | Names of the resource categories the player can mine resources from. |
Names of the resource categories the player can mine resources from. |
inventory_size | :: ItemStackIndex | |
item_pickup_distance | :: double | |
loot_pickup_distance | :: double | |
mining_speed | :: double | |
movement_speed | :: double | Must be >= 0.34375. |
Must be >= 0.34375. | ||
name | :: string | Name of the god-controller. [...] |
Name of the god-controller. [...] | ||
type | :: "god-controller" | |
crafting_categories optional | :: array[RecipeCategoryID] | Names of the crafting categories the player can craft recipes from. |
Names of the crafting categories the player can craft recipes from. | ||
mining_categories optional | :: array[ResourceCategoryID] | Names of the resource categories the player can mine resources from. |
Names of the resource categories the player can mine resources from. |
Name of the god-controller. Base game uses "default".
Must be >= 0.34375.
Names of the crafting categories the player can craft recipes from.
Names of the resource categories the player can mine resources from.