⚔️Mercenary Item Drops

Logs rare item drops when a player's mercenary kills a monster

Logs item drops when a player's mercenary lands the killing blow on a monster.

Action: merc_item_drop

Why Use It

  • Track mercenary-assisted farming separately from direct player kills

  • Monitor mercenary usage patterns across player types

  • Distinguish mercenary farming from homunculus and player kills

Configuration

ragnasync_merc_item_drop_log_enabled: true
ragnasync_merc_item_drop_log_min_rate: 500
ragnasync_merc_item_drop_log_channel_id: "YOUR_CHANNEL_ID"

For configuration options and data fields, see Mob Item Drops.

Custom Templates

Customize your mercenary drop messages with templates. See Message Templates for placeholders and examples.

Last updated