Viewing Item

#15398: AGI Soutane

Item ID 15398 For Sale No
Identifier CassockA_AGI Credit Price Not For Sale
Name AGI Soutane Type Armor
NPC Buy 0 Weight 80
NPC Sell 0 Weapon Level 0
Range 0 Defense 100
Slots 1 Refineable Yes
Attack 0 Min Equip Level 170
MATK 0 Max Equip Level None
Description The blessing of increasing the agility of the robes worn by
priests who worshiped agility in Odin's power.
_______________________
MaxHP +10%
MaxSP +10%
Increases Attack Speed (decreases After Attack Delay by 10%).
_______________________
For each 2 Refine Levels:
Increases Ranged Physical Damage by 3%
_______________________
For each 3 Refine Levels:
AGI +5
_______________________
For each 4 Refine Levels:
Increases Physical Damage against enemies of Angel and Demon race by 8%.
_______________________
When equipped with Clergy's Boots and Clergy's Manteau:
AGI +8, DEF +30, MDEF +15
Decreases damage taken from Angel and Demon race momnsters by 15%.
_______________________
Total Refine Level of entire set at least +27:
Increases Ranged Physical Damage by 10%
Decreases After Skill Delay by 20%.
Decreases Fixed Casting Time by 20%.
_______________________
Type: Armor
Defense: 100
Weight: 80
Armor Level: 1
_______________________
Requirement:
Base Level 170
Equip Locations Armor
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bMaxHPrate,10;

6 bonus

7 bMaxSPrate,10;

8 bonus

9 bAspdRate,10;

10 bonus

11 bLongAtkRate,3*(.@r/2);

12 bonus

13 bAgi,5*(.@r/3);

14 bonus2

15 bAddRace,RC_Angel,8*(.@r/4);

16 bonus2

17 bAddRace,RC_Demon,8*(.@r/4);

Equip Script None
Unequip Script None