Integer

Data Type

A whole number (integer number), like 3 or -1. Numbers such as 0.3 or 5.5 are not allowed, those would be Floats.

Examples

{   
    "type":"origins:set_on_fire",
    "duration": 3
}

A Set On Fire (Entity Action Type) that has a duration value of 3, which is a whole number.