Slightly nerf quarterstaffs because they are by far the lightest two-handed weapon.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21848 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
acc0cc5fc0
commit
1d41ac3572
|
@ -1,3 +1,7 @@
|
|||
Adjust quarterstaff after realizing I made a 9 kg weapon keep up with 20 kg weapons.
|
||||
weapon/club/quarters.arc
|
||||
Daniel Hawkins 2021-01-26
|
||||
|
||||
Rebalance two-handed weapons.
|
||||
Many of the weapons were worse than a broadsword.
|
||||
Adjusted them upward so they were more in-line with the 25kg two-handed sword.
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
Object quarterstaff
|
||||
nrof 1
|
||||
last_sp 5
|
||||
last_sp 6
|
||||
type 15
|
||||
face quarters.111
|
||||
material 16
|
||||
dam 8
|
||||
dam 7
|
||||
weapontype 8
|
||||
weight 9000
|
||||
value 20
|
||||
|
|
Loading…
Reference in New Issue