
RENEWAL / ITEMS
God Hammer Shadow Weapon
#24607Shadow Gear
S_God_Hammer_Weapon
TypeShadow Gear
Equipment positionShadow weapon
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 weapon
- Jobs
- Gunslinger
- Yes
- Rebellion
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bBaseAtk,.@r;
bonus bMatk,.@r;
if (.@r>=9) {
bonus bLongAtkRate,10;
}
else if (.@r>=7) {
bonus bLongAtkRate,6;
}
else {
bonus bLongAtkRate,3;
}