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

Ancient Stalactic Golem Card

Buy Price: N/A Sell Price: N/A
For each 10 base VIT:
MaxHP +150
Increases Attack Speed (decreases After Attack Delay by 1%).
_______________________
Base VIT at least 120:
Decreases After Skill Delay by additional 3%.
_______________________
Type: Card
Compound on: Garment
Weight: 1

Monster Drops

Card Drops

Ancient Stalactic Golem

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

.@vit = readparam(bVit); .@val = .@vit/10; if (.@val) { bonus bAspdRate,.@val; bonus bMaxHP,(150*.@val); if (.@vit >= 120) { bonus bDelayrate,-3; } }
.@vit = readparam(bVit);
.@val = .@vit/10;
if (.@val) {
   bonus bAspdRate,.@val;
bonus bMaxHP,(150*.@val);
if (.@vit >= 120) {
   bonus bDelayrate,-3;
} }
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.