ID #20770
Armor
Andfreimnir's Manteau [1]
Buy Price: N/A
Sell Price: N/A
A cloak made by a cook who cooks wild boar, which returns to its original shape in the evening no matter how much meat is cut and eaten.
_______________________
ASDP +1
_______________________
Refine Level +5:
For each 10 base AGI:
Increases Attack Speed (decreases After Attack Delay by 1%).
_______________________
Refine Level +5:
For each 10 base AGI:
Increases Attack Speed (decreases After Attack Delay by additional 1%).
_______________________
When compounded with Cenere Card:
Does not activate the effect of Cenere Card.
_______________________
Type: Garment
Defense: 40
Weight: 40
Armor Level: 1
_______________________
Requirement:
Base Level 100
_______________________
ASDP +1
_______________________
Refine Level +5:
For each 10 base AGI:
Increases Attack Speed (decreases After Attack Delay by 1%).
_______________________
Refine Level +5:
For each 10 base AGI:
Increases Attack Speed (decreases After Attack Delay by additional 1%).
_______________________
When compounded with Cenere Card:
Does not activate the effect of Cenere Card.
_______________________
Type: Garment
Defense: 40
Weight: 40
Armor Level: 1
_______________________
Requirement:
Base Level 100
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
40
Requirements
Armor Level
1
Min Level
100
Scripts
Script .@r = getrefine(); bonus bAspd,1; if (.@r>=7) bonus bAspdRate,2*(readparam(bAgi)/10); else if (.@r>=5) bonus bAspdRate,readparam(bAgi)/10;
.@r = getrefine(); bonus bAspd,1; if (.@r>=7) bonus bAspdRate,2*(readparam(bAgi)/10); else if (.@r>=5) bonus bAspdRate,readparam(bAgi)/10;