Viewing Item

#15897: Rebirth Crown

Item ID 15897 For Sale No
Identifier Rebirth_Circlet Credit Price Not For Sale
Name Rebirth Crown Type Armor
NPC Buy 20 Weight 60
NPC Sell 10 Weapon Level 0
Range 0 Defense 12
Slots 1 Refineable Yes
Attack 0 Min Equip Level 130
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bMdef,15;

6 bonus2

7 bResEff,Eff_Stone,1000*.@r;

8 bonus

9 bDelayrate,-3*.@r;

10 if

11 (.@r

12 =7)

13 {

14 bonus2

15 bMagicAddEle,Ele_All,15;

16 bonus2

17 bSkillCooldown,"WL_COMET",-40000;

18 }

19 if

20 (.@r

21 =9)

22 {

23 bonus2

24 bMagicAddEle,Ele_All,15;

25 bonus2

26 bSkillCooldown,"WL_COMET",-45000;

27 }

28 if

29 (.@r

30 =10)

31 {

32 bonus2

33 bMagicAtkEle,Ele_Neutral,(readparam(bInt)+readparam(bDex))/10;

34 if

35 (eaclass()&EAJL_THIRD

36 &&

37 BaseJob

38 ==

39 Job_Wizard)

40 skill

41 "PF_SPIDERWEB",1;

42 }

Equip Script None
Unequip Script None