Difference between revisions of "Brotoq the Reaver"

From Tales of Maj'Eyal
Jump to: navigation, search
(Created page with "{{Guardian |name=Brotoq the Reaver |location=Escape from Reknor |level=7+ |description= ''A huge orc blocks your way to the Iron Council. You must pass.'' |str=20 |dex=10 ...")
 
(updated life line, standardized the section headings, fixed the coloring, fixed some spelling/grammar, and added a note about a bug)
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Guardian
 
{{Guardian
 +
|game_version=1.7.6
 
|name=Brotoq the Reaver
 
|name=Brotoq the Reaver
|location=[[Escape from Reknor]]
+
|image=humanoid_orc_brotoq_the_reaver.png
 +
|location=Escape from Reknor
 
|level=7+
 
|level=7+
|description=
+
|description=''A huge orc blocks your way to the Iron Council. You must pass.''
''A huge orc blocks your way to the Iron Council. You must pass.''
+
 
|str=20
 
|str=20
 
|dex=10
 
|dex=10
Line 11: Line 12:
 
|wil=10
 
|wil=10
 
|con=12
 
|con=12
|abilities=
+
|autolevel=warriormage
[[Virulent disease (talent)|Virulent Disease (1)]], [[Corrupted strength (talent)|Corrupted Strength (1)]], [[Carrier (talent)|Carrier (1)]], [[Acid blood (talent)|Acid Blood (1)]],
+
|abilities=<span>
[[Rend (talent)|Rend (2)]]
+
{{t|Virulent Strike}} (2)
 +
{{t|Virulent Disease}} (1)
 +
{{t|Corrupted Strength}} (1)
 +
{{t|Carrier}} (1)
 +
{{t|Acid Blood}} (1)
  
[[Weapons mastery (talent)|Weapons Mastery(1)]]
+
[[inscriptions|Infusion: Wild]]
  
[[inscriptions|Infusion: Wild]]
+
* -55% to all damage dealt
 +
* Life: {{LL|150|4|7|15}}+
 +
* Wielding [[Fake Skullcleaver]] and a longsword; wearing light armour
 +
</span>
 +
}}
 +
The [[Guardians|Guardian]] of [[Escape from Reknor]]. He dual wields Fake Skullcleaver and a longsword and is capable of doing {{blight}} damage and giving the player some nasty diseases.
  
 +
==Quests==
 +
* [[Reknor is lost!]]
  
-55% all damage
+
==Drops==
 
+
* [[Skullcleaver]] (25% chance) or a random artifact (75% chance)
100% immunity to instakills
+
* 3 high quality items
}}
+
  
Drops:
+
==Notes==
:*[[Skullcleaver]] (35% chance)
+
* There's a dev comment in [https://git.net-core.org/tome/t-engine4/-/blob/tome-1.7.6/game/modules/tome/data/zones/reknor-escape/npcs.lua#L79-80 Brotoq's file] that talks about removing the free melee that {{t|Corrupted Strength}} gives. To be successful the function under the comment expects a number other than 0; the value is set to 0 and has been since 2012 according to the commit log.
:*3 high quality items
+

Latest revision as of 10:48, 18 September 2026

Brotoq the Reaver
Humanoid orc brotoq the reaver.png
Game Version: 1.7.6
Location Level range
Escape from Reknor 7+
Description
A huge orc blocks your way to the Iron Council. You must pass.
Base Statistics
Strength Dexterity Constitution Magic Willpower Cunning
20 10 12 20 10 12
Stat Progress
mag++ wil+ str++ dex+
Abilities
Virulent Strike (2)
Virulent Disease (1)
Corrupted Strength (1)
Carrier (1)
Acid Blood (1)
Infusion: Wild
  • -55% to all damage dealt
  • Life: 430 +
  • Wielding Fake Skullcleaver and a longsword; wearing light armour


The Guardian of Escape from Reknor. He dual wields Fake Skullcleaver and a longsword and is capable of doing Blight damage and giving the player some nasty diseases.

Quests

Drops

  • Skullcleaver (25% chance) or a random artifact (75% chance)
  • 3 high quality items

Notes

  • There's a dev comment in Brotoq's file that talks about removing the free melee that Corrupted Strength gives. To be successful the function under the comment expects a number other than 0; the value is set to 0 and has been since 2012 according to the commit log.