Skip to content

Commit

Permalink
Update API docs with item mastery and customization
Browse files Browse the repository at this point in the history
  • Loading branch information
kakaroto committed Nov 27, 2024
1 parent da5f60f commit 346f0e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -425,8 +425,10 @@ Additional fields added to the roll request:
- `name`: The item name
- `description`: The description of the item
- `item-type`: (Optional) The item type (Weapon, Gear, Staff, Instrument, etc...)
- `item-customizations`: (Optional) Array of string containing the item customizations for this character/item (like 'Pact Weapon')
- `quantity`: (Optional) The quantity of the item that the character has, as an integer `<number>`
- `tags`: (Optional) Array of strings for item specific tags (consumable, heal, utility, instrument, etc..)
- `mastery`: (Optional) The mastery type that the character has over this weapon

#### attack
Roll an attack. This will generally be either rolling a weapon attack or a special action or class feature attack.
Expand Down

0 comments on commit 346f0e4

Please sign in to comment.