-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpassives.yml
More file actions
42 lines (37 loc) · 811 Bytes
/
passives.yml
File metadata and controls
42 lines (37 loc) · 811 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
passives:
- id: double_jump
userFacing: false
metadata:
# Motion tuning
horizontalMultiplier: 0.9
verticalBoost: 0.9
allowMidairReset: false
- id: hunger
userFacing: false
metadata:
hungerRestoreDelayMs: 250
- id: regeneration
userFacing: false
metadata:
healAmount: 1.0
healIntervalTicks: 60
- id: arrow_recharge
displayItem: bundle
userFacing: true
metadata:
arrowHotbarSlot: 2
maximumArrowCount: 3
arrowIntervalTicks: 40
- id: barrage
displayItem: spectral_arrow
userFacing: true
metadata:
maxCharge: 5
arrowDamage: 6.0
- id: stampede
displayItem: leather
userFacing: true
metadata:
stackIncreaseTimeMs: 3000
maxStacks: 3
stopSprintDamage: 3