Skip to content

Commit

Permalink
Fix composite bow power levels to 4000.
Browse files Browse the repository at this point in the history
This makes composite bows better than recurve bows, but not as good
as great bows.
  • Loading branch information
pjf committed Oct 25, 2013
1 parent 70ba14c commit 0a76e17
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dwarf Fortress/raw/objects/item_weapon_human_tech.txt
Expand Up @@ -181,8 +181,8 @@ NOGEAR[OBJECT:ITEM]
[SIZE:500]
[SKILL:HAMMER]
[RANGED:BOW:ARROW]
[SHOOT_FORCE:10000]
[SHOOT_MAXVEL:10000]
[SHOOT_FORCE:4000]
[SHOOT_MAXVEL:4000]
[TWO_HANDED:25000]
[MINIMUM_SIZE:35000]
[MATERIAL_SIZE:4]
Expand Down Expand Up @@ -1099,4 +1099,4 @@ Two weights chained to each other, allowing parries as well as an extremely powe
[ATTACK:BLUNT:10000:4000:smash:smashes:NO_SUB:1250]
[ATTACK:BLUNT:7000:10000:hammer:hammers:head:3000]
[ATTACK:BLUNT:8000:3000:viciously hammer:viciously hammers:head:2000]
[ATTACK:BLUNT:10000:5000:bludgeon:bludgeons:stock:1300]
[ATTACK:BLUNT:10000:5000:bludgeon:bludgeons:stock:1300]

0 comments on commit 0a76e17

Please sign in to comment.