Jump to content
  • We are looking for staff for the Wiki area!
    If interested please
    click here and select "Documentation Team"

  • skill_fishing_base_level


    antz
     NOTE:  This page is auto-generated from the MAGNET DBDocs module,
                 Any changes made directly to this page will be lost when it is regenerated.

    Description of the 'skill_fishing_base_level' table for MaNGOSZero

    This table controls the minimum skill level required in fishing to fish in a certain area.

    Table Notes

    This table uses the 'MyISAM' DB Engine

    The Field definitions follow:

    Field Name Field Type Nullable Key Default Value Attributes Notes
    entry mediumint(8) unsigned NO PRI '0'   Area ID [See AreaTable.dbc].
    skill smallint(6) NO '0'   Fishing skill value.

    Description of the fields

    entry mediumint(8) unsigned

    Area ID [See AreaTable.dbc].

    skill smallint(6)

    Skill value of fishing. May be negative. It is used in the formula determining success of fish catching:
    success = (player_skill > skill) AND (player_skill - skill + 5 > RANDOM(1...100))


    auto-generated by the getMaNGOS.eu MAGNET dbdocs module

    Edited by Antz


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • 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