Vivatus Fides Aiming Bow [2] ( Vivatus_F_A_Bow )
| ID 700035 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 150 | Slots: 2 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: Bow | Gender: Both | Locations: Right_Hand + Left_Hand | |||||||||||||||||||||
| Attack: 230 | Magic Attack: Not specified | Range: 5 | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: 5 | Armor Level: Not specified | Min. Equip Level: 210 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Fourth classes. | |||||||||||||||||||||
|
A bow reborn with the power of true faith through a purification ritual. Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus2 bSkillAtk,"RA_AIMEDBOLT",10;
bonus bBaseAtk,18*(.@r/3);
if (.@r>=7) {
bonus2 bSkillAtk,"RA_AIMEDBOLT",20;
if (.@r>=9) {
bonus bDelayrate,-10;
if (.@r>=11) {
bonus2 bSkillAtk,"RA_AIMEDBOLT",25;
if (.@r>=12) {
bonus bLongAtkRate,15;
}
}
}
}
if (.@g >= ENCHANTGRADE_D) {
if (.@r>=11) {
bonus2 bAddEle,Ele_All,15;
}
}
if (.@g >= ENCHANTGRADE_C) {
bonus2 bSkillAtk,"RA_AIMEDBOLT",15;
if (.@g >= ENCHANTGRADE_B) {
bonus bAtkRate,7;
if (.@g >= ENCHANTGRADE_A) {
bonus bPAtk,(.@r/3);
bonus bPow,(.@r/3);
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||