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

From Twilight Heroes Wiki
Jump to: navigation, search
m
(Actual XP values: new section)
Line 2: Line 2:
  
 
I've noticed ice and fire resistance, but never electricity resistance. Anyone else? {{unsigned|Darryl|10:48, 9 April 2008}}
 
I've noticed ice and fire resistance, but never electricity resistance. Anyone else? {{unsigned|Darryl|10:48, 9 April 2008}}
 +
 +
== Actual XP values ==
 +
 +
XP scales from scale from level*6 (inclusive) up to level*8 (exclusive), however, not all values of XP are possible. They seem to follow something like <code>ceiling(level*(6+2*randint(0,24)/25))</code>. For example, level 35 values are:
 +
 +
210 213 216 219 222 224 227 230 233 236 238 241 244 247 250 252 255 258 261 264 266 269 272 275 278
 +
--[[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)

I've noticed ice and fire resistance, but never electricity resistance. Anyone else? —The preceding unsigned comment was added by Darryl (talkcontribs) 10:48, 9 April 2008.

Actual XP values

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

210 213 216 219 222 224 227 230 233 236 238 241 244 247 250 252 255 258 261 264 266 269 272 275 278 --Muhandes 09:40, 4 January 2010 (UTC)