mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-07-21 03:14:06 +00:00
Updated documentation for new weapon tooltips options
This commit is contained in:
parent
506cc47c9d
commit
00e06095c1
1 changed files with 22 additions and 0 deletions
|
@ -12,6 +12,28 @@ Enable visual clues for items owned by NPCs when the crosshair is on the object.
|
||||||
|
|
||||||
The default value is 0 (no clues). This setting can only be configured by editing the settings configuration file.
|
The default value is 0 (no clues). This setting can only be configured by editing the settings configuration file.
|
||||||
|
|
||||||
|
show projectile damage
|
||||||
|
----------------------
|
||||||
|
|
||||||
|
:Type: boolean
|
||||||
|
:Range: True/False
|
||||||
|
:Default: False
|
||||||
|
|
||||||
|
If this setting is true, damage bonus of arrows and bolts will be showed on item tooltip.
|
||||||
|
|
||||||
|
The default value is false. This setting can only be configured by editing the settings configuration file.
|
||||||
|
|
||||||
|
show melee info
|
||||||
|
---------------
|
||||||
|
|
||||||
|
:Type: boolean
|
||||||
|
:Range: True/False
|
||||||
|
:Default: False
|
||||||
|
|
||||||
|
If this setting is true, melee weapons reach and speed will be showed on item tooltip.
|
||||||
|
|
||||||
|
The default value is false. This setting can only be configured by editing the settings configuration file.
|
||||||
|
|
||||||
best attack
|
best attack
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue