Circulation of Life: Winter [1] ( Circul_Of_Life_Winter )
| ID 480352 |
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 70 | Slots: 1 | ||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Garment/Robe | |||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 80 | |||||||||||||||||
| Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 250 | Max. Equip Level: Not specified | |||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Not specified | |||||||||||||||||
|
All Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus bCritical,4+(.@r/2);
bonus bPow,2;
bonus bCon,2;
bonus bBaseAtk,5*(.@r/2);
bonus bCritAtkRate,(.@r/3);
bonus bCrt,(.@r/3);
if (.@r>=7) {
bonus bVariableCastrate,-5;
bonus bCRate,3;
if (.@r>=9) {
bonus bAspdRate,10;
if (.@r>=11) {
bonus bDelayrate,-10;
bonus bPAtk,7;
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bMRes,25;
bonus bRes,25;
if (.@g>=ENCHANTGRADE_C) {
bonus bShortAtkRate,7;
bonus bLongAtkRate,7;
bonus bCritical,10;
if (.@g>=ENCHANTGRADE_B) {
bonus bCRate,5;
bonus bPow,5;
bonus bCon,5;
bonus bCrt,5;
if (.@g>=ENCHANTGRADE_A) {
bonus bCritAtkRate,15;
bonus bCRate,7;
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||