Progression Actions
Actions related to island development, research trees, and level calculation.
- Unlock Research — Unlock a node in the tech tree.
- Upgrade Island — Purchase specific island upgrades.
Actions
Unlock Research
Type: island_unlock_research_action
Unlocks a specific node in the island's research tech tree.
researchId — String
The ID of the research node to unlock.
consumeCurrency — Boolean
Whether to deduct the cost from the island bank automatically.
Upgrade Island
Type: island_upgrade_action
Purchases the next level for a specific island upgrade type.
upgradeId — String
ID of the upgrade (e.g., SIZE, MEMBERS, GENERATOR).
Calculate Island Level
Type: island_calculate_level_action
Triggers a manual recalculation of the island level based on current block values and worth. This is an expensive operation and is usually rate-limited.
action:
type: island_calculate_level_action