ID #5754
Armor
Burning Spirit [1]
Buy Price: N/A
Sell Price: N/A
A hat made for those who decide to become a Sura. It expresses a burning spirit.
_______________________
STR +1
VIT +1
MDEF +5
_______________________
Base STR at least 120:
ATK +10
HIT +3
_______________________
Type: Headgear
Defense: 12
Position: Upper
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 100
Sura
_______________________
STR +1
VIT +1
MDEF +5
_______________________
Base STR at least 120:
ATK +10
HIT +3
_______________________
Type: Headgear
Defense: 12
Position: Upper
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 100
Sura
NPCs where to find the item
Job Master
prontera (161, 191)
Master#job_shu
sword_1-1 (223, 167)
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
Monk
Yes
Requirements
Armor Level
1
Min Level
100
Scripts
Script bonus bStr,1; bonus bVit,1; bonus bMdef,5; if (readparam(bStr)>=120) { bonus bBaseAtk,10; bonus bHit,3; }
bonus bStr,1;
bonus bVit,1;
bonus bMdef,5;
if (readparam(bStr)>=120) {
bonus bBaseAtk,10;
bonus bHit,3;
}