addPopulation
Add a new population, including monsters, to an existing world. Specify race, size, culture, and organization to populate your world with orcs, elves, and more.
Instructions
Add a new population (including monsters) to an existing world. Use this to add orcs, elves, etc. after world creation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the population (e.g., "Orc Warband", "Elven Clan") | |
| race | Yes | Race: human, dwarf, elf, orc, monster, etc. Use "monster" for monsters | |
| size | Yes | Initial population size (e.g., 50 for a small group, 500 for a tribe) | |
| culture | Yes | Cultural identity (e.g., "Hill Dwellers", "River Folk") | |
| worldId | Yes | World ID to add population to | |
| behavior | No | Monster behavior (only for monsters) | |
| dangerLevel | No | Threat level 1-10 (only for monsters, default: 5) | |
| monsterType | No | Monster type (only if race="monster") | |
| organization | Yes | Social organization level |