Only useful for farming Bifs.
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 | 3535 |
aegisName ❔ | Pickaxe |
subtype ❔ | W_KATAR |
slots ❔ | 1 |
Script to execute when the item is used/equipped.
bonus2 bAddMonsterDropChainItem,ITMCHAIN_ORE,RC_Mineral;
bonus bPerfectHitAddRate, 10;
bonus2 bCriticalAddRace,RC_Mineral,30;
bonus bNearAtkDef,30;
bonus bCriticalDef,10;
Script to execute when the item is unequipped. Warning, not all item bonuses will work here as expected.
callfunc "SC_Bonus", 2, SC_DEC_AGI, 1+rand(40);