AmmoDamageModifier :: struct
| Inherits from BaseModifier |
| type | :: "ammo-damage" | |
| infer_icon optional | :: boolean | If set to |
If set to | ||
| use_icon_overlay_constant optional | :: boolean | If |
If | ||
| ammo_category | :: AmmoCategoryID | Name of the AmmoCategory that is affected. |
Name of the AmmoCategory that is affected. | ||
| modifier | :: double | Modification value, which will be added to the current ammo damage modifier upon researching. |
Modification value, which will be added to the current ammo damage modifier upon researching. | ||
| icons optional | :: array[IconData] | Can't be an empty array. |
Can't be an empty array. | ||
| icon optional | :: FileName | Path to the icon file. [...] |
Path to the icon file. [...] | ||
| icon_size optional | :: SpriteSizeType | The size of the square icon, in pixels. [...] |
The size of the square icon, in pixels. [...] | ||
| hidden optional | :: boolean | |


