Dupledex Booster Mace ( DD_B_Mace )
| ID 590010 |
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 0 | Slots: Not specified | ||||||||||||||||
| Type: Weapon item. | Sub Type: Mace | Gender: Both | Locations: Weapon | |||||||||||||||||
| Attack: 190 | Magic Attack: 160 | Range: 1 | Defense: Not specified | |||||||||||||||||
| Weapon Level: 4 | Armor Level: Not specified | Min. Equip Level: 100 | Max. Equip Level: Not specified | |||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Fourth classes., All Third classes. | |||||||||||||||||
|
Not specified
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus bMatkRate,2;
bonus bAtkRate,2;
bonus bMatk,(3*.@r)+3*(min(BaseLevel,195)/15);
bonus bBaseAtk,3*.@r+3*(min(BaseLevel,195)/15);
if (.@r>=7) {
bonus2 bMagicAtkEle,Ele_Holy,getskilllv("HP_MEDITATIO");
bonus bShortAtkRate,getskilllv("HP_MEDITATIO");
}
if (.@r>=9) {
bonus bVariableCastrate,-10;
bonus bDelayrate,-10;
bonus2 bSkillAtk,"AB_DUPLELIGHT_MELEE",25;
bonus2 bSkillAtk,"AB_DUPLELIGHT_MAGIC",25;
bonus2 bSkillAtk,"AB_JUDEX",25;
}
if (.@r>=11) {
bonus2 bMagicAddSize,Size_All,15;
bonus2 bMagicAtkEle,Ele_Holy,15;
}
if (.@r>=13) {
bonus2 bSkillAtk,"AB_DUPLELIGHT_MELEE",15;
bonus2 bSkillAtk,"AB_DUPLELIGHT_MAGIC",15;
bonus2 bSkillAtk,"AB_JUDEX",15;
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||