A basic wooden staff.
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 JSON| ID | 758 |
| aegisName ❔ | WoodenStaff |
| subtype ❔ | W_2HSTAFF |
| viewSprite ❔ | 1 |
Script to execute when the item is used/equipped.
bonus bMatkRate, 10; if (getskilllv(SKILL_CONFRINGO)) addtoskill(SKILL_CONFRINGO, 1, 2); Script to execute when the item is equipped. Warning, not all item bonuses will work here as expected.
callfunc "RequireStat", bInt, 60, EQI_HAND_R;