| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from cev-eris at https://github.com/discordia-space/CEV-Eris/commit/476e374cea95ff5e8b1603c48342bf700e2cd7af",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "shiv"
- },
- {
- "name": "scalpel"
- },
- {
- "name": "advanced"
- },
- {
- "name": "laser"
- },
- {
- "name": "shiv-inhand-left",
- "directions": 4
- },
- {
- "name": "shiv-inhand-right",
- "directions": 4
- },
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "inhand-right",
- "directions": 4
- },
- {
- "name": "advanced-inhand-left",
- "directions": 4
- },
- {
- "name": "advanced-inhand-right",
- "directions": 4
- },
- {
- "name": "laser-inhand-left",
- "directions": 4
- },
- {
- "name": "laser-inhand-right",
- "directions": 4
- },
- {
- "name": "0",
- "delays": [
- [
- 0.1,
- 0.1
- ]
- ]
- },
- {
- "name": "25"
- },
- {
- "name": "50"
- },
- {
- "name": "75"
- },
- {
- "name": "100"
- }
- ]
- }
|