.:Renewal Item Database:.
Type
Armor
Class
Lower Headgear
Buy
n/a
Sell
n/a
Weight
0 Armor Lvl 1 Slot 0 Refineable No | |
Applicable Jobs | Every Job |
---|---|
Description | Reduces after-cast skill delay by 3%. The fearsome growl of the warrior, highly intimdating. Part of the Eastern Costume Set, obtainable from the GoCash East West Costume Box. East Costume Set: Costume Sakkat Costume Dark Blindfold, Costume Angry Mouth Untradable More Information on Combo: |
Combo Script |
{ .@r = getequiprefinerycnt(EQI_HEAD_TOP); if(.@r>=7) bonus bCritAtkRate,10; if(.@r>=9) bonus bAspd,1; } |
Item Script | { bonus bDelayrate,-3; },{},{} |
Dropped By | No Result |
Type
Armor
Class
Upper & Middle Headgear
Buy
20z
Sell
10z
Weight
60 Defense
5 Armor Lvl 1 Slot 1 | |
Applicable Jobs | Every Job |
---|---|
Description | Can feel a high dignity of the Northern Wolf Tribe. AGI +5 FLEE +10 Ignore 10% physical defense of Demihuman and Brute monsters. When refined to +7, add a chance of inflicting Bleeding status to enemies on 5x5 cells when phsycally attacking. When refined to +9, add a chance of autocast Level 1 Howling of Lion when phsycally attacking. When equipped with Angry Mouth: When refined to +7, CRIT +10. When refined to +9, ASPD +1. More Information on Combo: |
Combo Script |
{ .@r = getequiprefinerycnt(EQI_HEAD_TOP); if(.@r>=7) bonus bCritAtkRate,10; if(.@r>=9) bonus bAspd,1; } |
Item Script |
expand to view script{ bonus bAgi,5; bonus bFlee,10; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,10; bonus2 bIgnoreDefRaceRate,RC_Brute,10; bonus2 bIgnoreDefRaceRate,RC_Player_Doram,10; if (getrefine()>=7) { bonus2 bAddEff,Eff_Bleeding,10; } if (getrefine()>=9) { bonus3 bAutoSpellWhenHit,"MC_LOUD",1,1; } },{},{} |
Dropped By | No Result |