62 lines
1.0 KiB
JSON
62 lines
1.0 KiB
JSON
{
|
|
"version": 1,
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Created by EmoGarbage, Inhands by TiniestShark based off of /tg station's health analyzer at https://github.com/tgstation/tgstation/commit/c7e5ca401c91cb1351c2f68cda3fe35634c4dba2",
|
|
"states": [
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "growing",
|
|
"delays": [
|
|
[ 0.2, 0.2, 0.2 ]
|
|
]
|
|
},
|
|
{
|
|
"name": "decaying",
|
|
"delays": [
|
|
[ 0.2, 0.2, 0.2 ]
|
|
]
|
|
},
|
|
{
|
|
"name": "severity_mask",
|
|
"delays": [
|
|
[ 0.25, 0.25, 0.25, 0.25 ]
|
|
]
|
|
},
|
|
{
|
|
"name": "timer_1"
|
|
},
|
|
{
|
|
"name": "timer_2"
|
|
},
|
|
{
|
|
"name": "timer_3"
|
|
},
|
|
{
|
|
"name": "timer_4"
|
|
},
|
|
{
|
|
"name": "timer_5"
|
|
},
|
|
{
|
|
"name": "supercritical",
|
|
"delays": [
|
|
[ 0.125, 0.125, 0.125, 0.125 ]
|
|
]
|
|
}
|
|
]
|
|
}
|