Obtaining
When the optional Mandated Fun gate is enabled, a player who attempts to create Caliburn before completing the required tasks receives this book if they have an empty inventory slot and do not already carry one.
Usage
Right-click the Mandated Funbook to view the requirements enabled by the server and whether each one has been completed by the current player.
CALIBURN_FUN_REQUIRED controls whether Caliburn creation requires the selected Mandated Funbook tasks.
Available requirements
The server can select from these requirement identifiers in CALIBURN_MANDATORY_FUN_REQUIREMENTS.
| Config value | Requirement |
|---|---|
EMRYS_HIT_PHANTOM | Use Emrys from the off hand to electrocute a Phantom while the main hand is empty. |
SHOOT_A_SWORD | Hit an enemy with a tool fired from the Bow of Weapon Projectiles. |
SPATIAL_THROW_SOMETHING | Launch an entity with the Spatial Disorientation Staff. |
BORROWED_AUTHORITY_PUNCH | Hit something while Borrowed Authority is active. |
BUTTERFLY_FUTURE_BLOCK_REMOVE | Break a block while Butterfly Effect is active, then have an entity or projectile touch the resulting butterfly. |
GEAS_PICKUP_CANCEL | Apply Geas to a dropped item so the pickup is cancelled. |
CREEPER_BINDING_EYES | Use Mystic Eyes of Binding on a Creeper. |
CREEPER_POSSESSION | Use Shared Vision on a Creeper. |
NOBU_FIRE_SQUAD | Summon and fire Nobu's firing squad. |
SWAP_TWO_THINGS | Use Selective Displacement to swap two entities other than yourself. |
Configuration
| Setting | Default | Range | Effect |
|---|---|---|---|
CALIBURN_FUN_REQUIREDmahoutsukai-server.tomlpower consolidation | false | — | Requires the configured Mandated Fun tasks to be completed before a player can create Caliburn. |
CALIBURN_MANDATORY_FUN_REQUIREMENTSmahoutsukai-server.tomlpower consolidation | ["EMRYS_HIT_PHANTOM","SHOOT_A_SWORD","SPATIAL_THROW_SOMETHING","BORROWED_AUTHORITY_PUNCH","BUTTERFLY_FUTURE_BLOCK_REMOVE","GEAS_PICKUP_CANCEL","CREEPER_BINDING_EYES","CREEPER_POSSESSION","NOBU_FIRE_SQUAD","SWAP_TWO_THINGS"] | — | Selects which Mandated Fun tasks must be completed when the Caliburn gate is enabled. |