DB/PetPersonality: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
==Header Info ==
{{Template:Sandbox/VersionRange|min_expansionlevel=1|max_expansionlevel=3}}
Records.....................2
Fields.....................24
Record Size................96
String Block Size..........35
 
==Structure==
==Structure==
  '''Column Field Type Notes '''
  '''Column Field Type Notes '''
  1 ID Integer
  1 ID Integer
  2-18 sRefName String + [[Loc]] Name of the personality  
  2-18 sRefName String + [[Loc]] Name of the personality  
  19 Unknown Integer*
  19 happinessThreshold Integer* UnhappyLevel (Value of 0) (Unhappy at 0% / 0 mood points)
  20 Unknown Integer* 
  20 happinessThreshold Integer*  ContentLevel (Value of 333000) (Content at 33% / 333000 mood points)
  21 Unknown Integer*
  21 happinessThreshold Integer* HappyLevel (Value of 666000) (Content at 66% / 666000 mood points)
  22 Unknown Float
  22 happinessDamage Float Unhappy Damage Modifier (Value of 0.75) (Pet does only do 75% damage)
  23 Unknown Float
  23 happinessDamage Float Content Damage Modifier (Value of 1) (Pet does 100% damage)
  24 Unknown Float
  24 happinessDamage Float Happy Damage Modifier (Value of 1.25) (Pet does 125% damage)
 
Retrieved from "http://www.sourcepeek.com/wiki/PetPersonality.dbc"


[[Category:DBC]]
[[Category:DBC]]
[[Category:DBC_WotLK]]

Latest revision as of 03:43, 20 July 2016

Vanilla … Wrath

Structure

Column	Field 		Type 		Notes 	
1 	ID 		Integer 	
2-18 	sRefName 	String + Loc 	Name of the personality 
19 	happinessThreshold 	Integer* 	UnhappyLevel	(Value of 0)		(Unhappy at 0% / 0 mood points)
20 	happinessThreshold 	Integer*  	ContentLevel	(Value of 333000)	(Content at 33% / 333000 mood points)
21 	happinessThreshold 	Integer* 	HappyLevel	(Value of 666000)	(Content at 66% / 666000 mood points)
22 	happinessDamage 	Float 		Unhappy Damage Modifier	(Value of 0.75)	(Pet does only do 75% damage)
23 	happinessDamage 	Float 		Content Damage Modifier (Value of 1)	(Pet does 100% damage)
24 	happinessDamage 	Float 		Happy Damage Modifier	(Value of 1.25)	(Pet does 125% damage)