πŸͺEarly Hook

Use the Early Hook feature to make players spend more on the wheel. It guarantees specific rewards during a player's first few spins β€” giving them a reason to keep spinning and building excitement right from the start.

Syntax

early_hook:
  use: <true/false>
  spins: <number>
  rewards:
  - <reward_id>
  - ...

use

Default: true

Enables or disables the Early Hook system.


spins

Default: 2

The number of first spins that will always grant a guaranteed reward from the list below.


rewards

Defines which rewards are guaranteed during the first spins. These rewards are given in the listed order unless filtered out by a loadout.

Last updated