Jump to content

antz

Community Manager
  • Posts

    2813
  • Joined

  • Last visited

  • Days Won

    94
  • Donations

    0.00 GBP 

Everything posted by antz

  1. 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 MaNGOSTwo 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: 24 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 Col8 TEXT Col9 TEXT Col10 TEXT Col11 TEXT Col12 TEXT Col13 TEXT Col14 TEXT Col15 TEXT Col16 TEXT Col17 TEXT Col18 TEXT Col19 TEXT Col20 TEXT Col21 TEXT Col22 INT(11) Col23 INT(11) Description of the fields Col0 INT(11) Col1 INT(11) Col2 INT(11) Col3 TEXT Col4 INT(11) Col5 TEXT Col6 TEXT Col7 TEXT Col8 TEXT Col9 TEXT Col10 TEXT Col11 TEXT Col12 TEXT Col13 TEXT Col14 TEXT Col15 TEXT Col16 TEXT Col17 TEXT Col18 TEXT Col19 TEXT Col20 TEXT Col21 TEXT Col22 INT(11) Col23 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  2. 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 MaNGOSTwo 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: 4 strong> Field Name Field Type Notes Id INT(11) Unique Id ItemId INT(11) Category INT(11) BitIndex INT(11) Description of the fields Id INT(11) Unique Id ItemId INT(11) Category INT(11) BitIndex INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  3. antz

    currencycategory

    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 MaNGOSTwo 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: 19 strong> Field Name Field Type Notes Id INT(11) Unique Id Flags INT(11) Name TEXT Name1 TEXT Name2 TEXT Name3 TEXT Name4 TEXT Name5 TEXT Name6 TEXT Name7 TEXT Name8 TEXT Name9 TEXT Name10 TEXT Name11 TEXT Name12 TEXT Name13 TEXT Name14 TEXT Name15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. Description of the fields Id INT(11) Unique Id Flags INT(11) Name TEXT Name1 TEXT Name2 TEXT Name3 TEXT Name4 TEXT Name5 TEXT Name6 TEXT Name7 TEXT Name8 TEXT Name9 TEXT Name10 TEXT Name11 TEXT Name12 TEXT Name13 TEXT Name14 TEXT Name15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  4. 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 MaNGOSTwo 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: 19 strong> Field Name Field Type Notes CreatureTypeId INT(11) Name TEXT Name1 TEXT The Localised Korean version of the above. Name2 TEXT The Localised French version of the above. Name3 TEXT The Localised German version of the above. Name4 TEXT The Localised Chinese version of the above. Name5 TEXT The Localised Taiwanese version of the above. Name6 TEXT The Localised Spanish (Traditional) version of the above. Name7 TEXT The Localised Spanish (Latin America) version of the above. Name8 TEXT Name9 TEXT Name10 TEXT Name11 TEXT Name12 TEXT Name13 TEXT Name14 TEXT Name15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. Flags INT(11) Description of the fields CreatureTypeId INT(11) Name TEXT Name1 TEXT The Localised Korean version of the above. Name2 TEXT The Localised French version of the above. Name3 TEXT The Localised German version of the above. Name4 TEXT The Localised Chinese version of the above. Name5 TEXT The Localised Taiwanese version of the above. Name6 TEXT The Localised Spanish (Traditional) version of the above. Name7 TEXT The Localised Spanish (Latin America) version of the above. Name8 TEXT Name9 TEXT Name10 TEXT Name11 TEXT Name12 TEXT Name13 TEXT Name14 TEXT Name15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. Flags INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  5. 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 MaNGOSTwo 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
  6. 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 MaNGOSTwo 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: 38 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) col37 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) col37 INT(11) 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 'creaturemovementinfo' for MaNGOSTwo 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
  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 'CreatureModelData' for MaNGOSTwo 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: 28 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 foleyMaterialId INT(11) footstepShakeSize INT(11) deathThudShakeSize INT(11) collisionWidth INT(11) collisionHeight FLOAT mountHeight 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) 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 foleyMaterialId INT(11) footstepShakeSize INT(11) deathThudShakeSize INT(11) collisionWidth INT(11) collisionHeight FLOAT mountHeight 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) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  9. 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 MaNGOSTwo 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: 28 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 Name1 TEXT The Localised Korean version of the above. Name2 TEXT The Localised French version of the above. Name3 TEXT The Localised German version of the above. Name4 TEXT The Localised Chinese version of the above. Name5 TEXT The Localised Taiwanese version of the above. Name6 TEXT The Localised Spanish (Traditional) version of the above. Name7 TEXT The Localised Spanish (Latin America) version of the above. Name8 TEXT Name9 TEXT Name10 TEXT Name11 TEXT Name12 TEXT Name13 TEXT Name14 INT(11) Name15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. col27 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 Name1 TEXT The Localised Korean version of the above. Name2 TEXT The Localised French version of the above. Name3 TEXT The Localised German version of the above. Name4 TEXT The Localised Chinese version of the above. Name5 TEXT The Localised Taiwanese version of the above. Name6 TEXT The Localised Spanish (Traditional) version of the above. Name7 TEXT The Localised Spanish (Latin America) version of the above. Name8 TEXT Name9 TEXT Name10 TEXT Name11 TEXT Name12 TEXT Name13 TEXT Name14 INT(11) Name15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. col27 TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  10. 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 MaNGOSTwo 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
  11. 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 MaNGOSTwo 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: 16 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 textureVariation4 TEXT col10 FLOAT sizeClass FLOAT bloodId INT(11) NPCSoundId INT(11) col14 INT(11) col15 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 textureVariation4 TEXT col10 FLOAT sizeClass FLOAT bloodId INT(11) NPCSoundId INT(11) col14 INT(11) col15 INT(11) 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 'CinematicSequences' for MaNGOSTwo 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
  13. 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 MaNGOSTwo 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
  14. 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 MaNGOSTwo 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: 69 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 Speed FLOAT BaseLanguage INT(11) CreatureType INT(11) LoginEffect INT(11) RaceName TEXT ResSicknessSpellId INT(11) SplashSoundEntryId 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 col36 TEXT col37 TEXT col38 TEXT col39 TEXT col40 TEXT col41 TEXT col42 TEXT col43 TEXT col44 TEXT col45 TEXT col46 TEXT col47 INT(11) col48 TEXT col49 TEXT col50 TEXT col51 TEXT col52 TEXT col53 TEXT col54 TEXT col55 TEXT col56 TEXT col57 TEXT col58 TEXT col59 TEXT col60 TEXT col61 TEXT col62 TEXT col63 TEXT col64 INT(11) col65 TEXT col66 TEXT col67 TEXT col68 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 Speed FLOAT BaseLanguage INT(11) CreatureType INT(11) LoginEffect INT(11) RaceName TEXT ResSicknessSpellId INT(11) SplashSoundEntryId 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 col36 TEXT col37 TEXT col38 TEXT col39 TEXT col40 TEXT col41 TEXT col42 TEXT col43 TEXT col44 TEXT col45 TEXT col46 TEXT col47 INT(11) col48 TEXT col49 TEXT col50 TEXT col51 TEXT col52 TEXT col53 TEXT col54 TEXT col55 TEXT col56 TEXT col57 TEXT col58 TEXT col59 TEXT col60 TEXT col61 TEXT col62 TEXT col63 TEXT col64 INT(11) col65 TEXT col66 TEXT col67 TEXT col68 TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  15. antz

    ChrClasses

    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 'ChrClasses' for MaNGOSTwo The character classes table contains definitions for available classes. The file contents is read and mapped into the struct chrclassesEntry in the MaNGOS core. The field types and usage is defined in chrclassesfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 60 strong> Field Name Field Type Notes Id INT(11) Unique Id Flags INT(11) PowerType INT(11) PetNameToken TEXT Name TEXT Name1 TEXT Name2 TEXT Name3 TEXT Name4 TEXT Name5 TEXT Name6 TEXT Name7 TEXT Name8 TEXT Name9 TEXT Name10 TEXT Name11 TEXT Name12 TEXT Name13 TEXT Name14 TEXT Name15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. NameFemale01 TEXT NameFemale02 TEXT NameFemale03 TEXT NameFemale04 TEXT NameFemale05 TEXT NameFemale06 TEXT NameFemale07 TEXT NameFemale08 TEXT NameFemale09 TEXT NameFemale10 TEXT NameFemale11 TEXT NameFemale12 TEXT NameFemale13 TEXT NameFemale14 TEXT NameFemale15 TEXT NameFemale16 TEXT TEXTCHECKSUM2 FLOAT A checksum value for the preceeding text fields. NameNeutral01 TEXT NameNeutral02 TEXT NameNeutral03 TEXT NameNeutral04 TEXT NameNeutral05 TEXT NameNeutral06 TEXT NameNeutral07 TEXT NameNeutral08 TEXT NameNeutral09 TEXT NameNeutral10 TEXT NameNeutral11 TEXT NameNeutral12 TEXT NameNeutral13 TEXT NameNeutral14 TEXT NameNeutral15 TEXT NameNeutral16 TEXT TEXTCHECKSUM3 FLOAT A checksum value for the preceeding text fields. FileName TEXT SpellFamily INT(11) flags2 INT(11) CinematicSequence INT(11) Expansion INT(11) Description of the fields Id INT(11) Unique Id Flags INT(11) PowerType INT(11) PetNameToken TEXT Name TEXT Name1 TEXT Name2 TEXT Name3 TEXT Name4 TEXT Name5 TEXT Name6 TEXT Name7 TEXT Name8 TEXT Name9 TEXT Name10 TEXT Name11 TEXT Name12 TEXT Name13 TEXT Name14 TEXT Name15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. NameFemale01 TEXT NameFemale02 TEXT NameFemale03 TEXT NameFemale04 TEXT NameFemale05 TEXT NameFemale06 TEXT NameFemale07 TEXT NameFemale08 TEXT NameFemale09 TEXT NameFemale10 TEXT NameFemale11 TEXT NameFemale12 TEXT NameFemale13 TEXT NameFemale14 TEXT NameFemale15 TEXT NameFemale16 TEXT TEXTCHECKSUM2 FLOAT A checksum value for the preceeding text fields. NameNeutral01 TEXT NameNeutral02 TEXT NameNeutral03 TEXT NameNeutral04 TEXT NameNeutral05 TEXT NameNeutral06 TEXT NameNeutral07 TEXT NameNeutral08 TEXT NameNeutral09 TEXT NameNeutral10 TEXT NameNeutral11 TEXT NameNeutral12 TEXT NameNeutral13 TEXT NameNeutral14 TEXT NameNeutral15 TEXT NameNeutral16 TEXT TEXTCHECKSUM3 FLOAT A checksum value for the preceeding text fields. FileName TEXT SpellFamily INT(11) flags2 INT(11) CinematicSequence INT(11) Expansion INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  16. antz

    ChatProfanity

    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 'ChatProfanity' for MaNGOSTwo The chat profanity table contains definitions for words/strings which are banned from in-game chat channels. The file contents is read and mapped into the struct chatprofanityEntry in the MaNGOS core. The field types and usage is defined in chatprofanityfmt 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 Text TEXT LanguageId INT(11) Description of the fields Id INT(11) Unique Id Text TEXT LanguageId INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  17. antz

    ChatChannels

    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 'ChatChannels' for MaNGOSTwo The chat channels table contains definitions for in-game chat channels and their availability. The file contents is read and mapped into the struct chatchannelsEntry in the MaNGOS core. The field types and usage is defined in chatchannelsfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 37 strong> Field Name Field Type Notes Id INT(11) Unique Id Flags INT(11) factionGroup TEXT Name TEXT The name of the chat channel Name1 TEXT The Localised Korean version of the above. Name2 TEXT The Localised French version of the above. Name3 TEXT The Localised German version of the above. Name4 TEXT The Localised Chinese version of the above. Name5 TEXT The Localised Taiwanese version of the above. Name6 TEXT The Localised Spanish (Traditional) version of the above. Name7 TEXT The Localised Spanish (Latin America) version of the above. Name8 TEXT Name9 TEXT Name10 TEXT Name11 TEXT Name12 TEXT Name13 TEXT Name14 TEXT Name16 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. ShortcutName TEXT The name of the shortcut ShortcutName1 TEXT The Localised Korean version of the above. ShortcutName2 TEXT The Localised French version of the above. ShortcutName3 TEXT The Localised German version of the above. ShortcutName4 TEXT The Localised Chinese version of the above. ShortcutName5 TEXT The Localised Taiwanese version of the above. ShortcutName6 TEXT The Localised Spanish (Traditional) version of the above. ShortcutName7 TEXT The Localised Spanish (Latin America) version of the above. ShortcutName8 TEXT ShortcutName9 TEXT ShortcutName10 TEXT ShortcutName11 TEXT ShortcutName12 TEXT ShortcutName13 TEXT ShortcutName14 TEXT ShortcutName15 TEXT TEXTCHECKSUM2 FLOAT A checksum value for the preceeding text fields. Description of the fields Id INT(11) Unique Id Flags INT(11) factionGroup TEXT Name TEXT The name of the chat channel Name1 TEXT The Localised Korean version of the above. Name2 TEXT The Localised French version of the above. Name3 TEXT The Localised German version of the above. Name4 TEXT The Localised Chinese version of the above. Name5 TEXT The Localised Taiwanese version of the above. Name6 TEXT The Localised Spanish (Traditional) version of the above. Name7 TEXT The Localised Spanish (Latin America) version of the above. Name8 TEXT Name9 TEXT Name10 TEXT Name11 TEXT Name12 TEXT Name13 TEXT Name14 TEXT Name16 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. ShortcutName TEXT The name of the shortcut ShortcutName1 TEXT The Localised Korean version of the above. ShortcutName2 TEXT The Localised French version of the above. ShortcutName3 TEXT The Localised German version of the above. ShortcutName4 TEXT The Localised Chinese version of the above. ShortcutName5 TEXT The Localised Taiwanese version of the above. ShortcutName6 TEXT The Localised Spanish (Traditional) version of the above. ShortcutName7 TEXT The Localised Spanish (Latin America) version of the above. ShortcutName8 TEXT ShortcutName9 TEXT ShortcutName10 TEXT ShortcutName11 TEXT ShortcutName12 TEXT ShortcutName13 TEXT ShortcutName14 TEXT ShortcutName15 TEXT TEXTCHECKSUM2 FLOAT A checksum value for the preceeding text fields. auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  18. antz

    CharVariations

    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 'CharVariations' for MaNGOSTwo The character variations table contains definitions for character models, and seems to indicate where models vary from the default model. Currently it is assumed that the masks indicated the display of foot items, or required modification of head items due to tusks, or horns since these masks are only set for Tauren and Trolls. The file contents is read and mapped into the struct charvariationsEntry in the MaNGOS core. The field types and usage is defined in charvariationsfmt 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 RaceId INT(11) References the race for which the style applies. SexId INT(11) The selected Gender col2 INT(11) Mask1 INT(11) Mask2 INT(11) col5 INT(11) Description of the fields RaceId INT(11) References the primary key of [chrraces.dbc#ID]. SexId INT(11) Value Gender 0 Male 1 Female col2 INT(11) Mask1 INT(11) Mask2 INT(11) col5 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  19. antz

    chartitles

    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 'chartitles' for MaNGOSTwo The file contents is read and mapped into the struct chartitlesEntry in the MaNGOS core. The field types and usage is defined in chartitlesfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 37 strong> Field Name Field Type Notes Id INT(11) Unique Id condition INT(11) TitleName TEXT TitleName1 TEXT The Localised Korean version of the above. TitleName2 TEXT The Localised French version of the above. TitleName3 TEXT The Localised German version of the above. TitleName4 TEXT The Localised Chinese version of the above. TitleName5 TEXT The Localised Taiwanese version of the above. TitleName6 TEXT The Localised Spanish (Traditional) version of the above. TitleName7 TEXT The Localised Spanish (Latin America) version of the above. TitleName8 TEXT TitleName9 TEXT TitleName10 TEXT TitleName11 TEXT TitleName12 TEXT TitleName13 TEXT TitleName14 TEXT TitleName15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. Title2Name TEXT Title2Name1 TEXT The Localised Korean version of the above. Title2Name2 TEXT The Localised French version of the above. Title2Name3 TEXT The Localised German version of the above. Title2Name4 TEXT The Localised Chinese version of the above. Title2Name5 TEXT The Localised Taiwanese version of the above. Title2Name6 TEXT The Localised Spanish (Traditional) version of the above. Title2Name7 TEXT The Localised Spanish (Latin America) version of the above. Title2Name8 TEXT Title2Name9 TEXT Title2Name10 TEXT Title2Name11 TEXT Title2Name12 TEXT Title2Name13 TEXT Title2Name14 TEXT Title2Name15 TEXT TEXTCHECKSUM2 FLOAT A checksum value for the preceeding text fields. rowCount INT(11) Description of the fields Id INT(11) Unique Id condition INT(11) TitleName TEXT TitleName1 TEXT The Localised Korean version of the above. TitleName2 TEXT The Localised French version of the above. TitleName3 TEXT The Localised German version of the above. TitleName4 TEXT The Localised Chinese version of the above. TitleName5 TEXT The Localised Taiwanese version of the above. TitleName6 TEXT The Localised Spanish (Traditional) version of the above. TitleName7 TEXT The Localised Spanish (Latin America) version of the above. TitleName8 TEXT TitleName9 TEXT TitleName10 TEXT TitleName11 TEXT TitleName12 TEXT TitleName13 TEXT TitleName14 TEXT TitleName15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. Title2Name TEXT Title2Name1 TEXT The Localised Korean version of the above. Title2Name2 TEXT The Localised French version of the above. Title2Name3 TEXT The Localised German version of the above. Title2Name4 TEXT The Localised Chinese version of the above. Title2Name5 TEXT The Localised Taiwanese version of the above. Title2Name6 TEXT The Localised Spanish (Traditional) version of the above. Title2Name7 TEXT The Localised Spanish (Latin America) version of the above. Title2Name8 TEXT Title2Name9 TEXT Title2Name10 TEXT Title2Name11 TEXT Title2Name12 TEXT Title2Name13 TEXT Title2Name14 TEXT Title2Name15 TEXT TEXTCHECKSUM2 FLOAT A checksum value for the preceeding text fields. rowCount INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  20. antz

    CharStartOutfit

    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 'CharStartOutfit' for MaNGOSTwo The character start outfit table contains definitions for the items a new character should receive. The file contents is read and mapped into the struct charstartoutfitEntry in the MaNGOS core. The field types and usage is defined in charstartoutfitfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 77 strong> Field Name Field Type Notes Col0 INT(11) Col1 INT(11) Col2 INT(11) Col3 FLOAT Col4 FLOAT Col5 FLOAT Col6 FLOAT Col7 FLOAT Col8 FLOAT Col9 FLOAT Col10 FLOAT Col11 FLOAT Col12 FLOAT Col13 FLOAT Col14 FLOAT Col15 FLOAT Col16 FLOAT Col17 FLOAT Col18 FLOAT Col19 FLOAT Col20 FLOAT Col21 FLOAT Col22 FLOAT Col23 FLOAT Col24 FLOAT Col25 FLOAT Col26 INT(11) Col27 FLOAT Col28 FLOAT Col29 FLOAT Col30 FLOAT Col31 FLOAT Col32 FLOAT Col33 FLOAT Col34 FLOAT Col35 FLOAT Col36 FLOAT Col37 FLOAT col38 FLOAT col39 FLOAT col40 FLOAT col41 FLOAT col42 FLOAT col43 FLOAT col44 FLOAT col45 FLOAT col46 FLOAT col47 FLOAT col48 FLOAT col49 FLOAT col50 INT(11) col51 FLOAT col52 FLOAT col53 FLOAT col54 FLOAT col55 FLOAT col56 FLOAT col57 FLOAT col58 FLOAT col59 FLOAT col60 FLOAT col61 FLOAT col62 FLOAT col63 FLOAT col64 FLOAT col65 FLOAT col66 FLOAT col67 FLOAT col68 FLOAT col69 FLOAT col70 FLOAT col71 FLOAT col72 FLOAT col73 FLOAT Col74 FLOAT Col75 FLOAT Col76 FLOAT Description of the fields Col0 INT(11) Col1 INT(11) Col2 INT(11) Col3 FLOAT Col4 FLOAT Col5 FLOAT Col6 FLOAT Col7 FLOAT Col8 FLOAT Col9 FLOAT Col10 FLOAT Col11 FLOAT Col12 FLOAT Col13 FLOAT Col14 FLOAT Col15 FLOAT Col16 FLOAT Col17 FLOAT Col18 FLOAT Col19 FLOAT Col20 FLOAT Col21 FLOAT Col22 FLOAT Col23 FLOAT Col24 FLOAT Col25 FLOAT Col26 INT(11) Col27 FLOAT Col28 FLOAT Col29 FLOAT Col30 FLOAT Col31 FLOAT Col32 FLOAT Col33 FLOAT Col34 FLOAT Col35 FLOAT Col36 FLOAT Col37 FLOAT col38 FLOAT col39 FLOAT col40 FLOAT col41 FLOAT col42 FLOAT col43 FLOAT col44 FLOAT col45 FLOAT col46 FLOAT col47 FLOAT col48 FLOAT col49 FLOAT col50 INT(11) col51 FLOAT col52 FLOAT col53 FLOAT col54 FLOAT col55 FLOAT col56 FLOAT col57 FLOAT col58 FLOAT col59 FLOAT col60 FLOAT col61 FLOAT col62 FLOAT col63 FLOAT col64 FLOAT col65 FLOAT col66 FLOAT col67 FLOAT col68 FLOAT col69 FLOAT col70 FLOAT col71 FLOAT col72 FLOAT col73 FLOAT Col74 FLOAT Col75 FLOAT Col76 FLOAT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  21. antz

    CharSections

    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 'CharSections' for MaNGOSTwo The character sections table contains definitions for textures that make up the different character variations, e.g. hair, beards, the base skin. The file contents is read and mapped into the struct charsectionsEntry in the MaNGOS core. The field types and usage is defined in charsectionsfmt 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 Race INT(11) SexId INT(11) The selected Gender GeneralType INT(11) textureName1 TEXT The Localised Korean version of the above. textureName2 TEXT The Localised French version of the above. textureName3 TEXT The Localised German version of the above. Flags INT(11) Type INT(11) Variation INT(11) Description of the fields Id INT(11) Unique Id Race INT(11) SexId INT(11) Value Gender 0 Male 1 Female GeneralType INT(11) textureName1 TEXT The Localised Korean version of the above. textureName2 TEXT The Localised French version of the above. textureName3 TEXT The Localised German version of the above. Flags INT(11) Type INT(11) Variation INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  22. antz

    CharHairTextures

    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 'CharHairTextures' for MaNGOSTwo The character hair textures table contains flags for hair geosets paired by race/gender. The file contents is read and mapped into the struct charhairtexturesEntry in the MaNGOS core. The field types and usage is defined in charhairtexturesfmt 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 RaceId INT(11) References the race for which the style applies. SexId INT(11) The selected Gender col3 INT(11) col4 INT(11) col5 INT(11) col6 INT(11) col7 INT(11) Description of the fields Id INT(11) Unique Id RaceId INT(11) References the primary key of [chrraces.dbc#ID]. SexId INT(11) Value Gender 0 Male 1 Female col3 INT(11) col4 INT(11) col5 INT(11) col6 INT(11) col7 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  23. antz

    CharHairGeosets

    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 'CharHairGeosets' for MaNGOSTwo The character hair geosets table contains definitions for allowed hair styles for races/genders. The file contents is read and mapped into the struct charhairgeosetsEntry in the MaNGOS core. The field types and usage is defined in charhairgeosetsfmt 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 RaceId INT(11) References the race for which the style applies. SexId INT(11) The selected Gender VariationId INT(11) References the the actual variation to apply. GeosetId INT(11) Showscalp INT(11) Description of the fields Id INT(11) Unique Id RaceId INT(11) References the primary key of [chrraces.dbc#ID]. SexId INT(11) Value Gender 0 Male 1 Female VariationId INT(11) References the primary key of [CharVariations.dbc]. GeosetId INT(11) Showscalp INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  24. antz

    charbaseinfo

    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 'charbaseinfo' for MaNGOSTwo The file contents is read and mapped into the struct charbaseinfoEntry in the MaNGOS core. The field types and usage is defined in charbaseinfofmt 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) U_c1 INT(11) Description of the fields Id INT(11) U_c1 INT(11) 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 'CharacterFacialHairStyles' for MaNGOSTwo The character facial hair styles table contains definitions for attributes use to customize a characters facial style. The file contents is read and mapped into the struct characterfacialhairstylesEntry in the MaNGOS core. The field types and usage is defined in characterfacialhairstylesfmt 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 RaceId INT(11) References the race for which the style applies. col1 INT(11) col2 INT(11) col3 INT(11) col4 INT(11) col5 INT(11) col6 FLOAT col7 FLOAT Description of the fields RaceId INT(11) References the primary key of [chrraces.dbc#ID]. col1 INT(11) col2 INT(11) col3 INT(11) col4 INT(11) col5 INT(11) col6 FLOAT col7 FLOAT 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