Renewal
.:Renewal Item Database:.
Weapon - Whip

Melon Whip [1]   [One Hand]   Item ID# 580026 (Melon_Whip)
Type
Weapon
Class
Whip
Buy
20z
Sell
10z
Weight
50
Attack
150 / MATK 120
Required Lvl
100
Weapon Lvl
4
Slot
1
Range
2
Gender
Female Only
Applicable Jobs
Minstrel / Wanderer
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); autobonus "{ bonus bUseSPrate,-100; bonus2 bSPRegenRate,100,1000; }",20,5000,BF_WEAPON; autobonus "{ bonus bUseSPrate,-100; bonus2 bSPRegenRate,100,1000; }",10,5000,BF_MAGIC; bonus bAtkRate,10*.@r; bonus bMatkRate,5*.@r; if (.@r>=7) { bonus2 bIgnoreDefRaceRate,RC_All,50; bonus2 bIgnoreMdefRaceRate,RC_All,50; } if (.@r>=9) { bonus2 bIgnoreDefRaceRate,RC_All,50; bonus2 bIgnoreMdefRaceRate,RC_All,50; } },{},{}
Dropped By No Result

Metallic Vibration Booster Whip [0]   [One Hand]   Item ID# 580010 (MV_B_Whip)
Metallic Reverberation Booster Whip
Type
Weapon
Class
Whip
Buy
n/a
Sell
n/a
Weight
0
Attack
150
Required Lvl
100
Weapon Lvl
4
Slot
0
Range
2
Gender
Female Only
Applicable Jobs
Minstrel / Wanderer
Description
An Whip designed to help adventurers grow.

Cannot be refined normally.

MATK +180

MATK +2%

For each Refine Level:
MATK +3

For each 15 Base Level:
MATK +1% (Applies up to Base Level 195)

Refine Level +7:
For each 2 Levels of Dancing Lesson:
Increases magical damage with every element by 2%.

Refine Level +9:
Decreases Metallic Sound skill cooldown by 2 second.
Increases damage of Reverberation and Metallic Sound by 25%.

Refine Level +11:
Decreases fixed cast time of Reverberation by 0.5 seconds.
Increases magical damage with every element by additional 15%.

Refine Level +13:
Increases damage of Reverberation and Metallic Sound by additional 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bMatkRate,2+(min(BaseLevel,195)/15); bonus bMatk,180+(3*.@r); if (.@r>=7) { bonus2 bMagicAtkEle,Ele_All,2*getskilllv("DC_DANCINGLESSON"); } if (.@r>=9) { bonus2 bSkillCooldown,"WM_METALICSOUND",-2000; bonus2 bSkillAtk,"WM_METALICSOUND",25; bonus2 bSkillAtk,"WM_REVERBERATION",25; } if (.@r>=11) { bonus2 bSkillFixedCast,"WM_REVERBERATION",-500; bonus2 bMagicAtkEle,Ele_All,15; } if (.@r>=13) { bonus2 bSkillAtk,"WM_METALICSOUND",15; bonus2 bSkillAtk,"WM_REVERBERATION",15; } },{},{}
Dropped By No Result

Mirage Blade Whip [1]   [One Hand]   Item ID# 26202 (Mirage_Blade_Whip)
Type
Weapon
Class
Whip
Buy
n/a
Sell
n/a
Weight
50
Attack
150 / MATK 120
Required Lvl
150
Weapon Lvl
4
Slot
1
Range
5
Gender
Female Only
Applicable Jobs
Minstrel / Wanderer
Description
A Diva Blade Whip that has mutated under the influence of the power of the labyrinth.
It is unknown what kind of material is refined, and even similar weapons have different performance.

Attack Range: 5 cells
MATK +120.

Refine Level +7:
Increases damage of Arrow Vulcan by 150%.

Refine Level +9:
Increases damage of Arrow Vulcan by additional 50%.

When compounded with Labyrinth Dracula Card:
Physical attacks have a certain chance to absorb 5% of the inflicted damage as SP.
Item Script
{ .@r = getrefine(); if (.@r>=7) bonus2 bSkillAtk,"CG_ARROWVULCAN",150; if (.@r>=9) bonus2 bSkillAtk,"CG_ARROWVULCAN",50; },{},{}
Dropped By No Result

Muqaddas Syaraq [2]   [One Hand]   Item ID# 580046 (Mocadas_Whip)
Type
Weapon
Class
Whip
Buy
n/a
Sell
n/a
Weight
110
Attack
100 / MATK 230
Required Lvl
250
Weapon Lvl
5
Slot
2
Range
2
Gender
Female Only
Applicable Jobs
Troubadour / Trouvere
Description
An whip created by combining holy relics and magical powers.

MATK +230
MATK +5%
Increases damage of Metallic Fury by 10%.

Refine Level +7:
Increases Magical Damage with every element by 10%.

Refine Level +9:
Increases damage of Metallic Fury by additional 10%.

Refine Level +11:
Increases damage of Metallic Fury by additional 10%.

[Bonus by Grade]
[Grade D]: Magical Damage against enemies of Small size +15%.
[Grade C]: Magical Damage against enemies of Medium size +15%.
[Grade B]: Magical Damage against enemies of Large size +15%.
[Grade A]: S.MATK +5
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bMatkRate,5; bonus2 bSkillAtk,"TR_METALIC_FURY",10; if (.@r>=7) { bonus2 bMagicAtkEle,Ele_All,10; if (.@r>=9) { bonus2 bSkillAtk,"TR_METALIC_FURY",10; if (.@r>=11) { bonus2 bSkillAtk,"TR_METALIC_FURY",10; } } } if (.@g>=ENCHANTGRADE_D) { bonus2 bMagicAddSize,Size_Small,15; if (.@g>=ENCHANTGRADE_C) { bonus2 bMagicAddSize,Size_Medium,15; if (.@g>=ENCHANTGRADE_B) { bonus2 bMagicAddSize,Size_Large,15; if (.@g>=ENCHANTGRADE_A) { bonus bSMatk,5; } } } } },{},{}
Dropped By No Result

back to top