Celestial Rune Crown (Abyss Chaser) [1] ( Sky_Rune_Crown_ABC )
| ID 401059 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 0 | Slots: 1 | ||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Upper Headgear | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 50 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 240 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Fourth classes. | |||||||||||||||||||||
|
Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus bBaseAtk,3*(.@r/2);
bonus bHit,5*(.@r/2);
bonus bNonCritAtkRate,3*(.@r/3);
bonus bShortAtkRate,(.@r/3);
bonus bAtkRate,2*(.@r/3);
bonus2 bSkillAtk,"ABC_CHASING_BREAK",5*(.@r/4);
bonus2 bSkillAtk,"ABC_DEFT_STAB",5*(.@r/4);
if (.@r>=7) {
bonus bShortAtkRate,10;
if (.@r>=9) {
bonus bPAtk,5;
if (.@r>=11) {
bonus bDelayrate,-10;
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bPAtk,5;
if (.@g>=ENCHANTGRADE_C) {
bonus2 bSkillAtk,"ABC_DEFT_STAB",15;
if (.@g>=ENCHANTGRADE_B) {
bonus2 bAddSize,Size_All,10;
if (.@g>=ENCHANTGRADE_A) {
bonus2 bAddEle,Ele_All,10;
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||