Template:ItemInfo/Weapon
Jump to navigation
Jump to search
Example Image | |
Vendor Base Price | 1300.0 |
---|---|
Statistics | |
Volume | 1.0 |
Weapon Stats | |
Damage Type | Light Dart |
Fire Mode | Semi-Automatic |
Damage Per Shot
7.2
|
|
Rate of Fire
343 RPM
|
|
Clip Size
18
|
|
Reload Speed
1.2 s
|
|
Effective Range
38 m
|
|
Accuracy
0.4
|
|
Item Id |
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 |
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 |
weapon_type | weapon_type | Weapon type. Required for weapon stats to be emitted
| String | required |
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 |