* HellSpawn Mob * added spawner * summary for the namespace * larger collider, cannot enter single tile corridors. * fix * remove duplicate from yml, fix attributions. * moved action to shared, moved comp to shared, networked comp, separated heal, fixed attributions * removed flammable from hellspawn removed the healing effect from firestarter ability (healing can be separate ability). * Update attributions.yml fix attributions * fix * fix
66 lines
1.3 KiB
JSON
66 lines
1.3 KiB
JSON
{
|
|
"version": 1,
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from https://github.com/tgstation/tgstation/commit/3d049e69fe71a0be2133005e65ea469135d648c8. Harm and disarm heavily modified. Web made by jackfrost (github) for SS14. Eyeclose and Eyeopen by Bhijn and Myr (deathride58 on Github), under CC0.",
|
|
"states": [
|
|
{
|
|
"name": "internal0"
|
|
},
|
|
{
|
|
"name": "internal1"
|
|
},
|
|
{
|
|
"name": "scream"
|
|
},
|
|
{
|
|
"name": "disarm"
|
|
},
|
|
{
|
|
"name": "firestarter"
|
|
},
|
|
{
|
|
"name": "harm"
|
|
},
|
|
{
|
|
"name": "manifest"
|
|
},
|
|
{
|
|
"name": "carp_summon"
|
|
},
|
|
{
|
|
"name": "zombie-turn"
|
|
},
|
|
{
|
|
"name": "shop"
|
|
},
|
|
{
|
|
"name": "blight"
|
|
},
|
|
{
|
|
"name": "defile"
|
|
},
|
|
{
|
|
"name": "overloadlight"
|
|
},
|
|
{
|
|
"name": "malfunction"
|
|
},
|
|
{
|
|
"name": "web"
|
|
},
|
|
{
|
|
"name": "ghostHearingToggled"
|
|
},
|
|
{
|
|
"name": "eyeopen"
|
|
},
|
|
{
|
|
"name": "eyeclose"
|
|
}
|
|
]
|
|
}
|