ID #480050
Armor
Sagittarius Manteau
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 25
Weight: 300
Armor level: 1
Defense: 25
Weight: 300
Armor level: 1
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
300
Defense
25
Requirements
Armor Level
1
Scripts
Script .@r = getrefine(); bonus bMdef,5; bonus bBaseAtk,20; bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus bDelayrate,-5; bonus2 bSubEle,Ele_Neutral,20; if (eaclass()&EAJL_THIRD && BaseJob == Job_Hunter) { bonus bBaseAtk,30; bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus bLongAtkRate,30; if (.@r>=8) bonus bPerfectHitAddRate,20; }
.@r = getrefine();
bonus bMdef,5;
bonus bBaseAtk,20;
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
bonus bDelayrate,-5;
bonus2 bSubEle,Ele_Neutral,20;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Hunter) {
bonus bBaseAtk,30;
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
bonus bLongAtkRate,30;
if (.@r>=8)
bonus bPerfectHitAddRate,20;
}