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 #18960 Armor

Love Daddy 2013 [1]

Buy Price: N/A Sell Price: N/A
Type: Armor
Defense: 10
Weight: 10
Slots: 1
Armor level: 1

Equipment Slots

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

Basic Information

Armor
10
10

Requirements

1

Scripts

.@r = getrefine(); bonus2 bAddClass,Class_All,2; bonus bMatkRate,2; if (readparam(bStr) >= 90) { bonus bBaseAtk,15; if (.@r >= 9) bonus bBaseAtk,15; } if (readparam(bInt) >= 90) { bonus bMatk,15; if (.@r >= 9) bonus bMatk,15; } if (readparam(bVit) >= 90) { bonus bMaxHP,500; if (.@r >= 9) bonus bMaxHP,500; } if (readparam(bAgi) >= 90) { bonus bAspdRate,2; if (.@r >= 9) bonus bAspdRate,3; } if (readparam(bDex) >= 90) { bonus bLongAtkRate,3; if (.@r >= 9) bonus bLongAtkRate,3; } if (readparam(bLuk) >= 90) { bonus bCritical,5; if (.@r >= 9) bonus bCritical,5; }
.@r = getrefine();
bonus2 bAddClass,Class_All,2;
bonus bMatkRate,2;
if (readparam(bStr) >= 90) {
   bonus bBaseAtk,15;
   if (.@r >= 9)
      bonus bBaseAtk,15;
   }
   if (readparam(bInt) >= 90) {
      bonus bMatk,15;
      if (.@r >= 9)
         bonus bMatk,15;
   }
   if (readparam(bVit) >= 90) {
      bonus bMaxHP,500;
      if (.@r >= 9)
         bonus bMaxHP,500;
   }
   if (readparam(bAgi) >= 90) {
      bonus bAspdRate,2;
      if (.@r >= 9)
         bonus bAspdRate,3;
   }
   if (readparam(bDex) >= 90) {
      bonus bLongAtkRate,3;
      if (.@r >= 9)
         bonus bLongAtkRate,3;
   }
   if (readparam(bLuk) >= 90) {
      bonus bCritical,5;
      if (.@r >= 9)
         bonus bCritical,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.