Basic Info

Name 18812 Elder Crown[1]
Item ID 18812 - Elder_Crown
Type Armor
18812
Crown made from Elder Branch.
INT +2
MDEF +5
Add chance to drops Elder Branch when killing Plant monsters.
Refined to +6, increase the drops chance of Elder Branch.
Refined to +9, further increase the drops chance of Elder Branch.
Class: Headgear
Defense: 5
Location: Upper
Weight: 10
Level Requirement: 1
Jobs: All classes

Details

Weight 10
NPC Buy 0 z
NPC Sell 0 z
Refineable Yes
Equip Locations Upper Headgear

Stats

Range 0
Defense 5
Attack 0
Magical Attack 0
Weapon Level 0
Slots 1

Restrictions

Level Range Any
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
bonus bInt,1; bonus bMdef,5; bonus2 bAddMonsterDropItem,7939,50; if (getrefine()>=6) { bonus2 bAddMonsterDropItem,7939,50; } if (getrefine()>=9) { bonus2 bAddMonsterDropItem,7939,50; }
Equip Script
None
Unequip Script
None