/tg/ Station 13 - Modules - TypesVar Details - Proc Details

skill_reward

An element that forbids mobs without a required skill level from equipping the item.

Vars

associated_skillThe required skill the user has to have to equip the item.

Procs

drop_if_unworthyWe check if the item can be equipped, otherwise we drop it.

Var Details

associated_skill

The required skill the user has to have to equip the item.

Proc Details

drop_if_unworthy

We check if the item can be equipped, otherwise we drop it.