Template:ItemInfo/Garment
Jump to navigation
Jump to search
Example Image | |
Vendor Base Price | 2694.0 |
---|---|
Garment Stats | |
Garment Type | Light Armor |
Armor Value | 19 |
Light Dart Mitigation | 1.5% |
Blade Mitigation | 7.5% |
Heavy Dart Mitigation | 1.5% |
Item ID |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | Item name. | String | required |
image | image | Image filename. | File | optional |
item_id | item_id | Item identifier. | String | required |
added | added | Date or version added. | String | optional |
item_categories | item_categories | Categories of the item. | String | optional |
short_description | short_description | Short description of the item. | String | optional |
market_price | market_price | Vendor base price. | Number | optional |
item_tags | item_tags | Tags associated with the item. | String | optional |
max_stack | max_stack | Maximum stack size. | Number | optional |
volume | volume | Volume of the item. | Number | optional |
location | location | Item location. | String | optional |
death_drop | death_drop | Whether the item is dropped on death. | Boolean | optional |
garment_type | garment_type | Type of garment. Required for garment stats to be emitted
| String | required |
armor_value | armor_value | Base armor value provided by the garment. | Number | optional |
dash_stamina_cost | dash_stamina_cost | Percentage stamina cost modifier when dashing. | Number | optional |
light_dart_mitigation | light_dart_mitigation | Percentage mitigation against light darts. | Number | optional |
blade_mitigation | blade_mitigation | Percentage mitigation against blade damage. | Number | optional |
concussive_mitigation | concussive_mitigation | Percentage mitigation against concussive damage. | Number | optional |
heavy_dart_mitigation | heavy_dart_mitigation | Percentage mitigation against heavy darts. | Number | optional |
heat_protection | heat_protection | Percentage of heat protection provided. | Number | optional |
catchpocket_size | catchpocket_size | Catchpocket size. | Number | optional |