Viewing Item (Stem Whip) Ragnarok: Project Zero Control Panel
Basic Info
Name | Stem Whip[1] |
---|---|
Item ID |
1984
-
Stem_Whip
|
Type | Weapon - Whip |
A flexible whip made of renovated plant stem.
-------------------------
MATK +50
-------------------------
Reduces variable cast time of [Lullaby] and [Swing Dance] by 2 secs.
SP consumption of each skill decreased by 4 with every upgrade above level 6.
-------------------------
Class: Whip
Attack: 170
Weight: 80
Weapon Level: 3
Level Requirement: 102
Jobs: Wanderer
-------------------------
MATK +50
-------------------------
Reduces variable cast time of [Lullaby] and [Swing Dance] by 2 secs.
SP consumption of each skill decreased by 4 with every upgrade above level 6.
-------------------------
Class: Whip
Attack: 170
Weight: 80
Weapon Level: 3
Level Requirement: 102
Jobs: Wanderer
Details
Weight | 80 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Main Hand |
Stats
Range | 1 |
---|---|
Defense | 0 |
Attack | 170 |
Magical Attack | 50 |
Weapon Level | 3 |
Slots | 1 |
Restrictions
Level Range | 102 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | None |
Job Classes | Bard/Dancer |
Gender | Female |
Scripts
Use Script |
---|
if(getrefine()>5) { bonus2 bSkillUseSP,WA_SWING_DANCE,(getrefine()-5)*4; bonus2 bSkillUseSP,WM_LULLABY_DEEPSLEEP,(getrefine()-5)*4; } bonus2 bSkillVariableCast,WA_SWING_DANCE,-2000; bonus2 bSkillVariableCast,WM_LULLABY_DEEPSLEEP,-2000; |
Equip Script |
None |
Unequip Script |
None |