Float

Data Type

A floating point (decimal) number, like 6.0, -1.5 or 0.1.

Examples

"condition": {
    "type": "origins:relative_health",
    "comparison": "<=",
    "compare_to": 0.5
}

A Relative Health (Entity Condition Type) that has a compare_to float value of 0.5.