Updated to MD guidelines + fixed some stuff
This commit is contained in:
parent
ae36b98b35
commit
5e260bb043
@ -1,11 +1,10 @@
|
||||
![](./assets/img/headers/tutorials_textures.png)
|
||||
# ![Player profile ressources](./assets/img/headers/tutorials_profiles.png)
|
||||
|
||||
> This page contain a various list of resource for editing your player profile
|
||||
> This page contain a various resource for editing your player profile
|
||||
|
||||
## All members category list
|
||||
## Members category list
|
||||
|
||||
```
|
||||
{
|
||||
```text
|
||||
Default = 0,
|
||||
Developer = 1,
|
||||
UniqueId = 2,
|
||||
@ -17,14 +16,12 @@
|
||||
UnitTest = 128,
|
||||
Sherpa = 256,
|
||||
Emissary = 512
|
||||
}
|
||||
```
|
||||
|
||||
## Messages type list
|
||||
|
||||
## All messages type list
|
||||
```
|
||||
{
|
||||
UserMessage = 1,
|
||||
```text
|
||||
UserMessage,
|
||||
NpcTraderMessage,
|
||||
AuctionMessage,
|
||||
FleamarketMessage,
|
||||
@ -37,12 +34,11 @@
|
||||
QuestFail,
|
||||
QuestSuccess,
|
||||
MessageWithItems
|
||||
}
|
||||
```
|
||||
|
||||
## All profile's bonuses
|
||||
```
|
||||
{
|
||||
## Profile bonuses
|
||||
|
||||
```text
|
||||
EnergyRegeneration,
|
||||
HydrationRegeneration,
|
||||
HealthRegeneration,
|
||||
@ -69,12 +65,11 @@
|
||||
AdditionalSlots,
|
||||
FuelConsumption,
|
||||
TextBonus
|
||||
}
|
||||
```
|
||||
|
||||
## All skills buff list
|
||||
```
|
||||
{
|
||||
## Skills buff list
|
||||
|
||||
```text
|
||||
None,
|
||||
EnduranceBuffEnduranceInc,
|
||||
EnduranceBuffJumpCostRed,
|
||||
@ -165,8 +160,8 @@
|
||||
```
|
||||
|
||||
## Character in-game counter
|
||||
```
|
||||
{
|
||||
|
||||
```text
|
||||
LootItem,
|
||||
HeadShots,
|
||||
BloodLoss,
|
||||
@ -256,5 +251,4 @@
|
||||
ExpTrigger,
|
||||
ExpStationaryContainer,
|
||||
ExpExamine
|
||||
}
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user