Green and blue dragon mails can now appear in random loot. Also give each an equivalent to red dragon mail's Blazing Fires artifact.

master
SilverNexus 2023-04-29 21:06:57 -04:00
parent b37fbc0dd9
commit edf6e678c1
2 changed files with 35 additions and 1 deletions

View File

@ -1401,6 +1401,34 @@ magic 2
item_power 3
end
#
# Blue dragon mail equivalent to Blazing Fires
Allowed plate_mail,scale_mail,blue_dragon_mail,b_scale_mail
chance 6
Object Crackling Charge
type 16
value 55
ac 1
resist_physical 15
resist_electricity 35
weight 90
magic 2
item_power 3
end
#
# Green dragon mail equivalent to Blazing Fires
Allowed plate_mail,scale_mail,green_dragon_mail,b_scale_mail
chance 6
Object Winter's Grasp
type 16
value 55
ac 1
resist_physical 15
resist_cold 35
weight 90
magic 2
item_power 3
end
#
Allowed all
chance 10
Object Gaea

View File

@ -1164,7 +1164,13 @@ more
chance 5
more
arch dragon_mail
chance 5
chance 3
more
arch green_dragon_mail
chance 3
more
arch blue_dragon_mail
chance 3
more
arch dragon_shield
chance 5