-
Notifications
You must be signed in to change notification settings - Fork 3
/
bosses.json
26 lines (26 loc) · 1.7 KB
/
bosses.json
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
[
{"bit": ["0x7e2260", "0x10"], "drop": true, "name": "thraxx"},
{"bit": ["0x7e22e8", "0x40"], "drop": true, "name": "coleoptera"},
{"bit": ["0x7e225f", "0x04"], "drop": true, "name": "mammoth graveyard viper commander"},
{"bit": ["0x7e22df", "0x80"], "drop": true, "name": "cave raptors"},
{"bit": ["0x7e225e", "0x80"], "drop": true, "name": "salabog"},
{"bit": ["0x7e225f", "0x20"], "drop": true, "name": "vigor"},
{"bit": ["0x7e22d8", "0x80"], "drop": true, "name": "megataur"},
{"bit": ["0x7e22d8", "0x40"], "drop": true, "name": "rimsala"},
{"bit": ["0x7e225c", "0x08"], "drop": true, "name": "aquagoth"},
{"bit": ["0x7e22df", "0x01"], "drop": true, "name": "bad boys"},
{"bit": ["0x7e22dd", "0x04"], "drop": true, "name": "timberdrake"},
{"bit": ["0x7e22dd", "0x01"], "drop": true, "name": "verminator"},
{"bit": ["0x7e22e3", "0x20"], "drop": true, "name": "tiny"},
{"bit": ["0x7e22e5", "0x40"], "drop": true, "name": "mungola"},
{"bit": ["0x7e22e2", "0x40"], "drop": true, "name": "sons of something"},
{"bit": ["0x7e225c", "0x10"], "drop": true, "name": "volcano viper commander"},
{"bit": ["0x7e2260", "0x40"], "drop": true, "name": "magmar"},
{"bit": ["0x7e225c", "0x20"], "drop": true, "name": "mad monk"},
{"bit": ["0x7e22e6", "0x01"], "drop": true, "name": "footknight"},
{"bit": ["0x7e22e9", "0x40"], "drop": false, "name": "mini taur"},
{"bit": ["0x7e22d9", "0x08"], "drop": false, "name": "aegis"},
{"bit": ["0x7e22dd", "0x02"], "drop": false, "name": "sterling"},
{"bit": ["0x7e22e6", "0x80"], "drop": false, "name": "wall face"},
{"bit": ["0x7e22f1", "0x40"], "drop": false, "name": "carltron's robot"}
]