python script and unnessecary csv/json files relocated to /api/, master json updated and used, removal of slayer master filter js

This commit is contained in:
Bart van der Braak 2020-02-02 23:59:55 +01:00
parent afbd7bbb97
commit 2977646d06
40 changed files with 7820 additions and 2828 deletions

31
api/mazchna_results.csv Normal file
View file

@ -0,0 +1,31 @@
id,monster,slayer_req,taskweight,combat_req,defence_req
6,Banshees,15,8,20,0
8,Bats,1,7,5,0
9,Bears,1,6,13,0
18,Catablepons,1,8,35,0
19,Cave bugs,7,8,0,0
20,Cave crawlers,10,8,10,0
23,Cave slimes,17,8,15,0
25,Cockatrices,25,8,25,20
27,Crawling Hands,5,8,0,0
67,Lizards,22,8,15,0
32,Dogs,1,7,15,0
36,Earth warriors,1,6,35,0
41,Flesh Crawlers,1,7,15,0
44,Ghosts,1,7,13,0
45,Ghouls,1,7,25,0
51,Hill Giants,1,7,25,0
52,Hobgoblins,1,7,20,0
55,Ice warriors,1,7,45,0
61,Kalphites,1,6,15,0
62,Killerwatts,37,6,50,0
73,Mogres,32,8,30,0
81,Pyrefiends,30,8,25,0
85,Rockslugs,20,8,20,0
88,Scorpions,1,7,7,0
90,Shades,1,8,30,0
93,Skeletons,1,7,15,0
103,Vampyres,1,6,35,0
104,Wall beasts,35,7,30,5
107,Wolves,1,7,20,0
109,Zombies,1,7,10,0
1 id monster slayer_req taskweight combat_req defence_req
2 6 Banshees 15 8 20 0
3 8 Bats 1 7 5 0
4 9 Bears 1 6 13 0
5 18 Catablepons 1 8 35 0
6 19 Cave bugs 7 8 0 0
7 20 Cave crawlers 10 8 10 0
8 23 Cave slimes 17 8 15 0
9 25 Cockatrices 25 8 25 20
10 27 Crawling Hands 5 8 0 0
11 67 Lizards 22 8 15 0
12 32 Dogs 1 7 15 0
13 36 Earth warriors 1 6 35 0
14 41 Flesh Crawlers 1 7 15 0
15 44 Ghosts 1 7 13 0
16 45 Ghouls 1 7 25 0
17 51 Hill Giants 1 7 25 0
18 52 Hobgoblins 1 7 20 0
19 55 Ice warriors 1 7 45 0
20 61 Kalphites 1 6 15 0
21 62 Killerwatts 37 6 50 0
22 73 Mogres 32 8 30 0
23 81 Pyrefiends 30 8 25 0
24 85 Rockslugs 20 8 20 0
25 88 Scorpions 1 7 7 0
26 90 Shades 1 8 30 0
27 93 Skeletons 1 7 15 0
28 103 Vampyres 1 6 35 0
29 104 Wall beasts 35 7 30 5
30 107 Wolves 1 7 20 0
31 109 Zombies 1 7 10 0