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 = getrefine();

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

3 bonus2 bAddRace,RC_Angel,10+.@r/2;

4 bonus2 bMagicAddRace,RC_Dragon,10+.@r/2;

5 bonus2 bMagicAddRace,RC_Angel,10+.@r/2;

6 bonus2 bAddEle,Ele_Holy,10+.@r/2;

7 bonus2 bAddEle,Ele_Dark,10+.@r/2;

8 bonus2 bMagicAddEle,Ele_Holy,10+.@r/2;

9 bonus2 bMagicAddEle,Ele_Dark,10+.@r/2;

10 bonus bMaxHPrate,5;

11 bonus bMaxSPrate,5;

12 if (.@r>=7) {

13 bonus bMatkRate,5;

14 bonus bAtkRate,5;

15 }

16 if (.@r>=9) {

17 bonus bVariableCastrate,-10;

18 }

19 if (.@r>=11) {

20 bonus bDelayrate,-15;

21 }

Equip Script None
Unequip Script None