Difference between revisions of "Brotoq the Reaver"

From Tales of Maj'Eyal
Jump to: navigation, search
m (Rend was changed to Virulent Strike)
(updated life line, standardized the section headings, fixed the coloring, fixed some spelling/grammar, and added a note about a bug)
 
Line 1: Line 1:
 
{{Guardian
 
{{Guardian
|game_version=1.7.3
+
|game_version=1.7.6
 
|name=Brotoq the Reaver
 
|name=Brotoq the Reaver
 
|image=humanoid_orc_brotoq_the_reaver.png
 
|image=humanoid_orc_brotoq_the_reaver.png
Line 10: Line 10:
 
|cun=12
 
|cun=12
 
|mag=20
 
|mag=20
 +
|wil=10
 
|con=12
 
|con=12
|autolevel= warriormage
+
|autolevel=warriormage
 
|abilities=<span>
 
|abilities=<span>
  {{t|Virulent Strike}} (2)  
+
  {{t|Virulent Strike}} (2)
 
  {{t|Virulent Disease}} (1)
 
  {{t|Virulent Disease}} (1)
 
  {{t|Corrupted Strength}} (1)
 
  {{t|Corrupted Strength}} (1)
Line 22: Line 23:
  
 
* -55% to all damage dealt
 
* -55% to all damage dealt
* Wielding [[Fake Skullcleaver]] and a longsword; wearing light armor
+
* Life: {{LL|150|4|7|15}}+
 +
* 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.
+
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=
+
 
 +
==Quests==
 
* [[Reknor is lost!]]
 
* [[Reknor is lost!]]
  
=Drops=
+
==Drops==
* [[Skullcleaver]] (25% chance)
+
* [[Skullcleaver]] (25% chance) or a random artifact (75% chance)
* OR a random unique artifact
+
 
* 3 high quality items
 
* 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.