DB/SpellShapeshiftForm: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
Line 16: Line 16:
  24-25 DisplayID[2] Integer {Alliance, Horde}
  24-25 DisplayID[2] Integer {Alliance, Horde}
  26-27 Unknown[2] Null
  26-27 Unknown[2] Null
  28-35 Unknown[8] Integer Used for "Zombie", "Ghul", "Test", "Tharon'ja"
  28-35 [[Spell.dbc|Abilities]][8] Integer Used for "Zombie", "Ghul", "Test", "Tharon'ja", available spells


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


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

Revision as of 13:39, 14 September 2010

Header Info

Records....................32
Fields.....................35
Record Size................60
String Block Size.........247

Structure

Column 	Field 		Type 		Notes 
1 	ID 		Integer 	
2 	ActionBar 	Integer 	
3-19 	Name 		Loc	
20 	Flags 		BitMask		&1: can interact?, &2: Breaks on casting (stealth), &8: can-interact-special? (if not &1), &0x20: modify AttackPowerForAGI, &0x100: related to only_in_shapeshift, &0x400:  &0x1000: Something with EmoteSounds
21 	CreatureType 	Integer 	-1 or 0 for getting overwritten by race or server.
22 	SpellIcon 	Integer 	Instead of "Interface\\Buttons\\Spell-Reset"	
23 	Unknown 	Integer 	Only druid stances have a value. {2500, 1000} Default: 2000, has something to do with spellmanacost; attack speed in ms?
24-25 	DisplayID[2] 	Integer 	{Alliance, Horde}
26-27 	Unknown[2]	Null 	
28-35 	Abilities[8]	Integer 	Used for "Zombie", "Ghul", "Test", "Tharon'ja", available spells

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