Lesser Guild Member's Lance ( Woe_T_Lance1_Z )
| ID 26019 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 130 | Slots: Not specified | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: Two-Handed Spear | Gender: Both | Locations: Right_Hand + Left_Hand | |||||||||||||||||||||
| Attack: 220 | Magic Attack: Not specified | Range: 3 | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: 3 | Armor Level: Not specified | Min. Equip Level: 70 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
Not specified
.@r = getrefine();
bonus2 bAddRace,RC_Player_Human,25+.@r;
bonus2 bAddRace,RC_Player_Doram,25+.@r;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,10;
bonus2 bIgnoreDefRaceRate,RC_Player_Doram,10;
if (.@r>=7) {
bonus2 bIgnoreDefRaceRate,RC_Player_Human,5;
bonus2 bIgnoreDefRaceRate,RC_Player_Doram,5;
}
if (.@r>=9) {
bonus2 bAddRace,RC_Player_Human,15;
bonus2 bAddRace,RC_Player_Doram,15;
}
if (.@r>=10) {
bonus3 bAddEffOnSkill,"KN_PIERCE",Eff_Stun,1000+((.@r-10)*100);
bonus3 bAddEffOnSkill,"CR_HOLYCROSS",Eff_Silence,1000+((.@r-10)*100);
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||