Jump to content

antz

Community Manager
  • Posts

    2813
  • Joined

  • Last visited

  • Days Won

    94
  • Donations

    0.00 GBP 

Everything posted by antz

  1. antz

    Light

    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 'Light' for MaNGOSTwo The light table contains definitions for lights, fogs, sky color, water color, etc. The file contents is read and mapped into the struct lightEntry in the MaNGOS core. The field types and usage is defined in lightfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 15 strong> Field Name Field Type Notes Id INT(11) Unique Id MapId INT(11) The map on which the area is located. LocationX FLOAT The X coordinate. LocationY FLOAT The Y coordinate. LocationZ FLOAT The Z coordinate. falloffStart FLOAT falloffEnd FLOAT SkyAndFog INT(11) WaterSettings INT(11) SunsetParams INT(11) OtherParams INT(11) DeathParams INT(11) col12 INT(11) col13 TEXT col14 INT(11) Description of the fields Id INT(11) Unique Id MapId INT(11) References the primary key of [Map.dbc]. LocationX FLOAT The X coordinate. LocationY FLOAT The Y coordinate. LocationZ FLOAT The Z coordinate. falloffStart FLOAT falloffEnd FLOAT SkyAndFog INT(11) WaterSettings INT(11) SunsetParams INT(11) OtherParams INT(11) DeathParams INT(11) col12 INT(11) col13 TEXT col14 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  2. antz

    LFGDungeons

    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 'LFGDungeons' for MaNGOSTwo The looking for dungeon (LFG) group table contains definitions for areas in which characters can group up via the in-game LFG functionality. The file contents is read and mapped into the struct lfgdungeonsEntry in the MaNGOS core. The field types and usage is defined in lfgdungeonsfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 49 strong> Field Name Field Type Notes Id INT(11) Unique Id 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. minLevel INT(11) MaxLevel INT(11) TargetLevel INT(11) TargetLevelMin INT(11) TargetLevelMax INT(11) MapId INT(11) The map on which the area is located. Difficulty INT(11) flags INT(11) TypeId INT(11) Faction INT(11) TextureFilename TEXT Expansion INT(11) OrderIndex INT(11) GroupId INT(11) Description01 TEXT Description02 TEXT Description03 TEXT Description04 TEXT Description05 TEXT Description06 TEXT Description07 TEXT Description08 TEXT Description09 TEXT Description10 TEXT Description11 TEXT Description12 TEXT Description13 TEXT Description14 TEXT Description15 TEXT Description16 TEXT TEXTCHECKSUM2 FLOAT A checksum value for the preceeding text fields. Description of the fields Id INT(11) Unique Id 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. minLevel INT(11) MaxLevel INT(11) TargetLevel INT(11) TargetLevelMin INT(11) TargetLevelMax INT(11) MapId INT(11) References the primary key of [Map.dbc]. Difficulty INT(11) flags INT(11) TypeId INT(11) Faction INT(11) TextureFilename TEXT Expansion INT(11) OrderIndex INT(11) GroupId INT(11) Description01 TEXT Description02 TEXT Description03 TEXT Description04 TEXT Description05 TEXT Description06 TEXT Description07 TEXT Description08 TEXT Description09 TEXT Description10 TEXT Description11 TEXT Description12 TEXT Description13 TEXT Description14 TEXT Description15 TEXT Description16 TEXT TEXTCHECKSUM2 FLOAT A checksum value for the preceeding text fields. auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  3. antz

    lfgdungeongroup

    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 'lfgdungeongroup' for MaNGOSTwo The file contents is read and mapped into the struct lfgdungeongroupEntry in the MaNGOS core. The field types and usage is defined in lfgdungeongroupfmt 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 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. Order_index INT(11) Parent_groupId INT(11) TypeId INT(11) Description of the fields Id INT(11) Unique Id 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. Order_index INT(11) Parent_groupId INT(11) TypeId INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  4. 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 'lfgdungeonexpansion' for MaNGOSTwo The file contents is read and mapped into the struct lfgdungeonexpansionEntry in the MaNGOS core. The field types and usage is defined in lfgdungeonexpansionfmt 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 LfgId INT(11) Expansion_level INT(11) RandomId INT(11) Hard_level_min INT(11) Hard_level_max INT(11) Target_level_min INT(11) Target_level_max INT(11) Description of the fields Id INT(11) Unique Id LfgId INT(11) Expansion_level INT(11) RandomId INT(11) Hard_level_min INT(11) Hard_level_max INT(11) Target_level_min INT(11) Target_level_max INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  5. antz

    LanguageWords

    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 'LanguageWords' for MaNGOSTwo The language words table contains definitions for syllables connected to specific in-game languages. These are mostly used when a character can not understand a language. The file contents is read and mapped into the struct languagewordsEntry in the MaNGOS core. The field types and usage is defined in languagewordsfmt 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 LanguagesId INT(11) word TEXT Description of the fields Id INT(11) Unique Id LanguagesId INT(11) word TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  6. antz

    Languages

    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 'Languages' for MaNGOSTwo The languages table contains definitions for in-game languages. The file contents is read and mapped into the struct languagesEntry in the MaNGOS core. The field types and usage is defined in languagesfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 18 strong> Field Name Field Type Notes Id INT(11) Unique Id 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. Description of the fields Id INT(11) Unique Id 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. auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  7. antz

    ItemVisuals

    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 'ItemVisuals' for MaNGOSTwo The item visuals table contains definitions for sets of item enchantment effects. The file contents is read and mapped into the struct itemvisualsEntry in the MaNGOS core. The field types and usage is defined in itemvisualsfmt 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 itemVisualEffect1 FLOAT itemVisualEffect2 FLOAT itemVisualEffect3 FLOAT itemVisualEffect4 FLOAT itemVisualEffect5 FLOAT Description of the fields Id INT(11) Unique Id itemVisualEffect1 FLOAT itemVisualEffect2 FLOAT itemVisualEffect3 FLOAT itemVisualEffect4 FLOAT itemVisualEffect5 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 'ItemVisualEffects' for MaNGOSTwo The item visual effects table contains definitions for models used to display visual effects on items. The file contents is read and mapped into the struct itemvisualeffectsEntry in the MaNGOS core. The field types and usage is defined in itemvisualeffectsfmt 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 Model TEXT Description of the fields Id INT(11) Unique Id Model TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  9. antz

    ItemSubClassMask

    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 'ItemSubClassMask' for MaNGOSTwo The item sub class mask table contains definitions for grouping weapons and armour into sub classes. The file contents is read and mapped into the struct itemsubclassmaskEntry in the MaNGOS core. The field types and usage is defined in itemsubclassmaskfmt 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 ClassId INT(11) itemSubClassId 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. Description of the fields ClassId INT(11) itemSubClassId 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. auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  10. antz

    ItemSubClass

    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 'ItemSubClass' for MaNGOSTwo The item subclass table contains definitions for child classes of item classes. The file contents is read and mapped into the struct itemsubclassEntry in the MaNGOS core. The field types and usage is defined in itemsubclassfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 44 strong> Field Name Field Type Notes ItemClassId INT(11) subClassId INT(11) prerequisiteProficiency FLOAT postrequisiteProficiency FLOAT Flags INT(11) displayFlags INT(11) weaponParrySeq INT(11) weaponReadySeq INT(11) weaponAttackSeq INT(11) WeaponSwingSize INT(11) displayName TEXT displayName1 TEXT The Localised Korean version of the above. displayName2 TEXT The Localised French version of the above. displayName3 TEXT The Localised German version of the above. displayName4 TEXT The Localised Chinese version of the above. displayName5 TEXT The Localised Taiwanese version of the above. displayName6 TEXT The Localised Spanish (Traditional) version of the above. displayName7 TEXT The Localised Spanish (Latin America) version of the above. displayName8 TEXT displayName9 TEXT displayName10 TEXT displayName11 TEXT displayName12 TEXT displayName13 TEXT displayName14 TEXT displayName15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. verboseName TEXT verboseName1 TEXT The Localised Korean version of the above. verboseName2 TEXT The Localised French version of the above. verboseName3 TEXT The Localised German version of the above. verboseName4 TEXT The Localised Chinese version of the above. verboseName5 TEXT The Localised Taiwanese version of the above. verboseName6 TEXT The Localised Spanish (Traditional) version of the above. verboseName7 TEXT The Localised Spanish (Latin America) version of the above. verboseName8 TEXT verboseName9 TEXT verboseName10 TEXT verboseName11 TEXT verboseName12 TEXT verboseName13 TEXT verboseName14 TEXT verboseName15 TEXT TEXTCHECKSUM2 FLOAT A checksum value for the preceeding text fields. Description of the fields ItemClassId INT(11) subClassId INT(11) prerequisiteProficiency FLOAT postrequisiteProficiency FLOAT Flags INT(11) displayFlags INT(11) weaponParrySeq INT(11) weaponReadySeq INT(11) weaponAttackSeq INT(11) WeaponSwingSize INT(11) displayName TEXT displayName1 TEXT The Localised Korean version of the above. displayName2 TEXT The Localised French version of the above. displayName3 TEXT The Localised German version of the above. displayName4 TEXT The Localised Chinese version of the above. displayName5 TEXT The Localised Taiwanese version of the above. displayName6 TEXT The Localised Spanish (Traditional) version of the above. displayName7 TEXT The Localised Spanish (Latin America) version of the above. displayName8 TEXT displayName9 TEXT displayName10 TEXT displayName11 TEXT displayName12 TEXT displayName13 TEXT displayName14 TEXT displayName15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. verboseName TEXT verboseName1 TEXT The Localised Korean version of the above. verboseName2 TEXT The Localised French version of the above. verboseName3 TEXT The Localised German version of the above. verboseName4 TEXT The Localised Chinese version of the above. verboseName5 TEXT The Localised Taiwanese version of the above. verboseName6 TEXT The Localised Spanish (Traditional) version of the above. verboseName7 TEXT The Localised Spanish (Latin America) version of the above. verboseName8 TEXT verboseName9 TEXT verboseName10 TEXT verboseName11 TEXT verboseName12 TEXT verboseName13 TEXT verboseName14 TEXT verboseName15 TEXT TEXTCHECKSUM2 FLOAT A checksum value for the preceeding text fields. auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  11. antz

    ItemSet

    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 'ItemSet' for MaNGOSTwo The item set table contains definitions for item sets. The file contents is read and mapped into the struct itemsetEntry in the MaNGOS core. The field types and usage is defined in itemsetfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 53 strong> Field Name Field Type Notes Id INT(11) Unique Id 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. Item1 INT(11) Item2 INT(11) Item3 INT(11) Item4 INT(11) Item5 INT(11) Item6 INT(11) Item7 INT(11) Item8 INT(11) Item9 INT(11) Item10 INT(11) bankItem1 INT(11) bankItem2 INT(11) bankItem3 INT(11) bankItem4 INT(11) bankItem5 INT(11) bankItem6 INT(11) bankItem7 INT(11) setSpellID1 INT(11) setSpellID2 INT(11) setSpellID3 INT(11) setSpellID4 INT(11) setSpellID5 INT(11) setSpellID6 INT(11) setSpellID7 INT(11) setSpellID8 INT(11) setThreshold1 INT(11) setThreshold2 INT(11) setThreshold3 INT(11) setThreshold4 INT(11) setThreshold5 INT(11) setThreshold6 INT(11) setThreshold7 INT(11) setThreshold8 INT(11) requiredSkill INT(11) requiredSkillRank INT(11) Description of the fields Id INT(11) Unique Id 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. Item1 INT(11) Item2 INT(11) Item3 INT(11) Item4 INT(11) Item5 INT(11) Item6 INT(11) Item7 INT(11) Item8 INT(11) Item9 INT(11) Item10 INT(11) bankItem1 INT(11) bankItem2 INT(11) bankItem3 INT(11) bankItem4 INT(11) bankItem5 INT(11) bankItem6 INT(11) bankItem7 INT(11) setSpellID1 INT(11) setSpellID2 INT(11) setSpellID3 INT(11) setSpellID4 INT(11) setSpellID5 INT(11) setSpellID6 INT(11) setSpellID7 INT(11) setSpellID8 INT(11) setThreshold1 INT(11) setThreshold2 INT(11) setThreshold3 INT(11) setThreshold4 INT(11) setThreshold5 INT(11) setThreshold6 INT(11) setThreshold7 INT(11) setThreshold8 INT(11) requiredSkill INT(11) requiredSkillRank INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  12. antz

    itemrandomsuffix

    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 'itemrandomsuffix' for MaNGOSTwo The file contents is read and mapped into the struct itemrandomsuffixEntry in the MaNGOS core. The field types and usage is defined in itemrandomsuffixfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 29 strong> Field Name Field Type Notes Id INT(11) Unique Id Description TEXT Description1 TEXT Description2 TEXT Description3 TEXT Description4 TEXT Description5 TEXT Description6 TEXT Description7 TEXT Description8 TEXT Description9 TEXT Description10 TEXT Description11 TEXT Description12 TEXT Description13 TEXT Description14 TEXT Description15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. internalName TEXT enchantment1 INT(11) enchantment2 INT(11) enchantment3 INT(11) enchantment4 INT(11) enchantment5 INT(11) allocationPct1 INT(11) allocationPct2 INT(11) allocationPct3 INT(11) allocationPct4 INT(11) allocationPct5 INT(11) Description of the fields Id INT(11) Unique Id Description TEXT Description1 TEXT Description2 TEXT Description3 TEXT Description4 TEXT Description5 TEXT Description6 TEXT Description7 TEXT Description8 TEXT Description9 TEXT Description10 TEXT Description11 TEXT Description12 TEXT Description13 TEXT Description14 TEXT Description15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. internalName TEXT enchantment1 INT(11) enchantment2 INT(11) enchantment3 INT(11) enchantment4 INT(11) enchantment5 INT(11) allocationPct1 INT(11) allocationPct2 INT(11) allocationPct3 INT(11) allocationPct4 INT(11) allocationPct5 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  13. 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 'ItemRandomProperties' for MaNGOSTwo The item random properties table contains definitions for enchants assigned to items. The file contents is read and mapped into the struct itemrandompropertiesEntry in the MaNGOS core. The field types and usage is defined in itemrandompropertiesfmt 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 Id INT(11) Unique Id StatCategory INT(11) SpellItemEnchantment1 INT(11) SpellItemEnchantment2 INT(11) SpellItemEnchantment3 INT(11) SpellItemEnchantment4 INT(11) SpellItemEnchantment5 INT(11) suffix TEXT The enchantment suffix displayed in-game. suffix1 TEXT The Localised Korean version of the above. suffix2 TEXT The Localised French version of the above. suffix3 TEXT The Localised German version of the above. suffix4 TEXT The Localised Chinese version of the above. suffix5 TEXT The Localised Taiwanese version of the above. suffix6 TEXT The Localised Spanish (Traditional) version of the above. suffix7 TEXT The Localised Spanish (Latin America) version of the above. suffix8 TEXT suffix9 TEXT suffix10 TEXT suffix11 TEXT suffix12 TEXT suffix13 TEXT suffix14 TEXT suffix15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. Description of the fields Id INT(11) Unique Id StatCategory INT(11) SpellItemEnchantment1 INT(11) SpellItemEnchantment2 INT(11) SpellItemEnchantment3 INT(11) SpellItemEnchantment4 INT(11) SpellItemEnchantment5 INT(11) suffix TEXT The enchantment suffix displayed in-game. suffix1 TEXT The enchantment suffix displayed in-game. suffix2 TEXT The enchantment suffix displayed in-game. suffix3 TEXT The enchantment suffix displayed in-game. suffix4 TEXT The enchantment suffix displayed in-game. suffix5 TEXT The enchantment suffix displayed in-game. suffix6 TEXT The enchantment suffix displayed in-game. suffix7 TEXT The enchantment suffix displayed in-game. suffix8 TEXT suffix9 TEXT suffix10 TEXT suffix11 TEXT suffix12 TEXT suffix13 TEXT suffix14 TEXT suffix15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. 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 'itempurchasegroup' for MaNGOSTwo The file contents is read and mapped into the struct itempurchasegroupEntry in the MaNGOS core. The field types and usage is defined in itempurchasegroupfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 26 strong> Field Name Field Type Notes Id INT(11) Unique Id Items1 INT(11) Items2 INT(11) Items3 INT(11) Items4 TEXT Items5 TEXT Items6 TEXT Items7 TEXT Items8 TEXT Description TEXT Description1 TEXT Description2 TEXT Description3 TEXT Description4 TEXT Description5 TEXT Description6 TEXT Description7 TEXT Description8 TEXT Description9 TEXT Description10 TEXT Description11 TEXT Description12 TEXT Description13 TEXT Description14 TEXT Description15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. Description of the fields Id INT(11) Unique Id Items1 INT(11) Items2 INT(11) Items3 INT(11) Items4 TEXT Items5 TEXT Items6 TEXT Items7 TEXT Items8 TEXT Description TEXT Description1 TEXT Description2 TEXT Description3 TEXT Description4 TEXT Description5 TEXT Description6 TEXT Description7 TEXT Description8 TEXT Description9 TEXT Description10 TEXT Description11 TEXT Description12 TEXT Description13 TEXT Description14 TEXT Description15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  15. antz

    ItemPetFood

    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 'ItemPetFood' for MaNGOSTwo The item pet food table contains definitions for pet food types. The file contents is read and mapped into the struct itempetfoodEntry in the MaNGOS core. The field types and usage is defined in itempetfoodfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 18 strong> Field Name Field Type Notes Id INT(11) Unique Id 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. Description of the fields Id INT(11) Unique Id 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. 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 'itemlimitcategory' for MaNGOSTwo The file contents is read and mapped into the struct itemlimitcategoryEntry in the MaNGOS core. The field types and usage is defined in itemlimitcategoryfmt 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 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. Col18 INT(11) Col19 TEXT Description of the fields Id INT(11) Unique Id 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. Col18 INT(11) Col19 TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  17. antz

    ItemGroupSounds

    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 'ItemGroupSounds' for MaNGOSTwo The item group sounds table contains definitions for groups of sounds that are used for items. The file contents is read and mapped into the struct itemgroupsoundsEntry in the MaNGOS core. The field types and usage is defined in itemgroupsoundsfmt 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 PickupSoundEntryId INT(11) PutDownSoundEntryId INT(11) soundEntryID3 INT(11) soundEntryID4 INT(11) Description of the fields Id INT(11) Unique Id PickupSoundEntryId INT(11) PutDownSoundEntryId INT(11) soundEntryID3 INT(11) soundEntryID4 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  18. antz

    itemextendedcost

    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 'itemextendedcost' for MaNGOSTwo The file contents is read and mapped into the struct itemextendedcostEntry in the MaNGOS core. The field types and usage is defined in itemextendedcostfmt 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 field1 INT(11) field2 INT(11) field3 INT(11) ItemId1 INT(11) ItemId2 INT(11) ItemId3 INT(11) ItemId4 INT(11) ItemId5 INT(11) ItemCount1 INT(11) ItemCount2 INT(11) ItemCount3 INT(11) ItemCount4 INT(11) ItemCount5 INT(11) Arena INT(11) col15 TEXT Description of the fields Id INT(11) Unique Id field1 INT(11) field2 INT(11) field3 INT(11) ItemId1 INT(11) ItemId2 INT(11) ItemId3 INT(11) ItemId4 INT(11) ItemId5 INT(11) ItemCount1 INT(11) ItemCount2 INT(11) ItemCount3 INT(11) ItemCount4 INT(11) ItemCount5 INT(11) Arena INT(11) col15 TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  19. antz

    ItemDisplayInfo

    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 'ItemDisplayInfo' for MaNGOSTwo The item display info table contains definitions for model and spell data for items. The file contents is read and mapped into the struct itemdisplayinfoEntry in the MaNGOS core. The field types and usage is defined in itemdisplayinfofmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 25 strong> Field Name Field Type Notes Id INT(11) Unique Id modelName1 TEXT The Localised Korean version of the above. modelName2 TEXT The Localised French version of the above. modelTexture1 TEXT modelTexture2 TEXT inventoryIcon1 TEXT inventoryIcon2 TEXT geosetGroup1 INT(11) geosetGroup2 INT(11) geosetGroup3 INT(11) Flags INT(11) spellVisualId INT(11) groupSoundIndex INT(11) helmetGeosetVis1 INT(11) helmetGeosetVis2 INT(11) texture1 TEXT texture2 TEXT texture3 TEXT texture4 TEXT texture5 TEXT texture6 TEXT texture7 TEXT texture8 TEXT itemVisual INT(11) particleColorId INT(11) Description of the fields Id INT(11) Unique Id modelName1 TEXT The Localised Korean version of the above. modelName2 TEXT The Localised French version of the above. modelTexture1 TEXT modelTexture2 TEXT inventoryIcon1 TEXT inventoryIcon2 TEXT geosetGroup1 INT(11) geosetGroup2 INT(11) geosetGroup3 INT(11) Flags INT(11) spellVisualId INT(11) groupSoundIndex INT(11) helmetGeosetVis1 INT(11) helmetGeosetVis2 INT(11) texture1 TEXT texture2 TEXT texture3 TEXT texture4 TEXT texture5 TEXT texture6 TEXT texture7 TEXT texture8 TEXT itemVisual INT(11) particleColorId INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  20. antz

    itemcondextcosts

    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 'itemcondextcosts' for MaNGOSTwo The file contents is read and mapped into the struct itemcondextcostsEntry in the MaNGOS core. The field types and usage is defined in itemcondextcostsfmt 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 col0 INT(11) col1 INT(11) col2 INT(11) col3 INT(11) Description of the fields col0 INT(11) col1 INT(11) col2 INT(11) col3 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  21. antz

    ItemClass

    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 'ItemClass' for MaNGOSTwo The item class table contains definitions for available item classes. The file contents is read and mapped into the struct itemclassEntry in the MaNGOS core. The field types and usage is defined in itemclassfmt 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 ClassId INT(11) Col1 INT(11) Col2 INT(11) ClassName TEXT The name of the item class. ClassName1 TEXT The Localised Korean version of the above. ClassName2 TEXT The Localised French version of the above. ClassName3 TEXT The Localised German version of the above. ClassName4 TEXT The Localised Chinese version of the above. ClassName5 TEXT The Localised Taiwanese version of the above. ClassName6 TEXT The Localised Spanish (Traditional) version of the above. ClassName7 TEXT The Localised Spanish (Latin America) version of the above. ClassName8 TEXT ClassName9 TEXT ClassName10 TEXT ClassName11 TEXT ClassName12 TEXT ClassName13 TEXT ClassName14 TEXT ClassName15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. Description of the fields ClassId INT(11) Col1 INT(11) Col2 INT(11) ClassName TEXT The name of the item class. ClassName1 TEXT The name of the item class. ClassName2 TEXT The name of the item class. ClassName3 TEXT The name of the item class. ClassName4 TEXT The name of the item class. ClassName5 TEXT The name of the item class. ClassName6 TEXT The name of the item class. ClassName7 TEXT The name of the item class. ClassName8 TEXT ClassName9 TEXT ClassName10 TEXT ClassName11 TEXT ClassName12 TEXT ClassName13 TEXT ClassName14 TEXT ClassName15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  22. antz

    ItemBagFamily

    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 'ItemBagFamily' for MaNGOSTwo The item bag family table contains definitions for item bag families. The file contents is read and mapped into the struct itembagfamilyEntry in the MaNGOS core. The field types and usage is defined in itembagfamilyfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 18 strong> Field Name Field Type Notes Id INT(11) Unique Id ClassName TEXT ClassName1 TEXT The Localised Korean version of the above. ClassName2 TEXT The Localised French version of the above. ClassName3 TEXT The Localised German version of the above. ClassName4 TEXT The Localised Chinese version of the above. ClassName5 TEXT The Localised Taiwanese version of the above. ClassName6 TEXT The Localised Spanish (Traditional) version of the above. ClassName7 TEXT The Localised Spanish (Latin America) version of the above. ClassName8 TEXT ClassName9 TEXT ClassName10 TEXT ClassName11 TEXT ClassName12 TEXT ClassName13 TEXT ClassName14 TEXT ClassName15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. Description of the fields Id INT(11) Unique Id ClassName TEXT ClassName1 TEXT The Localised Korean version of the above. ClassName2 TEXT The Localised French version of the above. ClassName3 TEXT The Localised German version of the above. ClassName4 TEXT The Localised Chinese version of the above. ClassName5 TEXT The Localised Taiwanese version of the above. ClassName6 TEXT The Localised Spanish (Traditional) version of the above. ClassName7 TEXT The Localised Spanish (Latin America) version of the above. ClassName8 TEXT ClassName9 TEXT ClassName10 TEXT ClassName11 TEXT ClassName12 TEXT ClassName13 TEXT ClassName14 TEXT ClassName15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  23. antz

    item

    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 'item' for MaNGOSTwo This DBC contains all item entries for real usable items. The file contents is read and mapped into the struct itemEntry in the MaNGOS core. The field types and usage is defined in itemfmt 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 itemId INT(11) ItemClass INT(11) ItemSubClass INT(11) sound_override_subclassId INT(11) MaterialId INT(11) ItemDisplayInfo INT(11) InventorySlotId INT(11) SheathId INT(11) Description of the fields itemId INT(11) ItemClass INT(11) ItemSubClass INT(11) sound_override_subclassId INT(11) MaterialId INT(11) ItemDisplayInfo INT(11) InventorySlotId INT(11) SheathId INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  24. antz

    holidays

    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 'holidays' for MaNGOSTwo The file contents is read and mapped into the struct holidaysEntry in the MaNGOS core. The field types and usage is defined in holidaysfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 55 strong> Field Name Field Type Notes EventId INT(11) EventStage1Duration INT(11) EventStage2Duration INT(11) Col3 TEXT Col4 TEXT Col5 TEXT Col6 TEXT Col7 TEXT Col8 TEXT Col9 TEXT Col10 TEXT EventDate 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 INT(11) Col22 INT(11) Col23 INT(11) Col24 TEXT Col25 TEXT Col26 TEXT Col27 TEXT Col28 TEXT Col29 TEXT Col30 TEXT Col31 TEXT Col32 TEXT Col33 TEXT Col34 TEXT Col35 TEXT Col36 TEXT Region TEXT Looping TEXT CalendarFlags INT(11) Col40 INT(11) Col41 TEXT Col42 TEXT Col43 TEXT Col44 TEXT Col45 TEXT Col46 TEXT Col47 TEXT Col48 TEXT EventCalendarNameId INT(11) EventCalendarDescriptionId INT(11) EventCalendarOverlayTexture TEXT Priority INT(11) EventSchedulerType FLOAT EventFlags TEXT Description of the fields EventId INT(11) EventStage1Duration INT(11) EventStage2Duration INT(11) Col3 TEXT Col4 TEXT Col5 TEXT Col6 TEXT Col7 TEXT Col8 TEXT Col9 TEXT Col10 TEXT EventDate 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 INT(11) Col22 INT(11) Col23 INT(11) Col24 TEXT Col25 TEXT Col26 TEXT Col27 TEXT Col28 TEXT Col29 TEXT Col30 TEXT Col31 TEXT Col32 TEXT Col33 TEXT Col34 TEXT Col35 TEXT Col36 TEXT Region TEXT Looping TEXT CalendarFlags INT(11) Col40 INT(11) Col41 TEXT Col42 TEXT Col43 TEXT Col44 TEXT Col45 TEXT Col46 TEXT Col47 TEXT Col48 TEXT EventCalendarNameId INT(11) EventCalendarDescriptionId INT(11) EventCalendarOverlayTexture TEXT Priority INT(11) EventSchedulerType FLOAT EventFlags TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  25. antz

    holidaynames

    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 'holidaynames' for MaNGOSTwo The file contents is read and mapped into the struct holidaynamesEntry in the MaNGOS core. The field types and usage is defined in holidaynamesfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 18 strong> Field Name Field Type Notes Id INT(11) Unique Id Holidayname TEXT Holidayname1 TEXT Holidayname2 TEXT Holidayname3 TEXT Holidayname4 TEXT Holidayname5 TEXT Holidayname6 TEXT Holidayname7 TEXT Holidayname8 TEXT Holidayname9 TEXT Holidayname10 TEXT Holidayname11 TEXT Holidayname12 TEXT Holidayname13 TEXT Holidayname14 TEXT Holidayname15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. Description of the fields Id INT(11) Unique Id Holidayname TEXT Holidayname1 TEXT Holidayname2 TEXT Holidayname3 TEXT Holidayname4 TEXT Holidayname5 TEXT Holidayname6 TEXT Holidayname7 TEXT Holidayname8 TEXT Holidayname9 TEXT Holidayname10 TEXT Holidayname11 TEXT Holidayname12 TEXT Holidayname13 TEXT Holidayname14 TEXT Holidayname15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. 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