56 lines
1.3 KiB
YAML
56 lines
1.3 KiB
YAML
# Proximity ranges
|
|
tyrant-range-blocks: 50
|
|
follower-range-blocks: 50
|
|
|
|
# Participation, inactivity, and selection
|
|
opt-out-seconds: 604800
|
|
role-inactivity-seconds: 172800
|
|
candidate-activity-window-seconds: 86400
|
|
pending-selection-timeout-seconds: 86400
|
|
selection-retry-seconds: 60
|
|
freeze-timers-while-paused: true
|
|
|
|
# Assassin
|
|
assassin-cooldown-seconds: 3600
|
|
assassin-invisibility-seconds: 600
|
|
assassin-double-jump-cooldown-seconds: 60
|
|
assassin-speed-seconds: 15
|
|
assassin-weakness-seconds: 20
|
|
assassin-weakness-level: 3
|
|
assassin-item:
|
|
material: STICK
|
|
name: Assassin Cloak
|
|
|
|
# Fixer
|
|
fixer-cooldown-seconds: 3600
|
|
fixer-effect-seconds: 600
|
|
fixer-strength-level: 1
|
|
fixer-normal-heart-rows: 2
|
|
fixer-near-tyrant-heart-rows: 3
|
|
fixer-item:
|
|
material: STICK
|
|
name: Fixer's Wrench
|
|
|
|
# Tamer
|
|
tamer-item:
|
|
material: FISHING_ROD
|
|
name: Tamer's Lead
|
|
captured-mob-item:
|
|
material: PAPER
|
|
name: Captured Mob
|
|
denied-mob-types:
|
|
- ENDER_DRAGON
|
|
- WITHER
|
|
|
|
# Tyrant and Vigilante effects
|
|
vigilante-combat-seconds: 15
|
|
roster-intelligence-cooldown-seconds: 86400
|
|
tyrant-strength-level: 1
|
|
tyrant-resistance-level: 1
|
|
follower-strength-cap: 5
|
|
follower-resistance-cap: 4
|
|
|
|
# Bound item recovery and delivery messages
|
|
recovery-command: /tyrant item
|
|
inventory-full-message: Your inventory is full. Make room and use /tyrant item.
|