DB/LiquidType: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: Properties of water. Added (build: 5428) to account for the damage caused by the Slime in Naxxramas. ==Header Info== Records.....................6 Fields......................4 Recor...)
 
No edit summary
Line 15: Line 15:


Retrieved from "http://www.sourcepeek.com/wiki/LiquidType.dbc"
Retrieved from "http://www.sourcepeek.com/wiki/LiquidType.dbc"
[[Category:DBC]]

Revision as of 14:58, 25 July 2007

Properties of water. Added (build: 5428) to account for the damage caused by the Slime in Naxxramas.

Header Info

Records.....................6
Fields......................4
Record Size................16
String Block Size..........65

Structure

Column	Field 		Type 		Notes 
1 	ID 		Integer 	
2 	sRefCon 	String 		Name of the liquid 
3 	Unknown 	Integer 	Q: bonus granted before becoming Fatigued? example: X seconds = (BaseMilliseconds/1000)*Bonus; 
4 	iRefID_Spell 	Integer 	Spell activated when in the liquid. 

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