Viewing Item

#5904: Inconspicuous Hat

Item ID 5904 Type Armor
Name Inconspicuous Hat Slots 1
NPC Buy 0 Weight 20
NPC Sell 0 Weapon Level 0
Range 0 DEF 15
ATK 0 Refineable Yes
MATK 0 Min. Base Level 100
Equip Location Upper Headgear
Equipable for Normal / Transcendent / Baby / Third / Third Transcendent / Third Baby
Equipable Jobs Rogue
Item Script

1 bonus2 bSkillAtk,SC_FATALMENACE,30; bonus2 bSkillAtk,SC_TRIANGLESHOT,20; bonus bMatkRate,10; if (readparam(bStr) >= 120) bonus bAtk,30; if (readparam(bAgi) >= 120) bonus bAspd,2; if (readparam(bInt) >= 120) bonus bMatk,30; if (readparam(bDex) >= 120) bonus bAtk,30; if (getrefine() >= 7) { bonus bAspdRate,1*(readparam(bAgi)/10); bonus2 bIgnoreDefRate,RC_All,1*(readparam(bStr)/10); bonus2 bIgnoreDefRate,RC_All,1*(readparam(bDex)/10); bonus2 bIgnoreMdefRate,RC_All,1*(readparam(bInt)/10); } if (getrefine() >= 9) { bonus2 bSkillAtk,SC_FATALMENACE,15; bonus2 bSkillAtk,SC_TRIANGLESHOT,10; bonus bMatkRate,5; }

Equip Script None
Unequip Script None
Description A simple hat that would
look inconspicuous in
any crowd.
It's very helpful to
anyone who's trying
to blend in.
_
MATK +10%
Increases damage of
Fatal Menace by 30%
Increases damage of
Triangle Shot by 20%
If Base STR is 120
or higher;
ATK +30
If Base AGI is 120
or higher;
ASPD +2
If Base INT is 120
or higher;
MATK +30
If Base DEX is 120
or higher;
ATK +30
If Refine Level is +7
or higher;
Every 10 Base STR;
Pierces 1% of Hard DEF.
Every 10 Base AGI;
ASPD +1%
Every 10 Base INT;
Pierces 1% of Hard MDEF.
Every 10 Base DEX;
Pierces 1% of Hard DEF.
If Refine Level is +9
or higher;
MATK +5%
Increases damage of
Fatal Menace by 15%
Increases damage of
Triangle Shot by 10%
Type: Headgear
Defense: 15
Position: Upper
Weight: 20
Required Level: 100
Jobs: Shadow Chaser