DB/Exhaustion: Difference between revisions

From wowdev
Jump to navigation Jump to search
m (Added Category WotLK)
(Updated. Header still needs update,)
Line 12: Line 12:
  4 outdoorHours Float
  4 outdoorHours Float
  5 innHours Float
  5 innHours Float
  6-14 sRefName String + [[Loc]] Name of rested state  
  6-22 sRefName String + [[Loc]] Name of rested state  
  15 threshold Float Rested has a value of 12. All else 0.  
  23 threshold Float Rested has a value of 12. All else 0.  


Retrieved from "http://www.sourcepeek.com/wiki/Exhaustion.dbc"
Retrieved from "http://www.sourcepeek.com/wiki/Exhaustion.dbc"

Revision as of 04:47, 16 January 2013

Header Info

Records.....................5
Fields.....................15
Record Size................60
String Block Size..........37

Structure

Column 	Field 		Type 		Notes 
1 	ID 		Integer 	
2 	xp		Integer 	
3 	factor		Float 		Rate EXP is earned in this state 
4 	outdoorHours 	Float 	
5 	innHours 	Float 	
6-22 	sRefName 	String + Loc	Name of rested state 
23 	threshold 	Float 		Rested has a value of 12. All else 0. 

Retrieved from "http://www.sourcepeek.com/wiki/Exhaustion.dbc"