Two new bow/crossbow artifacts, both that exclusively affect firing speed.

master
SilverNexus 2021-10-03 15:25:51 -04:00
parent ae4d5db045
commit 95f19a7804
2 changed files with 25 additions and 0 deletions

View File

@ -1,3 +1,9 @@
Two new artifacts for bows/crossbows: Lethargy and Rapid Fire
Lethargy fires very slowly and is cursed.
Rapid Fire fires a little faster, and seems to be more noticeable on crossbows.
artifacts
Daniel Hawkins 2021-10-03
Replace existing fiend image in the classic face set with a Gervais tile.
Existing tile was derived from Greater Demon or Medium Demon, both
of which look suspiciously like the accompanying artwork for demons from the 1994

View File

@ -3593,6 +3593,25 @@ value 5
wc -4
cursed 1
end
# Duality of firing speed buffs
# A good buff for firing rate for crossbows and bows
# Accompanied by a cursed counterpart for slow firing
Allowed all
chance 10
Object Rapid Fire
type 14
value 10
sp 15
end
#
Allowed all
chance 15
Object Lethargy
type 14
value 1
sp -15
cursed 1
end
#
Allowed bow
chance 1