Stat_Check_Max_Health
Server/Item/Interactions/Stat_Check/Stat_Check_Max_Health.json, 114 B
Fields
| Field | Type |
|---|---|
Parent | string |
Costs | object |
ValueType | string |
LessThan | boolean |
Source
{
"Parent": "Stat_Check",
"Costs": {
"Health": 999999
},
"ValueType": "Absolute",
"LessThan": true
}