Give dragon armor extra effects

Dragon scales and dragon scale mails will provide some extra effects
when worn:

 - blue:   very fast speed
 - black:  level-drain resistance
 - green:  sickness resistance
 - gold:   hallucination resistance
 - orange: free action
 - red:    infravision
 - white:  slow digestion
 - yellow: stoning resistance

gray and silver don't have extra effects - those two are already the
best ones, so don't need any.
This commit is contained in:
Pasi Kallinen
2021-12-20 23:22:07 +02:00
parent 0bc396282d
commit ef1eeed755
3 changed files with 95 additions and 4 deletions

View File

@@ -717,6 +717,7 @@ mark some messages as urgent ("You die*.", having equipment stolen, being
if a leashed pet changed name (#name m) or an unnamed pet changed type
(polymorph or grow-up) and perm_invent was On, persistent inventory
display didn't get updated to show the leash's changed information
give some dragon armor extra effects when worn
Fixes to 3.7.0-x Problems that Were Exposed Via git Repository