Viewing Item

#400511: Queen Scaraba Helmet

Item ID 400511 For Sale No
Identifier aegis_400511 Credit Price Not For Sale
Name Queen Scaraba Helmet Type Armor
NPC Buy 0 Weight 1
NPC Sell 0 Weapon Level 0
Range 0 Defense 20
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 = getrefine();

2 bonus bPow,3;

3 bonus bCon,3;

4 bonus bCrt,3;

5 bonus bBaseAtk,20*(.@r/2);

6 bonus bCritical,4*(.@r/2);

7 bonus bCritAtkRate,10*(.@r/3);

8 if (.@r>=7) {

9 bonus bAtkRate,10;

10 if (.@r>=9) {

11 bonus bDelayrate,-10;

12 if (.@r>=11) {

13 bonus bLongAtkRate,15;

14 bonus bShortAtkRate,15;

15 if (.@r>=12) {

16 bonus2 bAddRace,RC_All,15;

17 if (.@r>=13) {

18 bonus bFixedCast,-500;

19 }

20 }

21 }

22 }

23 }

24 /*Todo : After Using Transformation Scroll (Horn Scaraba) (22750)*/

25 /*Physical and Magical Damage to All Race 5% for 5 Minute*/

Equip Script None
Unequip Script None