Basic Info

Name 1492 Vellum Glaive
Item ID 1492 - Velum_Glaive
Type Weapon - Two-Handed Spear
1492
*Stats during WoE & PVP
Increases damage to other players by 80%.
Refine Level +6:
Increases Clashing Spiral damage by 100% and Overbrand damage by 50%.
Refine Level +9:
Has a chance of reflecting magic and physical attack damage back to the attacking enemy as well as a chance to cast Magic Mirror.
Class: Two-Handed Spear
Attack: 250
Weight: 450
Weapon Level: 4
Level Requirement: 95
Jobs: Swordman

Details

Weight 450
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Main Hand + Off Hand

Stats

Range 3
Defense 0
Attack 250
Magical Attack 0
Weapon Level 4
Slots 0

Restrictions

Level Range 95 +
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes Swordsman / Knight / Crusader
Gender Any

Scripts

Use Script
bonus2 bAddRace,RC_Player,80; if(getrefine()>=6) { bonus2 bSkillAtk,LK_SPIRALPIERCE,100; bonus2 bSkillAtk,KN_SPEARBOOMERANG,50; } if(getrefine()>=9) { autobonus2 "{ bonus bShortWeaponDamageReturn,20; bonus bMagicDamageReturn,20; }",100,2000,BF_WEAPON|BF_MAGIC,"{ specialeffect(EF_REFLECTSHIELD, AREA, playerattached()); }"; }
Equip Script
None
Unequip Script
None