-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.json
More file actions
83 lines (83 loc) · 2.4 KB
/
data.json
File metadata and controls
83 lines (83 loc) · 2.4 KB
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
{
"quests": {
"Dragon Slayer I": false,
"Animal Magnetism": true,
"The Fremennik Trials": false,
"Lost City": false,
"Nature Spirit": false,
"Priest in Peril": true,
"Ghosts Ahoy": false,
"Bone Voyage": false,
"Client of Kourend": false,
"Dream Mentor": false,
"A Tail of Two Cats": false,
"The Great Brain Robbery": false,
"Shadow of the Storm": false,
"Making History": false,
"Lunar Diplomacy": false,
"The Fremennik Isles": false,
"Royal Trouble": false,
"Mountain Daughter": false,
"What Lies Below": false,
"The Queen of Thieves": false,
"The Depths of Despair": false,
"Curse of the Empty Lord": false,
"The Corsair Curse": false,
"Dragon Slayer II": false
},
"chain_quests": {
"Cook\u2019s Assistant": false,
"Romeo & Juliet": false,
"Ernest the Chicken": true,
"The Restless Ghost": true,
"Gertrude\u2019s Cat": true,
"Rune Mysteries": true,
"Sheep Shearer": false,
"Druidic Ritual": false,
"Lost City": false,
"Priest in Peril": false,
"Nature Spirit": false,
"The Dig Site": false,
"Temple of Ikov": false,
"Troll Stronghold": false,
"Heroes\u2019 Quest": false,
"Family Crest": false,
"Underground Pass": false,
"Biohazard": false,
"Plague City": false,
"Shilo Village": false,
"Jungle Potion": false,
"Legends\u2019 Quest (precisa de todos os acima + 107 Quest Points)": false,
"Icthlarin\u2019s Little Helper": false,
"A Tail of Two Cats": false,
"Ghosts Ahoy": false,
"Bone Voyage": false,
"Client of Kourend": true,
"Dream Mentor": false
},
"skills": {
"attack": 62,
"strength": 75,
"defence": 60,
"hitpoints": 69,
"ranged": 60,
"magic": 68,
"prayer": 52,
"runecrafting": 10,
"construction": 52,
"agility": 74,
"herblore": 1,
"thieving": 31,
"crafting": 21,
"fletching": 79,
"slayer": 23,
"hunter": 1,
"mining": 76,
"smithing": 64,
"fishing": 63,
"cooking": 40,
"firemaking": 99,
"woodcutting": 67,
"farming": 1
}
}