Skip to content

Instantly share code, notes, and snippets.

@lokka30
Last active November 4, 2022 03:31
Show Gist options
  • Save lokka30/8800334372a6f00dc5cb37f585d98a95 to your computer and use it in GitHub Desktop.
Save lokka30/8800334372a6f00dc5cb37f585d98a95 to your computer and use it in GitHub Desktop.
LM4 Strategies Brainstorming
strategies:
spawn-distance:
tiers:
0-5000: 1-100
undefined: 1
spawn-location:
"example_world":
x: -153
z: 302
y-axis:
tiers:
"-64 - -1": 86-100
0-63: 71-85
64-127: 56-70
128-191: 41-55
192-255: 26-40
256-319: 11-25
320-384: 1-10
undefined: 1
inverse: true
weighted-random: >
already implemented
random: >
already implemented
variable:
formula: "%level%"
evaluation-method: AVERAGE
max-considered-players: 3
tiers:
1-15: 1-10
16-30: 11-20
31-45: 21-25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment