-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.yml
66 lines (66 loc) · 1.28 KB
/
config.yml
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# ___...---*** EpicBoss By: ThaH3lper ***---...___
#
# IF YOU DONT KNOW HOW TO MAKE A BOSS PLEAS GO TO THIS PAGE!
# ------------------ LEVEL 100 NOOB GUIDE --------------------
#
# http://dev.bukkit.org/server-mods/epicboss/pages/how-to-build-your-boss/
#
# ------------------------------------------------------------
#
Bosses:
ZombieKing:
Type: zombie
Health: 200
Damage: 10
Skills:
- jump
- speed_1
- teleport
- lightning
- blindness_short
- zombie_swarm_small
- effectfire
SkillsInterval: 12
Drops:
- 264:0:20 100
- 35:14:16 100
- 320:0:16 100
- 373:8233:5 50
- 276:0:1 50 KNOCKBACK:2,DAMAGE_ALL:5,FIRE_ASPECT:2
SpiderQueen:
Type: spider
Health: 1200
Damage: 8
Skills:
- jump
- speed_2
- drag_in
- lightning
- poison_long
- swap
SkillsInterval: 12
Drops:
- 264:0:20 100
- 35:14:16 50
- 320:0:16 30
- 373:8233:5 20
BigPigy:
Type: pigzombie
Health: 2300
Damage: 8
Skills:
- jump
- speed_1
- lightning
- blindness_short
- zombie_swarm_big
- weakness_short
- poison_short
- confusion_short
- swap
SkillsInterval: 12
Drops:
- 264:0:20 100
- 35:14:16 100
- 320:0:16 100
- 373:8233:5 100