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 #300086 Card

Senior Special Alnoldi Card

Buy Price: N/A Sell Price: N/A
When compounded on a Two-Handed Sword class weapon:
Increases Melee Physical Damage by 10%.
_______________________
For each Refine Level:
Increases Melee Physical Damage by additional 1%.
_______________________
Refine Level +11:
Indestructible in battle
_______________________
Type: Card
Compound on: Weapon
Weight: 1

Monster Drops

Card Drops

Senior Special Alnoldi

Rate: 0.5%

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Card
10

Item Flags

Yes

Scripts

.@r = getrefine(); if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSWORD) { bonus bShortAtkRate,10; } bonus bShortAtkRate,.@r; if (.@r>=11) { bonus bUnbreakableWeapon; }
.@r = getrefine();
if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSWORD) {
   bonus bShortAtkRate,10;
}
bonus bShortAtkRate,.@r;
if (.@r>=11) {
   bonus bUnbreakableWeapon;
}
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.