Dimensions Biological Scepter [2] ( Dimen_BO_Hall )
| ID 590080 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 250 | Slots: 2 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: Mace | Gender: Both | Locations: Weapon | |||||||||||||||||||||
| Attack: 240 | Magic Attack: Not specified | Range: 1 | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: 5 | Armor Level: Not specified | Min. Equip Level: 250 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Fourth classes. | |||||||||||||||||||||
|
Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus bAtkRate,3+(.@r/2);
bonus2 bSkillAtk,"BO_EXPLOSIVE_POWDER",15+5*(.@r/3);
bonus2 bSkillAtk,"GN_CART_TORNADO",25+7*(.@r/3);
bonus bBaseAtk,25*(.@r/2);
if (.@r>=7) {
bonus bShortAtkRate,25;
if (.@r>=9) {
bonus bDelayrate,-10;
bonus bPAtk,7;
if (.@r>=11) {
bonus2 bSkillAtk,"BO_EXPLOSIVE_POWDER",15;
bonus2 bSkillAtk,"GN_CART_TORNADO",45;
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bPAtk,5;
if (.@g>=ENCHANTGRADE_C) {
bonus2 bSkillAtk,"BO_EXPLOSIVE_POWDER",15;
if (.@g>=ENCHANTGRADE_B) {
bonus bShortAtkRate,10;
if (.@g>=ENCHANTGRADE_A) {
bonus bPAtk,3*(.@r/2);
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||