
RENEWAL / ITEMS
Hero Hidden Cloth [1]
#15097Armor
Hero_Hidden_Cloth
TypeArmor
Equipment positionArmor
GenderBoth
Weight20
Buy price10 z
Sell price5 z
DEF70
Slots1
Required level160
Armor level1
Description
Max HP/SP +5%.
Fatal Menace and Triangle Shot damages +10%.
Cross Impact and Cross Ripper Slasher damage +10%.
Successful Physical attacks add a chance of CRI +20, FLEE +20, ATK +10%, and MATK + 10% for 10 seconds.
The casting chance upgrades according to the Upgrade level.
Class: Armor DEF: 70
Weight: 20
Required Level: 160
Equip To: 3rd Thief Classes
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Armor
- Jobs
- Assassin
- Yes
- Rogue
- Yes
- Thief
- Yes
- Classes
- Upper
- Yes
- All Third
- Yes
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect script
bonus bMaxHPrate,5;
bonus bMaxSPrate,5;
bonus2 bSkillAtk,"SC_FATALMENACE",10;
bonus2 bSkillAtk,"SC_TRIANGLESHOT",10;
bonus2 bSkillAtk,"GC_CROSSIMPACT",10;
bonus2 bSkillAtk,"GC_CROSSRIPPERSLASHER",10;
autobonus "{ bonus bCritical,20; bonus bFlee,20; bonus2 bAddClass,Class_All,10; bonus bMatkRate,10; }",(1+getrefine())*3,10000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";