Show changes of hardest skills in message box.

This commit is contained in:
Mari the Deer 2021-11-07 11:15:49 +01:00
commit 20bc5e7ce6
6 changed files with 36 additions and 11 deletions

View file

@ -134,6 +134,7 @@ Skill normal
}
Skill hard
{
MonsterHealth = 1.25
DamageFactor = 1.25
SpawnFilter = hard
ACSReturn = 3
@ -143,7 +144,7 @@ Skill hardcore
{
DisableCheats
FastMonsters
HealthFactor = 1.5
MonsterHealth = 1.5
DamageFactor = 1.5
Aggressiveness = 0.25
SpawnFilter = nightmare
@ -155,12 +156,12 @@ Skill hardcore
Skill lunatic
{
DisableCheats
HealthFactor = 2.0
MonsterHealth = 2.0
DamageFactor = 2.0
Aggressiveness = 1.0
SpawnFilter = nightmare
SpawnMulti
TotalInfighting
NoInfighting
InstantReaction
NoPain
ACSReturn = 4