Commit Graph

14 Commits (5a026ef6c77a7816a7fb4fd2295baecea70f62ea)

Author SHA1 Message Date
SilverNexus fa79be3f58 Add throwing hammer of Reflection to artifact generation. 2021-07-14 00:33:53 -04:00
Nicolas Weeger 55fd91a932 Reword artifacts header 2021-05-28 19:16:37 +02:00
silvernexus 06b51ee191 New artifact weapon type, 'the Brute'.
Allows for more damage dealt at the expense of more damage taken.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@22043 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-03-18 18:55:29 +00:00
ryo_saeba 85c2c15157 Add faces for arrows and bolts of Assassinating Dragons.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@22001 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-02-25 16:30:39 +00:00
ryo_saeba 00798ca440 Fix allowed item for horn of Mysteries.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21979 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-02-17 21:45:21 +00:00
ryo_saeba 1bc07e440d Add spell effects to some balms and foods.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21853 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-01-28 16:24:09 +00:00
ryo_saeba 490073bf7b Add spell casting arrows as artifacts.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21601 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-12-12 16:14:20 +00:00
ryo_saeba 8ca5bf6ed3 Update comment.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21600 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-12-12 16:13:28 +00:00
silvernexus b68896a7c3 Add horn of Mysteries as a new horn type. Casts wonder.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21583 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-12-02 15:14:26 +00:00
silvernexus 751a263421 Make the horns that cast aggravation have a level above 1 so that they can actually affect things.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21490 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-10-10 17:18:26 +00:00
silvernexus e3e539edbf Add recipes to craft weapons of silvered edge, and allow scythe as a silverable weapon.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21486 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-10-10 02:24:36 +00:00
silvernexus 3041625829 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
2020-10-09 13:13:40 +00:00
silvernexus ed39815775 Add artifact (weapon) of Souls. Depends on r21251 through r21254 to function.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21255 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-08-07 04:18:18 +00:00
partmedia e3c35f5d55 Move non-generated files from server/lib/ to arch/
Logically, these files belong with the archs, since if the archs change,
these files may need to change, too. Moving them to arch should also
remove the need for those running with custom maps/archs from needing
to change the server tree.


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21127 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-03-03 03:40:26 +00:00