Renewal
.:Renewal Item Database:.
Weapon - Whip

Valorous Battle Lariat [0]   [One Hand]   Item ID# 1977 (BF_Whip1)
Valorous Lariat
Type
Weapon
Class
Whip
Buy
20z
Sell
10z
Weight
0
Attack
50
Required Lvl
80
Weapon Lvl
3
Slot
0
Range
2
Gender
Female Only
Applicable Jobs
Bard / Dancer
Description
An especially made whip for battling against Demi-Humans; this whip is strong enough to cut their flesh.

DEX +2.
Increases physical damage inflicted on DemiHuman monsters by 95%.
Pierces physical defense of DemiHuman monsters by 20%.
Indestructible.
Item Script
{ bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,95; bonus2 bAddRace,RC_Player_Human,95; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player_Human,20; bonus bUnbreakableWeapon; },{},{}
Dropped By No Result
Obtainable FromBattleground

Vivatus Fides Chain Rope [2]   [One Hand]   Item ID# 580019 (Vivatus_F_C_Rope)
Type
Weapon
Class
Whip
Buy
n/a
Sell
n/a
Weight
120
Attack
170
Required Lvl
210
Weapon Lvl
5
Slot
2
Range
2
Gender
Female Only
Applicable Jobs
Troubadour / Trouvere
Description
A chain rope reborn with the power of true faith through a ritual of purification.

Increases damage of Severe Rainstorm by 10%.

For each 3 Refine Levels:
ATK +12

Refine Level +7:
Increases damage of Severe Rainstorm by additional 20%.

Refine Level +9:
Decreases Severe Rainstorm skill cooldown by 2.5 seconds.

Refine Level +11:
Increases damage of Severe Rainstorm by additional 25%.

Refine Level +12:
Increases ranged physical damage by 15%.

[Bonus by Grade]
[Grade D]: Refine Level +11: Physical Damage against enemies of every element +15%.
[Grade C]: Damage of Severe Rainstorm +15%.
[Grade B]: ATK +7%.
[Grade A]: POW +1, P.ATK +1 per 3 Refine Levels.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",10; bonus bBaseAtk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",20; if (.@r>=9) { bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-2500; if (.@r>=11) { bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",25; if (.@r>=12) { bonus bLongAtkRate,15; } } } } if (.@g >= ENCHANTGRADE_D) { if (.@r>=11) { bonus2 bAddEle,Ele_All,15; } } if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",15; if (.@g >= ENCHANTGRADE_B) { bonus bAtkRate,7; if (.@g >= ENCHANTGRADE_A) { bonus bPAtk,(.@r/3); bonus bPow,(.@r/3); } } } },{},{}
Dropped By No Result

Vivatus Fides Ribbon [2]   [One Hand]   Item ID# 580020 (Vivatus_F_Ribbon)
Type
Weapon
Class
Whip
Buy
n/a
Sell
n/a
Weight
100
Attack
100 / MATK 210
Required Lvl
210
Weapon Lvl
5
Slot
2
Range
2
Gender
Female Only
Applicable Jobs
Troubadour / Trouvere
Description
A ribbon reborn with the power of true faith through a ritual of purification.

MATK +210

Increases damage of Metallic Sound by 10%.

For each 3 Refine Levels:
MATK +12

Refine Level +7:
Increases damage of Metallic Sound by additional 20%.

Refine Level +9:
Decreases Metallic Sound skill cooldown by 2 seconds.

Refine Level +11:
Increases damage of Metallic Sound by additional 25%.

Refine Level +12:
Increases magical damage with Neutral element by 15%.

[Bonus by Grade]
[Grade D]: Refine Level +11: Magical Damage against enemies of every element +15%.
[Grade C]: Damage of Metallic Sound +15%.
[Grade B]: MATK +7%.
[Grade A]: SPL +1, S.MATK +1 per 3 Refine Levels.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus2 bSkillAtk,"WM_METALICSOUND",10; bonus bMatk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"WM_METALICSOUND",20; if (.@r>=9) { bonus2 bSkillCooldown,"WM_METALICSOUND",-2000; if (.@r>=11) { bonus2 bSkillAtk,"WM_METALICSOUND",25; if (.@r>=12) { bonus2 bMagicAtkEle,Ele_Neutral,15; } } } } if (.@g >= ENCHANTGRADE_D) { if (.@r>=11) { bonus2 bMagicAddEle,Ele_All,15; } } if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"WM_METALICSOUND",15; if (.@g >= ENCHANTGRADE_B) { bonus bMatkRate,7; if (.@g >= ENCHANTGRADE_A) { bonus bSmatk,(.@r/3); bonus bSpl,(.@r/3); } } } },{},{}
Dropped By No Result

back to top