diff options
Diffstat (limited to 'items/equip-head')
-rw-r--r-- | items/equip-head/item4031_Monocle.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-head/item4031_Monocle.xml b/items/equip-head/item4031_Monocle.xml index 10ac30f1..a107b956 100644 --- a/items/equip-head/item4031_Monocle.xml +++ b/items/equip-head/item4031_Monocle.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="4031" image="equipment/head/monocle.png" name="Monocle" description="A handy perception tool, even when not at the opera." criticalattack="20" type="equip-head" defense="2" dex="1" luk="1" weight="20" sellProtected="true"> + <item id="4031" image="equipment/head/monocle.png" name="Monocle" description="A handy perception tool, even when not at the opera." criticalattack="10" type="equip-head" defense="2" dex="1" luk="1" weight="20" sellProtected="true"> <sprite gender="unisex">equipment/head/monocle.xml</sprite> <sprite gender="female">equipment/head/monocle-female.xml</sprite> </item> |