Celestial Annihilation [2] ( Sky_Destroy_Knuckle )
| ID 560086 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 150 | Slots: 2 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: Knuckle | Gender: Both | Locations: Weapon | |||||||||||||||||||||
| Attack: 230 | Magic Attack: Not specified | Range: 1 | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: 5 | Armor Level: Not specified | 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 bPerfectHitAddRate,5;
bonus2 bSkillAtk,"IQ_THIRD_FLAME_BOMB",15+7*(.@r/4);
bonus bMaxHPrate,2*(.@r/3);
bonus bBaseAtk,30*(.@r/3);
if (.@r>=7) {
bonus bShortAtkRate,25;
if (.@r>=9) {
bonus bAspdRate,10;
bonus bPAtk,5;
if (.@r>=11) {
bonus bPerfectHitAddRate,5;
bonus2 bSkillAtk,"IQ_THIRD_FLAME_BOMB",10;
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bMaxHPrate,5;
if (.@g>=ENCHANTGRADE_C) {
bonus2 bSkillAtk,"IQ_THIRD_FLAME_BOMB",10;
if (.@g>=ENCHANTGRADE_B) {
bonus bMaxHPrate,7;
if (.@g>=ENCHANTGRADE_A) {
bonus bPAtk,10;
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||