0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #32352 Weapon

Safety Saber [2]

Buy Price: N/A Sell Price: N/A
A sword designed to light the way in mines and use it for self defense.
It can also shine when there is danger nearby.
_______________________
ATK +10%
Increases damage of Cart Cannon by 10%.
_______________________
Refine Level +7:
ATK +40
Decreases Variable Casting Time by 10%.
_______________________
Refine Level +9:
Increases damage of Cart Cannon by additional 15%.
Increases Ranged Physical Damage by 7%.
_______________________
Refine Level +11:
Decreases After Skill Delay by 20%.
_______________________
Type: One-Handed Sword
Attack: 200
Weight: 250
Weapon Level: 4
_______________________
Requirement:
Base Level 170
Genetic

Available from boxes

Equipment Reform

Available through the reform system Amp_Blueprint3

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Weapon
2500
1
Equipment reform

Job Requirements

Yes

Requirements

4
170

Scripts

.@r = getrefine(); bonus bAtkRate,10; bonus2 bSkillAtk,"GN_CARTCANNON",10; if (.@r>=7) { bonus bVariableCastrate,-10; bonus bBaseAtk,40; } if (.@r>=9) { bonus bLongAtkRate,5; /* note: 7 in description */ bonus2 bSkillAtk,"GN_CARTCANNON",15; } if (.@r>=11) { bonus bDelayrate,-20; }
.@r = getrefine();
bonus bAtkRate,10;
bonus2 bSkillAtk,"GN_CARTCANNON",10;
if (.@r>=7) {
   bonus bVariableCastrate,-10;
   bonus bBaseAtk,40;
}
if (.@r>=9) {
   bonus bLongAtkRate,5;   /* note: 7 in description */
   bonus2 bSkillAtk,"GN_CARTCANNON",15;
}
if (.@r>=11) {
   bonus bDelayrate,-20;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.