diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -7201,8 +7201,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Powerful Gunstaff" description="When a single big hole in your enemies' chests is all you need." effect="Critical +40% / No Evasion" - attack="520" - attack-range="8" + attack="520+Lv" + attack-range="11" missile-particle="graphics/particles/training-arrow.xml" missile-z="32" missile-lifetime="500" @@ -7222,7 +7222,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. description="That things shoot so fast! It is so fun shooting with it! Oh... Ran out of ammo already? %%a" effect="Acc. -50% / Critical -100% / No Evasion" attack="-50" - attack-range="6" + attack-range="9" missile-particle="graphics/particles/training-arrow.xml" missile-z="32" missile-lifetime="500" @@ -7241,8 +7241,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Explosive Gunstaff" description="Standard weaponry in Saulc's Palace, that thing causes splash damage." effect="No Evasion / AoE Damage" - attack="430" - attack-range="5" + attack="430+Lv" + attack-range="7" missile-particle="graphics/particles/training-arrow.xml" missile-z="32" missile-lifetime="500" @@ -7261,7 +7261,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Short Gunstaff" description="Want to shoot with a shield? You have been watching too much anime!" effect="Evasion OK / Shields Allowed" - attack="160" + attack="160+Lv" attack-range="5" missile-particle="graphics/particles/training-arrow.xml" missile-z="32" @@ -7281,8 +7281,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Dustynator 2000" description="The best weapon on the market! I'm not trying to scam you, I swear" effect="Critical +40% / No Evasion" - attack="555" - attack-range="8" + attack="555+Lv" + attack-range="11" missile-particle="graphics/particles/training-arrow.xml" missile-z="32" missile-lifetime="500" |