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

Elder Crown [1]

Buy Price: N/A Sell Price: N/A
Crown made from Elder Branch.
_______________________
INT +2
MDEF +5
_______________________
Random chance a defeated Plant monster will drop Elder Branch.
_______________________
Refine Level +6:
Increases the drops chance of Elder Branch.
_______________________
Refine Level +9:
further increases the drops chance of Elder Branch.
_______________________
Type: Headgear
Defense: 5
Position: Upper
Weight: 10
Armor Level: 1
_______________________
Requirement: None

Equipment Slots

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

Basic Information

Armor
100
5

Requirements

1

Scripts

.@r = getrefine(); bonus bInt,2; bonus bMdef,5; .@val = 10; if (.@r >= 6) { .@val += 10; if (.@r >= 9) .@val += 10; } bonus3 bAddMonsterDropItem,7939,RC_Plant,.@val;
.@r = getrefine();
bonus bInt,2;
bonus bMdef,5;
.@val = 10;
if (.@r >= 6) {
   .@val += 10;
   if (.@r >= 9)
      .@val += 10;
}
bonus3 bAddMonsterDropItem,7939,RC_Plant,.@val;
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.