0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #480338 Armor

Asteria's Cloak-LT [1]

Buy Price: N/A Sell Price: N/A
Type: Armor
Defense: 150
Weight: 400
Slots: 1
Armor level: 2
Required level: 150

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
400
150

Requirements

2
150

Scripts

.@r = getrefine(); .@g = getenchantgrade(); bonus bAllStats,2; bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus bBaseAtk,10*(.@r/2); bonus bMatk,10*(.@r/2); bonus2 bSubEle,Ele_Neutral,3*(.@r/3); if (.@r>=9) { bonus2 bAddSize,Size_All,10; bonus2 bMagicAddSize,Size_All,10; } if (.@r>=11) { bonus bLongAtkRate,10; bonus bShortAtkRate,10; bonus2 bMagicAtkEle,Ele_All,10; } if (.@r>=13) bonus bDelayrate,-10; if (.@g>=ENCHANTGRADE_D) { bonus bRes,30; bonus bMRes,30; } if (.@g>=ENCHANTGRADE_C) { bonus bPAtk,5; bonus bSMatk,5; } if (.@g>=ENCHANTGRADE_B) bonus bMaxHP,10000; if (.@g>=ENCHANTGRADE_A) bonus2 bSubRace,RC_All,5;
.@r = getrefine();
.@g = getenchantgrade();
bonus bAllStats,2;
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
bonus bBaseAtk,10*(.@r/2);
bonus bMatk,10*(.@r/2);
bonus2 bSubEle,Ele_Neutral,3*(.@r/3);
if (.@r>=9) {
   bonus2 bAddSize,Size_All,10;
   bonus2 bMagicAddSize,Size_All,10;
}
if (.@r>=11) {
   bonus bLongAtkRate,10;
   bonus bShortAtkRate,10;
   bonus2 bMagicAtkEle,Ele_All,10;
}
if (.@r>=13)
   bonus bDelayrate,-10;
if (.@g>=ENCHANTGRADE_D) {
   bonus bRes,30;
   bonus bMRes,30;
}
if (.@g>=ENCHANTGRADE_C) {
   bonus bPAtk,5;
   bonus bSMatk,5;
}
if (.@g>=ENCHANTGRADE_B)
   bonus bMaxHP,10000;
if (.@g>=ENCHANTGRADE_A)
   bonus2 bSubRace,RC_All,5;
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.