Files
echoes-of-the-ash/gamedata/items.json
2026-02-05 15:00:49 +01:00

1303 lines
32 KiB
JSON

{
"items": {
"scrap_metal": {
"name": {
"en": "Scrap Metal",
"es": "Metal desechado"
},
"type": "resource",
"weight": 0.5,
"volume": 0.2,
"emoji": "⚙️",
"image_path": "images/items/scrap_metal.webp",
"description": {
"en": "A raw material used for crafting and upgrades.",
"es": "Un material bruto utilizado para la fabricación y las mejoras."
}
},
"rusty_nails": {
"name": {
"en": "Rusty Nails",
"es": "Clavos oxidados"
},
"weight": 0.2,
"volume": 0.1,
"type": "resource",
"emoji": "📌",
"image_path": "images/items/rusty_nails.webp",
"description": {
"en": "A raw material used for crafting and upgrades.",
"es": "Un material bruto utilizado para la fabricación y las mejoras."
}
},
"wood_planks": {
"name": {
"en": "Wood Planks",
"es": "Tablas de madera"
},
"weight": 3.0,
"volume": 2.0,
"type": "resource",
"emoji": "🪵",
"image_path": "images/items/wood_planks.webp",
"description": {
"en": "A raw material used for crafting and upgrades.",
"es": "Un material bruto utilizado para la fabricación y las mejoras."
}
},
"cloth_scraps": {
"name": {
"en": "Cloth Scraps",
"es": "Ramas de tela"
},
"weight": 0.1,
"volume": 0.2,
"type": "resource",
"emoji": "🧵",
"image_path": "images/items/cloth_scraps.webp",
"description": {
"en": "A raw material used for crafting and upgrades.",
"es": "Un material bruto utilizado para la fabricación y las mejoras."
}
},
"cloth": {
"name": {
"en": "Cloth",
"es": "Tela"
},
"type": "resource",
"weight": 0.1,
"volume": 0.2,
"emoji": "🧵",
"description": {
"en": "A raw material used for crafting and upgrades.",
"es": "Un material bruto utilizado para la fabricación y las mejoras."
},
"image_path": "images/items/cloth.webp",
"uncraftable": true,
"uncraft_yield": [
{
"item_id": "cloth_scraps",
"quantity": 2
}
],
"uncraft_tools": [
{
"item_id": "knife",
"durability_cost": 1
}
]
},
"plastic_bottles": {
"name": {
"en": "Plastic Bottles",
"es": "Botellas de plástico"
},
"weight": 0.05,
"volume": 0.3,
"type": "resource",
"emoji": "🍶",
"image_path": "images/items/plastic_bottles.webp",
"description": {
"en": "A raw material used for crafting and upgrades.",
"es": "Un material bruto utilizado para la fabricación y las mejoras."
}
},
"bone": {
"name": {
"en": "Bone",
"es": "Hueso"
},
"weight": 0.3,
"volume": 0.1,
"type": "resource",
"emoji": "🦴",
"image_path": "images/items/bone.webp",
"description": {
"en": "A raw material used for crafting and upgrades.",
"es": "Un material bruto utilizado para la fabricación y las mejoras."
}
},
"raw_meat": {
"name": {
"en": "Raw Meat",
"es": "Carne cruda"
},
"weight": 0.5,
"volume": 0.2,
"type": "resource",
"emoji": "🥩",
"image_path": "images/items/raw_meat.webp",
"description": {
"en": "A raw material used for crafting and upgrades.",
"es": "Un material bruto utilizado para la fabricación y las mejoras."
}
},
"animal_hide": {
"name": {
"en": "Animal Hide",
"es": "Piel de animal"
},
"weight": 0.4,
"volume": 0.3,
"type": "resource",
"emoji": "🧤",
"image_path": "images/items/animal_hide.webp",
"description": {
"en": "A raw material used for crafting and upgrades.",
"es": "Un material bruto utilizado para la fabricación y las mejoras."
}
},
"mutant_tissue": {
"name": {
"en": "Mutant Tissue",
"es": "Piel de mutante"
},
"weight": 0.2,
"volume": 0.1,
"type": "resource",
"emoji": "🧬",
"image_path": "images/items/mutant_tissue.webp",
"description": {
"en": "A raw material used for crafting and upgrades.",
"es": "Un material bruto utilizado para la fabricación y las mejoras."
}
},
"infected_tissue": {
"name": {
"en": "Infected Tissue",
"es": "Piel infectada"
},
"weight": 0.2,
"volume": 0.1,
"type": "resource",
"emoji": "☣️",
"image_path": "images/items/infected_tissue.webp",
"description": {
"en": "A raw material used for crafting and upgrades.",
"es": "Un material bruto utilizado para la fabricación y las mejoras."
}
},
"stale_chocolate_bar": {
"name": {
"en": "Stale Chocolate Bar",
"es": "Barra de chocolate caducada"
},
"weight": 0.1,
"volume": 0.1,
"type": "consumable",
"hp_restore": 10,
"emoji": "🍫",
"image_path": "images/items/stale_chocolate_bar.webp",
"description": {
"en": "Can be consumed to restore health or stamina.",
"es": "Se puede consumir para restaurar salud o stamina."
}
},
"canned_beans": {
"name": {
"en": "Canned Beans",
"es": "Frijoles enlatados"
},
"weight": 0.4,
"volume": 0.2,
"type": "consumable",
"hp_restore": 20,
"stamina_restore": 5,
"emoji": "🥫",
"image_path": "images/items/canned_beans.webp",
"description": {
"en": "Can be consumed to restore health or stamina.",
"es": "Se puede consumir para restaurar salud o stamina."
}
},
"canned_food": {
"name": {
"en": "Canned Food",
"es": "Comida enlatada"
},
"weight": 0.4,
"volume": 0.2,
"type": "consumable",
"hp_restore": 25,
"stamina_restore": 5,
"emoji": "🥫",
"image_path": "images/items/canned_food.webp",
"description": {
"en": "Can be consumed to restore health or stamina.",
"es": "Se puede consumir para restaurar salud o stamina."
}
},
"bottled_water": {
"name": {
"en": "Bottled Water",
"es": "Agua embotellada"
},
"weight": 0.5,
"volume": 0.3,
"type": "consumable",
"stamina_restore": 10,
"emoji": "💧",
"image_path": "images/items/bottled_water.webp",
"description": {
"en": "Can be consumed to restore health or stamina.",
"es": "Se puede consumir para restaurar salud o stamina."
}
},
"water_bottle": {
"name": {
"en": "Water Bottle",
"es": "Botella de agua"
},
"weight": 0.5,
"volume": 0.3,
"type": "consumable",
"stamina_restore": 10,
"emoji": "💧",
"image_path": "images/items/water_bottle.webp",
"description": {
"en": "Can be consumed to restore health or stamina.",
"es": "Se puede consumir para restaurar salud o stamina."
}
},
"energy_bar": {
"name": {
"en": "Energy Bar",
"es": "Barra de energía"
},
"weight": 0.1,
"volume": 0.1,
"type": "consumable",
"stamina_restore": 15,
"emoji": "🍫",
"image_path": "images/items/energy_bar.webp",
"description": {
"en": "Can be consumed to restore health or stamina.",
"es": "Se puede consumir para restaurar salud o stamina."
}
},
"mystery_pills": {
"name": {
"en": "Mystery Pills",
"es": "Píldoras misteriosas"
},
"weight": 0.05,
"volume": 0.05,
"type": "consumable",
"hp_restore": 30,
"emoji": "💊",
"image_path": "images/items/mystery_pills.webp",
"description": {
"en": "Can be consumed to restore health or stamina.",
"es": "Se puede consumir para restaurar salud o stamina."
}
},
"first_aid_kit": {
"name": {
"en": "First Aid Kit",
"es": "Kit de primeros auxilios"
},
"description": {
"en": "A professional medical kit with bandages, antiseptic, and pain relievers.",
"es": "Un kit médico profesional con vendajes, antisépticos y analgésicos."
},
"weight": 0.8,
"volume": 0.5,
"type": "consumable",
"hp_restore": 50,
"emoji": "🩹",
"image_path": "images/items/first_aid_kit.webp"
},
"bandage": {
"name": {
"en": "Bandage",
"es": "Vendaje"
},
"description": {
"en": "Clean cloth bandages for treating minor wounds. Applies regeneration and stops bleeding.",
"es": "Vendajes limpios de tela para tratar heridas menores. Aplica regeneración y detiene el sangrado."
},
"weight": 0.1,
"volume": 0.1,
"type": "consumable",
"effects": {
"status_effect": {
"name": "regeneration",
"icon": "❤️",
"type": "buff",
"damage_per_tick": -5,
"ticks": 3,
"value": 15
},
"cures": [
"bleeding"
]
},
"emoji": "🩹",
"image_path": "images/items/bandage.webp"
},
"medical_supplies": {
"name": {
"en": "Medical Supplies",
"es": "Suministros médicos"
},
"description": {
"en": "Assorted medical supplies scavenged from a clinic.",
"es": "Suministros médicos diversos robados de una clínica."
},
"weight": 0.6,
"volume": 0.4,
"type": "consumable",
"hp_restore": 40,
"emoji": "⚕️",
"image_path": "images/items/medical_supplies.webp"
},
"antibiotics": {
"name": {
"en": "Antibiotics",
"es": "Antibióticos"
},
"description": {
"en": "Pills that fight infections. Expired, but better than nothing.",
"es": "Píldoras que combaten las infecciones. Caducadas, pero mejor que nada."
},
"weight": 0.1,
"volume": 0.1,
"type": "consumable",
"hp_restore": 20,
"treats": "Infected",
"emoji": "💊",
"image_path": "images/items/antibiotics.webp"
},
"rad_pills": {
"name": {
"en": "Rad Pills",
"es": "Píldoras de radiación"
},
"description": {
"en": "Anti-radiation medication. Helps flush radioactive particles from the body.",
"es": "Medicamento antirradiación. Ayuda a eliminar partículas radiactivas del cuerpo."
},
"weight": 0.05,
"volume": 0.05,
"type": "consumable",
"hp_restore": 5,
"treats": "Radiation",
"emoji": "☢️",
"image_path": "images/items/rad_pills.webp"
},
"tire_iron": {
"name": {
"en": "Tire Iron",
"es": "Herramienta de neumático"
},
"description": {
"en": "A heavy metal tool. Makes a decent improvised weapon.",
"es": "Un herramienta de metal pesado. Sirve como un buen arma improvisada."
},
"weight": 2.0,
"volume": 1.0,
"type": "weapon",
"equippable": true,
"slot": "weapon",
"durability": 100,
"tier": 1,
"encumbrance": 1,
"stats": {
"damage_min": 3,
"damage_max": 5
},
"emoji": "🔧",
"image_path": "images/items/tire_iron.webp"
},
"baseball_bat": {
"name": {
"en": "Baseball Bat",
"es": "Bate de béisbol"
},
"description": {
"en": "Wooden bat with dents and bloodstains. Someone used this before you.",
"es": "Bate de béisbol con dientes y manchas de sangre. Alguien lo usó antes que tú."
},
"weight": 1.0,
"volume": 1.5,
"type": "weapon",
"slot": "hand",
"emoji": "⚾",
"image_path": "images/items/baseball_bat.webp",
"stats": {
"damage_min": 5,
"damage_max": 8
}
},
"rusty_knife": {
"name": {
"en": "Rusty Knife",
"es": "Navaja oxidada"
},
"description": {
"en": "A dull, rusted blade. Better than your fists.",
"es": "Una navaja desgastada y oxidada. Mejor que tus puños."
},
"weight": 0.3,
"volume": 0.2,
"type": "weapon",
"equippable": true,
"slot": "weapon",
"durability": 50,
"tier": 1,
"encumbrance": 1,
"repairable": true,
"repair_materials": [
{
"item_id": "scrap_metal",
"quantity": 1
},
{
"item_id": "rusty_nails",
"quantity": 2
}
],
"repair_percentage": 25,
"stats": {
"damage_min": 2,
"damage_max": 5
},
"emoji": "🔪",
"image_path": "images/items/rusty_knife.webp"
},
"knife": {
"name": {
"en": "Knife",
"es": "Cuchillo"
},
"description": {
"en": "A sharp survival knife in decent condition.",
"es": "Un cuchillo de supervivencia afilado en buen estado."
},
"weight": 0.3,
"volume": 0.2,
"type": "weapon",
"equippable": true,
"slot": "weapon",
"durability": 80,
"tier": 2,
"encumbrance": 1,
"craftable": true,
"craft_level": 2,
"craft_materials": [
{
"item_id": "rusty_knife",
"quantity": 1
},
{
"item_id": "scrap_metal",
"quantity": 3
},
{
"item_id": "cloth_scraps",
"quantity": 2
}
],
"craft_tools": [
{
"item_id": "hammer",
"durability_cost": 3
}
],
"repairable": true,
"repair_materials": [
{
"item_id": "scrap_metal",
"quantity": 2
},
{
"item_id": "cloth_scraps",
"quantity": 1
}
],
"repair_tools": [
{
"item_id": "hammer",
"durability_cost": 2
}
],
"repair_percentage": 30,
"uncraftable": true,
"uncraft_yield": [
{
"item_id": "scrap_metal",
"quantity": 2
},
{
"item_id": "cloth_scraps",
"quantity": 1
}
],
"uncraft_loss_chance": 0.25,
"uncraft_tools": [
{
"item_id": "hammer",
"durability_cost": 1
}
],
"stats": {
"damage_min": 10,
"damage_max": 15
},
"weapon_effects": {
"bleeding": {
"chance": 0.15,
"damage": 2,
"duration": 3
}
},
"emoji": "🔪",
"image_path": "images/items/knife.webp"
},
"rusty_pipe": {
"name": {
"en": "Rusty Pipe",
"es": "Tubería oxidada"
},
"description": {
"en": "Heavy metal pipe. Crude but effective.",
"es": "Tubería de metal oxidada. Bruta pero efectiva."
},
"weight": 1.5,
"volume": 0.8,
"type": "weapon",
"slot": "hand",
"emoji": "🔩",
"image_path": "images/items/rusty_pipe.webp",
"stats": {
"damage_min": 5,
"damage_max": 8
}
},
"tattered_rucksack": {
"name": {
"en": "Tattered Rucksack",
"es": "Mochila rústica"
},
"description": {
"en": "An old backpack with torn straps. Still functional.",
"es": "Una mochila vieja con tirantes rotos. Todavía funcional."
},
"weight": 1.0,
"volume": 0.5,
"type": "backpack",
"equippable": true,
"slot": "backpack",
"durability": 100,
"tier": 1,
"encumbrance": 2,
"craftable": true,
"craft_materials": [
{
"item_id": "cloth",
"quantity": 5
},
{
"item_id": "rusty_nails",
"quantity": 3
}
],
"repairable": true,
"repair_materials": [
{
"item_id": "cloth_scraps",
"quantity": 3
},
{
"item_id": "rusty_nails",
"quantity": 1
}
],
"repair_percentage": 20,
"stats": {
"weight_capacity": 10,
"volume_capacity": 10
},
"emoji": "🎒",
"image_path": "images/items/tattered_rucksack.webp"
},
"hiking_backpack": {
"name": {
"en": "Hiking Backpack",
"es": "Mochila de senderismo"
},
"description": {
"en": "A quality backpack with multiple compartments.",
"es": "Una mochila de calidad con múltiples compartimentos."
},
"weight": 1.5,
"volume": 0.7,
"type": "backpack",
"equippable": true,
"slot": "backpack",
"durability": 150,
"tier": 2,
"encumbrance": 2,
"repairable": true,
"repair_materials": [
{
"item_id": "cloth",
"quantity": 2
},
{
"item_id": "scrap_metal",
"quantity": 1
}
],
"repair_percentage": 25,
"stats": {
"weight_capacity": 20,
"volume_capacity": 20
},
"emoji": "🎒",
"image_path": "images/items/hiking_backpack.webp"
},
"flashlight": {
"name": {
"en": "Flashlight",
"es": "Linterna"
},
"description": {
"en": "A battery-powered flashlight. Batteries low but working.",
"es": "Una linterna alimentada por pilas. Las pilas están casi agotadas pero funcionan."
},
"weight": 0.3,
"volume": 0.2,
"type": "tool",
"slot": "tool",
"emoji": "🔦",
"image_path": "images/items/flashlight.webp",
"stats": {
"damage_min": 5,
"damage_max": 8
}
},
"old_photograph": {
"name": {
"en": "Old Photograph",
"es": "Fotografía vieja"
},
"weight": 0.01,
"volume": 0.01,
"type": "quest",
"emoji": "📷",
"image_path": "images/items/old_photograph.webp",
"description": {
"en": "A useful old photograph.",
"es": "Una fotografía vieja útil."
}
},
"key_ring": {
"name": {
"en": "Key Ring",
"es": "Anillo de llaves"
},
"weight": 0.1,
"volume": 0.05,
"type": "quest",
"emoji": "🔑",
"image_path": "images/items/key_ring.webp",
"description": {
"en": "A useful key ring.",
"es": "Un anillo de llaves útil."
}
},
"makeshift_spear": {
"name": {
"en": "Makeshift Spear",
"es": "Pica improvisado"
},
"description": {
"en": "A crude spear made from a sharpened stick and scrap metal.",
"es": "Una pica improvisada hecha de un palo afilado y metal desechado."
},
"weight": 1.2,
"volume": 2.0,
"type": "weapon",
"equippable": true,
"slot": "weapon",
"durability": 60,
"tier": 1,
"encumbrance": 2,
"craftable": true,
"craft_materials": [
{
"item_id": "wood_planks",
"quantity": 2
},
{
"item_id": "scrap_metal",
"quantity": 2
},
{
"item_id": "cloth_scraps",
"quantity": 1
}
],
"repairable": true,
"repair_materials": [
{
"item_id": "wood_planks",
"quantity": 1
},
{
"item_id": "scrap_metal",
"quantity": 1
}
],
"repair_percentage": 25,
"stats": {
"damage_min": 4,
"damage_max": 7
},
"emoji": "⚔️",
"image_path": "images/items/makeshift_spear.webp"
},
"reinforced_bat": {
"name": {
"en": "Reinforced Bat",
"es": "Bate de béisbol reforzado"
},
"description": {
"en": "A wooden bat wrapped with scrap metal and nails. Brutal.",
"es": "Un bate de béisbol envuelto con metal desechado y clavos. Brutal."
},
"weight": 1.8,
"volume": 1.5,
"type": "weapon",
"equippable": true,
"slot": "weapon",
"durability": 100,
"tier": 2,
"encumbrance": 3,
"craftable": true,
"craft_materials": [
{
"item_id": "wood_planks",
"quantity": 3
},
{
"item_id": "scrap_metal",
"quantity": 3
},
{
"item_id": "rusty_nails",
"quantity": 5
}
],
"repairable": true,
"repair_materials": [
{
"item_id": "scrap_metal",
"quantity": 2
},
{
"item_id": "rusty_nails",
"quantity": 2
}
],
"repair_percentage": 20,
"stats": {
"damage_min": 5,
"damage_max": 10
},
"weapon_effects": {
"stun": {
"chance": 0.2,
"duration": 1
}
},
"emoji": "🏸",
"image_path": "images/items/reinforced_bat.webp"
},
"leather_vest": {
"name": {
"en": "Leather Vest",
"es": "Chaleco de cuero"
},
"description": {
"en": "A makeshift vest crafted from leather scraps. Provides basic protection.",
"es": "Un chaleco improvisado hecho de cuero desechado. Proporciona protección básica."
},
"weight": 1.5,
"volume": 1.0,
"type": "armor",
"equippable": true,
"slot": "torso",
"durability": 80,
"tier": 2,
"encumbrance": 2,
"craftable": true,
"craft_materials": [
{
"item_id": "cloth",
"quantity": 5
},
{
"item_id": "cloth_scraps",
"quantity": 8
},
{
"item_id": "bone",
"quantity": 2
}
],
"repairable": true,
"repair_materials": [
{
"item_id": "cloth",
"quantity": 2
},
{
"item_id": "cloth_scraps",
"quantity": 3
}
],
"repair_percentage": 25,
"stats": {
"armor": 3,
"hp_bonus": 10
},
"emoji": "🦺",
"image_path": "images/items/leather_vest.webp"
},
"cloth_bandana": {
"name": {
"en": "Cloth Bandana",
"es": "Banda de tela"
},
"description": {
"en": "A simple cloth head covering. Keeps the sun and dust out.",
"es": "Una cobertura simple para la cabeza. Mantiene el sol y la arena fuera."
},
"weight": 0.1,
"volume": 0.1,
"type": "clothing",
"equippable": true,
"slot": "head",
"durability": 50,
"tier": 1,
"encumbrance": 0,
"craftable": true,
"craft_materials": [
{
"item_id": "cloth",
"quantity": 2
}
],
"repairable": true,
"repair_materials": [
{
"item_id": "cloth_scraps",
"quantity": 2
}
],
"repair_percentage": 30,
"stats": {
"armor": 1
},
"emoji": "🧣",
"image_path": "images/items/cloth_bandana.webp"
},
"sturdy_boots": {
"name": {
"en": "Sturdy Boots",
"es": "Botas fuertes"
},
"description": {
"en": "Reinforced boots for traversing the wasteland.",
"es": "Botas reforzadas para cruzar el desierto."
},
"weight": 1.0,
"volume": 0.8,
"type": "clothing",
"equippable": true,
"slot": "feet",
"durability": 100,
"tier": 2,
"encumbrance": 1,
"craftable": true,
"craft_materials": [
{
"item_id": "cloth",
"quantity": 4
},
{
"item_id": "scrap_metal",
"quantity": 2
},
{
"item_id": "bone",
"quantity": 2
}
],
"repairable": true,
"repair_materials": [
{
"item_id": "cloth",
"quantity": 2
},
{
"item_id": "scrap_metal",
"quantity": 1
}
],
"repair_percentage": 25,
"stats": {
"armor": 2,
"stamina_bonus": 5
},
"emoji": "🥾",
"image_path": "images/items/sturdy_boots.webp"
},
"padded_pants": {
"name": {
"en": "Padded Pants",
"es": "Pantalones reforzados"
},
"description": {
"en": "Pants reinforced with extra padding for protection.",
"es": "Pantalones reforzados con un relleno extra para protección."
},
"weight": 0.8,
"volume": 0.6,
"type": "armor",
"equippable": true,
"slot": "legs",
"durability": 80,
"tier": 2,
"encumbrance": 1,
"craftable": true,
"craft_materials": [
{
"item_id": "cloth",
"quantity": 4
},
{
"item_id": "cloth_scraps",
"quantity": 5
}
],
"repairable": true,
"repair_materials": [
{
"item_id": "cloth",
"quantity": 2
},
{
"item_id": "cloth_scraps",
"quantity": 2
}
],
"repair_percentage": 25,
"stats": {
"armor": 2,
"hp_bonus": 5
},
"emoji": "👖",
"image_path": "images/items/padded_pants.webp"
},
"reinforced_pack": {
"name": {
"en": "Reinforced Pack",
"es": "Mochila reforzada"
},
"description": {
"en": "A custom-built backpack with metal frame and extra pockets.",
"es": "Una mochila personalizada con un marco de metal y bolsillos extra."
},
"weight": 2.0,
"volume": 0.9,
"type": "backpack",
"equippable": true,
"slot": "backpack",
"durability": 200,
"tier": 3,
"encumbrance": 3,
"craftable": true,
"craft_level": 5,
"craft_materials": [
{
"item_id": "hiking_backpack",
"quantity": 1
},
{
"item_id": "scrap_metal",
"quantity": 5
},
{
"item_id": "cloth",
"quantity": 3
},
{
"item_id": "rusty_nails",
"quantity": 3
}
],
"craft_tools": [
{
"item_id": "hammer",
"durability_cost": 5
}
],
"repairable": true,
"repair_materials": [
{
"item_id": "cloth",
"quantity": 2
},
{
"item_id": "scrap_metal",
"quantity": 2
}
],
"repair_tools": [
{
"item_id": "hammer",
"durability_cost": 3
}
],
"repair_percentage": 20,
"uncraftable": true,
"uncraft_yield": [
{
"item_id": "scrap_metal",
"quantity": 3
},
{
"item_id": "cloth",
"quantity": 2
},
{
"item_id": "rusty_nails",
"quantity": 2
}
],
"uncraft_loss_chance": 0.4,
"uncraft_tools": [
{
"item_id": "hammer",
"durability_cost": 2
}
],
"stats": {
"weight_capacity": 30,
"volume_capacity": 30
},
"emoji": "🎒",
"image_path": "images/items/reinforced_pack.webp"
},
"hammer": {
"name": {
"en": "Hammer",
"es": "Martillo"
},
"description": {
"en": "A basic tool for crafting and repairs. Essential for any survivor.",
"es": "Una herramienta básica para la fabricación y reparaciones. Esencial para cualquier superviviente."
},
"weight": 0.8,
"volume": 0.4,
"type": "tool",
"equippable": false,
"stackable": false,
"durability": 100,
"tier": 2,
"craftable": true,
"craft_level": 2,
"craft_materials": [
{
"item_id": "scrap_metal",
"quantity": 3
},
{
"item_id": "wood_planks",
"quantity": 1
}
],
"repairable": true,
"repair_materials": [
{
"item_id": "scrap_metal",
"quantity": 2
}
],
"repair_percentage": 30,
"emoji": "🔨",
"image_path": "images/items/hammer.webp"
},
"screwdriver": {
"name": {
"en": "Screwdriver",
"es": "Destornillador"
},
"description": {
"en": "A flathead screwdriver. Useful for repairs and scavenging.",
"es": "Un destornillador de cabeza plana. Útil para reparaciones y recogida de material."
},
"weight": 0.2,
"volume": 0.2,
"type": "tool",
"equippable": false,
"stackable": false,
"durability": 80,
"tier": 1,
"craftable": true,
"craft_level": 1,
"craft_materials": [
{
"item_id": "scrap_metal",
"quantity": 1
},
{
"item_id": "plastic_bottles",
"quantity": 1
}
],
"repairable": true,
"repair_materials": [
{
"item_id": "scrap_metal",
"quantity": 1
}
],
"repair_percentage": 25,
"emoji": "🪛",
"image_path": "images/items/screwdriver.webp",
"stats": {
"damage_min": 5,
"damage_max": 8
}
},
"pipe_bomb": {
"name": {
"en": "Pipe Bomb",
"es": "Bomba improvisada"
},
"type": "throwable",
"weight": 0.5,
"volume": 0.3,
"emoji": "💣",
"image_path": "images/items/pipe_bomb.webp",
"description": {
"en": "An improvised explosive. Deals heavy damage when thrown.",
"es": "Un explosivo improvisado. Causa gran daño cuando se lanza."
},
"stackable": true,
"combat_usable": true,
"combat_effects": {
"damage_min": 15,
"damage_max": 25
}
},
"molotov_cocktail": {
"name": {
"en": "Molotov Cocktail",
"es": "Cóctel Molotov"
},
"type": "throwable",
"weight": 0.4,
"volume": 0.3,
"emoji": "🔥",
"image_path": "images/items/molotov.webp",
"description": {
"en": "A bottle filled with flammable liquid. Sets the target on fire.",
"es": "Una botella llena de líquido inflamable. Prende fuego al objetivo."
},
"stackable": true,
"combat_usable": true,
"combat_effects": {
"damage_min": 10,
"damage_max": 15,
"status": {
"name": "burning",
"icon": "🔥",
"damage_per_tick": 3,
"ticks": 3,
"persist_after_combat": true
}
}
},
"smoke_bomb": {
"name": {
"en": "Smoke Bomb",
"es": "Bomba de humo"
},
"type": "throwable",
"weight": 0.3,
"volume": 0.2,
"emoji": "💨",
"image_path": "images/items/smoke_bomb.webp",
"description": {
"en": "Creates a smoke screen. Greatly increases flee chance for 1 turn.",
"es": "Crea una cortina de humo. Aumenta la probabilidad de huir por 1 turno."
},
"stackable": true,
"combat_usable": true,
"combat_only": true,
"combat_effects": {
"status": {
"name": "smoke_cover",
"icon": "💨",
"value": 50,
"ticks": 1,
"persist_after_combat": false
}
}
},
"stim_pack": {
"name": {
"en": "Stim Pack",
"es": "Estimulante"
},
"type": "consumable",
"weight": 0.2,
"volume": 0.1,
"emoji": "💉",
"image_path": "images/items/stim_pack.webp",
"description": {
"en": "A combat stimulant that instantly restores health. Only usable in combat.",
"es": "Un estimulante de combate que restaura salud instantáneamente. Solo usable en combate."
},
"stackable": true,
"consumable": true,
"combat_usable": true,
"combat_only": true,
"hp_restore": 20
},
"adrenaline_shot": {
"name": {
"en": "Adrenaline Shot",
"es": "Inyección de adrenalina"
},
"type": "consumable",
"weight": 0.1,
"volume": 0.1,
"emoji": "⚡",
"image_path": "images/items/adrenaline.webp",
"description": {
"en": "Increases damage output for 2 turns. Only usable in combat.",
"es": "Aumenta el daño durante 2 turnos. Solo usable en combate."
},
"stackable": true,
"consumable": true,
"combat_usable": true,
"combat_only": true,
"combat_effects": {
"status": {
"name": "empowered",
"icon": "⚡",
"value": 25,
"ticks": 2,
"persist_after_combat": false
}
}
}
}
}