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

  • creature_onkill_reputation


    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 'creature_onkill_reputation' table for MaNGOSOne

    This table controls the reputation given by creatures when killed by other players.

    Table Notes

    This table uses the 'MyISAM' DB Engine

    The Field definitions follow:

    Field Name Field Type Nullable Key Default Value Attributes Notes
    creature_id mediumint(8) unsigned NO PRI '0'   The template ID of the creature [See creature_template.entry].
    RewOnKillRepFaction1 smallint(6) NO '0'   The faction ID of the faction that the player will gain or lose points in.
    RewOnKillRepFaction2 smallint(6) NO '0'   The faction ID of the faction that the player will gain or lose points in.
    MaxStanding1 tinyint(4) NO '0'   The maximum standing that the creature will award reputation until.
    IsTeamAward1 tinyint(4) NO '0'   controls if the player receives the reputation
    RewOnKillRepValue1 mediumint(9) NO '0'   The reputation value that the player gains (or loses if it&s negative).
    MaxStanding2 tinyint(4) NO '0'   The maximum standing that the creature will award reputation until.
    IsTeamAward2 tinyint(4) NO '0'   controls if the player receives the reputation
    RewOnKillRepValue2 mediumint(9) NO '0'   The reputation value that the player gains (or loses if it&s negative).
    TeamDependent tinyint(3) unsigned NO '0'   Gender

    Description of the fields

    creature_id mediumint(8) unsigned

    The template ID of the creature [See creature_template.entry].

    RewOnKillRepFaction1 smallint(6)

    The faction ID of the faction that the player will gain or lose points in [See Faction.dbc]

    RewOnKillRepFaction2 smallint(6)

    The faction ID of the faction that the player will gain or lose points in [See Faction.dbc].

    MaxStanding1 tinyint(4)

    The maximum standing that the creature will award reputation until. If the player achieves standing higher than this, the creature will not award any reputation.

    ValueGender
    0Hated
    1Hostile
    2Unfriendly
    3Neutral
    4Friendly
    5Honored
    6Revered
    7Exalted

    IsTeamAward1 tinyint(4)

    Boolean 0 or 1 that controls if the player receives the reputation not only to the faction but also the faction team.
    ValueGender
    0Player receives reputation only for the faction.
    1Player receives reputation both for the faction and the faction's team.
    NOTE: The reputation value that the player gains for the team (if the field is 1) is half of the value specified in RewOnKillRepValue

    RewOnKillRepValue1 mediumint(9)

    The reputation value that the player gains (or loses if it&s negative) by killing the creature.

    MaxStanding2 tinyint(4)

    The maximum standing that the creature will award reputation until. If the player achieves standing higher than this, the creature will not award any reputation.

    ValueGender
    0Hated
    1Hostile
    2Unfriendly
    3Neutral
    4Friendly
    5Honored
    6Revered
    7Exalted

    IsTeamAward2 tinyint(4)

    Boolean 0 or 1 that controls if the player receives the reputation not only to the faction but also the faction team.
    ValueGender
    0Player receives reputation only for the faction.
    1Player receives reputation both for the faction and the faction's team.
    NOTE: The reputation value that the player gains for the team (if the field is 1) is half of the value specified in RewOnKillRepValue

    RewOnKillRepValue2 mediumint(9)

    The reputation value that the player gains (or loses if it&s negative) by killing the creature.

    TeamDependent tinyint(3) unsigned

    Boolean 0 or 1.Boolean 0 or 1.
    ValueGender
    0The creature will give reputation to the any player from both fields (RewOnKillRepFaction1 and RewOnKillRepFaction2) if both fields are non-zero.
    1The creature will award alliance players the reputation from RewOnKillRepFaction1 and will award horde players the reputation from RewOnKillRepFaction2.

    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