
RENEWAL / ITEMS
Shatter Buster Shadow Earring
#24610Shadow Gear
S_Shatter_Buster_Earing
TypeShadow Gear
Equipment positionShadow right accessory
GenderBoth
Weight0
Buy price0 z
Sell price0 z
Required level99
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Shadow right accessory
- Jobs
- Gunslinger
- Yes
- Rebellion
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bMaxSPrate,5;
if (.@r>=7) {
bonus bLongAtkRate,7;
}
if (.@r>=9) {
bonus2 bSkillUseSPrate,"RL_BANISHING_BUSTER",15;
}