A bow that has been enchanted by the dark powers of a witch.
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 | 878 |
aegisName ❔ | BansheeBow |
subtype ❔ | W_BOW |
viewSprite ❔ | 1 |
Script to execute when the item is used/equipped.
bonus2 bHPDrainRate, 100, -2;
bonus bAspdRate, 20;
bonus bMaxHP, -150;
bonus bSpeedAddRate, 20;
bonus bDefRate, -40;
bonus bDef2Rate, -35;
bonus bMatkRate, -9;
Script to execute when the item is equipped. Warning, not all item bonuses will work here as expected.
callfunc "RequireStat", bDex, 80, EQI_HAND_R;