Step1. go to this Demonbuddy\Plugins\Trinity\Components\Adventurer\Game\Quests
Step2. BountyDataFactory.cs open (notepad)
Step3. Ctrl+F use Search Belial(ex)
Step4. Insert comments before each code.
EX)
// A2 - Bounty: Kill Belial (358353)
Bounties.Add(new BountyData...