Honored Matres Guild GMCP
Matres 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.Ingredients | Ingredient Information |
Char.Guild.Soostones | Soostone information |
Details below.
Char.Guild.Stats
Data Field | Description |
---|---|
“Rank” | Your rank. |
“GuildStatus” | Guild office, if any. |
“Focus” | Your current focus setting. |
“Gexp” | Your current gexp. |
“Intensity” | Your current intesity percent. |
“Form” | Your combat form. |
“StressPercent” | Your stress percent. |
“FatiguePercent” | Your fatigue percent. |
Char.Guild.Skills
The submodules are Char.Guild.Skills.Core
, Char.Guild.Skills.Manip
, Char.Guild.Skills.Form
, Char.Guild.Skills.Mind
, Char.Guild.Skills.Move
, and Char.Guild.Skills.Misc
.
The data fields in each are the trainable guild skills of that category. The values are the respective skill levels.
Char.Guild.Ingredients
The data fields are the kinds of ingredients you can carry. The values are the number of each you have.
Char.Guild.Sootones
Data Field | Description |
---|---|
“<Color>Loose” | How many <color> soostones you have loose. |
“<Color>Attached” | How many <color> soostone you have attached to your robe. |
“Ore” | How much ore you have. |
“Attached” | Total attached soostones. |
“MaxAttached” | Maximum attached soostones. |