Viewing Item

#15892: Themis Helm

Item ID 15892 For Sale No
Identifier Themis_Helm Credit Price Not For Sale
Name Themis Helm Type Armor
NPC Buy 0 Weight 50
NPC Sell 0 Weapon Level 0
Range 0 Defense 10
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,10;

6 bonus

7 bDef,.@r*30;

8 bonus

9 bDelayrate,-10;

10 bonus

11 bMatkRate,25;

12 if

13 (getskilllv("LG_INSPIRATION")

14 ==

15 5)

16 {

17 bonus

18 bDelayrate,-15;

19 bonus2

20 bSkillCooldown,"LG_INSPIRATION",-10000;

21 }

22 if

23 (getskilllv("CR_DEVOTION")

24 ==

25 5)

26 {

27 bonus

28 bMaxHPrate,15;

29 bonus

30 bAspdRate,10;

31 }

32 if

33 (getskilllv("LG_HESPERUSLIT")

34 ==

35 5)

36 bonus4

37 bAutoSpellOnSkill,"PA_PRESSURE","LG_RAYOFGENESIS",getskilllv("LG_RAYOFGENESIS"),500;

38 if

39 (.@r

40 =7)

41 {

42 bonus

43 bHealPower,15;

44 bonus2

45 bSkillAtk,"LG_RAYOFGENESIS",15;

46 }

47 if

48 (.@r

49 =9)

50 {

51 bonus

52 bHealPower,35;

53 bonus2

54 bSkillAtk,"LG_RAYOFGENESIS",35;

55 }

Equip Script None
Unequip Script None