Viewing Item (Safety Whip) Ragnarok: Project Zero Control Panel
Basic Info
Name | Safety Whip[1] |
---|---|
Item ID |
26215
-
Ein_1HWHIP
|
Type | Weapon - Whip |
If [Arrow Vulcan] is Level 10, Long Ranged Physical Damage + 10%.
For every 10 Base Level, increases [Arrow Vulcan] damage by 2%.
If +7 or higher, Long Ranged Physical Damage + 5%, Variable Cast Time - 10%.
If +9 or higher, HIT + 5, ASPD + 10%.
Class: Whip Attack: 150
Weight: 80
Weapon Level: 4
Required Level: 100
Usable Jobs: Dancer
For every 10 Base Level, increases [Arrow Vulcan] damage by 2%.
If +7 or higher, Long Ranged Physical Damage + 5%, Variable Cast Time - 10%.
If +9 or higher, HIT + 5, ASPD + 10%.
Class: Whip Attack: 150
Weight: 80
Weapon Level: 4
Required Level: 100
Usable Jobs: Dancer
Details
Weight | 80 |
---|---|
NPC Buy | 0 z |
NPC Sell | 0 z |
Refineable | Yes |
Equip Locations | Main Hand |
Stats
Range | 1 |
---|---|
Defense | 0 |
Attack | 150 |
Magical Attack | 0 |
Weapon Level | 4 |
Slots | 1 |
Restrictions
Level Range | 100 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Upper |
Job Classes | Bard/Dancer |
Gender | Female |
Scripts
Use Script |
---|
if (getskilllv(CG_ARROWVULCAN) >= 10) bonus(bLongAtkRate, 10); bonus2(bSkillAtk, CG_ARROWVULCAN, (BaseLevel/10) * 2); if (getrefine() >= 7){ bonus(bLongAtkRate, 5); bonus(bVariableCastrate, -10); } if (getrefine() >= 9){ bonus(bHit, 5); bonus(bAspdRate, 10); } |
Equip Script |
None |
Unequip Script |
None |