Meat_TierCheck_T3
Server/Item/Interactions/Consumables/Food/Meat_TierCheck_T3.json, 296 B
Fields
| Field | Type |
|---|---|
Type | string |
Interactions | array[3] |
Source
{
"Type": "Serial",
"Interactions": [
{
"Type": "ClearEntityEffect",
"EntityEffectId": "Meat_Buff_T1"
},
{
"Type": "ClearEntityEffect",
"EntityEffectId": "Meat_Buff_T2"
},
{
"Type": "ApplyEffect",
"EffectId": "Meat_Buff_T3"
}
]
}