| Inherits from BaseModifier |
| type | :: "give-item" | |
| use_icon_overlay_constant optional | :: bool | If |
If | ||
| item | :: ItemID | |
| count optional | :: ItemCountType | Must be |
Must be | ||
| 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, e.g. |
The size of the square icon, in pixels, e.g. | ||
| icon_mipmaps optional | :: IconMipMapType | Icons of reduced size will be used at decreased scale. |
Icons of reduced size will be used at decreased scale. | ||
| item | :: ItemID | |
| type | :: "give-item" | |
| count optional | :: ItemCountType | Must be |
Must be | ||
| use_icon_overlay_constant optional | :: bool | If |
If | ||
| icon optional | :: FileName | Path to the icon file. |
Path to the icon file. | ||
| icon_mipmaps optional | :: IconMipMapType | Icons of reduced size will be used at decreased scale. |
Icons of reduced size will be used at decreased scale. | ||
| icon_size optional | :: SpriteSizeType | The size of the square icon, in pixels, e.g. |
The size of the square icon, in pixels, e.g. | ||
| icons optional | :: array[IconData] | Can't be an empty array. |
Can't be an empty array. | ||

Default: false
If false, do not draw the small "constant" icon over the technology effect icon.


Default: 1
Must be > 0.

Prototypes
Types