Jump to content

antz

Community Manager
  • Posts

    2813
  • Joined

  • Last visited

  • Days Won

    94
  • Donations

    0.00 GBP 

Everything posted by antz

  1. antz

    TerrainType

    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 'TerrainType' for MaNGOSTwo This table contains definitions for available terrain types and the use of sound and footsteps on them. The file contents is read and mapped into the struct terraintypeEntry in the MaNGOS core. The field types and usage is defined in terraintypefmt 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 TerrainDesc TEXT FootstepSprayRun INT(11) FootstepSprayWalk INT(11) SoundEntryId INT(11) Flags INT(11) Description of the fields Id INT(11) Unique Id TerrainDesc TEXT FootstepSprayRun INT(11) FootstepSprayWalk INT(11) SoundEntryId INT(11) Flags INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  2. 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 'teamcontributionpoints' for MaNGOSTwo The file contents is read and mapped into the struct teamcontributionpointsEntry in the MaNGOS core. The field types and usage is defined in teamcontributionpointsfmt 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 Col0 INT(11) Col1 FLOAT Description of the fields Col0 INT(11) Col1 FLOAT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  3. antz

    TaxiPathNode

    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 'TaxiPathNode' for MaNGOSTwo This table contains definitions for every point along a flight path. The file contents is read and mapped into the struct taxipathnodeEntry in the MaNGOS core. The field types and usage is defined in taxipathnodefmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 11 strong> Field Name Field Type Notes Id INT(11) Unique Id taxiPathId INT(11) NodeIndex INT(11) 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. Flags INT(11) delay INT(11) arrivalEventId INT(11) departureEventId INT(11) Description of the fields Id INT(11) Unique Id taxiPathId INT(11) NodeIndex INT(11) 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. Flags INT(11) delay INT(11) arrivalEventId INT(11) departureEventId INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  4. antz

    TaxiPath

    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 'TaxiPath' for MaNGOSTwo This table contains definitions for transports, including source, destination and price. The file contents is read and mapped into the struct taxipathEntry in the MaNGOS core. The field types and usage is defined in taxipathfmt 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 sourceTaxiNodeId INT(11) destinationTaxiNodeId INT(11) Cost INT(11) Description of the fields Id INT(11) Unique Id sourceTaxiNodeId INT(11) destinationTaxiNodeId INT(11) Cost INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  5. antz

    TaxiNodes

    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 'TaxiNodes' for MaNGOSTwo This table contains definitions for names, and locations of flight nodes. The file contents is read and mapped into the struct taxinodesEntry in the MaNGOS core. The field types and usage is defined in taxinodesfmt 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 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. Name TEXT The Default (English) Name. 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. mountCreatureDisplayInfoID1 INT(11) Flying mount model ID for the Horde. mountCreatureDisplayInfoID2 INT(11) Flying mount model ID for the Alliance. 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. Name TEXT The Default (English) Name. 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. mountCreatureDisplayInfoID1 INT(11) Flying mount model ID for the Horde. mountCreatureDisplayInfoID2 INT(11) Flying mount model ID for the Alliance. auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  6. antz

    TalentTab

    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 'TalentTab' for MaNGOSTwo The talent tab table contains definitions for the class talent tabs as seen ingame on the talent window. The file contents is read and mapped into the struct talenttabEntry in the MaNGOS core. The field types and usage is defined in talenttabfmt 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 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. SpellIconId INT(11) raceMark INT(11) classMask INT(11) PetTalentMask INT(11) TabPage INT(11) InternalName TEXT 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. SpellIconId INT(11) raceMark INT(11) classMask INT(11) PetTalentMask INT(11) TabPage INT(11) InternalName TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  7. antz

    Talent

    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 'Talent' for MaNGOSTwo The talent table contains definitions for all available class talents and their requirements. The file contents is read and mapped into the struct talentEntry in the MaNGOS core. The field types and usage is defined in talentfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 23 strong> Field Name Field Type Notes Id INT(11) Unique Id TalentTab INT(11) tierId INT(11) columnIndex INT(11) spellRank INT(11) prereqTalent INT(11) prereqRank INT(11) Flags INT(11) requiredspellId INT(11) allowForPetFlags TEXT col10 TEXT col11 TEXT col12 TEXT col13 INT(11) col14 TEXT col15 TEXT col16 INT(11) col17 TEXT col18 TEXT col19 INT(11) col20 TEXT col21 INT(11) col22 FLOAT Description of the fields Id INT(11) Unique Id TalentTab INT(11) tierId INT(11) columnIndex INT(11) spellRank INT(11) prereqTalent INT(11) prereqRank INT(11) Flags INT(11) requiredspellId INT(11) The only talent with this value set is Nature's Grasp, which has this set to 339. allowForPetFlags TEXT col10 TEXT col11 TEXT col12 TEXT col13 INT(11) col14 TEXT col15 TEXT col16 INT(11) col17 TEXT col18 TEXT col19 INT(11) col20 TEXT col21 INT(11) col22 FLOAT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  8. antz

    summonproperties

    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 'summonproperties' for MaNGOSTwo The file contents is read and mapped into the struct summonpropertiesEntry in the MaNGOS core. The field types and usage is defined in summonpropertiesfmt 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 Category INT(11) Faction INT(11) Type INT(11) Slot INT(11) Flags INT(11) Description of the fields Id INT(11) Unique Id Category INT(11) Faction INT(11) Type INT(11) Slot INT(11) Flags INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  9. antz

    stringlookups

    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 'stringlookups' for MaNGOSTwo The file contents is read and mapped into the struct stringlookupsEntry in the MaNGOS core. The field types and usage is defined in stringlookupsfmt 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 String TEXT Description of the fields Id INT(11) Unique Id String TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  10. antz

    stationery

    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 'stationery' for MaNGOSTwo The file contents is read and mapped into the struct stationeryEntry in the MaNGOS core. The field types and usage is defined in stationeryfmt 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) texture TEXT Flags INT(11) Description of the fields Id INT(11) Unique Id itemId INT(11) texture TEXT Flags INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  11. antz

    startup_strings

    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 'startup_strings' for MaNGOSTwo The file contents is read and mapped into the struct startupstringsEntry in the MaNGOS core. The field types and usage is defined in startupstringsfmt 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 Name TEXT startupString TEXT startupString1 TEXT The Localised Korean version of the above. startupString2 TEXT The Localised French version of the above. startupString3 TEXT The Localised German version of the above. startupString4 TEXT The Localised Chinese version of the above. startupString5 TEXT The Localised Taiwanese version of the above. startupString6 TEXT The Localised Spanish(Traditional) version of the above. startupString7 TEXT The Localised Spanish(Latin America) version of the above. startupString8 TEXT startupString9 TEXT startupString10 TEXT startupString11 TEXT startupString12 TEXT startupString13 TEXT startupString14 TEXT startupString15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. Description of the fields Id INT(11) Unique Id Name TEXT startupString TEXT startupString1 TEXT The Localised Korean version of the above. startupString2 TEXT The Localised French version of the above. startupString3 TEXT The Localised German version of the above. startupString4 TEXT The Localised Chinese version of the above. startupString5 TEXT The Localised Taiwanese version of the above. startupString6 TEXT The Localised Spanish(Traditional) version of the above. startupString7 TEXT The Localised Spanish(Latin America) version of the above. startupString8 TEXT startupString9 TEXT startupString10 TEXT startupString11 TEXT startupString12 TEXT startupString13 TEXT startupString14 TEXT startupString15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  12. antz

    stableslotprices

    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 'stableslotprices' for MaNGOSTwo The file contents is read and mapped into the struct stableslotpricesEntry in the MaNGOS core. The field types and usage is defined in stableslotpricesfmt 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 Cost INT(11) Description of the fields Id INT(11) Unique Id Cost 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 'spellvisualprecasttransitions' for MaNGOSTwo The file contents is read and mapped into the struct spellvisualprecasttransitionsEntry in the MaNGOS core. The field types and usage is defined in spellvisualprecasttransitionsfmt 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 loadAnimation TEXT holdAnimation TEXT Description of the fields Id INT(11) Unique Id loadAnimation TEXT holdAnimation TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  14. NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'spellvisualkitmodelattach' for MaNGOSTwo The file contents is read and mapped into the struct spellvisualkitmodelattachEntry in the MaNGOS core. The field types and usage is defined in spellvisualkitmodelattachfmt 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 ParentSpellVisualKitId INT(11) SpellVisualEffectNameId INT(11) AttachmentId INT(11) OffsetX FLOAT OffsetY FLOAT OffsetZ FLOAT Yaw FLOAT Pitch FLOAT Roll FLOAT Description of the fields Id INT(11) Unique Id ParentSpellVisualKitId INT(11) SpellVisualEffectNameId INT(11) AttachmentId INT(11) OffsetX FLOAT OffsetY FLOAT OffsetZ FLOAT Yaw FLOAT Pitch FLOAT Roll FLOAT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  15. NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'spellvisualkitareamodel' for MaNGOSTwo The file contents is read and mapped into the struct spellvisualkitareamodelEntry in the MaNGOS core. The field types and usage is defined in spellvisualkitareamodelfmt 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 Col1 TEXT Col2 INT(11) Description of the fields Id INT(11) Unique Id Col1 TEXT Col2 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  16. antz

    spellvisualkit

    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 'spellvisualkit' for MaNGOSTwo The file contents is read and mapped into the struct spellvisualkitEntry in the MaNGOS core. The field types and usage is defined in spellvisualkitfmt 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 startAnimId INT(11) animId INT(11) animKitId INT(11) headEffect INT(11) chestEffect INT(11) baseEffect INT(11) leftHandEffect INT(11) rightHandEffect INT(11) breathEffect INT(11) leftWeaponEffect INT(11) rightWeaponEffect INT(11) specialEffect INT(11) specialEffect2 INT(11) specialEffect3 INT(11) worldEffect INT(11) soundId INT(11) shakeId INT(11) charProc INT(11) charProc2 INT(11) charProc3 INT(11) charProc4 INT(11) charParamZero INT(11) charParamZero2 INT(11) charParamZero3 INT(11) charParamZero4 INT(11) charParamOne INT(11) charParamOne2 INT(11) charParamOne3 INT(11) charParamOne4 INT(11) charParamTwo INT(11) col31 FLOAT col32 TEXT col33 FLOAT col34 FLOAT col35 TEXT col36 FLOAT col37 INT(11) Description of the fields Id INT(11) Unique Id startAnimId INT(11) animId INT(11) animKitId INT(11) headEffect INT(11) chestEffect INT(11) baseEffect INT(11) leftHandEffect INT(11) rightHandEffect INT(11) breathEffect INT(11) leftWeaponEffect INT(11) rightWeaponEffect INT(11) specialEffect INT(11) specialEffect2 INT(11) specialEffect3 INT(11) worldEffect INT(11) soundId INT(11) shakeId INT(11) charProc INT(11) charProc2 INT(11) charProc3 INT(11) charProc4 INT(11) charParamZero INT(11) charParamZero2 INT(11) charParamZero3 INT(11) charParamZero4 INT(11) charParamOne INT(11) charParamOne2 INT(11) charParamOne3 INT(11) charParamOne4 INT(11) charParamTwo INT(11) col31 FLOAT col32 TEXT col33 FLOAT col34 FLOAT col35 TEXT col36 FLOAT col37 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  17. NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'spellvisualeffectname' for MaNGOSTwo The file contents is read and mapped into the struct spellvisualeffectnameEntry in the MaNGOS core. The field types and usage is defined in spellvisualeffectnamefmt 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 name TEXT fileName TEXT areaEffectSize FLOAT scale FLOAT minAllowedScale FLOAT maxAllowedScale FLOAT Description of the fields Id INT(11) Unique Id name TEXT fileName TEXT areaEffectSize FLOAT scale FLOAT minAllowedScale FLOAT maxAllowedScale FLOAT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  18. antz

    spellvisual

    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 'spellvisual' for MaNGOSTwo The file contents is read and mapped into the struct spellvisualEntry in the MaNGOS core. The field types and usage is defined in spellvisualfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 32 strong> Field Name Field Type Notes Id INT(11) Unique Id col1 FLOAT col2 INT(11) col3 INT(11) col4 INT(11) col5 INT(11) col6 INT(11) col7 FLOAT col8 FLOAT col9 INT(11) col10 FLOAT col11 FLOAT col12 FLOAT col13 INT(11) col14 INT(11) col15 FLOAT col16 FLOAT col17 FLOAT col18 INT(11) col19 INT(11) col20 INT(11) col21 INT(11) col22 INT(11) col23 INT(11) col24 INT(11) col25 INT(11) col26 FLOAT col27 FLOAT col28 FLOAT col29 FLOAT col30 FLOAT col31 FLOAT Description of the fields Id INT(11) Unique Id col1 FLOAT col2 INT(11) col3 INT(11) col4 INT(11) col5 INT(11) col6 INT(11) col7 FLOAT col8 FLOAT col9 INT(11) col10 FLOAT col11 FLOAT col12 FLOAT col13 INT(11) col14 INT(11) col15 FLOAT col16 FLOAT col17 FLOAT col18 INT(11) col19 INT(11) col20 INT(11) col21 INT(11) col22 INT(11) col23 INT(11) col24 INT(11) col25 INT(11) col26 FLOAT col27 FLOAT col28 FLOAT col29 FLOAT col30 FLOAT col31 FLOAT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  19. 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 'spellshapeshiftform' for MaNGOSTwo The file contents is read and mapped into the struct spellshapeshiftformEntry in the MaNGOS core. The field types and usage is defined in spellshapeshiftformfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 35 strong> Field Name Field Type Notes Id INT(11) Unique Id bonusActionBar 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. col19 INT(11) col20 FLOAT col21 INT(11) col22 INT(11) col23 INT(11) col24 INT(11) col25 TEXT col26 TEXT col27 INT(11) col28 INT(11) col29 INT(11) col30 FLOAT col31 FLOAT col32 FLOAT col33 FLOAT col34 FLOAT Description of the fields Id INT(11) Unique Id bonusActionBar 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. col19 INT(11) col20 FLOAT col21 INT(11) col22 INT(11) col23 INT(11) col24 INT(11) col25 TEXT col26 TEXT col27 INT(11) col28 INT(11) col29 INT(11) col30 FLOAT col31 FLOAT col32 FLOAT col33 FLOAT col34 FLOAT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  20. antz

    spellrunecost

    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 'spellrunecost' for MaNGOSTwo The file contents is read and mapped into the struct spellrunecostEntry in the MaNGOS core. The field types and usage is defined in spellrunecostfmt 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 BloodRuneCost INT(11) UnholyRuneCost INT(11) FrostRuneCost INT(11) RunePowerGain INT(11) Description of the fields Id INT(11) Unique Id BloodRuneCost INT(11) UnholyRuneCost INT(11) FrostRuneCost INT(11) RunePowerGain INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  21. antz

    spellrange

    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 'spellrange' for MaNGOSTwo The file contents is read and mapped into the struct spellrangeEntry in the MaNGOS core. The field types and usage is defined in spellrangefmt 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 minRangeHostile INT(11) minRangeFriend INT(11) maxRangeHostile INT(11) maxRangeFriend INT(11) Type 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. displayNameShort TEXT displayNameShort1 TEXT The Localised Korean version of the above. displayNameShort2 TEXT The Localised French version of the above. displayNameShort3 TEXT The Localised German version of the above. displayNameShort4 TEXT The Localised Chinese version of the above. displayNameShort5 TEXT The Localised Taiwanese version of the above. displayNameShort6 TEXT The Localised Spanish (Traditional) version of the above. displayNameShort7 TEXT The Localised Spanish (Latin America) version of the above. DisplayNameShort8 TEXT DisplayNameShort9 TEXT DisplayNameShort10 TEXT DisplayNameShort11 TEXT DisplayNameShort12 TEXT DisplayNameShort13 TEXT DisplayNameShort14 TEXT DisplayNameShort15 TEXT TEXTCHECKSUM2 FLOAT A checksum value for the preceeding text fields. Description of the fields Id INT(11) Unique Id minRangeHostile INT(11) minRangeFriend INT(11) maxRangeHostile INT(11) maxRangeFriend INT(11) Type 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. displayNameShort TEXT displayNameShort1 TEXT The Localised Korean version of the above. displayNameShort2 TEXT The Localised French version of the above. displayNameShort3 TEXT The Localised German version of the above. displayNameShort4 TEXT The Localised Chinese version of the above. displayNameShort5 TEXT The Localised Taiwanese version of the above. displayNameShort6 TEXT The Localised Spanish (Traditional) version of the above. displayNameShort7 TEXT The Localised Spanish (Latin America) version of the above. DisplayNameShort8 TEXT DisplayNameShort9 TEXT DisplayNameShort10 TEXT DisplayNameShort11 TEXT DisplayNameShort12 TEXT DisplayNameShort13 TEXT DisplayNameShort14 TEXT DisplayNameShort15 TEXT TEXTCHECKSUM2 FLOAT A checksum value for the preceeding text fields. auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  22. antz

    SpellRadius

    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 'SpellRadius' for MaNGOSTwo This table holds the values to calculate the spell radius, including the min / max spell radius plus the increase per level. The file contents is read and mapped into the struct spellradiusEntry in the MaNGOS core. The field types and usage is defined in spellradiusfmt 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 radius FLOAT radiusPerLevel FLOAT radiusMax FLOAT Description of the fields Id INT(11) Unique Id radius FLOAT radiusPerLevel FLOAT radiusMax FLOAT 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 'spellmissilemotion' for MaNGOSTwo The file contents is read and mapped into the struct spellmissilemotionEntry in the MaNGOS core. The field types and usage is defined in spellmissilemotionfmt 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 name TEXT scriptBody TEXT Flags TEXT missileCount INT(11) Description of the fields Id INT(11) Unique Id name TEXT scriptBody TEXT Flags TEXT missileCount INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  24. antz

    spellmissile

    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 'spellmissile' for MaNGOSTwo The file contents is read and mapped into the struct spellmissileEntry in the MaNGOS core. The field types and usage is defined in spellmissilefmt 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 Flags INT(11) DefaultPitchMin FLOAT DefaultPitchMax FLOAT DefaultSpeedMin FLOAT DefaultSpeedMax FLOAT RandomizeFacingMin FLOAT RandomizeFacingMax FLOAT RandomizePitchMin FLOAT RandomizePitchMax FLOAT RandomizeSpeedMin FLOAT RandomizeSpeedMax FLOAT Gravity FLOAT MaxDuration FLOAT CollisionRadius FLOAT Description of the fields Id INT(11) Unique Id Flags INT(11) DefaultPitchMin FLOAT DefaultPitchMax FLOAT DefaultSpeedMin FLOAT DefaultSpeedMax FLOAT RandomizeFacingMin FLOAT RandomizeFacingMax FLOAT RandomizePitchMin FLOAT RandomizePitchMax FLOAT RandomizeSpeedMin FLOAT RandomizeSpeedMax FLOAT Gravity FLOAT MaxDuration FLOAT CollisionRadius FLOAT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  25. antz

    spellmechanic

    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 'spellmechanic' for MaNGOSTwo The file contents is read and mapped into the struct spellmechanicEntry in the MaNGOS core. The field types and usage is defined in spellmechanicfmt 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 stateName TEXT stateName1 TEXT The Localised Korean version of the above. stateName2 TEXT The Localised French version of the above. stateName3 TEXT The Localised German version of the above. stateName4 TEXT The Localised Chinese version of the above. stateName5 TEXT The Localised Taiwanese version of the above. stateName6 TEXT The Localised Spanish (Traditional) version of the above. stateName7 TEXT The Localised Spanish (Latin America) version of the above. stateName8 TEXT stateName9 TEXT stateName10 TEXT stateName11 TEXT stateName12 TEXT stateName13 TEXT stateName14 TEXT stateName15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. Description of the fields Id INT(11) Unique Id stateName TEXT stateName1 TEXT The Localised Korean version of the above. stateName2 TEXT The Localised French version of the above. stateName3 TEXT The Localised German version of the above. stateName4 TEXT The Localised Chinese version of the above. stateName5 TEXT The Localised Taiwanese version of the above. stateName6 TEXT The Localised Spanish (Traditional) version of the above. stateName7 TEXT The Localised Spanish (Latin America) version of the above. stateName8 TEXT stateName9 TEXT stateName10 TEXT stateName11 TEXT stateName12 TEXT stateName13 TEXT stateName14 TEXT stateName15 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