Jump to content

antz

Community Manager
  • Posts

    2808
  • Joined

  • Last visited

  • Days Won

    90
  • Donations

    0.00 GBP 

Everything posted by antz

  1. 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 'GameObjectDisplayInfo' for MaNGOSFive The game object display information table links display IDs to combinations of models and sounds. The file contents is read and mapped into the struct gameobjectdisplayinfoEntry in the MaNGOS core. The field types and usage is defined in gameobjectdisplayinfofmt 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 modelName TEXT soundEntryID1 INT(11) soundEntryID2 INT(11) soundEntryID3 INT(11) soundEntryID4 INT(11) soundEntryID5 INT(11) soundEntryID6 INT(11) soundEntryID7 INT(11) soundEntryID8 INT(11) soundEntryID9 INT(11) soundEntryID10 INT(11) col12 FLOAT col13 FLOAT col14 FLOAT col15 FLOAT col16 FLOAT col17 FLOAT col18 INT(11) col19 FLOAT col20 FLOAT Description of the fields Id INT(11) Unique Id modelName TEXT soundEntryID1 INT(11) soundEntryID2 INT(11) soundEntryID3 INT(11) soundEntryID4 INT(11) soundEntryID5 INT(11) soundEntryID6 INT(11) soundEntryID7 INT(11) soundEntryID8 INT(11) soundEntryID9 INT(11) soundEntryID10 INT(11) col12 FLOAT col13 FLOAT col14 FLOAT col15 FLOAT col16 FLOAT col17 FLOAT col18 INT(11) col19 FLOAT col20 FLOAT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  2. antz

    GameObjectArtKit

    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 'GameObjectArtKit' for MaNGOSFive The game object art kit table contains definitions for models used by outdoor PvP flags. The file contents is read and mapped into the struct gameobjectartkitEntry in the MaNGOS core. The field types and usage is defined in gameobjectartkitfmt 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 textureVariation1 TEXT textureVariation2 TEXT textureVariation3 TEXT attachModel1 TEXT attachModel2 TEXT attachModel3 TEXT attachModel4 TEXT Description of the fields Id INT(11) Unique Id textureVariation1 TEXT textureVariation2 TEXT textureVariation3 TEXT attachModel1 TEXT attachModel2 TEXT attachModel3 TEXT attachModel4 TEXT 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 'FootstepTerrainLookup' for MaNGOSFive The footstrep terrain lookup table contains definitions for matching footsteps with visuals and sounds. The file contents is read and mapped into the struct footstepterrainlookupEntry in the MaNGOS core. The field types and usage is defined in footstepterrainlookupfmt 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 CreatureFootstepId INT(11) TerrainSoundId INT(11) SoundEntryId INT(11) SoundEntryIDSplash INT(11) Description of the fields Id INT(11) Unique Id CreatureFootstepId INT(11) TerrainSoundId INT(11) SoundEntryId INT(11) SoundEntryIDSplash INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  4. antz

    FootprintTextures

    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 'FootprintTextures' for MaNGOSFive The footprint textures table contains definitions for textures used to display footprints. The file contents is read and mapped into the struct footprinttexturesEntry in the MaNGOS core. The field types and usage is defined in footprinttexturesfmt 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 FootstepFilename TEXT Description of the fields Id INT(11) Unique Id FootstepFilename TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  5. antz

    filedata

    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 'filedata' for MaNGOSFive The file contents is read and mapped into the struct filedataEntry in the MaNGOS core. The field types and usage is defined in filedatafmt 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 FileName TEXT FilePath TEXT Description of the fields Id INT(11) Unique Id FileName TEXT FilePath TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  6. antz

    FactionTemplate

    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 'FactionTemplate' for MaNGOSFive The faction template table contains definitions for grouping factions into reusable templates which are referred to by game data. The file contents is read and mapped into the struct factiontemplateEntry in the MaNGOS core. The field types and usage is defined in factiontemplatefmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 14 strong> Field Name Field Type Notes Id INT(11) Unique Id Faction1Id INT(11) Flags INT(11) FactionGroup INT(11) FriendGroup INT(11) EnemyGroup INT(11) EnemyFaction1Id INT(11) EnemyFaction2Id INT(11) EnemyFaction3Id INT(11) EnemyFaction4Id INT(11) FriendFaction1Id INT(11) FriendFaction2Id INT(11) FriendFaction3Id INT(11) FriendFaction4Id INT(11) Description of the fields Id INT(11) Unique Id Faction1Id INT(11) Flags INT(11) FactionGroup INT(11) FriendGroup INT(11) EnemyGroup INT(11) EnemyFaction1Id INT(11) EnemyFaction2Id INT(11) EnemyFaction3Id INT(11) EnemyFaction4Id INT(11) FriendFaction1Id INT(11) FriendFaction2Id INT(11) FriendFaction3Id INT(11) FriendFaction4Id INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  7. antz

    FactionGroup

    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 'FactionGroup' for MaNGOSFive The faction group table contains definitions for grouping faction templates into the "bigger picture". The file contents is read and mapped into the struct factiongroupEntry in the MaNGOS core. The field types and usage is defined in factiongroupfmt 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 MaskId INT(11) internalName TEXT Name TEXT Description of the fields Id INT(11) Unique Id MaskId INT(11) internalName TEXT Name TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  8. antz

    Faction

    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 'Faction' for MaNGOSFive The faction table contains definitions for in-game factions for non-player creatures. The file contents is read and mapped into the struct factionEntry in the MaNGOS core. The field types and usage is defined in factionfmt 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 reputationIndex INT(11) Each faction that has gainable rep has a unique number. All factions that you can not gain rep with have -1 reputationRaceMask1 INT(11) Mask of races using field repuationBase1 as base reputation reputationRaceMask2 INT(11) Mask of races using field repuationBase2 as base reputation reputationRaceMask3 INT(11) Mask of races using field repuationBase3 as base reputation reputationRaceMask4 INT(11) Mask of races using field repuationBase4 as base reputation reputationClassMask1 INT(11) Mask of classes using field repuationBase1 as base reputation reputationClassMask2 INT(11) Mask of classes using field repuationBase2 as base reputation reputationClassMask3 INT(11) Mask of classes using field repuationBase3 as base reputation reputationClassMask4 INT(11) Mask of classes using field repuationBase4 as base reputation reputationBase1 INT(11) -42000 - 42999 (0 neutral); used by races specified in mask in fields 3, 7 reputationBase2 INT(11) -42000 - 42999 (0 neutral); used by races specified in mask in fields 4, 8 reputationBase3 INT(11) -42000 - 42999 (0 neutral); used by races specified in mask in fields 5, 9 reputationBase4 INT(11) -42000 - 42999 (0 neutral); used by races specified in mask in fields 6, 10 reputationFlags1 INT(11) reputationFlags2 INT(11) reputationFlags3 INT(11) reputationFlags4 INT(11) parentFactionId INT(11) Parent factionId, can be recursive parentFactionMod1 TEXT parentFactionMod2 TEXT parentFactionCap1 TEXT parentFactionCap2 TEXT Name TEXT Display name of the faction Description TEXT Text as seen in the reputation-GUI on click. col25 INT(11) col26 TEXT col27 INT(11) Description of the fields Id INT(11) Unique Id reputationIndex INT(11) Each faction that has gainable rep has a unique number. All factions that you can not gain rep with have -1 reputationRaceMask1 INT(11) Mask of races using field repuationBase1 as base reputation reputationRaceMask2 INT(11) Mask of races using field repuationBase2 as base reputation reputationRaceMask3 INT(11) Mask of races using field repuationBase3 as base reputation reputationRaceMask4 INT(11) Mask of races using field repuationBase4 as base reputation reputationClassMask1 INT(11) Mask of classes using field repuationBase1 as base reputation reputationClassMask2 INT(11) Mask of classes using field repuationBase2 as base reputation reputationClassMask3 INT(11) Mask of classes using field repuationBase3 as base reputation reputationClassMask4 INT(11) Mask of classes using field repuationBase4 as base reputation reputationBase1 INT(11) -42000 - 42999 (0 neutral); used by races specified in mask in fields 3, 7 reputationBase2 INT(11) -42000 - 42999 (0 neutral); used by races specified in mask in fields 4, 8 reputationBase3 INT(11) -42000 - 42999 (0 neutral); used by races specified in mask in fields 5, 9 reputationBase4 INT(11) -42000 - 42999 (0 neutral); used by races specified in mask in fields 6, 10 reputationFlags1 INT(11) reputationFlags2 INT(11) reputationFlags3 INT(11) reputationFlags4 INT(11) parentFactionId INT(11) Can be recursive. i.e. Undercity lists ID 67, which is Horde. parentFactionMod1 TEXT parentFactionMod2 TEXT parentFactionCap1 TEXT parentFactionCap2 TEXT Name TEXT Display name of the faction Description TEXT Text as seen in the reputation-GUI on click. col25 INT(11) col26 TEXT col27 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  9. antz

    Exhaustion

    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 'Exhaustion' for MaNGOSFive The exhaustion table contains definitions for character states which modify gaining experience. The file contents is read and mapped into the struct exhaustionEntry in the MaNGOS core. The field types and usage is defined in exhaustionfmt 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 experience FLOAT factor FLOAT outdoorHours FLOAT innHours FLOAT Name TEXT threshold FLOAT col7 TEXT Description of the fields Id INT(11) Unique Id experience FLOAT factor FLOAT outdoorHours FLOAT innHours FLOAT Name TEXT threshold FLOAT col7 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 'EnvironmentalDamage' for MaNGOSFive The environmental damage table contains definitions which connect environmental damage to a spell visual. The file contents is read and mapped into the struct environmentaldamageEntry in the MaNGOS core. The field types and usage is defined in environmentaldamagefmt 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 EnumId INT(11) spellVisualKitId INT(11) Description of the fields Id INT(11) Unique Id EnumId INT(11) spellVisualKitId INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  11. antz

    EmotesTextSound

    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 'EmotesTextSound' for MaNGOSFive The emotes text sound table contains definitions for which sound entries are connected to which emote text. The file contents is read and mapped into the struct emotestextsoundEntry in the MaNGOS core. The field types and usage is defined in emotestextsoundfmt 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 emotesTextId INT(11) RaceId INT(11) References the race for which the style applies. SexId INT(11) The selected Gender soundId INT(11) Description of the fields Id INT(11) Unique Id emotesTextId INT(11) RaceId INT(11) References the primary key of [chrraces.dbc#ID]. SexId INT(11) Value Gender 0 Male 1 Female soundId INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  12. antz

    EmotesTextData

    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 'EmotesTextData' for MaNGOSFive The emotes text data table contains definitions for actual text emotes to display in-game when slash commands are executed. The file contents is read and mapped into the struct emotestextdataEntry in the MaNGOS core. The field types and usage is defined in emotestextdatafmt 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 Name TEXT Description of the fields Id INT(11) Unique Id Name TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  13. 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 MaNGOSFive 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
  14. 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 MaNGOSFive 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
  15. 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 MaNGOSFive 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
  16. 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 MaNGOSFive 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
  17. 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 MaNGOSFive 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
  18. antz

    dungeonencounter

    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 MaNGOSFive 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
  19. antz

    DeathThudLookups

    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 MaNGOSFive 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
  20. antz

    CreatureSoundData

    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 MaNGOSFive 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
  21. antz

    CreatureModelData

    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 MaNGOSFive 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
  22. 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 MaNGOSFive 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
  23. 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 MaNGOSFive 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: 22 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 Col21 INT(11) 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 Col21 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  24. 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 MaNGOSFive 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
  25. 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 MaNGOSFive 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: 40 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 col36 TEXT col37 TEXT col38 TEXT col39 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 col36 TEXT col37 TEXT col38 TEXT col39 TEXT 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