<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.projectskyfire.org/index.php?action=history&amp;feed=atom&amp;title=Creature_onkill_reputation_SF</id>
	<title>Creature onkill reputation SF - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.projectskyfire.org/index.php?action=history&amp;feed=atom&amp;title=Creature_onkill_reputation_SF"/>
	<link rel="alternate" type="text/html" href="https://wiki.projectskyfire.org/index.php?title=Creature_onkill_reputation_SF&amp;action=history"/>
	<updated>2026-04-27T06:11:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.projectskyfire.org/index.php?title=Creature_onkill_reputation_SF&amp;diff=128&amp;oldid=prev</id>
		<title>Marqin at 12:35, 17 September 2011</title>
		<link rel="alternate" type="text/html" href="https://wiki.projectskyfire.org/index.php?title=Creature_onkill_reputation_SF&amp;diff=128&amp;oldid=prev"/>
		<updated>2011-09-17T12:35:26Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
| __TOC__&lt;br /&gt;
|}&lt;br /&gt;
{{Back-to:World}}&lt;br /&gt;
[[Category: SkyFire World database tables]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;#039;&amp;#039;&amp;#039;The `creature_onkill_reputation` table&amp;#039;&amp;#039;&amp;#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This table holds the information for awarding reputation for killing a specified creature.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&amp;#039;&amp;#039;&amp;#039;Structure&amp;#039;&amp;#039;&amp;#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;Field&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;Type&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;Attribute&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;Default&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;Comment&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
|[[#creature_id|creature_id]]&lt;br /&gt;
|mediumint(8)&lt;br /&gt;
|unsigned&lt;br /&gt;
|&lt;br /&gt;
|The creature&amp;#039;s ID that will award rep. Found in [[Creature_template_SF|creature_template]].&lt;br /&gt;
|-&lt;br /&gt;
|[[#RewOnKillRepFaction1|RewOnKillRepFaction1]]&lt;br /&gt;
|smallint(6)&lt;br /&gt;
|signed&lt;br /&gt;
|&lt;br /&gt;
|The ID# of the faction that you will gain/lose rep with. Found in Faction.dbc.&lt;br /&gt;
|-&lt;br /&gt;
|[[#RewOnKillRepFaction2|RewOnKillRepFaction2]]&lt;br /&gt;
|smallint(6)&lt;br /&gt;
|signed&lt;br /&gt;
|&lt;br /&gt;
|The ID# of the faction that you will gain/lose rep with. Found in Faction.dbc.&lt;br /&gt;
|-&lt;br /&gt;
|[[#MaxStanding1|MaxStanding1]]&lt;br /&gt;
|tinyint(4)&lt;br /&gt;
|signed&lt;br /&gt;
|&lt;br /&gt;
|The maximum standing (0-7 (Hated-Exalted)) that will award rep until for RewOnKillRepFaction1.&lt;br /&gt;
|-&lt;br /&gt;
|[[#IsTeamAward1|IsTeamAward1]]&lt;br /&gt;
|tinyint(4)&lt;br /&gt;
|signed&lt;br /&gt;
|&lt;br /&gt;
|Specifies if the kill should also award rep to the meta faction (0 = Off, 1 = On) for RewOnKillRepFaction1.&lt;br /&gt;
|-&lt;br /&gt;
|[[#RewOnKillRepValue1|RewOnKillRepValue1]]&lt;br /&gt;
|mediumint(9)&lt;br /&gt;
|signed&lt;br /&gt;
|&lt;br /&gt;
|Amount of rep the kill should award to RewOnKillRepFaction1.&lt;br /&gt;
|-&lt;br /&gt;
|[[#MaxStanding2|MaxStanding2]]&lt;br /&gt;
|tinyint(4)&lt;br /&gt;
|signed&lt;br /&gt;
|&lt;br /&gt;
|The maximum standing (0-7 (Hated-Exalted)) that will award rep until for RewOnKillRepFaction2.&lt;br /&gt;
|-&lt;br /&gt;
|[[#IsTeamAward2|IsTeamAward2]]&lt;br /&gt;
|tinyint(4)&lt;br /&gt;
|signed&lt;br /&gt;
|&lt;br /&gt;
|Specifies if the kill should also award rep to the meta faction (0 = Off, 1 = On) for RewOnKillRepFaction2.&lt;br /&gt;
|-&lt;br /&gt;
|[[#RewOnKillRepValue2|RewOnKillRepValue2]]&lt;br /&gt;
|mediumint(9)&lt;br /&gt;
|signed&lt;br /&gt;
|&lt;br /&gt;
|Amount of rep the kill should award to RewOnKillRepFaction2.&lt;br /&gt;
|-&lt;br /&gt;
|[[#TeamDependent|TeamDependent]]&lt;br /&gt;
|tinyint(3)&lt;br /&gt;
|unsigned&lt;br /&gt;
|&lt;br /&gt;
|Specifies if the kill should award rep from both factions to all players or Alliance for 1 and Horde for 2 (0 = Off, 1 = On).&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Marqin</name></author>
	</entry>
</feed>