Viewing Item

#400070: Rental Crown of the Phoenix

Item ID 400070 For Sale No
Identifier JP_Helm28_L Credit Price Not For Sale
Name Rental Crown of the Phoenix Type Armor
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 0
Range 0 Defense 18
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
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 bonus

7 bMaxHPrate,10;

8 bonus

9 bVariableCastrate,-((.@r

10 =9)?20:(.@r

11 =7?15:10));

12 bonus2

13 bSkillAtk,"LG_OVERBRAND",((.@r

14 =9)?50:(.@r

15 =7?25:10));

16 bonus2

17 bFixedCastrate,"LG_OVERBRAND",-100;

18 if

19 (getskilllv("LG_KINGS_GRACE")

20 ==

21 5)

22 {

23 bonus2

24 bSkillVariableCast,"LG_INSPIRATION",-2000;

25 bonus2

26 bSkillCooldown,"LG_INSPIRATION",-10000;

27 }

28 if

29 (getskilllv("LG_MOONSLASHER")

30 ==

31 5)

32 bonus2

33 bSkillVariableCast,"LG_OVERBRAND",-1000;

34 if

35 (getskilllv("LG_FORCEOFVANGUARD")

36 ==

37 5)

38 {

39 bonus

40 bMaxHPrate,10;

41 bonus

42 bMaxSPrate,10;

43 bonus

44 bDef,150;

45 bonus

46 bMdef,15;

47 }

48 if

49 (.@r

50 =10)

51 bonus2

52 bIgnoreDefRaceRate,RC_All,100;

Equip Script None
Unequip Script None