Skip to content

Commit

Permalink
Fix Soulstring DPS (#341)
Browse files Browse the repository at this point in the history
  • Loading branch information
Veluria authored Sep 14, 2020
1 parent 8c6b98f commit 5df9bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Equipment/EquipmentDb/Weapons/Ranged.xml
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@

<melee_weapon id="22811" phase="6">
<info name="Soulstring" type="BOW" slot="RANGED" unique="no" req_lvl="60" item_lvl="83" quality="EPIC" boe="no" icon="Inv_weapon_bow_13.png"/>
<dmg_range min="123" max="229" speed="2.9"/>
<dmg_range min="103" max="192" speed="2.9"/>
<stats>
<stat type="STAMINA" value="6"/>
<stat type="CRIT_CHANCE" value="0.01"/>
Expand Down

0 comments on commit 5df9bc9

Please sign in to comment.