0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #1499 Weapon

Requiem Lance

Buy Price: N/A Sell Price: N/A
A blessed two handed spear from the king. Has an effect of calming the spirits of the dead.
_______________________
Increases Physical Damage against enemies in Bio Lab and Tomb of the Fallen by 40%.
_______________________
Decreases damage taken from Bio Lab and Tomb of the Fallen monsters by 5%.
_______________________
Refine Level +5:
Increases Physical Damage against enemies in Bio Lab and Tomb of the Fallen by additional 30%.
_______________________
For each Refine Level above +5 or higher:
Increases Physical Damage against enemies in Bio Lab and Tomb of the Fallen by additional 15%.
Decreases damage taken from Bio Lab and Tomb of the Fallen monsters by additional 1%.
_______________________
Indestructible in battle
_______________________
Type: Two-Handed Spear
Attack: 220
Weight: 150
Weapon Level: 4
_______________________
Requirement:
Base Level 100
Swordman classes

Basic Information

Weapon
1500
3

Job Requirements

Yes
Yes

Requirements

4
100

Scripts

.@r = getrefine(); .@b = 40; .@c = 5; bonus bUnbreakableWeapon; if (.@r>=5) { .@b += (.@r-5)*15+30; .@c += (.@r-5); } bonus2 bAddRace2,RC2_BioLab,.@b; bonus2 bSubRace2,RC2_BioLab,.@c;
.@r = getrefine();
.@b = 40;
.@c = 5;
bonus bUnbreakableWeapon;
if (.@r>=5) {
   .@b += (.@r-5)*15+30;
   .@c += (.@r-5);
}
bonus2 bAddRace2,RC2_BioLab,.@b;
bonus2 bSubRace2,RC2_BioLab,.@c;
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.