Difference between revisions of "Brotoq the Reaver"

From Tales of Maj'Eyal
Jump to: navigation, search
(update to 1.4.9)
(updated life line, standardized the section headings, fixed the coloring, fixed some spelling/grammar, and added a note about a bug)
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Guardian
 
{{Guardian
|game_version=1.4.9
+
|game_version=1.7.6
 
|name=Brotoq the Reaver
 
|name=Brotoq the Reaver
|location=[[Escape from Reknor|Reknor]] (dwarven starting zone)
+
|image=humanoid_orc_brotoq_the_reaver.png
|level=7
+
|location=Escape from Reknor
|description= A huge orc blocks your way to the Iron Council. You must pass.
+
|level=7+
|str=22+ <!--autolevel = "warriormage"-->
+
|description=''A huge orc blocks your way to the Iron Council. You must pass.''
|dex=11+
+
|str=20
 +
|dex=10
 
|cun=12
 
|cun=12
|mag=22+
+
|mag=20
|wil=11+
+
|wil=10
 
|con=12
 
|con=12
 +
|autolevel=warriormage
 
|abilities=<span>
 
|abilities=<span>
* -55% all damages
+
{{t|Virulent Strike}} (2)
* Wielding [[Fake Skullcleaver]] and a longsword; wearing light armor
+
{{t|Virulent Disease}} (1)
** 25% chance of dropping (true) [[Skullcleaver]] upon his death
+
{{t|Corrupted Strength}} (1)
* Talents
+
{{t|Carrier}} (1)
** {{t|Virulent Disease}} (1)
+
{{t|Acid Blood}} (1)
** {{t|Corrupted Strength}} (1)
+
 
** {{t|Carrier}} (1)
+
[[inscriptions|Infusion: Wild]]
** {{t|Acid Blood}} (1)
+
 
** {{t|Rend}} (2)
+
* -55% to all damage dealt
** {{t|Weapons Mastery}} (1)
+
* Life: {{LL|150|4|7|15}}+
* [[Wild Infusion]] x1
+
* Wielding [[Fake Skullcleaver]] and a longsword; wearing light armour
 
</span>
 
</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!]]
 +
 +
==Drops==
 +
* [[Skullcleaver]] (25% chance) or a random artifact (75% chance)
 +
* 3 high quality items
 +
 +
==Notes==
 +
* 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.

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.