Time Gap Saint Staff [2] ( Time_Gap_CD_Staff )
| ID 550156 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 200 | Slots: 2 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: Staff | Gender: Both | Locations: Weapon | |||||||||||||||||||||
| Attack: 100 | Magic Attack: 240 | 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 bMatk,25*(.@r/2);
bonus bUnbreakableWeapon;
bonus bMatkRate,3+(.@r/2);
bonus2 bSkillAtk,"CD_DIVINUS_FLOS",15+5*(.@r/3);
if (.@r>=7) {
bonus2 bMagicAtkEle,Ele_Holy,25;
bonus2 bMagicAtkEle,Ele_Neutral,25;
if (.@r>=9) {
bonus bVariableCastrate,-10;
bonus bSMatk,7;
if (.@r>=11) {
bonus2 bSkillAtk,"CD_DIVINUS_FLOS",15;
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bSMatk,5;
if (.@g>=ENCHANTGRADE_C) {
bonus2 bSkillAtk,"CD_DIVINUS_FLOS",15;
if (.@g>=ENCHANTGRADE_B) {
bonus2 bMagicAtkEle,Ele_Holy,10;
bonus2 bMagicAtkEle,Ele_Neutral,10;
if (.@g>=ENCHANTGRADE_A) {
bonus bSMatk,3*(.@r/2);
}
}
}
}
Not specified Not specified Not specified |
||||||||||||||||||||||||