Astrologer's Dawn Boots

Item ID 470291 Name Astrologer's Dawn Boots
None
Weapon Level 0 Identifier Astrolo_Dawn_Boots
Attack 0 Type Armor
MATK 0 Equip Locations Footgear
Defense 20 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 80 Min Equip Level 190
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
.@g = getenchantgrade();
bonus bAllTraitStats,10;
bonus bBaseAtk,10*(.@r/2);
bonus bMatk,10*(.@r/2);
bonus bPow,2*(.@r/3);
bonus bSpl,2*(.@r/3);
bonus bCon,2*(.@r/3);
if (.@r>=7) {
   bonus bShortAtkRate,12;
   bonus bLongAtkRate,12;
   bonus2 bMagicAtkEle,Ele_All,12;
   if (.@r>=9) {
       bonus bDelayrate,-8;
       if (.@r>=11) {
            bonus bFixedCast,-700;
            if (.@r>=13) {
                bonus2 bAddRace,RC_All,12;
                bonus2 bMagicAddRace,RC_All,12;
            }
       }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bMaxHPrate,5;
   bonus bMaxSPrate,5;
   if (.@g>=ENCHANTGRADE_C) {
       bonus bAtkRate,7;
       bonus bMatkRate,7;
       if (.@g>=ENCHANTGRADE_B) {
            bonus bFixedCast,-300;
            if (.@g>=ENCHANTGRADE_A) {
                bonus2 bAddClass,Class_All,10;
                bonus2 bMagicAddClass,Class_All,10;
            }
       }
   }
}

Set Script
Star Cluster of Power Lv2
Astrologer's Dawn Boots
.@g = getenchantgrade(EQI_SHOES);
autobonus "{ bonus bStr,100; }",30,10000,BF_WEAPON;
if (.@g>=ENCHANTGRADE_C) {
   bonus bPow,7;
   if (.@g>=ENCHANTGRADE_A) {
       bonus bPow,12;
       bonus bPerfectHitAddRate,8;
   }
}
Star Cluster of Stamina Lv2
Astrologer's Dawn Boots
.@g = getenchantgrade(EQI_SHOES);
autobonus "{ bonus bVit,120; }",30,10000,BF_WEAPON;
if (.@g>=ENCHANTGRADE_C) {
   bonus bMaxHPrate,8;
   bonus bPAtk,10;
   if (.@g>=ENCHANTGRADE_A) {
       bonus bMaxHPrate,15;
       bonus bPAtk,15;
       bonus2 bAddSize,Size_All,25;
   }
}
Star Cluster of Wisdom Lv2
Astrologer's Dawn Boots
.@g = getenchantgrade(EQI_SHOES);
autobonus "{ bonus bMatkRate,30; }",30,10000,BF_MAGIC;
if (.@g>=ENCHANTGRADE_C) {
   bonus bVariableCastrate,-20;
   bonus bSMatk,10;
   if (.@g>=ENCHANTGRADE_A) {
       bonus bVariableCastrate,-35;
       bonus bSMatk,15;
       bonus2 bMagicAddSize,Size_All,25;
   }
}
Star Cluster of Spell Lv2
Astrologer's Dawn Boots
.@g = getenchantgrade(EQI_SHOES);
autobonus "{ bonus bInt,120; }",30,10000,BF_MAGIC;
if (.@g>=ENCHANTGRADE_C) {
   bonus bSpl,10;
   if (.@g>=ENCHANTGRADE_A) {
       bonus bSpl,20;
       bonus bFixedCast,-200;
   }
}
Star Cluster of Concentration Lv2
Astrologer's Dawn Boots
.@g = getenchantgrade(EQI_SHOES);
autobonus "{ bonus bDex,150; }",30,10000,BF_WEAPON;
if (.@g>=ENCHANTGRADE_C) {
   bonus bCon,10;
   if (.@g>=ENCHANTGRADE_A) {
       bonus bCon,20;
       bonus bLongAtkRate,8;
   }
}
Star Cluster of Creative Lv2
Astrologer's Dawn Boots
.@g = getenchantgrade(EQI_SHOES);
autobonus "{ bonus bAtkRate,20; }",30,10000,BF_WEAPON;
if (.@g>=ENCHANTGRADE_C) {
   bonus bCritical,7;
   if (.@g>=ENCHANTGRADE_A) {
       bonus bCrt,12;
       bonus bCRate,10;
   }
}
Star Cluster of Power Lv3
Astrologer's Dawn Boots
.@g = getenchantgrade(EQI_SHOES);
autobonus "{ bonus bStr,120; }",30,10000,BF_WEAPON;
if (.@g>=ENCHANTGRADE_C) {
   bonus bPow,10;
   if (.@g>=ENCHANTGRADE_A) {
       bonus bPow,18;
       bonus bPerfectHitAddRate,15;
   }
}
Star Cluster of Stamina Lv3
Astrologer's Dawn Boots
.@g = getenchantgrade(EQI_SHOES);
autobonus "{ bonus bVit,150; }",30,10000,BF_WEAPON;
if (.@g>=ENCHANTGRADE_C) {
   bonus bMaxHPrate,10;
   bonus bPAtk,10;
   if (.@g>=ENCHANTGRADE_A) {
       bonus bMaxHPrate,20;
       bonus bPAtk,15;
       bonus2 bAddSize,Size_All,30;
   }
}
Star Cluster of Wisdom Lv3
Astrologer's Dawn Boots
.@g = getenchantgrade(EQI_SHOES);
autobonus "{ bonus bMatkRate,35; }",30,10000,BF_MAGIC;
if (.@g>=ENCHANTGRADE_C) {
   bonus bVariableCastrate,-25;
   bonus bSMatk,10;
   if (.@g>=ENCHANTGRADE_A) {
       bonus bVariableCastrate,-45;
       bonus bSMatk,15;
       bonus2 bMagicAddSize,Size_All,30;
   }
}
Star Cluster of Spell Lv3
Astrologer's Dawn Boots
.@g = getenchantgrade(EQI_SHOES);
autobonus "{ bonus bInt,150; }",30,10000,BF_MAGIC;
if (.@g>=ENCHANTGRADE_C) {
   bonus bSpl,12;
   if (.@g>=ENCHANTGRADE_A) {
       bonus bSpl,27;
       bonus bFixedCast,-300;
   }
}
Star Cluster of Concentration Lv3
Astrologer's Dawn Boots
.@g = getenchantgrade(EQI_SHOES);
autobonus "{ bonus bDex,200; }",30,10000,BF_WEAPON;
if (.@g>=ENCHANTGRADE_C) {
   bonus bCon,12;
   if (.@g>=ENCHANTGRADE_A) {
       bonus bCon,27;
       bonus bLongAtkRate,15;
   }
}
Star Cluster of Creative Lv3
Astrologer's Dawn Boots
.@g = getenchantgrade(EQI_SHOES);
autobonus "{ bonus bAtkRate,25; }",30,10000,BF_WEAPON;
if (.@g>=ENCHANTGRADE_C) {
   bonus bCritical,8;
   if (.@g>=ENCHANTGRADE_A) {
       bonus bCrt,17;
       bonus bCRate,12;
   }
}