DB/PetPersonality: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: ==Header Info == Records.....................2 Fields.....................19 Record Size................76 String Block Size..........35 ==Structure== '''Column Field Type Notes ...)
 
No edit summary
 
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
==Header Info ==
{{Template:Sandbox/VersionRange|min_expansionlevel=1|max_expansionlevel=3}}
Records.....................2
Fields.....................19
Record Size................76
String Block Size..........35
 
==Structure==
==Structure==
  '''Column Field Type Notes '''
  '''Column Field Type Notes '''
  1 ID Integer
  1 ID Integer
  2 sRefName String Name of the personality  
  2-18 sRefName String + [[Loc]] Name of the personality  
  3-10 Localization String*
  19 happinessThreshold Integer* UnhappyLevel (Value of 0) (Unhappy at 0% / 0 mood points)
11 Unknown Integer*
  20 happinessThreshold Integer*  ContentLevel (Value of 333000) (Content at 33% / 333000 mood points)
  12 Unknown Integer* 
  21 happinessThreshold Integer* HappyLevel (Value of 666000) (Content at 66% / 666000 mood points)
  13 Unknown Integer*
  22 happinessDamage Float Unhappy Damage Modifier (Value of 0.75) (Pet does only do 75% damage)
  14 Unknown Float
  23 happinessDamage Float Content Damage Modifier (Value of 1) (Pet does 100% damage)
  15 Unknown Float
  24 happinessDamage Float Happy Damage Modifier (Value of 1.25) (Pet does 125% damage)
  16 Unknown Float
17 Unknown Float
18 Unknown Float
19 Unknown Float


Retrieved from "http://www.sourcepeek.com/wiki/PetPersonality.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)