ID #20863
Armor
Menblatt Wing Manteau [1]
Buy Price: N/A
Sell Price: N/A
A garment made from Menblatt Wings.
I'm going to fly in the sky.
_______________________
ATK +30
_______________________
Refine Level +5:
For each 60 base DEX:
Increases Ranged Physical Damage by 1%.
_______________________
Refine Level +7:
For each 10 base DEX:
Increases Ranged Physical Damage by additional 1%.
_______________________
When compounded with Menblatt Card:
For each 10 base DEX:
Decreases Ranged Physical Damage by 1%.
_______________________
Type: Garment
Defense: 40
Weight: 40
Armor Level: 1
_______________________
Requirement:
Base Level 100
I'm going to fly in the sky.
_______________________
ATK +30
_______________________
Refine Level +5:
For each 60 base DEX:
Increases Ranged Physical Damage by 1%.
_______________________
Refine Level +7:
For each 10 base DEX:
Increases Ranged Physical Damage by additional 1%.
_______________________
When compounded with Menblatt Card:
For each 10 base DEX:
Decreases Ranged Physical Damage by 1%.
_______________________
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 bBaseAtk,30; if (.@r>=5) bonus bLongAtkRate,readparam(bDex)/60; if (.@r>=7) bonus bLongAtkRate,readparam(bDex)/10;
.@r = getrefine(); bonus bBaseAtk,30; if (.@r>=5) bonus bLongAtkRate,readparam(bDex)/60; if (.@r>=7) bonus bLongAtkRate,readparam(bDex)/10;