A leather quiver which only benefits people using bows. Otherwise, it will only hinder you.
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 | 1172 |
AegisName ❔ | LeatherQuiver |
Script to execute when the item is used/equipped.
if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_SUBTYPE) == W_BOW) {bonus bAspdRate,10;
bonus bAddMaxWeight,100;
}bonus bMaxSPrate,-10;
bonus bLuk,-1;