Viewing Item

#480224: Shining Priest's Cloak

Item ID 480224 For Sale No
Identifier ROZ_FV_Cassock_Manteau Credit Price Not For Sale
Name Shining Priest's Cloak Type Armor
NPC Buy 0 Weight 45
NPC Sell 0 Weapon Level 0
Range 0 Defense 35
Slots 1 Refineable Yes
Attack 0 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations Garment
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bHealPower2,25;

3 bonus bAddItemHealRate,25;

4 bonus2 bSubRace,RC_Angel,2*(.@r/2);

5 bonus2 bSubRace,RC_Demon,2*(.@r/2);

6 bonus bBaseAtk,7*(.@r/3);

7 bonus bMatk,(6*(readparam(bInt/25))+(10*(.@r/3)));

8 bonus bAspdRate,3*(readparam(bAgi)/25);

9 bonus bMaxHP,350*(readparam(bVit)/25);

10 bonus bVariableCastrate,-3*(readparam(bDex)/25);

11 if (.@r>=9)

12 bonus2 bSubSize,Size_All,10;

Equip Script None
Unequip Script None