ID #5746
Armor
Rune Circlet [1]
Buy Price: N/A
Sell Price: N/A
A runic circlet designed for a Rune Knight.
_______________________
STR +1, INT +1
MDEF +5
_______________________
Base STR at least 120:
ATK +10, MATK +5
_______________________
Type: Headgear
Defense: 12
Position: Upper
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 100
Rune Knight
_______________________
STR +1, INT +1
MDEF +5
_______________________
Base STR at least 120:
ATK +10, MATK +5
_______________________
Type: Headgear
Defense: 12
Position: Upper
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 100
Rune Knight
NPCs where to find the item
Job Master
prontera (161, 191)
Rune Knight Captain
job3_rune01 (80, 60)
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
100
Defense
12
Job Requirements
Knight
Yes
Requirements
Armor Level
1
Min Level
100
Scripts
Script bonus bStr,1; bonus bInt,1; bonus bMdef,5; if (readparam(bStr)>=120) { bonus bBaseAtk,10; bonus bMatk,5; }
bonus bStr,1;
bonus bInt,1;
bonus bMdef,5;
if (readparam(bStr)>=120) {
bonus bBaseAtk,10;
bonus bMatk,5;
}