ID #28787
Weapon
Rotten Garden Knife [4]
Buy Price: N/A
Sell Price: N/A
Type: Weapon
Attack: 10
Weight: 400
Slots: 4
Weapon level: 3
Required level: 70
Attack: 10
Weight: 400
Slots: 4
Weapon level: 3
Required level: 70
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Weapon
Weight
400
Range
1
Requirements
Weapon Level
3
Min Level
70
Scripts
Script .@r = getrefine(); bonus bDelayrate,-5; bonus2 bSubSize,Size_All,-25; if (getitempos() == EQP_HAND_L) { if (.@r>=10) bonus2 bAddEle,Ele_All,2*(.@r-10); }
.@r = getrefine();
bonus bDelayrate,-5;
bonus2 bSubSize,Size_All,-25;
if (getitempos() == EQP_HAND_L) {
if (.@r>=10)
bonus2 bAddEle,Ele_All,2*(.@r-10);
}