Renewal
.:Renewal Item Database:.
Search Item By ID


Vellum Claymore [0]   [Two Handed]   Item ID# 21001 (Velum_Claymore)
Bellum Claymore
Type
Weapon
Class
Two-handed Sword
Buy
20z
Sell
10z
Weight
350
Attack
260
Required Lvl
95
Weapon Lvl
4
Slot
0
Applicable Jobs
Swordman
Knight
Crusader
Description
*Effects in WoE & PVP area

Increases physical damage against enemy Players by 80%.
Bypasses physical defense of enemy Players by 30%.

Refine Level +6:
Increases physical damage against Players by additional 40%.

Refine Level +9:
Has a chance to reflect damage back to the enemy as well as casting Magic Mirror.

[iRO Description]
A two-handed sword that has been designed specifically for battles against players.
Class: Two-Handed Sword
Attack: 260
Property: Neutral
Weapon Level: 4
Requires Level: 95
Usable By: Swordman Jobs
Stats during WoE, PvP
Increases physical damage on Human Player and Doram player race targets by 80%.
Bypass 30% of hard defense of Human Player and Doram Player race targets when performing a physical attack.
If upgrade level is +6 or higher,
Increases physical damage on Human Player and Doram Player race targets by an additional 40%.
If upgrade level is +9 or higher,
Reflects 20% of the received short-ranged and magical damage back to the attacker.
Adds a 30% chance of casting Level 8 Magic Mirror on the user when receiving a magical attack.
Item Script
expand to view script
{ bonus2 bAddRace,RC_Player_Human,80; bonus2 bAddRace,RC_Player_Doram,80; bonus2 bIgnoreDefRaceRate,RC_Player_Human,30; bonus2 bIgnoreDefRaceRate,RC_Player_Doram,30; .@r = getrefine(); if (.@r>=6) { bonus2 bAddRace,RC_Player_Human,40; bonus2 bAddRace,RC_Player_Doram,40; } if (.@r>=9) { bonus bShortWeaponDamageReturn,20; bonus bMagicDamageReturn,20; bonus5 bAutoSpellWhenHit,"NPC_MAGICMIRROR",8,300,BF_MAGIC,0; } },{},{}
Dropped By

back to top