Skip to main content

give_item_points

Triggered Effect

This effect requires a Trigger to activate.

Add / subtract item points (check the points wiki page if you don't know what these are)

Effect Syntax

- id: give_item_points
args:
type: point_name # The point to add/subtract
amount: 1 # The amount to add/subtract
...other config (eg triggers, filters, mutators, etc)