Difference between revisions of "Talk:A greater pit fiend"

From Twilight Heroes Wiki
Jump to: navigation, search
(Actual XP values: new section)
Line 4: Line 4:
  
 
I've noticed ice and fire resistance, but never electricity resistance. Anyone else? - Darryl
 
I've noticed ice and fire resistance, but never electricity resistance. Anyone else? - Darryl
 +
 +
== Actual XP values ==
 +
 +
XP scales from scale from level*8 (inclusive) up to level*10 (inclusive), however, not all values of XP are possible. They seem to follow something like <code>ceiling(level*(8+2*randint(0,25)/25))</code>. For example, level 35 values are:
 +
 +
280 283 286 289 292 294 297 300 303 306 308 311 314 317 320 322 325 328 331 334 336 339 342 345 348 350
 +
--[[User:Muhandes|Muhandes]] 09:40, 4 January 2010 (UTC)

Revision as of 01:40, 4 January 2010

See old discussion here.--Muhandes 07:21, 14 October 2009 (UTC)

What's this about "appears upon giving the mystic the materials"? I've been fighting them starting at level 11, before the mystic even appears! --Tarwix 00:48, 26 February 2008 (MST)

I've noticed ice and fire resistance, but never electricity resistance. Anyone else? - Darryl

Actual XP values

XP scales from scale from level*8 (inclusive) up to level*10 (inclusive), however, not all values of XP are possible. They seem to follow something like ceiling(level*(8+2*randint(0,25)/25)). For example, level 35 values are:

280 283 286 289 292 294 297 300 303 306 308 311 314 317 320 322 325 328 331 334 336 339 342 345 348 350 --Muhandes 09:40, 4 January 2010 (UTC)