Artwork unavailable
RENEWAL / ITEMS
Softy Fawn Robe [1]
#450373Armor
Soft_Fawn_Robe
Item stats
- DEF
- 100
- Slots
- 1
- Weight
- 100
- Armor level
- 1
- Buy price
- 0 z
- Sell price
- 0 z
Equipment & requirements
- Type
- Armor
- Equipment position
- Armor
- Gender
- Both
- Required level
- 200+
No description is available. Available properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Armor
- Jobs
- Spirit Handler
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus2 bSubRace,RC_Player_Doram,7;
bonus2 bSubRace,RC_Player_Human,7;
bonus2 bSkillAtk,"SH_HYUN_ROK_CANNON",BaseLevel/10;
bonus2 bSkillAtk,"SH_HYUN_ROKS_BREEZE",BaseLevel/10;
bonus2 bAddSize,Size_All,7*.@r;
bonus2 bMagicAddSize,Size_All,7*.@r;
if (.@r>=7) {
bonus bAspdRate,10;
bonus bNoKnockback;
if (.@r>=9) {
bonus2 bSkillCooldown,"SU_CN_POWDERING",-2500;
bonus2 bSkillCooldown,"SU_NYANGGRASS",-2500;
bonus bUnbreakableArmor;
}
}





