Viewing Item

#400753: [Not For Sale] Khalitzburg Knight Blue Helm

Item ID 400753 For Sale No
Identifier aegis_400753 Credit Price Not For Sale
Name [Not For Sale] Khalitzburg Knight Blue Helm Type Armor
NPC Buy 0 Weight 30
NPC Sell 0 Weapon Level 0
Range 0 Defense 3
Slots 1 Refineable Yes
Attack 0 Min Equip Level 70
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 .@r = getrefine();

2 skill "LK_AURABLADE",5;

3 bonus bBaseAtk,25;

4 bonus2 bHPDrainRate,50,8;

5 bonus2 bHPDrainRate,20,4;

6 if (.@r>=7) {

7 bonus bAtkRate,2;

8 bonus2 bSkillAtk,"KN_BRANDISHSPEAR",30;

9 if (.@r>=9) {

10 bonus3 bAutoSpell,"LK_CONCENTRATION",5,10;

11 autobonus3 "{ bonus2 bAddEle,Ele_All,20; }",1000,10000,"LK_CONCENTRATION";

12 if (.@r>=11) {

13 bonus2 bAddClass,Class_All,5;

14 bonus2 bAddRace,RC_All,15;

15 }

16 }

17 }

Equip Script None
Unequip Script None