Test_Heal
Server/Item/Interactions/Tests/Test_Heal.json, 256 B
Fields
| Field | Type |
|---|---|
Type | string |
Effects | object |
$Comment | string |
RunTime | number |
Next | object |
Source
{
"Type": "Simple",
"Effects": {
"ItemPlayerAnimationsId": "Feran_Staff",
"ItemAnimationId": "CastSummon"
},
"$Comment": "Prepare Delay",
"RunTime": 1,
"Next": {
"Type": "ApplyEffect",
"EffectId": "Food_Health_Regen_Small"
}
}