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

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