This is an old revision of the document!
Bene Tleilax Guild GMCP
Tleilax guild information is sent in the Char.Guild
modules and several dedicated submodules.
Submodule | Content |
---|---|
Char.Guild.Stats | General Information |
Char.Guild.Skills | Trainable Guild Skills Information |
Char.Guild.Gun | DartgunInformation |
Char.Guild.Mdag | Master Dagger Information |
Details below.
Char.Guild.Stats
Data Field | Description |
---|---|
“TechLevel” | Your current tlevel. |
“Tech” | Your current tech. |
“Berserk” : berserk,
“Disguise” : knowledge[“disguise”][1], “Genetics” : knowledge[“genetics”][1], “PK” : knowledge[“PK”][1], “Grafts” : grafts, “Blood” : blood, “Adreneline” : adr, “MaxAdrenaline” : max_adr, “Endorphine” : end, “MaxEndorphine” : max_end, “Potency” : potency, “Autoject” : inject_amount, “Biomass” : biomass, “DartMode” : dart_mode == 1 ? “Conservative” : “Aggressive”, “ProficiencySlots” : prof, “PKCredits” : pk_credit, “GeneticStrands” : strands, “ViralStrains” : virus,
Char.Guild.Skills
The data fields are the trainable guild skills and the weapon proficiencies. The values are the respective skill levels.
Char.Guild.Gun
Data Field | Description |
---|---|
“ClipType” | Currently loaded clip type. |
“DartType” | Currently loaded dart type. |
“Darts” | How many darts you have. |
“FocusType” | What your dart regeneration focus is. |
Char.Guild.Mdag
Data Field | Description |
---|---|
“WCLevel” | WC level of the dagger. |
“ChanceLevel” | Blood drain chance level. |
“DrainLevel” | Blood drain strength level. |