Jump to content

antz

Community Manager
  • Posts

    2813
  • Joined

  • Last visited

  • Days Won

    94
  • Donations

    0.00 GBP 

Everything posted by antz

  1. antz

    EmotesText

    NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'EmotesText' for MaNGOSFour The emotes text table contains definitions for linking emote animations with emote texts. The file contents is read and mapped into the struct emotestextEntry in the MaNGOS core. The field types and usage is defined in emotestextfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 19 strong> Field Name Field Type Notes Id INT(11) Unique Id sRefCon TEXT EmotesTextData1Id INT(11) EmotesTextData2Id INT(11) EmotesTextData3Id INT(11) EmotesTextData4Id INT(11) EmotesTextData5Id INT(11) EmotesTextData6Id INT(11) EmotesTextData7Id INT(11) EmotesTextData8Id INT(11) EmotesTextData9Id INT(11) EmotesTextData10Id INT(11) EmotesTextData11Id INT(11) EmotesTextData12Id INT(11) EmotesTextData13Id INT(11) EmotesTextData14Id INT(11) EmotesTextData15Id INT(11) EmotesTextData16Id INT(11) EmotesTextData17Id INT(11) Description of the fields Id INT(11) Unique Id sRefCon TEXT EmotesTextData1Id INT(11) EmotesTextData2Id INT(11) EmotesTextData3Id INT(11) EmotesTextData4Id INT(11) EmotesTextData5Id INT(11) EmotesTextData6Id INT(11) EmotesTextData7Id INT(11) EmotesTextData8Id INT(11) EmotesTextData9Id INT(11) EmotesTextData10Id INT(11) EmotesTextData11Id INT(11) EmotesTextData12Id INT(11) EmotesTextData13Id INT(11) EmotesTextData14Id INT(11) EmotesTextData15Id INT(11) EmotesTextData16Id INT(11) EmotesTextData17Id INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  2. antz

    Emotes

    NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'Emotes' for MaNGOSFour The emotes table contains definitions for available /emote commands. The file contents is read and mapped into the struct emotesEntry in the MaNGOS core. The field types and usage is defined in emotesfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 8 strong> Field Name Field Type Notes Id INT(11) Unique Id EmoteSlashCommand TEXT AnimationDataId INT(11) References an animation ID from `AnimationData.dbc#AnimationDataID`. EmoteFlags INT(11) EmoteSpecProc INT(11) EmoteSpecProcParam INT(11) SoundEntriesId INT(11) col7 INT(11) Description of the fields Id INT(11) Unique Id EmoteSlashCommand TEXT AnimationDataId INT(11) References an animation ID from [AnimationData.dbc#AnimationDataID]. EmoteFlags INT(11) EmoteSpecProc INT(11) EmoteSpecProcParam INT(11) SoundEntriesId INT(11) col7 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  3. NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'DurabilityQuality' for MaNGOSFour The durability quality table contains definitions for suspected modifiers for how much damage an item can take before losing durability. The file contents is read and mapped into the struct durabilityqualityEntry in the MaNGOS core. The field types and usage is defined in durabilityqualityfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 2 strong> Field Name Field Type Notes Id INT(11) Unique Id Data INT(11) Description of the fields Id INT(11) Unique Id Data INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  4. antz

    DurabilityCosts

    NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'DurabilityCosts' for MaNGOSFour The durability costs table contains definitions for modifiers to weapons and armor. The file contents is read and mapped into the struct durabilitycostsEntry in the MaNGOS core. The field types and usage is defined in durabilitycostsfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 30 strong> Field Name Field Type Notes ItemLevel INT(11) Multiplier1 INT(11) Multiplier2 INT(11) Multiplier3 INT(11) Multiplier4 INT(11) Multiplier5 INT(11) Multiplier6 INT(11) Multiplier7 INT(11) Multiplier8 INT(11) Multiplier9 INT(11) Multiplier10 TEXT Multiplier11 INT(11) Multiplier12 INT(11) Multiplier13 INT(11) Multiplier14 INT(11) Multiplier15 INT(11) Multiplier16 INT(11) Multiplier17 INT(11) Multiplier18 INT(11) Multiplier19 INT(11) Multiplier20 INT(11) Multiplier21 INT(11) Multiplier22 TEXT Multiplier23 INT(11) Multiplier24 INT(11) Multiplier25 INT(11) Multiplier26 INT(11) Multiplier27 TEXT Multiplier28 INT(11) Multiplier29 TEXT Description of the fields ItemLevel INT(11) Multiplier1 INT(11) Multiplier2 INT(11) Multiplier3 INT(11) Multiplier4 INT(11) Multiplier5 INT(11) Multiplier6 INT(11) Multiplier7 INT(11) Multiplier8 INT(11) Multiplier9 INT(11) Multiplier10 TEXT Multiplier11 INT(11) Multiplier12 INT(11) Multiplier13 INT(11) Multiplier14 INT(11) Multiplier15 INT(11) Multiplier16 INT(11) Multiplier17 INT(11) Multiplier18 INT(11) Multiplier19 INT(11) Multiplier20 INT(11) Multiplier21 INT(11) Multiplier22 TEXT Multiplier23 INT(11) Multiplier24 INT(11) Multiplier25 INT(11) Multiplier26 INT(11) Multiplier27 TEXT Multiplier28 INT(11) Multiplier29 TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  5. antz

    dungeonmapchunk

    NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'dungeonmapchunk' for MaNGOSFour The file contents is read and mapped into the struct dungeonmapchunkEntry in the MaNGOS core. The field types and usage is defined in dungeonmapchunkfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 6 strong> Field Name Field Type Notes Id INT(11) Unique Id MapId INT(11) The map on which the area is located. WMO-Id INT(11) DungeonId INT(11) ManZ FLOAT col5 INT(11) Description of the fields Id INT(11) Unique Id MapId INT(11) References the primary key of [Map.dbc]. WMO-Id INT(11) DungeonId INT(11) ManZ FLOAT col5 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  6. antz

    dungeonmap

    NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'dungeonmap' for MaNGOSFour The file contents is read and mapped into the struct dungeonmapEntry in the MaNGOS core. The field types and usage is defined in dungeonmapfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 9 strong> Field Name Field Type Notes Id INT(11) Unique Id MapId INT(11) The map on which the area is located. Layer INT(11) Coordinates1 FLOAT Coordinates2 FLOAT Coordinates3 FLOAT Coordinates4 FLOAT AreaId INT(11) col8 TEXT Description of the fields Id INT(11) Unique Id MapId INT(11) References the primary key of [Map.dbc]. Layer INT(11) Coordinates1 FLOAT Coordinates2 FLOAT Coordinates3 FLOAT Coordinates4 FLOAT AreaId INT(11) col8 TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  7. NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'dungeonencounter' for MaNGOSFour The file contents is read and mapped into the struct dungeonencounterEntry in the MaNGOS core. The field types and usage is defined in dungeonencounterfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 9 strong> Field Name Field Type Notes Id INT(11) Unique Id MapId INT(11) The map on which the area is located. Difficulty INT(11) OrderIndex FLOAT Bit INT(11) Name_lang TEXT SpellIconId INT(11) Col7 TEXT Col8 TEXT Description of the fields Id INT(11) Unique Id MapId INT(11) References the primary key of [Map.dbc]. Difficulty INT(11) OrderIndex FLOAT Bit INT(11) Name_lang TEXT SpellIconId INT(11) Col7 TEXT Col8 TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  8. NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'destructiblemodeldata' for MaNGOSFour The file contents is read and mapped into the struct destructiblemodeldataEntry in the MaNGOS core. The field types and usage is defined in destructiblemodeldatafmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 24 strong> Field Name Field Type Notes Col0 INT(11) Col1 INT(11) Col2 TEXT Col3 INT(11) Col4 INT(11) Col5 INT(11) Col6 INT(11) Col7 INT(11) Col8 INT(11) Col9 INT(11) Col10 TEXT Col11 INT(11) Col12 INT(11) Col13 INT(11) Col14 INT(11) Col15 INT(11) Col16 INT(11) Col17 INT(11) Col18 INT(11) col19 INT(11) col20 INT(11) col21 TEXT col22 INT(11) col23 INT(11) Description of the fields Col0 INT(11) Col1 INT(11) Col2 TEXT Col3 INT(11) Col4 INT(11) Col5 INT(11) Col6 INT(11) Col7 INT(11) Col8 INT(11) Col9 INT(11) Col10 TEXT Col11 INT(11) Col12 INT(11) Col13 INT(11) Col14 INT(11) Col15 INT(11) Col16 INT(11) Col17 INT(11) Col18 INT(11) col19 INT(11) col20 INT(11) col21 TEXT col22 INT(11) col23 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  9. NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'DeathThudLookups' for MaNGOSFour The death thud lookups table defines which models and sounds should be used when a creature dies, depending on it's size. The file contents is read and mapped into the struct deaththudlookupsEntry in the MaNGOS core. The field types and usage is defined in deaththudlookupsfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 5 strong> Field Name Field Type Notes Id INT(11) Unique Id SizeClass INT(11) TerrainTypeSoundId INT(11) SoundEntryId INT(11) SoundEntryIDWater INT(11) Description of the fields Id INT(11) Unique Id SizeClass INT(11) TerrainTypeSoundId INT(11) SoundEntryId INT(11) SoundEntryIDWater INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  10. antz

    dancemoves

    NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'dancemoves' for MaNGOSFour The file contents is read and mapped into the struct dancemovesEntry in the MaNGOS core. The field types and usage is defined in dancemovesfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 8 strong> Field Name Field Type Notes Col0 INT(11) Col1 INT(11) Col2 INT(11) Col3 TEXT Col4 INT(11) Col5 TEXT Col6 TEXT Col7 TEXT Description of the fields Col0 INT(11) Col1 INT(11) Col2 INT(11) Col3 TEXT Col4 INT(11) Col5 TEXT Col6 TEXT Col7 TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  11. antz

    currencytypes

    NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'currencytypes' for MaNGOSFour The file contents is read and mapped into the struct currencytypesEntry in the MaNGOS core. The field types and usage is defined in currencytypesfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 12 strong> Field Name Field Type Notes M_id INT(11) m_category INT(11) m_name TEXT m_iconName TEXT col4 TEXT col5 INT(11) col6 INT(11) col7 INT(11) col8 INT(11) col9 INT(11) col10 INT(11) m_desc TEXT Description of the fields M_id INT(11) m_category INT(11) m_name TEXT m_iconName TEXT col4 TEXT col5 INT(11) col6 INT(11) col7 INT(11) col8 INT(11) col9 INT(11) col10 INT(11) m_desc TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  12. NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'currencycategory' for MaNGOSFour The file contents is read and mapped into the struct currencycategoryEntry in the MaNGOS core. The field types and usage is defined in currencycategoryfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 3 strong> Field Name Field Type Notes Id INT(11) Unique Id Flags INT(11) Name TEXT Description of the fields Id INT(11) Unique Id Flags INT(11) Name TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  13. antz

    CreatureType

    NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'CreatureType' for MaNGOSFour The creature type table contains definitions for available non-player creature types. The file contents is read and mapped into the struct creaturetypeEntry in the MaNGOS core. The field types and usage is defined in creaturetypefmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 3 strong> Field Name Field Type Notes CreatureTypeId INT(11) Name TEXT Flags TEXT Description of the fields CreatureTypeId INT(11) Name TEXT Flags TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  14. NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'CreatureSpellData' for MaNGOSFour The creature spell data table contains definitions for the spells a creature has access to. This table specifically targets creatures which can be tamed. The file contents is read and mapped into the struct creaturespelldataEntry in the MaNGOS core. The field types and usage is defined in creaturespelldatafmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 9 strong> Field Name Field Type Notes Id INT(11) Unique Id Spell1Id INT(11) Spell2Id INT(11) Spell3Id INT(11) Spell4Id INT(11) CoolDown1 INT(11) CoolDown2 INT(11) CoolDown3 INT(11) CoolDown4 INT(11) Description of the fields Id INT(11) Unique Id Spell1Id INT(11) Spell2Id INT(11) Spell3Id INT(11) Spell4Id INT(11) CoolDown1 INT(11) CoolDown2 INT(11) CoolDown3 INT(11) CoolDown4 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  15. NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'CreatureSoundData' for MaNGOSFour The creature sound data table contains definitions for which sounds should be used for a creature. The file contents is read and mapped into the struct creaturesounddataEntry in the MaNGOS core. The field types and usage is defined in creaturesounddatafmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 40 strong> Field Name Field Type Notes Id INT(11) Unique Id soundExertionId INT(11) soundExertionCriticalId INT(11) soundInjuryId INT(11) soundInjuryCriticalId INT(11) soundInjuryCrushingBlowId INT(11) soundDeathId INT(11) soundStunId INT(11) soundStandId INT(11) soundFootstepId INT(11) soundAggroId INT(11) soundWingFlapId INT(11) soundWingGlideId INT(11) soundAlertId INT(11) soundFidget1Id INT(11) soundFidget2Id INT(11) soundFidget3Id INT(11) soundFidget4Id INT(11) soundFidget5Id INT(11) customAttack1Id INT(11) customAttack2Id INT(11) customAttack3Id INT(11) customAttack4Id INT(11) NPCSoundId INT(11) loopSoundId INT(11) creatureImpactType INT(11) soundJumpStartId INT(11) soundJumpEndId INT(11) soundPetAttackId INT(11) soundPetOrderId INT(11) soundPetDismissId INT(11) fidgetDelaySecondsMin FLOAT fidgetDelaySecondsMax FLOAT birthSoundId INT(11) spellCastDirectedSoundId INT(11) submergeSoundId INT(11) submergedSoundId INT(11) creatureSoundDataIDPet INT(11) transformSoundId INT(11) transformAnimatedSoundId INT(11) Description of the fields Id INT(11) Unique Id soundExertionId INT(11) soundExertionCriticalId INT(11) soundInjuryId INT(11) soundInjuryCriticalId INT(11) soundInjuryCrushingBlowId INT(11) soundDeathId INT(11) soundStunId INT(11) soundStandId INT(11) soundFootstepId INT(11) soundAggroId INT(11) soundWingFlapId INT(11) soundWingGlideId INT(11) soundAlertId INT(11) soundFidget1Id INT(11) soundFidget2Id INT(11) soundFidget3Id INT(11) soundFidget4Id INT(11) soundFidget5Id INT(11) customAttack1Id INT(11) customAttack2Id INT(11) customAttack3Id INT(11) customAttack4Id INT(11) NPCSoundId INT(11) loopSoundId INT(11) creatureImpactType INT(11) soundJumpStartId INT(11) soundJumpEndId INT(11) soundPetAttackId INT(11) soundPetOrderId INT(11) soundPetDismissId INT(11) fidgetDelaySecondsMin FLOAT fidgetDelaySecondsMax FLOAT birthSoundId INT(11) spellCastDirectedSoundId INT(11) submergeSoundId INT(11) submergedSoundId INT(11) creatureSoundDataIDPet INT(11) transformSoundId INT(11) transformAnimatedSoundId INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  16. NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'creaturemovementinfo' for MaNGOSFour The file contents is read and mapped into the struct creaturemovementinfoEntry in the MaNGOS core. The field types and usage is defined in creaturemovementinfofmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 2 strong> Field Name Field Type Notes Id INT(11) Unique Id SmoothFacingChaseRate FLOAT Description of the fields Id INT(11) Unique Id SmoothFacingChaseRate FLOAT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  17. NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'CreatureModelData' for MaNGOSFour The creature model data table contains definitions for models applied to creatures and settings like collision size. The file contents is read and mapped into the struct creaturemodeldataEntry in the MaNGOS core. The field types and usage is defined in creaturemodeldatafmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 34 strong> Field Name Field Type Notes Id INT(11) Unique Id Flags INT(11) ModelName TEXT sizeClass INT(11) modelScale FLOAT bloodId INT(11) footprintTextureId INT(11) footprintTextureLength FLOAT footprintTextureWidth FLOAT footprintTextureScale FLOAT col10 TEXT col11 INT(11) col12 INT(11) col13 INT(11) col14 FLOAT col15 FLOAT col16 FLOAT col17 FLOAT col18 FLOAT col19 FLOAT col20 FLOAT col21 FLOAT col22 FLOAT col23 FLOAT col24 INT(11) col25 INT(11) col26 INT(11) col27 INT(11) col28 FLOAT col29 FLOAT col30 FLOAT col31 FLOAT col32 INT(11) col33 INT(11) Description of the fields Id INT(11) Unique Id Flags INT(11) ModelName TEXT sizeClass INT(11) modelScale FLOAT bloodId INT(11) footprintTextureId INT(11) footprintTextureLength FLOAT footprintTextureWidth FLOAT footprintTextureScale FLOAT col10 TEXT col11 INT(11) col12 INT(11) col13 INT(11) col14 FLOAT col15 FLOAT col16 FLOAT col17 FLOAT col18 FLOAT col19 FLOAT col20 FLOAT col21 FLOAT col22 FLOAT col23 FLOAT col24 INT(11) col25 INT(11) col26 INT(11) col27 INT(11) col28 FLOAT col29 FLOAT col30 FLOAT col31 FLOAT col32 INT(11) col33 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  18. NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'creatureimmunities' for MaNGOSFour The file contents is read and mapped into the struct creatureimmunitiesEntry in the MaNGOS core. The field types and usage is defined in creatureimmunitiesfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 30 strong> Field Name Field Type Notes col0 INT(11) col1 TEXT col2 TEXT col3 TEXT col4 FLOAT col5 TEXT col6 TEXT col7 TEXT col8 TEXT col9 TEXT col10 TEXT col11 TEXT col12 TEXT col13 INT(11) col14 INT(11) col15 TEXT col16 TEXT col17 TEXT col18 TEXT col19 TEXT col20 TEXT col21 TEXT col22 TEXT col23 TEXT col24 TEXT col25 INT(11) col26 TEXT col27 TEXT col28 TEXT col29 INT(11) Description of the fields col0 INT(11) col1 TEXT col2 TEXT col3 TEXT col4 FLOAT col5 TEXT col6 TEXT col7 TEXT col8 TEXT col9 TEXT col10 TEXT col11 TEXT col12 TEXT col13 INT(11) col14 INT(11) col15 TEXT col16 TEXT col17 TEXT col18 TEXT col19 TEXT col20 TEXT col21 TEXT col22 TEXT col23 TEXT col24 TEXT col25 INT(11) col26 TEXT col27 TEXT col28 TEXT col29 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  19. antz

    CreatureFamily

    NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'CreatureFamily' for MaNGOSFour The creature family table contains definitions for non-player creatures. The file contents is read and mapped into the struct creaturefamilyEntry in the MaNGOS core. The field types and usage is defined in creaturefamilyfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 12 strong> Field Name Field Type Notes Id INT(11) Unique Id minScale FLOAT minScaleLevel INT(11) maxScale FLOAT maxScaleLevel INT(11) SkillLine1 INT(11) SkillLine2 INT(11) ItemPetFood INT(11) petTalentType FLOAT categoryEnumId INT(11) Name TEXT iconFile TEXT Description of the fields Id INT(11) Unique Id minScale FLOAT minScaleLevel INT(11) maxScale FLOAT maxScaleLevel INT(11) SkillLine1 INT(11) SkillLine2 INT(11) ItemPetFood INT(11) petTalentType FLOAT categoryEnumId INT(11) Name TEXT iconFile TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  20. NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'CreatureDisplayInfoExtra' for MaNGOSFour The creature display information extra table contains extended definitions displaying creatures. The file contents is read and mapped into the struct creaturedisplayinfoextraEntry in the MaNGOS core. The field types and usage is defined in creaturedisplayinfoextrafmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 21 strong> Field Name Field Type Notes Id INT(11) Unique Id RaceId INT(11) References the race for which the style applies. CreatureTypeId INT(11) Gender INT(11) SkinColor INT(11) FaceType INT(11) HairType INT(11) BeardStyle INT(11) Helm INT(11) Shoulder INT(11) Shirt INT(11) Cuirass INT(11) Belt INT(11) Legs INT(11) Boots INT(11) Rings INT(11) Gloves INT(11) Wrist INT(11) Cape INT(11) CanEquip TEXT Texture TEXT Description of the fields Id INT(11) Unique Id RaceId INT(11) References the primary key of [chrraces.dbc#ID]. CreatureTypeId INT(11) Gender INT(11) SkinColor INT(11) FaceType INT(11) HairType INT(11) BeardStyle INT(11) Helm INT(11) Shoulder INT(11) Shirt INT(11) Cuirass INT(11) Belt INT(11) Legs INT(11) Boots INT(11) Rings INT(11) Gloves INT(11) Wrist INT(11) Cape INT(11) CanEquip TEXT Texture TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  21. NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'CreatureDisplayInfo' for MaNGOSFour The creature display information table contains definitions for textures, scales, models and other data required to display a creature. The file contents is read and mapped into the struct creaturedisplayinfoEntry in the MaNGOS core. The field types and usage is defined in creaturedisplayinfofmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 20 strong> Field Name Field Type Notes Id INT(11) Unique Id modelId INT(11) soundId INT(11) extendedDisplayInfoId INT(11) creatureModelScale FLOAT creatureModelAlpha INT(11) textureVariation1 TEXT textureVariation2 TEXT textureVariation3 TEXT portraitTextureName TEXT sizeClass FLOAT bloodLevel INT(11) blood INT(11) NPCSounds INT(11) Particles INT(11) creatureGeosetData INT(11) objectEffectPackageId INT(11) objectEffectPackageID2 INT(11) col18 FLOAT col19 INT(11) Description of the fields Id INT(11) Unique Id modelId INT(11) soundId INT(11) extendedDisplayInfoId INT(11) creatureModelScale FLOAT creatureModelAlpha INT(11) textureVariation1 TEXT textureVariation2 TEXT textureVariation3 TEXT portraitTextureName TEXT sizeClass FLOAT bloodLevel INT(11) blood INT(11) NPCSounds INT(11) Particles INT(11) creatureGeosetData INT(11) objectEffectPackageId INT(11) objectEffectPackageID2 INT(11) col18 FLOAT col19 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  22. NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'CinematicSequences' for MaNGOSFour The cinematic sequences table contains definitions for chaining of cinematic cameras. The file contents is read and mapped into the struct cinematicsequencesEntry in the MaNGOS core. The field types and usage is defined in cinematicsequencesfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 10 strong> Field Name Field Type Notes Id INT(11) Unique Id soundId INT(11) cinematicCameraId1 INT(11) cinematicCameraId2 INT(11) cinematicCameraId3 INT(11) cinematicCameraId4 INT(11) cinematicCameraId5 INT(11) cinematicCameraId6 INT(11) cinematicCameraId7 INT(11) cinematicCameraId8 INT(11) Description of the fields Id INT(11) Unique Id soundId INT(11) cinematicCameraId1 INT(11) cinematicCameraId2 INT(11) cinematicCameraId3 INT(11) cinematicCameraId4 INT(11) cinematicCameraId5 INT(11) cinematicCameraId6 INT(11) cinematicCameraId7 INT(11) cinematicCameraId8 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  23. antz

    CinematicCamera

    NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'CinematicCamera' for MaNGOSFour The cinematic camera table contains definitions for models to be used in cinematics. The file contents is read and mapped into the struct cinematiccameraEntry in the MaNGOS core. The field types and usage is defined in cinematiccamerafmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 7 strong> Field Name Field Type Notes Id INT(11) Unique Id Model TEXT SoundId INT(11) LocationX FLOAT The X coordinate. LocationY FLOAT The Y coordinate. LocationZ FLOAT The Z coordinate. Rotation FLOAT Description of the fields Id INT(11) Unique Id Model TEXT SoundId INT(11) LocationX FLOAT The X coordinate. LocationY FLOAT The Y coordinate. LocationZ FLOAT The Z coordinate. Rotation FLOAT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  24. antz

    ChrRaces

    NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'ChrRaces' for MaNGOSFour The character races table contains definitions for available races, including their settings for sound, display, data files, etc. The file contents is read and mapped into the struct chrracesEntry in the MaNGOS core. The field types and usage is defined in chrracesfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 36 strong> Field Name Field Type Notes Id INT(11) Unique Id Flags INT(11) FactionId INT(11) References the faction to which the Race belongs. ExplorationSoundId INT(11) MaleDisplayId INT(11) FemaleDisplayId INT(11) ClientPrefix TEXT col7 INT(11) col8 INT(11) col9 INT(11) col10 INT(11) Col11 INT(11) col12 INT(11) col13 INT(11) Col14 TEXT col15 TEXT col16 TEXT col17 TEXT col18 TEXT col19 TEXT col20 TEXT col21 TEXT col22 TEXT col23 TEXT col24 TEXT col25 TEXT col26 TEXT col27 TEXT col28 TEXT col29 TEXT col30 INT(11) col31 TEXT col32 TEXT col33 TEXT col34 TEXT col35 TEXT Description of the fields Id INT(11) Unique Id Flags INT(11) FactionId INT(11) References the primary key of [FactionTemplate.dbc]. ExplorationSoundId INT(11) MaleDisplayId INT(11) FemaleDisplayId INT(11) ClientPrefix TEXT col7 INT(11) col8 INT(11) col9 INT(11) col10 INT(11) Col11 INT(11) col12 INT(11) col13 INT(11) Col14 TEXT col15 TEXT col16 TEXT col17 TEXT col18 TEXT col19 TEXT col20 TEXT col21 TEXT col22 TEXT col23 TEXT col24 TEXT col25 TEXT col26 TEXT col27 TEXT col28 TEXT col29 TEXT col30 INT(11) col31 TEXT col32 TEXT col33 TEXT col34 TEXT col35 TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  25. NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'chrclassesxpowertypes' for MaNGOSFour The file contents is read and mapped into the struct chrclassesxpowertypesEntry in the MaNGOS core. The field types and usage is defined in chrclassesxpowertypesfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 3 strong> Field Name Field Type Notes col0 INT(11) col1 INT(11) col2 INT(11) Description of the fields col0 INT(11) col1 INT(11) col2 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use