Template:Drop/doc

From Phantasy Star Universe Clementine
Revision as of 22:46, 28 September 2024 by Mika (talk | contribs)
This is a documentation subpage for the Template:Drop page.

Purpose

Template used for storing item drop locations in Cargo, including their corresponding properties.

Parameter List

{{Drop
|source <!-- The source of the drop. Only accepts a string, maximum 32 characters. -->
|table_label <!-- The label of the table (e.g. "Clear Box", "Area Drops", "Mid-Mission Box", etc). Used to disambiguate sub-sources within a source. Only accepts a string, maximum 32 characters. -->
|item_id <!-- The ID of the item. Only accepts a string, maximum 8 characters. -->
|tickets <!-- The number of tickets allocated for the item, as an integer. -->
}}

If any invalid parameters are provided, the store will be rejected.