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

25
api/turael_results.csv Normal file
View file

@ -0,0 +1,25 @@
id,monster,slayer_req,taskweight,combat_req,defence_req
6,Banshees,15,8,20,0
8,Bats,1,7,5,0
10,Birds,1,6,0,0
9,Bears,1,7,13,0
19,Cave bugs,7,8,0,0
20,Cave crawlers,10,8,10,0
23,Cave slimes,17,8,15,0
26,Cows,1,8,5,0
27,Crawling Hands,5,8,0,0
32,Dogs,1,7,15,0
35,Dwarves,1,7,6,0
44,Ghosts,1,7,13,0
46,Goblins,1,7,0,0
56,Icefiends,1,8,20,0
61,Kalphites,1,6,15,0
67,Lizards,22,8,15,0
71,Minotaurs,1,7,7,0
75,Monkeys,1,6,0,0
82,Rats,1,7,0,0
88,Scorpions,1,7,7,0
93,Skeletons,1,7,15,0
95,Spiders,1,6,0,0
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 10 Birds 1 6 0 0
5 9 Bears 1 7 13 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 26 Cows 1 8 5 0
10 27 Crawling Hands 5 8 0 0
11 32 Dogs 1 7 15 0
12 35 Dwarves 1 7 6 0
13 44 Ghosts 1 7 13 0
14 46 Goblins 1 7 0 0
15 56 Icefiends 1 8 20 0
16 61 Kalphites 1 6 15 0
17 67 Lizards 22 8 15 0
18 71 Minotaurs 1 7 7 0
19 75 Monkeys 1 6 0 0
20 82 Rats 1 7 0 0
21 88 Scorpions 1 7 7 0
22 93 Skeletons 1 7 15 0
23 95 Spiders 1 6 0 0
24 107 Wolves 1 7 20 0
25 109 Zombies 1 7 10 0