Skip to content

Commit

Permalink
blood reaver
Browse files Browse the repository at this point in the history
  • Loading branch information
Lajnux committed Jan 1, 2024
1 parent 0edefcb commit 407cd20
Show file tree
Hide file tree
Showing 3 changed files with 165 additions and 60 deletions.
160 changes: 100 additions & 60 deletions src/data/monsters_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -2781,8 +2781,8 @@
"attributes": [],
"category": ["suqahs"],
"examineText": "A strange creature unique to Lunar Isle.",
"wikiName": "Suqah",
"wikiURL": "https://oldschool.runescape.wiki/w/Suqah",
"wikiName": "Suqah (1)",
"wikiURL": "https://oldschool.runescape.wiki/w/Suqah#1",
"attackLevel": 95,
"strengthLevel": 95,
"defenceLevel": 95,
Expand Down Expand Up @@ -2858,7 +2858,7 @@
"poisonous": false,
"immuneToPoison": false,
"immuneToVenom": false,
"attributes": [],
"attributes": ["kalphite"],
"category": ["scabarites"],
"examineText": "A mounted lancer.",
"wikiName": "Locust rider (Lancer)",
Expand Down Expand Up @@ -5450,7 +5450,7 @@
"maxHit": 3,
"attackType": ["stab"],
"attackSpeed": 4,
"aggressive": false,
"aggressive": true,
"poisonous": false,
"immuneToPoison": false,
"immuneToVenom": false,
Expand Down Expand Up @@ -9838,7 +9838,7 @@
"poisonous": false,
"immuneToPoison": false,
"immuneToVenom": false,
"attributes": [],
"attributes": ["demon"],
"category": [],
"examineText": "This creature has been dragged back from the grave.",
"wikiName": "Reanimated imp",
Expand Down Expand Up @@ -10318,7 +10318,7 @@
"poisonous": true,
"immuneToPoison": false,
"immuneToVenom": false,
"attributes": [],
"attributes": ["kalphite"],
"category": ["kalphite"],
"examineText": "This creature has been dragged back from the grave.",
"wikiName": "Reanimated kalphite",
Expand Down Expand Up @@ -11996,7 +11996,7 @@
"attackSpeed": 4,
"aggressive": false,
"poisonous": false,
"immuneToPoison": false,
"immuneToPoison": true,
"immuneToVenom": true,
"attributes": ["demon"],
"category": ["nechryael"],
Expand Down Expand Up @@ -13080,7 +13080,7 @@
"immuneToVenom": true,
"attributes": ["dragon", "fiery", "undead"],
"category": ["blue dragons", "zombies", "bosses"],
"examineText": "Let sleeping dragons lie.",
"examineText": "This won't be fun.",
"wikiName": "Vorkath (Post-quest)",
"wikiURL": "https://oldschool.runescape.wiki/w/Vorkath#Post-quest",
"attackLevel": 560,
Expand Down Expand Up @@ -13716,8 +13716,8 @@
"attackSpeed": 4,
"aggressive": false,
"poisonous": false,
"immuneToPoison": false,
"immuneToVenom": false,
"immuneToPoison": true,
"immuneToVenom": true,
"attributes": ["leafy"],
"category": ["turoth"],
"examineText": "He's one huge leg short!",
Expand Down Expand Up @@ -14067,6 +14067,46 @@
"slayerXP": 0,
"assignableSlayerMasters": []
},
"11293": {
"members": true,
"combatLevel": 174,
"hitpoints": 125,
"maxHit": 20,
"attackType": ["magic"],
"attackSpeed": 5,
"aggressive": true,
"poisonous": false,
"immuneToPoison": false,
"immuneToVenom": false,
"attributes": ["demon"],
"category": [],
"examineText": "A strange and twisted demon.",
"wikiName": "Blood Reaver (Ancient Prison)",
"wikiURL": "https://oldschool.runescape.wiki/w/Blood_Reaver#Ancient_Prison",
"attackLevel": 1,
"strengthLevel": 1,
"defenceLevel": 100,
"magicLevel": 190,
"rangedLevel": 1,
"attackStab": 0,
"attackSlash": 0,
"attackCrush": 0,
"attackMagic": 0,
"attackRanged": 0,
"defenceStab": 20,
"defenceSlash": 80,
"defenceCrush": 120,
"defenceMagic": 300,
"defenceRanged": 55,
"attackAccuracy": 0,
"meleeStrength": 0,
"rangedStrength": 0,
"magicDamage": 0,
"isSlayerMonster": false,
"slayerLevelRequired": 0,
"slayerXP": 0,
"assignableSlayerMasters": []
},
"11463": {
"members": true,
"combatLevel": 0,
Expand Down Expand Up @@ -14366,8 +14406,8 @@
"12204": {
"members": true,
"combatLevel": 791,
"hitpoints": 900,
"maxHit": 42,
"hitpoints": 2700,
"maxHit": 57,
"attackType": [],
"attackSpeed": 10,
"aggressive": true,
Expand All @@ -14377,13 +14417,13 @@
"attributes": [],
"category": ["bosses"],
"examineText": "Dare you face the shadows?",
"wikiName": "The Whisperer (Post-Quest)",
"wikiURL": "https://oldschool.runescape.wiki/w/The_Whisperer#Post-Quest",
"attackLevel": 280,
"strengthLevel": 280,
"defenceLevel": 250,
"magicLevel": 180,
"rangedLevel": 180,
"wikiName": "The Whisperer (Awakened)",
"wikiURL": "https://oldschool.runescape.wiki/w/The_Whisperer#Awakened",
"attackLevel": 378,
"strengthLevel": 378,
"defenceLevel": 300,
"magicLevel": 225,
"rangedLevel": 243,
"attackStab": 0,
"attackSlash": 0,
"attackCrush": 0,
Expand All @@ -14400,14 +14440,14 @@
"magicDamage": 0,
"isSlayerMonster": true,
"slayerLevelRequired": 1,
"slayerXP": 900,
"slayerXP": 2700,
"assignableSlayerMasters": ["konar", "nieve", "duradel"]
},
"12205": {
"members": true,
"combatLevel": 791,
"hitpoints": 900,
"maxHit": 42,
"hitpoints": 2700,
"maxHit": 57,
"attackType": [],
"attackSpeed": 10,
"aggressive": true,
Expand All @@ -14417,13 +14457,13 @@
"attributes": [],
"category": ["bosses"],
"examineText": "Dare you face the shadows?",
"wikiName": "The Whisperer (Post-Quest)",
"wikiURL": "https://oldschool.runescape.wiki/w/The_Whisperer#Post-Quest",
"attackLevel": 280,
"strengthLevel": 280,
"defenceLevel": 250,
"magicLevel": 180,
"rangedLevel": 180,
"wikiName": "The Whisperer (Awakened)",
"wikiURL": "https://oldschool.runescape.wiki/w/The_Whisperer#Awakened",
"attackLevel": 378,
"strengthLevel": 378,
"defenceLevel": 300,
"magicLevel": 225,
"rangedLevel": 243,
"attackStab": 0,
"attackSlash": 0,
"attackCrush": 0,
Expand All @@ -14440,14 +14480,14 @@
"magicDamage": 0,
"isSlayerMonster": true,
"slayerLevelRequired": 1,
"slayerXP": 900,
"slayerXP": 2700,
"assignableSlayerMasters": ["konar", "nieve", "duradel"]
},
"12214": {
"members": true,
"combatLevel": 798,
"hitpoints": 900,
"maxHit": 87,
"hitpoints": 2700,
"maxHit": 86,
"attackType": ["melee", "magic"],
"attackSpeed": null,
"aggressive": true,
Expand All @@ -14457,13 +14497,13 @@
"attributes": [],
"category": ["bosses"],
"examineText": "An unfathomably huge sea creature.",
"wikiName": "The Leviathan (Post-Quest)",
"wikiURL": "https://oldschool.runescape.wiki/w/The_Leviathan#Post-Quest",
"attackLevel": 300,
"strengthLevel": 360,
"defenceLevel": 250,
"magicLevel": 160,
"rangedLevel": 160,
"wikiName": "The Leviathan (Awakened)",
"wikiURL": "https://oldschool.runescape.wiki/w/The_Leviathan#Awakened",
"attackLevel": 525,
"strengthLevel": 630,
"defenceLevel": 287,
"magicLevel": 280,
"rangedLevel": 280,
"attackStab": 0,
"attackSlash": 0,
"attackCrush": 0,
Expand All @@ -14480,14 +14520,14 @@
"magicDamage": 0,
"isSlayerMonster": true,
"slayerLevelRequired": 1,
"slayerXP": 1777.4,
"slayerXP": 2700,
"assignableSlayerMasters": ["konar", "nieve", "duradel"]
},
"12215": {
"members": true,
"combatLevel": 798,
"hitpoints": 900,
"maxHit": 87,
"hitpoints": 2700,
"maxHit": 86,
"attackType": ["melee", "magic"],
"attackSpeed": null,
"aggressive": true,
Expand All @@ -14497,13 +14537,13 @@
"attributes": [],
"category": ["bosses"],
"examineText": "An unfathomably huge sea creature.",
"wikiName": "The Leviathan (Post-Quest)",
"wikiURL": "https://oldschool.runescape.wiki/w/The_Leviathan#Post-Quest",
"attackLevel": 300,
"strengthLevel": 360,
"defenceLevel": 250,
"magicLevel": 160,
"rangedLevel": 160,
"wikiName": "The Leviathan (Awakened)",
"wikiURL": "https://oldschool.runescape.wiki/w/The_Leviathan#Awakened",
"attackLevel": 525,
"strengthLevel": 630,
"defenceLevel": 287,
"magicLevel": 280,
"rangedLevel": 280,
"attackStab": 0,
"attackSlash": 0,
"attackCrush": 0,
Expand All @@ -14520,13 +14560,13 @@
"magicDamage": 0,
"isSlayerMonster": true,
"slayerLevelRequired": 1,
"slayerXP": 1777.4,
"slayerXP": 2700,
"assignableSlayerMasters": ["konar", "nieve", "duradel"]
},
"12223": {
"members": true,
"combatLevel": 784,
"hitpoints": 700,
"hitpoints": 1400,
"maxHit": null,
"attackType": ["slash"],
"attackSpeed": 5,
Expand All @@ -14537,9 +14577,9 @@
"attributes": [],
"category": ["bosses"],
"examineText": "How does he suck blood now?",
"wikiName": "Vardorvis (Post-Quest)",
"wikiURL": "https://oldschool.runescape.wiki/w/Vardorvis#Post-Quest",
"attackLevel": 280,
"wikiName": "Vardorvis (Awakened)",
"wikiURL": "https://oldschool.runescape.wiki/w/Vardorvis#Awakened",
"attackLevel": 420,
"strengthLevel": 0,
"defenceLevel": 0,
"magicLevel": 215,
Expand All @@ -14560,13 +14600,13 @@
"magicDamage": 0,
"isSlayerMonster": true,
"slayerLevelRequired": 1,
"slayerXP": 1085,
"slayerXP": 1400,
"assignableSlayerMasters": ["konar", "nieve", "duradel"]
},
"12224": {
"members": true,
"combatLevel": 784,
"hitpoints": 700,
"hitpoints": 1400,
"maxHit": null,
"attackType": ["slash"],
"attackSpeed": 5,
Expand All @@ -14577,9 +14617,9 @@
"attributes": [],
"category": ["bosses"],
"examineText": "How does he suck blood now?",
"wikiName": "Vardorvis (Post-Quest)",
"wikiURL": "https://oldschool.runescape.wiki/w/Vardorvis#Post-Quest",
"attackLevel": 280,
"wikiName": "Vardorvis (Awakened)",
"wikiURL": "https://oldschool.runescape.wiki/w/Vardorvis#Awakened",
"attackLevel": 420,
"strengthLevel": 0,
"defenceLevel": 0,
"magicLevel": 215,
Expand All @@ -14600,7 +14640,7 @@
"magicDamage": 0,
"isSlayerMonster": true,
"slayerLevelRequired": 1,
"slayerXP": 1085,
"slayerXP": 1400,
"assignableSlayerMasters": ["konar", "nieve", "duradel"]
}
}
Loading

0 comments on commit 407cd20

Please sign in to comment.