Npc_Heal_Low
Server/Entity/Effects/Npc/Npc_Heal_Low.json, 92 B
Fields
| Field | Type |
|---|---|
StatModifiers | object |
Duration | number |
OverlapBehavior | string |
Source
{
"StatModifiers": {
"Health": 5
},
"Duration": 2,
"OverlapBehavior": "Extend"
}Server/Entity/Effects/Npc/Npc_Heal_Low.json, 92 B
| Field | Type |
|---|---|
StatModifiers | object |
Duration | number |
OverlapBehavior | string |
{
"StatModifiers": {
"Health": 5
},
"Duration": 2,
"OverlapBehavior": "Extend"
}