Stem of Nepenthes [2]
ID: 1979 · Stem_Of_Nepenthes
NPC Sell:
10z
NPC Buy:
20z
Item Info
| Type | Weapon (Whip) |
| Weight | 100 |
| Slots | 2 |
| ATK | 120 |
| Equip Level | 60 |
| Weapon Level | 4 |
| Equip | Weapon |
| NPC Buy | 20z |
| NPC Sell | 10z |
Description
Strong and flexible whip made of Nepenthes' tentacle.
Int +2
When using Slinging Arrow, has a chance of inflicting Freeze to the targeted enemy.
The probability of inflicting Freeze doubles if the Refining Level is over 8.
Class: Whip
Attack: 120
Weight: 100
Weapon Level: 4
Level Requirement: 60
Jobs: Gypsy
Script
On Equip:
bonus bInt,2;
if( getrefine()>=9 ) {
bonus3 bAddEffOnSkill,DC_THROWARROW,Eff_Freeze,2000;
}
else {
bonus3 bAddEffOnSkill,DC_THROWARROW,Eff_Freeze,1000;
}
No known monster drops for this item.