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 #13465 Weapon

Save the King [3]

Buy Price: N/A Sell Price: N/A
Only guardians of the king were allowed to wield this sword.
_______________________
MATK +130
_______________________
If skill Riding is not learned:
Nullifies damage penalty resulted from monster's size.
_______________________
For each Level of Spear Quicken:
FLEE +2
Critical +3
Increases Attack Speed (decreases After Attack Delay by 3%).
_______________________
For each Refine Level:
Increases damage of Grand Cross, Holy Cross and Bash by 20%.
_______________________
Refine Level +6:
Increases Healing skills effectiveness by 40%.
Increases recovery amount gained from Healing skills and items by 15%.
_______________________
Refine Level +8:
Increases Healing skills effectiveness by 40%.
Increases recovery amount gained from Healing skills and items by 15%.
_______________________
When equipped with King's Guard:
For each Refine Level of King's Guard:
Increases damage of Grand Cross, Holy Cross and Bash by 20%.
_______________________
Type: One-Handed Sword
Attack: 170
Weight: 60
Element: Holy
Weapon Level: 4
_______________________
Requirement:
Base Level 100
Royal Guard

Equipment Slots

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

Basic Information

Weapon
600
1

Job Requirements

Yes

Requirements

4
100

Scripts

.@r = getrefine(); bonus bAtkEle,Ele_Ghost; if (getskilllv("KN_RIDING") < 1) { bonus bNoSizeFix; bonus bFlee,2*getskilllv("CR_SPEARQUICKEN"); bonus bCritical,3*getskilllv("CR_SPEARQUICKEN"); bonus bAspdRate,3*getskilllv("CR_SPEARQUICKEN"); bonus2 bSkillAtk,"CR_GRANDCROSS",20*.@r; bonus2 bSkillAtk,"SM_BASH",20*.@r; bonus2 bSkillAtk,"CR_HOLYCROSS",20*.@r; if (.@r>=6) { bonus bHealPower,40; bonus bHealPower2,15; bonus bAddItemHealRate,15; if (.@r>=8) { bonus bHealPower,40; bonus bHealPower2,15; bonus bAddItemHealRate,15; } } }
.@r = getrefine();
bonus bAtkEle,Ele_Ghost;
if (getskilllv("KN_RIDING") < 1) {
   bonus bNoSizeFix;
   bonus bFlee,2*getskilllv("CR_SPEARQUICKEN");
   bonus bCritical,3*getskilllv("CR_SPEARQUICKEN");
   bonus bAspdRate,3*getskilllv("CR_SPEARQUICKEN");
   bonus2 bSkillAtk,"CR_GRANDCROSS",20*.@r;
   bonus2 bSkillAtk,"SM_BASH",20*.@r;
   bonus2 bSkillAtk,"CR_HOLYCROSS",20*.@r;
   if (.@r>=6) {
       bonus bHealPower,40;
       bonus bHealPower2,15;
       bonus bAddItemHealRate,15;
       if (.@r>=8) {
           bonus bHealPower,40;
           bonus bHealPower2,15;
           bonus bAddItemHealRate,15;
       }
   }
}
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.