Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

Back-to:World

The `creature_onkill_reputation` table

...

Field

Type

Attributes

Key

Null

Default

Extra

Comment creature_id

Creature onkill reputation tc2

mediumint(8)

unsigned

PRI

NO

0

 

Creature Identifier

RewOnKillRepFaction1

smallint(6)

signed

 

NO

0

 

 

RewOnKillRepFaction2

smallint(6)

signed

 

NO

0

 

 

MaxStanding1

tinyint(4)

signed

 

NO

0

 

 

IsTeamAward1

tinyint(4)

signed

 

NO

0

 

 

RewOnKillRepValue1

mediumint(9)

signed

 

NO

0

 

 

MaxStanding2

tinyint(4)

signed

 

NO

0

 

 

IsTeamAward2

tinyint(4)

signed

 

NO

0

 

 

RewOnKillRepValue2

mediumint(9)

signed

 

NO

0

 

  TeamDependent

Creature onkill reputation tc2

tinyint(3)

unsigned

 

NO

0

 

 

Description of the fields

...

NOTE: The reputation value that the player gains for the team (if the field is 1) is half of the value specified in RewOnKillRepValue Creature onkill reputation tc2

RewOnKillRepValue

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

...