A black steel helmet worn by the most ferocious warriors.
No Monsters drop this item.
You'd like to see behind the curtain? Then you are here at the right place - lots of data only contributors would normally see.
Open raw JSONID | 877 |
aegisName ❔ | BullHelmet |
viewSprite ❔ | 877 |
Script to execute when the item is used/equipped.
bonus bMatkRate, -52; bonus bDoubleAddRate, 20;
bonus bStr, 10;
bonus bCritical, 15;
bonus bAspdRate, 10;
bonus bDef2Rate, -39;
bonus bHit, -15;
Script to execute when the item is equipped. Warning, not all item bonuses will work here as expected.
callfunc "RequireStat", bStr, 70, EQI_HEAD_TOP;
callfunc "RequireStat", bVit, 50, EQI_HEAD_TOP;
callfunc "RequireStat", bLuk, 50, EQI_HEAD_TOP;