1168 lines
28 KiB
JSON
1168 lines
28 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": "Tablillas 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. Can stop bleeding.",
|
|
"es": "Vendajes limpios de tela para tratar heridas menores. Pueden detener la sangrado."
|
|
},
|
|
"weight": 0.1,
|
|
"volume": 0.1,
|
|
"type": "consumable",
|
|
"hp_restore": 15,
|
|
"treats": "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": ""
|
|
},
|
|
"description": {
|
|
"en": "A sharp survival knife in decent condition.",
|
|
"es": ""
|
|
},
|
|
"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": ""
|
|
},
|
|
"description": {
|
|
"en": "Heavy metal pipe. Crude but effective.",
|
|
"es": ""
|
|
},
|
|
"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": ""
|
|
},
|
|
"description": {
|
|
"en": "An old backpack with torn straps. Still functional.",
|
|
"es": ""
|
|
},
|
|
"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": ""
|
|
},
|
|
"description": {
|
|
"en": "A quality backpack with multiple compartments.",
|
|
"es": ""
|
|
},
|
|
"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": ""
|
|
},
|
|
"description": {
|
|
"en": "A battery-powered flashlight. Batteries low but working.",
|
|
"es": ""
|
|
},
|
|
"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": ""
|
|
},
|
|
"weight": 0.01,
|
|
"volume": 0.01,
|
|
"type": "quest",
|
|
"emoji": "📷",
|
|
"image_path": "images/items/old_photograph.webp",
|
|
"description": {
|
|
"en": "A useful old photograph.",
|
|
"es": ""
|
|
}
|
|
},
|
|
"key_ring": {
|
|
"name": {
|
|
"en": "Key Ring",
|
|
"es": ""
|
|
},
|
|
"weight": 0.1,
|
|
"volume": 0.05,
|
|
"type": "quest",
|
|
"emoji": "🔑",
|
|
"image_path": "images/items/key_ring.webp",
|
|
"description": {
|
|
"en": "A useful key ring.",
|
|
"es": ""
|
|
}
|
|
},
|
|
"makeshift_spear": {
|
|
"name": {
|
|
"en": "Makeshift Spear",
|
|
"es": ""
|
|
},
|
|
"description": {
|
|
"en": "A crude spear made from a sharpened stick and scrap metal.",
|
|
"es": ""
|
|
},
|
|
"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": ""
|
|
},
|
|
"description": {
|
|
"en": "A wooden bat wrapped with scrap metal and nails. Brutal.",
|
|
"es": ""
|
|
},
|
|
"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": ""
|
|
},
|
|
"description": {
|
|
"en": "A makeshift vest crafted from leather scraps. Provides basic protection.",
|
|
"es": ""
|
|
},
|
|
"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": ""
|
|
},
|
|
"description": {
|
|
"en": "A simple cloth head covering. Keeps the sun and dust out.",
|
|
"es": ""
|
|
},
|
|
"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": ""
|
|
},
|
|
"description": {
|
|
"en": "Reinforced boots for traversing the wasteland.",
|
|
"es": ""
|
|
},
|
|
"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": ""
|
|
},
|
|
"description": {
|
|
"en": "Pants reinforced with extra padding for protection.",
|
|
"es": ""
|
|
},
|
|
"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": ""
|
|
},
|
|
"description": {
|
|
"en": "A custom-built backpack with metal frame and extra pockets.",
|
|
"es": ""
|
|
},
|
|
"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": ""
|
|
},
|
|
"description": {
|
|
"en": "A basic tool for crafting and repairs. Essential for any survivor.",
|
|
"es": ""
|
|
},
|
|
"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": ""
|
|
},
|
|
"description": {
|
|
"en": "A flathead screwdriver. Useful for repairs and scavenging.",
|
|
"es": ""
|
|
},
|
|
"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
|
|
}
|
|
}
|
|
}
|
|
} |