Versions / 0.5.0 / Entity / Effects / Food / Buff / _Deprecated / Food_EffectCondition_Buff_Small.json
Food_EffectCondition_Buff_Small
Server/Entity/Effects/Food/Buff/_Deprecated/Food_EffectCondition_Buff_Small.json, 242 B
Fields
| Field | Type |
|---|---|
Type | string |
EntityEffectIds | array[3] |
Match | string |
Next | string |
Failed | object |
Source
{
"Type": "EffectCondition",
"EntityEffectIds": [
"Food_Buff_Small_T1",
"Food_Buff_Small_T2",
"Food_Buff_Small_T3"
],
"Match": "None",
"Next": "Consume_Charge",
"Failed": {
"Type": "Simple",
"RunTime": 0
}
}