Sniping Suit [1]
ID: 2367
Type |
Armor |
Subtype |
None |
Attack |
0 |
Defense |
5 |
Weight |
75.0 |
Weapon Level |
0 |
Buy |
20z |
Sell |
10z |
Required Level |
50 |
Slots |
1 |
Applicable Jobs:
job_hunter
Description:
A sniping suit that stimulates all the muscles used in firing arrows, increasing accuracy while reducing stress on the body.
Critical +6 with additional Critical bonus determined by LUK stat.
Mdef +5.
Skill Delay reduced by 23%.
Class: Armor
Defense: 5
Weight: 75
Level Requirement: 50
Jobs: Sniper Job
Item Script:
bonus bMdef,5;
bonus bCritical,6+(readparam(bLuk)/10);
bonus bDelayRate,-23;