20 lines
252 B
YAML
20 lines
252 B
YAML
- step: 10
|
|
amount: 100
|
|
neighbours: 10
|
|
- step: 100
|
|
amount: 100
|
|
neighbours: 50
|
|
- step: 200
|
|
amount: 150
|
|
neighbours: 20
|
|
- step: 300
|
|
amount: 40
|
|
neighbours: 10
|
|
- step: 400
|
|
amount: 10
|
|
neighbours: 5
|
|
- step: 500
|
|
amount: 1
|
|
neighbours: 1
|
|
|