Merge remote-tracking branch 'origin/community' into community
This commit is contained in:
commit
f227b01d5a
@ -52,6 +52,8 @@ ChanceHighQualityUnidentified = 30
|
|||||||
ChanceNormalUnidentified = 5
|
ChanceNormalUnidentified = 5
|
||||||
; Amount of times user can resurrect at corpse
|
; Amount of times user can resurrect at corpse
|
||||||
ResurrectionCharges = 3
|
ResurrectionCharges = 3
|
||||||
|
BossHealthMultiplier = 6
|
||||||
|
BossDamageMultiplier = 3
|
||||||
|
|
||||||
; ------------------------
|
; ------------------------
|
||||||
; Network address translation
|
; Network address translation
|
||||||
|
|||||||
@ -17,6 +17,8 @@ RateMonsterDMG = 1
|
|||||||
ChanceHighQualityUnidentified = 30
|
ChanceHighQualityUnidentified = 30
|
||||||
ChanceNormalUnidentified = 5
|
ChanceNormalUnidentified = 5
|
||||||
ResurrectionCharges = 3
|
ResurrectionCharges = 3
|
||||||
|
BossHealthMultiplier = 6
|
||||||
|
BossDamageMultiplier = 3
|
||||||
```
|
```
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
@ -32,4 +34,6 @@ ResurrectionCharges = 3
|
|||||||
| `ChanceHighQualityUnidentified` | Percentage that a unique, legendary, set or special item created is unidentified |
|
| `ChanceHighQualityUnidentified` | Percentage that a unique, legendary, set or special item created is unidentified |
|
||||||
| `ChanceNormalUnidentified` | Percentage that normal item created is unidentified |
|
| `ChanceNormalUnidentified` | Percentage that normal item created is unidentified |
|
||||||
| `ResurrectionCharges` | Amount of times user can resurrect at corpse |
|
| `ResurrectionCharges` | Amount of times user can resurrect at corpse |
|
||||||
|
| `BossHealthMultiplier` | Boss Health Multiplier |
|
||||||
|
| `BossDamageMultiplier` | Boss Damage Multiplier |
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
user.block.title