Basic Info

Name 24032 Critical Hit Shadow Weapon
Item ID 24032 - S_Cri_Hit_Weapon
Type Armor
24032
A glove that can draw the wearer's potential ability.
ATK +10.
Refined to +7, increase critical damage by 1%.
+Critical Shadow Armor
Increase ATK by the sum of the combined refine levels.
When the combined sum of refine is over 15, increases additional critical damage by 1%
Class: Shadow Equipment
Location: Weapon
Weight: 0
Level Requirement: 1
Jobs: All classes

Details

Weight 0
NPC Buy 10 z
NPC Sell 5 z
Refineable Yes
Equip Locations Shadow Weapon

Stats

Range 0
Defense 0
Attack 0
Magical Attack 0
Weapon Level 0
Slots 0

Restrictions

Level Range Any
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
bonus bBaseAtk,10; if (getrefine()>=7) { bonus bCritAtkRate,1; }
Equip Script
None
Unequip Script
None