I made a Scroll buff Drop +30% , exist some way to not add bonus to a especific item?

example: when buff active , a specific item droped of mob not be affected?
Code:
<rewardlist type="NOT_RATED_GROUPED">
<group chance="50.0">
<reward item_id="8600" min="1" max="1" chance="90.0"/>
</group>
 
Back
Top