|
|
@ -8,7 +8,7 @@ |
|
|
|
}, |
|
|
|
}, |
|
|
|
{"_type": "Combat", "hp": 200, "max_hp": 200, "damage": 15, "dead": false}, |
|
|
|
{"_type": "Combat", "hp": 200, "max_hp": 200, "damage": 15, "dead": false}, |
|
|
|
{"_type": "Motion", "dx": 0, "dy": 0, "random": false}, |
|
|
|
{"_type": "Motion", "dx": 0, "dy": 0, "random": false}, |
|
|
|
{"_type": "LightSource", "strength": 60, "radius": 1.8}, |
|
|
|
{"_type": "LightSource", "strength": 50, "radius": 1.0}, |
|
|
|
{"_type": "EnemyConfig", "hearing_distance": 5}, |
|
|
|
{"_type": "EnemyConfig", "hearing_distance": 5}, |
|
|
|
{"_type": "Animation", "scale": 0.2, "simple": true, "frames": 10, "speed": 1.0} |
|
|
|
{"_type": "Animation", "scale": 0.2, "simple": true, "frames": 10, "speed": 1.0} |
|
|
|
] |
|
|
|
] |
|
|
|