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

Prosperous Business Amulet

Buy Price: N/A Sell Price: N/A
Amulet given by Tatsugami who has regained the divine power.
The more lucky you are, the more you can get amulet protection.
_______________________
MDEF +2
_______________________
The following special effects will disappear at the end of regular maintenance on December 28, 2012:
_______________________
Base AGI at least 60:
LUK +2
_______________________
Base AGI at least 80:
DEX +1
LUK +1
_______________________
Base AGI at least 100:
DEX +1
INT +1
_______________________
Base AGI at least 120:
DEX +1
INT +3
LUK +1
_______________________
Type: Accessory
Weight: 30
Armor Level: 1
_______________________
Requirement: None

Basic Information

Armor
300

Requirements

1
1

Scripts

.@a = readparam(bLuk); bonus bMdef,2; if (.@a>=60) { bonus bLuk,2; if (.@a>=80) { bonus bDex,1; bonus bLuk,1; if (.@a>=100) { bonus bDex,1; bonus bInt,1; if (.@a>=120) { bonus bDex,1; bonus bInt,3; bonus bLuk,1; } } } }
.@a = readparam(bLuk);
bonus bMdef,2;
if (.@a>=60) {
   bonus bLuk,2;
   if (.@a>=80) {
       bonus bDex,1;
       bonus bLuk,1;
       if (.@a>=100) {
           bonus bDex,1;
           bonus bInt,1;
           if (.@a>=120) {
               bonus bDex,1;
               bonus bInt,3;
               bonus bLuk,1;
           }
       }
   }
}
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.