completed datafiles

This commit is contained in:
Bart van der Braak 2019-04-29 13:02:35 +02:00
parent 2cec65ac2d
commit db57e7507c
21 changed files with 1663 additions and 12196 deletions

View file

@ -1,31 +1,31 @@
monster,slayer_req,taskweight
Banshees,15,8
Bats,1,7
Bears,1,6
Catablepons,1,8
Cave bugs,7,8
Cave crawlers,10,8
Cave slimes,17,8
Cockatrices,25,8
Crawling Hands,5,8
Lizards,22,8
Dogs,1,7
Earth warriors,1,6
Flesh Crawlers,1,7
Ghosts,1,7
Ghouls,1,7
Hill Giants,1,7
Hobgoblins,1,7
Ice warriors,1,7
Kalphites,1,6
Killerwatts,37,6
Mogres,32,8
Pyrefiends,30,8
Rockslugs,20,8
Scorpions,1,7
Shades,1,8
Skeletons,1,7
Vampyres,1,6
Wall beasts,35,7
Wolves,1,7
Zombies,1,7
monster,slayer_req,taskweight,combat_req,defence_req
Banshees,15,8,20,0
Bats,1,7,5,0
Bears,1,6,13,0
Catablepons,1,8,35,0
Cave bugs,7,8,0,0
Cave crawlers,10,8,10,0
Cave slimes,17,8,15,0
Cockatrices,25,8,25,20
Crawling Hands,5,8,0,0
Lizards,22,8,15,0
Dogs,1,7,15,0
Earth warriors,1,6,35,0
Flesh Crawlers,1,7,15,0
Ghosts,1,7,13,0
Ghouls,1,7,25,0
Hill Giants,1,7,25,0
Hobgoblins,1,7,20,0
Ice warriors,1,7,45,0
Kalphites,1,6,15,0
Killerwatts,37,6,50,0
Mogres,32,8,30,0
Pyrefiends,30,8,25,0
Rockslugs,20,8,20,0
Scorpions,1,7,7,0
Shades,1,8,30,0
Skeletons,1,7,15,0
Vampyres,1,6,35,0
Wall beasts,35,7,30,5
Wolves,1,7,20,0
Zombies,1,7,10,0

1 monster slayer_req taskweight combat_req defence_req
2 Banshees 15 8 20 0
3 Bats 1 7 5 0
4 Bears 1 6 13 0
5 Catablepons 1 8 35 0
6 Cave bugs 7 8 0 0
7 Cave crawlers 10 8 10 0
8 Cave slimes 17 8 15 0
9 Cockatrices 25 8 25 20
10 Crawling Hands 5 8 0 0
11 Lizards 22 8 15 0
12 Dogs 1 7 15 0
13 Earth warriors 1 6 35 0
14 Flesh Crawlers 1 7 15 0
15 Ghosts 1 7 13 0
16 Ghouls 1 7 25 0
17 Hill Giants 1 7 25 0
18 Hobgoblins 1 7 20 0
19 Ice warriors 1 7 45 0
20 Kalphites 1 6 15 0
21 Killerwatts 37 6 50 0
22 Mogres 32 8 30 0
23 Pyrefiends 30 8 25 0
24 Rockslugs 20 8 20 0
25 Scorpions 1 7 7 0
26 Shades 1 8 30 0
27 Skeletons 1 7 15 0
28 Vampyres 1 6 35 0
29 Wall beasts 35 7 30 5
30 Wolves 1 7 20 0
31 Zombies 1 7 10 0