Basic Info

Name 24031 King Bird Shadow Weapon
Item ID 24031 - S_Kingbird_Weapon
Type Armor
24031
A glove that can draw the wearer's potential ability.
ATK +10.
Refined to +7, increases ranged damage by 1%.
+Ancient Shadow Armor
Increase ATK by the sum of the combined refine levels.
When the combined sum of refine is over 15, increases additional ranged 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 bLongAtkRate,1; }
Equip Script
None
Unequip Script
None