Viewing Item

#400023: Drooping Thanatos's Dolor

Item ID 400023 For Sale No
Identifier Dolor_HatK Credit Price Not For Sale
Name Drooping Thanatos's Dolor Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 30
Slots 1 Refineable Yes
Attack 0 Min Equip Level None
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 bonus2

5 bAddRace,RC_Dragon,10+.@r/2;

6 bonus2

7 bAddRace,RC_Angel,10+.@r/2;

8 bonus2

9 bMagicAddRace,RC_Dragon,10+.@r/2;

10 bonus2

11 bMagicAddRace,RC_Angel,10+.@r/2;

12 bonus2

13 bAddEle,Ele_Holy,10+.@r/2;

14 bonus2

15 bAddEle,Ele_Dark,10+.@r/2;

16 bonus2

17 bMagicAddEle,Ele_Holy,10+.@r/2;

18 bonus2

19 bMagicAddEle,Ele_Dark,10+.@r/2;

20 bonus

21 bMaxHPrate,5;

22 bonus

23 bMaxSPrate,5;

24 if

25 (.@r

26 =7)

27 {

28 bonus

29 bMatkRate,5;

30 bonus

31 bAtkRate,5;

32 }

33 if

34 (.@r

35 =9)

36 {

37 bonus

38 bVariableCastrate,-10;

39 }

40 if

41 (.@r

42 =11)

43 {

44 bonus

45 bDelayrate,-15;

46 }

Equip Script None
Unequip Script None