Versiones comparadas

Clave

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

...

Version is : 6.1.2

Structure

 

ColumnFieldTypeNotes
1IDInteger 
2ReputationIndexIntegerEach faction that has gainable rep has a unique number. All factions that you can not gain rep with have -1.
3ReputationRaceMaskBitMask<.. Points to another Allied / AtWar ID
4ReputationRaceMaskBitMask.. Honor Hold has 1101,690 & Thrallmar 690,1101 for example. ..>
5ReputationRaceMaskBitMaskOnly city factions have a value. Possible relationship to Modifiers and 17 (1 = Stormwind; 2 = Orgrimmar; 4 = Wildhammer Clan & Iron Forge; 8 = Dranassus; 16 = Undercity; 64 = Gnomeregan Exiles; 512 = Shattrath City Factions & Silvermoon City; 528 = Thunder Bluff & Darkspear Trolls; 1024 = Exodar)
6ReputationClassMaskBitMaskOnly Horde cities have a value. Possible relationship to Modifiers and 18 (16 = Silvermoon City; 32 = Thunder Bluff; 128 = Darkspear Trolls; 512 = Undercity; 528 = Orgrimmar)
7ReputationClassMaskBitMask(479 = Cenerion Circle; 1503 = Lower City, "Friendly, Hidden", Netherwing; Shatari Skyguards)
8ReputationClassMaskBitMask(1024 = Cenerion Circle;)
9ReputationClassMaskBitMaskNever set pre 3.* but 0x80 on "Kirin Tor"
10ReputationClassMaskBitMaskNever set pre 3.* but 0x80 on "Kirin Tor"
11ReputationFlagsInteger[4]Based on 0 = Neutral
15ReputationFlagsInteger[4] 
19ParentFactionIDintegerRecursive. i.e. Undercity lists ID 67, which is Horde
20parentFactionModInFloat

Faction gains incoming rep * ParentFactionModIn

21parentFactionModOutFloat

Faction outputs rep * ParentFactionModOut as spillover reputation

22ParentFactionCapInInteger

The highest rank the faction will profit from incoming spillover

23ParentFactionCapOutInteger 
24Name_lang
String + Loc
Display name of the faction
25Description_lang
String + Loc
Seen in the reputation-GUI on click.
26Expansion Always 0, instead of actually denoting the expansion.
27Flags  
28FriendshipRepID  

...