Skip to main content
Actions related to island development, research trees, and level calculation.

Actions

Unlock Research

Type: island_unlock_research_action Unlocks a specific node in the island’s research tech tree.
researchId
String
required
The ID of the research node to unlock.
consumeCurrency
Boolean
default:"false"
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
required
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