Versions / 0.6.0-pre.5 / NPC / Roles / Intelligent / Neutral / Feran / Component_Feran_Sensor_Low_HP.json
Component_Feran_Sensor_Low_HP
Server/NPC/Roles/Intelligent/Neutral/Feran/Component_Feran_Sensor_Low_HP.json, 306 B
Fields
| Field | Type |
|---|---|
Class | string |
Content | object |
Type | string |
Source
{
"Class": "Sensor",
"Content": {
"Type": "Self",
"Filters": [
{
"Type": "Stat",
"StatTarget": "Value",
"RelativeTo": "Health",
"Stat": "Health",
"RelativeToTarget": "Max",
"ValueRange": [ 0, 0.5 ]
}
]
},
"Type": "Component"
}