Vivatus Fides Chain Rope [2] ( Vivatus_F_C_Rope )
| ID 580019 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 120 | Slots: 2 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: Whip | Gender: Female | Locations: Weapon | |||||||||||||||||||||
| Attack: 170 | Magic Attack: Not specified | Range: 2 | 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 chain rope reborn with the power of true faith through a purification ritual. Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",10;
bonus bBaseAtk,12*(.@r/3);
if (.@r>=7) {
bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",20;
if (.@r>=9) {
bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-2500;
if (.@r>=11) {
bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",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,"WM_SEVERE_RAINSTORM_MELEE",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 |
||||||||||||||||||||||||