Artwork unavailable
RENEWAL / ITEMS
Splendid Cover [1]
#480367Armor
Spendid_Cape_BR
TypeArmor
Equipment positionGarment
GenderBoth
Weight60
Buy price0 z
Sell price0 z
DEF12
Slots1
Required level100
Armor level1
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Garment
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
- No Drop
- Yes
- No Sell
- Yes
- No Mail
- Yes
- No Auction
- Yes
Item effect script
.@r = getrefine();
bonus bHPGainValue,100;
bonus bSPGainValue,10;
bonus bMagicHPGainValue,100;
bonus bMagicSPGainValue,10;
if (.@r>=7) {
bonus2 bAddItemHealRate,11522,100;
bonus2 bAddItemHealRate,11523,100;
bonus2 bAddItemHealRate,11524,100;
if (.@r>=9) {
bonus2 bAddMonsterDropItemGroup,IG_SPENDID_CAPE_BR,200;
if (.@r>=11) {
bonus bNoCastCancel;
}
}
}