From 28cf9e56ae885a3d2078adbd4fbe6e030911b4fc Mon Sep 17 00:00:00 2001 From: OromisElf Date: Sun, 28 Mar 2021 01:26:39 +0100 Subject: [PATCH] remove looks_like from magical weapons --- .../mods/Magiclysm/items/enchanted_melee.json | 84 ------------------- 1 file changed, 84 deletions(-) diff --git a/data/mods/Magiclysm/items/enchanted_melee.json b/data/mods/Magiclysm/items/enchanted_melee.json index c194e91949d13..b8d31fef478da 100644 --- a/data/mods/Magiclysm/items/enchanted_melee.json +++ b/data/mods/Magiclysm/items/enchanted_melee.json @@ -3,7 +3,6 @@ "type": "GENERIC", "id": "cudgel_plus_one", "copy-from": "cudgel", - "looks_like": "cudgel", "name": "cudgel +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -12,7 +11,6 @@ "type": "GENERIC", "id": "cudgel_plus_two", "copy-from": "cudgel", - "looks_like": "cudgel", "name": "cudgel +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -21,7 +19,6 @@ "type": "GENERIC", "id": "q_staff_plus_one", "copy-from": "q_staff", - "looks_like": "q_staff", "name": "quarterstaff +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -30,7 +27,6 @@ "type": "GENERIC", "id": "q_staff_plus_two", "copy-from": "q_staff", - "looks_like": "q_staff", "name": "quarterstaff +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -39,7 +35,6 @@ "type": "GENERIC", "id": "i_staff_plus_one", "copy-from": "i_staff", - "looks_like": "i_staff", "name": "ironshod quarterstaff +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -48,7 +43,6 @@ "type": "GENERIC", "id": "i_staff_plus_two", "copy-from": "i_staff", - "looks_like": "i_staff", "name": "ironshod quarterstaff +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -57,7 +51,6 @@ "type": "GENERIC", "id": "longsword_plus_one", "copy-from": "longsword", - "looks_like": "longsword", "name": "longsword +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -66,7 +59,6 @@ "type": "GENERIC", "id": "longsword_plus_two", "copy-from": "longsword", - "looks_like": "longsword", "name": "longsword +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -75,7 +67,6 @@ "type": "GENERIC", "id": "sledge_plus_one", "copy-from": "hammer_sledge", - "looks_like": "hammer_sledge", "name": "sledge hammer +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -84,7 +75,6 @@ "type": "GENERIC", "id": "sledge_plus_two", "copy-from": "hammer_sledge", - "looks_like": "hammer_sledge", "name": "sledge hammer +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -93,7 +83,6 @@ "type": "GENERIC", "id": "warhammer_plus_one", "copy-from": "warhammer", - "looks_like": "warhammer", "name": "warhammer +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -102,7 +91,6 @@ "type": "GENERIC", "id": "warhammer_plus_two", "copy-from": "warhammer", - "looks_like": "warhammer", "name": "warhammer +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -111,7 +99,6 @@ "type": "GENERIC", "id": "bat_plus_one", "copy-from": "bat", - "looks_like": "bat", "name": { "str": "bat +1" }, "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -120,7 +107,6 @@ "type": "GENERIC", "id": "bat_plus_two", "copy-from": "bat", - "looks_like": "bat", "name": { "str": "bat +2" }, "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -129,7 +115,6 @@ "type": "GENERIC", "id": "bat_metal_plus_one", "copy-from": "bat_metal", - "looks_like": "bat_metal", "name": { "str": "aluminum bat +1" }, "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -138,7 +123,6 @@ "type": "GENERIC", "id": "bat_metal_plus_two", "copy-from": "bat_metal", - "looks_like": "bat_metal", "name": { "str": "aluminum bat +2" }, "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -147,7 +131,6 @@ "type": "GENERIC", "id": "spear_steel_plus_one", "copy-from": "spear_steel", - "looks_like": "spear_steel", "name": "steel spear +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -156,7 +139,6 @@ "type": "GENERIC", "id": "spear_steel_plus_two", "copy-from": "spear_steel", - "looks_like": "spear_steel", "name": "steel spear +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -165,7 +147,6 @@ "type": "GENERIC", "id": "qiang_plus_one", "copy-from": "qiang", - "looks_like": "qiang", "name": "qiang +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -174,7 +155,6 @@ "type": "GENERIC", "id": "qiang_plus_two", "copy-from": "qiang", - "looks_like": "qiang", "name": "qiang +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -183,7 +163,6 @@ "type": "GENERIC", "id": "halberd_plus_one", "copy-from": "halberd", - "looks_like": "halberd", "name": "halberd +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -192,7 +171,6 @@ "type": "GENERIC", "id": "halberd_plus_two", "copy-from": "halberd", - "looks_like": "halberd", "name": "halberd +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -201,7 +179,6 @@ "type": "GENERIC", "id": "glaive_plus_one", "copy-from": "glaive", - "looks_like": "glaive", "name": "glaive +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -210,7 +187,6 @@ "type": "GENERIC", "id": "glaive_plus_two", "copy-from": "glaive", - "looks_like": "glaive", "name": "glaive +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -219,7 +195,6 @@ "type": "GENERIC", "id": "naginata_plus_one", "copy-from": "naginata", - "looks_like": "naginata", "name": "naginata +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -228,7 +203,6 @@ "type": "GENERIC", "id": "naginata_plus_two", "copy-from": "naginata", - "looks_like": "naginata", "name": "naginata +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -237,7 +211,6 @@ "type": "GENERIC", "id": "mace_plus_one", "copy-from": "mace", - "looks_like": "mace", "name": "mace +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -246,7 +219,6 @@ "type": "GENERIC", "id": "mace_plus_two", "copy-from": "mace", - "looks_like": "mace", "name": "mace +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -255,7 +227,6 @@ "type": "GENERIC", "id": "morningstar_plus_one", "copy-from": "morningstar", - "looks_like": "morningstar", "name": "morningstar +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -264,7 +235,6 @@ "type": "GENERIC", "id": "morningstar_plus_two", "copy-from": "morningstar", - "looks_like": "morningstar", "name": "morningstar +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -273,7 +243,6 @@ "type": "GENERIC", "id": "jian_plus_one", "copy-from": "jian", - "looks_like": "jian", "name": "jian +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -282,7 +251,6 @@ "type": "GENERIC", "id": "jian_plus_two", "copy-from": "jian", - "looks_like": "jian", "name": "jian +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -291,7 +259,6 @@ "type": "GENERIC", "id": "scimitar_plus_one", "copy-from": "scimitar", - "looks_like": "scimitar", "name": "scimitar +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -300,7 +267,6 @@ "type": "GENERIC", "id": "scimitar_plus_two", "copy-from": "scimitar", - "looks_like": "scimitar", "name": "scimitar +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -309,7 +275,6 @@ "type": "GENERIC", "id": "estoc_plus_one", "copy-from": "estoc", - "looks_like": "estoc", "name": "estoc +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -318,7 +283,6 @@ "type": "GENERIC", "id": "estoc_plus_two", "copy-from": "estoc", - "looks_like": "estoc", "name": "estoc +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -327,7 +291,6 @@ "type": "GENERIC", "id": "arming_sword_plus_one", "copy-from": "arming_sword", - "looks_like": "arming_sword", "name": { "str": "arming sword +1" }, "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -336,7 +299,6 @@ "type": "GENERIC", "id": "arming_sword_plus_two", "copy-from": "arming_sword", - "looks_like": "arming_sword", "name": { "str": "arming sword +2" }, "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -345,7 +307,6 @@ "type": "GENERIC", "id": "broadsword_plus_one", "copy-from": "broadsword", - "looks_like": "broadsword", "name": "broadsword +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -354,7 +315,6 @@ "type": "GENERIC", "id": "broadsword_plus_two", "copy-from": "broadsword", - "looks_like": "broadsword", "name": "broadsword +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -363,7 +323,6 @@ "type": "GENERIC", "id": "battleaxe_plus_one", "copy-from": "battleaxe", - "looks_like": "battleaxe", "name": { "str": "battle axe +1" }, "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -372,7 +331,6 @@ "type": "GENERIC", "id": "battleaxe_plus_two", "copy-from": "battleaxe", - "looks_like": "battleaxe", "name": { "str": "battle axe +2" }, "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -381,7 +339,6 @@ "type": "GENERIC", "id": "cavalry_sabre_plus_one", "copy-from": "cavalry_sabre", - "looks_like": "cavalry_sabre", "name": "cavalry sabre +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -390,7 +347,6 @@ "type": "GENERIC", "id": "cavalry_sabre_plus_two", "copy-from": "cavalry_sabre", - "looks_like": "cavalry_sabre", "name": "cavalry sabre +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -399,7 +355,6 @@ "type": "GENERIC", "id": "crowbar_plus_one", "copy-from": "crowbar", - "looks_like": "crowbar", "name": "crowbar +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -408,7 +363,6 @@ "type": "GENERIC", "id": "crowbar_plus_two", "copy-from": "crowbar", - "looks_like": "crowbar", "name": "crowbar +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -417,7 +371,6 @@ "type": "GENERIC", "id": "cutlass_plus_one", "copy-from": "cutlass", - "looks_like": "cutlass", "name": "cutlass +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -426,7 +379,6 @@ "type": "GENERIC", "id": "cutlass_plus_two", "copy-from": "cutlass", - "looks_like": "cutlass", "name": "cutlass +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -435,7 +387,6 @@ "type": "GENERIC", "id": "fire_ax_plus_one", "copy-from": "fire_ax", - "looks_like": "fire_ax", "name": "fire axe +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -444,7 +395,6 @@ "type": "GENERIC", "id": "fire_ax_plus_two", "copy-from": "fire_ax", - "looks_like": "fire_ax", "name": "fire axe +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -453,7 +403,6 @@ "type": "GENERIC", "id": "katana_plus_one", "copy-from": "katana", - "looks_like": "katana", "name": "katana +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -462,7 +411,6 @@ "type": "GENERIC", "id": "katana_plus_two", "copy-from": "katana", - "looks_like": "katana", "name": "katana +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -471,7 +419,6 @@ "type": "GENERIC", "id": "knife_combat_plus_one", "copy-from": "knife_combat", - "looks_like": "knife_combat", "name": "combat knife +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -480,7 +427,6 @@ "type": "GENERIC", "id": "knife_combat_plus_two", "copy-from": "knife_combat", - "looks_like": "knife_combat", "name": "combat knife +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -489,7 +435,6 @@ "type": "GENERIC", "id": "knife_hunting_plus_one", "copy-from": "knife_hunting", - "looks_like": "knife_hunting", "name": "hunting knife +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -498,7 +443,6 @@ "type": "GENERIC", "id": "knife_hunting_plus_two", "copy-from": "knife_hunting", - "looks_like": "knife_hunting", "name": "hunting knife +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -507,7 +451,6 @@ "type": "GENERIC", "id": "knife_rambo_plus_one", "copy-from": "knife_rambo", - "looks_like": "knife_rambo", "name": "survival knife +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -516,7 +459,6 @@ "type": "GENERIC", "id": "knife_rambo_plus_two", "copy-from": "knife_rambo", - "looks_like": "knife_rambo", "name": "survival knife +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -525,7 +467,6 @@ "type": "GENERIC", "id": "knife_trench_plus_one", "copy-from": "knife_trench", - "looks_like": "knife_trench", "name": "trench knife +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -534,7 +475,6 @@ "type": "GENERIC", "id": "knife_trench_plus_two", "copy-from": "knife_trench", - "looks_like": "knife_trench", "name": "trench knife +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -543,7 +483,6 @@ "type": "GENERIC", "id": "kris_plus_one", "copy-from": "kris", - "looks_like": "kris", "name": "kris +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -552,7 +491,6 @@ "type": "GENERIC", "id": "kris_plus_two", "copy-from": "kris", - "looks_like": "kris", "name": "kris +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -561,7 +499,6 @@ "type": "GENERIC", "id": "kukri_plus_one", "copy-from": "kukri", - "looks_like": "kukri", "name": "kukri +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -570,7 +507,6 @@ "type": "GENERIC", "id": "kukri_plus_two", "copy-from": "kukri", - "looks_like": "kukri", "name": "kukri +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -579,7 +515,6 @@ "type": "GENERIC", "id": "nodachi_plus_one", "copy-from": "nodachi", - "looks_like": "nodachi", "name": "nodachi +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -588,7 +523,6 @@ "type": "GENERIC", "id": "nodachi_plus_two", "copy-from": "nodachi", - "looks_like": "nodachi", "name": "nodachi +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -597,7 +531,6 @@ "type": "GENERIC", "id": "pickaxe_plus_one", "copy-from": "pickaxe", - "looks_like": "pickaxe", "name": "pickaxe +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -606,7 +539,6 @@ "type": "GENERIC", "id": "pickaxe_plus_two", "copy-from": "pickaxe", - "looks_like": "pickaxe", "name": "pickaxe +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -615,7 +547,6 @@ "type": "GENERIC", "id": "pike_plus_one", "copy-from": "pike", - "looks_like": "pike", "name": "pike +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -624,7 +555,6 @@ "type": "GENERIC", "id": "pike_plus_two", "copy-from": "pike", - "looks_like": "pike", "name": "pike +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -633,7 +563,6 @@ "type": "GENERIC", "id": "rapier_plus_one", "copy-from": "rapier", - "looks_like": "rapier", "name": "rapier +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -642,7 +571,6 @@ "type": "GENERIC", "id": "rapier_plus_two", "copy-from": "rapier", - "looks_like": "rapier", "name": "rapier +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -651,7 +579,6 @@ "type": "GENERIC", "id": "tanto_plus_one", "copy-from": "tanto", - "looks_like": "tanto", "name": "tanto +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -660,7 +587,6 @@ "type": "GENERIC", "id": "tanto_plus_two", "copy-from": "tanto", - "looks_like": "tanto", "name": "tanto +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -669,7 +595,6 @@ "type": "GENERIC", "id": "wakizashi_plus_one", "copy-from": "wakizashi", - "looks_like": "wakizashi", "name": "wakizashi +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -678,7 +603,6 @@ "type": "GENERIC", "id": "wakizashi_plus_two", "copy-from": "wakizashi", - "looks_like": "wakizashi", "name": "wakizashi +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -687,7 +611,6 @@ "type": "GENERIC", "id": "zweihander_plus_one", "copy-from": "zweihander", - "looks_like": "zweihander", "name": "zweihänder +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -696,7 +619,6 @@ "type": "GENERIC", "id": "zweihander_plus_two", "copy-from": "zweihander", - "looks_like": "zweihander", "name": "zweihänder +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -705,7 +627,6 @@ "type": "GENERIC", "id": "khopesh_plus_one", "copy-from": "khopesh", - "looks_like": "khopesh", "name": "khopesh +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -714,7 +635,6 @@ "type": "GENERIC", "id": "khopesh_plus_two", "copy-from": "khopesh", - "looks_like": "khopesh", "name": "khopesh +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -723,7 +643,6 @@ "type": "GENERIC", "id": "sword_xiphos_plus_one", "copy-from": "sword_xiphos", - "looks_like": "sword_xiphos", "name": "xiphos +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -732,7 +651,6 @@ "type": "GENERIC", "id": "sword_xiphos_plus_two", "copy-from": "sword_xiphos", - "looks_like": "sword_xiphos", "name": "xiphos +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 } @@ -741,7 +659,6 @@ "type": "GENERIC", "id": "dao_plus_one", "copy-from": "dao", - "looks_like": "dao", "name": "dao +1", "proportional": { "price": 3.0, "price_postapoc": 3.0, "bashing": 1.1, "cutting": 1.1, "weight": 0.9 }, "relative": { "to_hit": 1 } @@ -750,7 +667,6 @@ "type": "GENERIC", "id": "dao_plus_two", "copy-from": "dao", - "looks_like": "dao", "name": "dao +2", "proportional": { "price": 6.0, "price_postapoc": 6.0, "bashing": 1.2, "cutting": 1.2, "weight": 0.8 }, "relative": { "to_hit": 2 }