From 3041625829765fd31889e330f0039f532981bf05 Mon Sep 17 00:00:00 2001 From: silvernexus Date: Fri, 9 Oct 2020 13:13:40 +0000 Subject: [PATCH] Add artifact entry for silvered weapons. Intent is for these to be primarily crafted, but the can show up in random loot occasionally. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21483 282e977c-c81d-0410-88c4-b93c2d0d6712 --- ChangeLog | 6 ++++++ artifacts | 16 +++++++++++++++- 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index bd957cf1c..f90b0fa43 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Add artifact entry for silvered weapons. +Ensure it is restricted to stabbing and slicing weapons, since bludgeoning with +silver doesn't seem like it would make much difference. +artifacts +Daniel Hawkins 2020-10-09 + Make the trident imagery less bright, using the W3C green rather than XPM green. This put the green hue at half the previous brightness. Move the bright green trident to the classic image set. diff --git a/artifacts b/artifacts index 28077fc8f..d0bca2672 100644 --- a/artifacts +++ b/artifacts @@ -64,7 +64,7 @@ # 'animation' if defined replaces the item's animation. # If 'animation_suffix' is defined, the artifact will have the # '_' animation if it exists, else no -# change is done. +# change is done. # If 'animation' is set, 'animation_suffix' is ignored. # If an animation with or without suffix is defined and valid for the item, # it takes precedences over the face with or without suffix. @@ -767,6 +767,20 @@ attacktype 5 item_power 1 last_sp 110 end +# Silvered Edge (meant to be primarily a crafted item, so its rarer than its power level indicates it should be) +Allowed dagger,axe,axe_2,axe_3,axe_4,axe_5,battle_axe,sword,sword_2,sword_3,sword_4,sabre,rapier,scimitar,light_sword,katana_1,falchion,broadsword,broadsword_2,shortsword,shortsword_2,lspear,spear,poleaxe,taifu_1,trident,vlongsword,sicklesword,serp_sword,t_dagger,sickle1,t_star1,sai1,sai2,kama1,kama2 +chance 1 +difficulty 15 +Object Silvered Edge +material 8194 +materialname silver +type 15 +value 10 +# The silver coating adds a little bit of weight +weight 101 +slaying vampire +attacktype 2 +end # # Daggers (subtype of weapons) #