stun prod (#17467)
* stunprod * update alphabetical correct, the battery charge is less, stamina damage is less (5 hits now), graph id fixed * update crafting has become more difficult * update makeshiftstunprod * remove netsync * Update meta.json * fix * remove bluntStaminaDamageFactor
|
After Width: | Height: | Size: 356 B |
@@ -0,0 +1,82 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Sprite by https://github.com/noudoit",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "stunprod_off"
|
||||
},
|
||||
{
|
||||
"name": "stunprod_nocell"
|
||||
},
|
||||
{
|
||||
"name": "stunprod_on",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "equipped-BACKPACK",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "off-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "off-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "on-inhand-left",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "on-inhand-right",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 476 B |
|
After Width: | Height: | Size: 477 B |
|
After Width: | Height: | Size: 631 B |
|
After Width: | Height: | Size: 640 B |
|
After Width: | Height: | Size: 191 B |
|
After Width: | Height: | Size: 227 B |
|
After Width: | Height: | Size: 292 B |