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

Greed Amistr Bag [1]

Buy Price: N/A Sell Price: N/A
A bag made based on Amistr Homunculus.
_______________________
All Basic Stats +1
_______________________
Enables the use of Level 1 Greed.
_______________________
For each 2 Refine Levels:
Exp gained +1%, Drop rate +1%.
_______________________
Refine Level +9:
Restore SP by 3 when killing enemy with physical and magical attack.
_______________________
Refine Level +12:
Skill casting cannot be interrupted.
_______________________
Type: Garment
Defense: 30
Weight: 20
Armor Level: 1
_______________________
Requirement: None

Available from boxes

Equipment Slots

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

Basic Information

Armor
200
30

Requirements

1

Scripts

bonus bAllStats,1; .@r = getrefine(); skill "BS_GREED",1; bonus2 bExpAddRace,RC_All,.@r/2; bonus2 bDropAddRace,RC_All,.@r/2; if (.@r>8) { bonus bSPGainValue,3; bonus bLongSPGainValue,3; bonus bMagicSPGainValue,3; } if (.@r>11) { bonus bNoCastCancel; }
bonus bAllStats,1;
.@r = getrefine();
skill "BS_GREED",1;
bonus2 bExpAddRace,RC_All,.@r/2;
bonus2 bDropAddRace,RC_All,.@r/2;
if (.@r>8) {
   bonus bSPGainValue,3;
   bonus bLongSPGainValue,3;
   bonus bMagicSPGainValue,3;
}
if (.@r>11) {
   bonus bNoCastCancel;
}
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.