|
|
@ -10,7 +10,8 @@ |
|
|
|
"foreground": [24, 120, 189], |
|
|
|
"foreground": [24, 120, 189], |
|
|
|
"background": [230,120, 120] |
|
|
|
"background": [230,120, 120] |
|
|
|
}, |
|
|
|
}, |
|
|
|
{"_type": "Sprite", "name": "torch_horizontal_floor"} |
|
|
|
{"_type": "Sprite", "name": "torch_horizontal_floor"}, |
|
|
|
|
|
|
|
{"_type": "Sound", "attack": "pickup", "death": "blank"} |
|
|
|
] |
|
|
|
] |
|
|
|
}, |
|
|
|
}, |
|
|
|
"SWORD_RUSTY": { |
|
|
|
"SWORD_RUSTY": { |
|
|
@ -38,7 +39,8 @@ |
|
|
|
"background": [150, 100, 189] |
|
|
|
"background": [150, 100, 189] |
|
|
|
}, |
|
|
|
}, |
|
|
|
{"_type": "Loot", "amount": 10}, |
|
|
|
{"_type": "Loot", "amount": 10}, |
|
|
|
{"_type": "Sprite", "name": "barrel_small"} |
|
|
|
{"_type": "Sprite", "name": "barrel_small"}, |
|
|
|
|
|
|
|
{"_type": "Sound", "attack": "pickup", "death": "blank"} |
|
|
|
], |
|
|
|
], |
|
|
|
"inventory_count": 1 |
|
|
|
"inventory_count": 1 |
|
|
|
}, |
|
|
|
}, |
|
|
@ -53,7 +55,8 @@ |
|
|
|
"background": [24, 205, 210] |
|
|
|
"background": [24, 205, 210] |
|
|
|
}, |
|
|
|
}, |
|
|
|
{"_type": "LightSource", "strength": 60, "radius": 1.8}, |
|
|
|
{"_type": "LightSource", "strength": 60, "radius": 1.8}, |
|
|
|
{"_type": "Sprite", "name": "torch_pillar"} |
|
|
|
{"_type": "Sprite", "name": "torch_pillar"}, |
|
|
|
|
|
|
|
{"_type": "Sound", "attack": "pickup", "death": "blank"} |
|
|
|
] |
|
|
|
] |
|
|
|
}, |
|
|
|
}, |
|
|
|
"POTION_HEALING_SMALL": { |
|
|
|
"POTION_HEALING_SMALL": { |
|
|
@ -67,7 +70,8 @@ |
|
|
|
"background": [255, 205, 189] |
|
|
|
"background": [255, 205, 189] |
|
|
|
}, |
|
|
|
}, |
|
|
|
{"_type": "Curative", "hp": 200}, |
|
|
|
{"_type": "Curative", "hp": 200}, |
|
|
|
{"_type": "Sprite", "name": "healing_potion_small"} |
|
|
|
{"_type": "Sprite", "name": "healing_potion_small"}, |
|
|
|
|
|
|
|
{"_type": "Sound", "attack": "pickup", "death": "blank"} |
|
|
|
] |
|
|
|
] |
|
|
|
}, |
|
|
|
}, |
|
|
|
"GRAVE_STONE": { |
|
|
|
"GRAVE_STONE": { |
|
|
@ -81,7 +85,8 @@ |
|
|
|
"background": [24, 205, 189] |
|
|
|
"background": [24, 205, 189] |
|
|
|
}, |
|
|
|
}, |
|
|
|
{"_type": "Loot", "amount": 10}, |
|
|
|
{"_type": "Loot", "amount": 10}, |
|
|
|
{"_type": "Sprite", "name": "grave_stone"} |
|
|
|
{"_type": "Sprite", "name": "grave_stone"}, |
|
|
|
|
|
|
|
{"_type": "Sound", "attack": "pickup", "death": "blank"} |
|
|
|
] |
|
|
|
] |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|