Viewing Item

#13465: Save the King

Item ID 13465 For Sale No
Identifier Save_The_King Credit Price Not For Sale
Name Save the King Type Weapon - One-Handed Sword
NPC Buy 20 Weight 60
NPC Sell 10 Weapon Level 4
Range 1 Defense 0
Slots 3 Refineable Yes
Attack 170 Min Equip Level 100
MATK 130 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Crusader
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bAtkEle,Ele_Ghost;

3 if (getskilllv("KN_RIDING") < 1) {

4 bonus bNoSizeFix;

5 bonus bFlee,2*getskilllv("CR_SPEARQUICKEN");

6 bonus bCritical,3*getskilllv("CR_SPEARQUICKEN");

7 bonus bAspdRate,3*getskilllv("CR_SPEARQUICKEN");

8 bonus2 bSkillAtk,"CR_GRANDCROSS",20*.@r;

9 bonus2 bSkillAtk,"SM_BASH",20*.@r;

10 bonus2 bSkillAtk,"CR_HOLYCROSS",20*.@r;

11 if (.@r>=6) {

12 bonus bHealPower,40;

13 bonus bHealPower2,15;

14 bonus bAddItemHealRate,15;

15 if (.@r>=8) {

16 bonus bHealPower,40;

17 bonus bHealPower2,15;

18 bonus bAddItemHealRate,15;

19 }

20 }

21 }

Equip Script None
Unequip Script None