User:Emil/Template:ItemInfo
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
child | child | Used internally to indicate child infobox. | Boolean | optional |
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 |
base_vendor_price | base_vendor_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 |
weapon_type | weapon_type | Weapon type. Required for weapon stats to be emitted
| String | optional |
damage_type | damage_type | Damage type (for weapons). | String | optional |
fire_mode | fire_mode | Fire mode (weapon-specific). | String | optional |
ads_mode | ads_mode | ADS mode (weapon-specific). | String | optional |
damage_per_shot | damage_per_shot | Damage per shot (ranged weapons). | Number | optional |
rate_of_fire | rate_of_fire | Rate of fire (shots per minute). | Number | optional |
clip_size | clip_size | Clip size (weapon-specific). | Number | optional |
reload_speed | reload_speed | Reload speed in seconds. | Number | optional |
effective_range | effective_range | Effective range in meters. | Number | optional |
accuracy | accuracy | Accuracy rating. | Number | optional |
stability | stability | Stability rating. | Number | optional |
melee_weapon_type | melee_weapon_type | Type of melee weapon. | String | optional |
damage_per_hit | damage_per_hit | Damage per hit (melee weapons). | Number | optional |
attack_speed | attack_speed | Attack speed (melee weapons). | Number | optional |
garment_type | garment_type | Type of garment. Required for garment stats to be emitted
| String | optional |
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 |