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

Ancient Megalith Card

Buy Price: N/A Sell Price: N/A
Type: Card
Weight: 10

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

.@a = (readparam(bVit)/10); .@b = (readparam(bLuk)/10); bonus bBaseAtk,((3*.@a)+(3*.@b)); bonus bHit,5*.@a; bonus bAspdRate,.@b; if (readparam(bVit)>=125) { bonus bBaseAtk,50; bonus bHit,25; } if (readparam(bLuk)>=125) { bonus bBaseAtk,50; bonus bAspdRate,5; }
.@a = (readparam(bVit)/10);
.@b = (readparam(bLuk)/10);
bonus bBaseAtk,((3*.@a)+(3*.@b));
bonus bHit,5*.@a;
bonus bAspdRate,.@b;
if (readparam(bVit)>=125) {
   bonus bBaseAtk,50;
   bonus bHit,25;
}
if (readparam(bLuk)>=125) {
   bonus bBaseAtk,50;
   bonus bAspdRate,5;
}
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.