Jump to content

antz

Community Manager
  • Posts

    2813
  • Joined

  • Last visited

  • Days Won

    94
  • 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 'TransportAnimation' for MaNGOSFour This table contains definitions most likely used to play animations during characters being on a transport. The file contents is read and mapped into the struct transportanimationEntry in the MaNGOS core. The field types and usage is defined in transportanimationfmt 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 TransportId INT(11) TimeIndex INT(11) LocationX FLOAT The X coordinate. LocationY FLOAT The Y coordinate. LocationZ FLOAT The Z coordinate. AnimationDataId INT(11) References an animation ID from `AnimationData.dbc#AnimationDataID`. Description of the fields Id INT(11) Unique Id TransportId INT(11) TimeIndex INT(11) LocationX FLOAT The X coordinate. LocationY FLOAT The Y coordinate. LocationZ FLOAT The Z coordinate. AnimationDataId INT(11) References an animation ID from [AnimationData.dbc#AnimationDataID]. auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  2. antz

    totemcategory

    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 'totemcategory' for MaNGOSFour The file contents is read and mapped into the struct totemcategoryEntry in the MaNGOS core. The field types and usage is defined in totemcategoryfmt 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 Name TEXT Category TEXT CategoryBits TEXT Description of the fields Id INT(11) Unique Id Name TEXT Category TEXT CategoryBits 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 'terraintypesounds' for MaNGOSFour The file contents is read and mapped into the struct terraintypesoundsEntry in the MaNGOS core. The field types and usage is defined in terraintypesoundsfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 1 strong> Field Name Field Type Notes Id INT(11) Description of the fields Id INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  4. 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 MaNGOSFour 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: 7 strong> Field Name Field Type Notes Id INT(11) Unique Id col1 INT(11) TerrainDesc TEXT FootstepSprayRun INT(11) FootstepSprayWalk INT(11) SoundEntryId INT(11) Flags INT(11) Description of the fields Id INT(11) Unique Id col1 INT(11) TerrainDesc TEXT FootstepSprayRun INT(11) FootstepSprayWalk INT(11) SoundEntryId INT(11) Flags INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  5. antz

    terrainmaterial

    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 'terrainmaterial' for MaNGOSFour The file contents is read and mapped into the struct terrainmaterialEntry in the MaNGOS core. The field types and usage is defined in terrainmaterialfmt 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 col1 TEXT shader INT(11) filename TEXT Description of the fields Id INT(11) Unique Id col1 TEXT shader INT(11) filename TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  6. 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 MaNGOSFour 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
  7. 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 MaNGOSFour 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
  8. 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 MaNGOSFour 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: 11 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. col6 INT(11) col7 INT(11) col8 INT(11) col9 FLOAT col10 FLOAT 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. col6 INT(11) col7 INT(11) col8 INT(11) col9 FLOAT col10 FLOAT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  9. 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 MaNGOSFour 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: 11 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 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 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 'summonproperties' for MaNGOSFour 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
  11. 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 MaNGOSFour 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
  12. 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 MaNGOSFour 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
  13. 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 MaNGOSFour 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: 3 strong> Field Name Field Type Notes Id INT(11) Unique Id Name TEXT startupString TEXT Description of the fields Id INT(11) Unique Id Name TEXT startupString 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 MaNGOSFour 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: 14 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 col10 INT(11) col11 FLOAT col12 FLOAT col13 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 col10 INT(11) col11 FLOAT col12 FLOAT col13 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 MaNGOSFour 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: 7 strong> Field Name Field Type Notes Id INT(11) Unique Id Col1 TEXT Col2 INT(11) col3 INT(11) col4 FLOAT col5 FLOAT col6 FLOAT Description of the fields Id INT(11) Unique Id Col1 TEXT Col2 INT(11) col3 INT(11) col4 FLOAT col5 FLOAT col6 FLOAT 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 MaNGOSFour 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: 39 strong> Field Name Field Type Notes Id INT(11) Unique Id col1 FLOAT col2 FLOAT col3 INT(11) col4 INT(11) col5 INT(11) col6 INT(11) col7 INT(11) col8 INT(11) col9 INT(11) col10 INT(11) col11 INT(11) col12 INT(11) col13 INT(11) col14 INT(11) col15 FLOAT col16 INT(11) col17 INT(11) col18 FLOAT col19 FLOAT col20 FLOAT col21 FLOAT col22 FLOAT col23 FLOAT col24 FLOAT col25 FLOAT col26 FLOAT col27 FLOAT col28 FLOAT col29 FLOAT col30 FLOAT col31 FLOAT col32 TEXT col33 FLOAT col34 FLOAT col35 TEXT col36 FLOAT col37 INT(11) col38 INT(11) Description of the fields Id INT(11) Unique Id col1 FLOAT col2 FLOAT col3 INT(11) col4 INT(11) col5 INT(11) col6 INT(11) col7 INT(11) col8 INT(11) col9 INT(11) col10 INT(11) col11 INT(11) col12 INT(11) col13 INT(11) col14 INT(11) col15 FLOAT col16 INT(11) col17 INT(11) col18 FLOAT col19 FLOAT col20 FLOAT col21 FLOAT col22 FLOAT col23 FLOAT col24 FLOAT col25 FLOAT col26 FLOAT col27 FLOAT col28 FLOAT col29 FLOAT col30 FLOAT col31 FLOAT col32 TEXT col33 FLOAT col34 FLOAT col35 TEXT col36 FLOAT col37 INT(11) col38 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 MaNGOSFour 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: 9 strong> Field Name Field Type Notes Id INT(11) Unique Id name TEXT fileName TEXT areaEffectSize FLOAT scale FLOAT minAllowedScale FLOAT maxAllowedScale FLOAT col7 INT(11) col8 INT(11) Description of the fields Id INT(11) Unique Id name TEXT fileName TEXT areaEffectSize FLOAT scale FLOAT minAllowedScale FLOAT maxAllowedScale FLOAT col7 INT(11) col8 INT(11) 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 MaNGOSFour 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: 38 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 col32 FLOAT col33 FLOAT col34 INT(11) col35 INT(11) col36 INT(11) col37 INT(11) 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 col32 FLOAT col33 FLOAT col34 INT(11) col35 INT(11) col36 INT(11) col37 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  19. antz

    spelltotems

    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 'spelltotems' for MaNGOSFour The file contents is read and mapped into the struct spelltotemsEntry in the MaNGOS core. The field types and usage is defined in spelltotemsfmt 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 col0 INT(11) col1 INT(11) col2 INT(11) col3 INT(11) col4 INT(11) Description of the fields col0 INT(11) col1 INT(11) col2 INT(11) col3 INT(11) col4 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  20. NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'spelltargetrestrictions' for MaNGOSFour The file contents is read and mapped into the struct spelltargetrestrictionsEntry in the MaNGOS core. The field types and usage is defined in spelltargetrestrictionsfmt 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 col0 INT(11) col1 FLOAT col2 INT(11) col3 FLOAT col4 FLOAT col5 INT(11) col6 INT(11) col7 INT(11) col8 INT(11) Description of the fields col0 INT(11) col1 FLOAT col2 INT(11) col3 FLOAT col4 FLOAT col5 INT(11) col6 INT(11) col7 INT(11) col8 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  21. NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'spellspecialuniteffect' for MaNGOSFour The file contents is read and mapped into the struct spellspecialuniteffectEntry in the MaNGOS core. The field types and usage is defined in spellspecialuniteffectfmt 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 INT(11) Description of the fields col0 INT(11) col1 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  22. NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. Description of the DBC file 'spellshapeshiftform' for MaNGOSFour 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: 21 strong> Field Name Field Type Notes Id INT(11) Unique Id bonusActionBar INT(11) Name TEXT col3 INT(11) col4 FLOAT col5 INT(11) col6 INT(11) col7 INT(11) col8 TEXT col9 TEXT col10 TEXT col11 INT(11) col12 INT(11) col13 INT(11) col14 INT(11) col15 INT(11) col16 INT(11) col17 INT(11) col18 INT(11) col19 INT(11) col20 FLOAT Description of the fields Id INT(11) Unique Id bonusActionBar INT(11) Name TEXT col3 INT(11) col4 FLOAT col5 INT(11) col6 INT(11) col7 INT(11) col8 TEXT col9 TEXT col10 TEXT col11 INT(11) col12 INT(11) col13 INT(11) col14 INT(11) col15 INT(11) col16 INT(11) col17 INT(11) col18 INT(11) col19 INT(11) col20 FLOAT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  23. antz

    spellshapeshift

    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 'spellshapeshift' for MaNGOSFour The file contents is read and mapped into the struct spellshapeshiftEntry in the MaNGOS core. The field types and usage is defined in spellshapeshiftfmt 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 col0 INT(11) col1 FLOAT col2 TEXT col3 FLOAT col4 TEXT col5 FLOAT Description of the fields col0 INT(11) col1 FLOAT col2 TEXT col3 FLOAT col4 TEXT col5 FLOAT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  24. antz

    spellscaling

    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 'spellscaling' for MaNGOSFour The file contents is read and mapped into the struct spellscalingEntry in the MaNGOS core. The field types and usage is defined in spellscalingfmt 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 col1 FLOAT col2 FLOAT col3 INT(11) col4 FLOAT col5 FLOAT col6 FLOAT col7 FLOAT col8 FLOAT Description of the fields Id INT(11) Unique Id col1 FLOAT col2 FLOAT col3 INT(11) col4 FLOAT col5 FLOAT col6 FLOAT col7 FLOAT col8 FLOAT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  25. 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 MaNGOSFour 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
×
×
  • 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