ID #20722
Armor
Tree Spirit Shawl [1]
Buy Price: N/A
Sell Price: N/A
A shawl with a pattern and aroma of tree.
_______________________
ATK +5
MATK +5
_______________________
For each Refine Level:
ATK +2
MATK +2
_______________________
Refine Level +12:
ASPD +1
_______________________
Type: Garment
Defense: 6
Weight: 40
Armor Level: 1
_______________________
Requirement: None
_______________________
ATK +5
MATK +5
_______________________
For each Refine Level:
ATK +2
MATK +2
_______________________
Refine Level +12:
ASPD +1
_______________________
Type: Garment
Defense: 6
Weight: 40
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
Type
Armor
Weight
400
Defense
6
Requirements
Armor Level
1
Min Level
1
Scripts
Script .@r = getrefine(); bonus bBaseAtk,5+(.@r*2); bonus bMatk,5+(.@r*2); if (.@r>=12) bonus bAspd,1;
.@r = getrefine(); bonus bBaseAtk,5+(.@r*2); bonus bMatk,5+(.@r*2); if (.@r>=12) bonus bAspd,1;