diff options
Diffstat (limited to 'vamp_stuff/Modification_Files/Items/Misc')
-rw-r--r-- | vamp_stuff/Modification_Files/Items/Misc/v_recipe.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json b/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json index cc86351..7947322 100644 --- a/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json +++ b/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json @@ -55,7 +55,7 @@ "result": "sword_dive", "type": "recipe", "category": "CC_WEAPON", - "subcategory": "CSC_WEAPON_CUTTING", + "subcategory": "CSC_WEAPON_PIERCING", "skill_used": "fabrication", "difficulty": 8, "time": 320000, @@ -68,7 +68,7 @@ "result": "sword_diveplus", "type": "recipe", "category": "CC_WEAPON", - "subcategory": "CSC_WEAPON_CUTTING", + "subcategory": "CSC_WEAPON_PIERCING", "skill_used": "fabrication", "difficulty": 8, "time": 85000, @@ -80,7 +80,7 @@ "result": "hammerius", "type": "recipe", "category": "CC_WEAPON", - "subcategory": "CSC_WEAPON_CUTTING", + "subcategory": "CSC_WEAPON_BASHING", "skill_used": "fabrication", "difficulty": 8, "time": 420000, @@ -93,7 +93,7 @@ "result": "hammeriusplus", "type": "recipe", "category": "CC_WEAPON", - "subcategory": "CSC_WEAPON_CUTTING", + "subcategory": "CSC_WEAPON_BASHING", "skill_used": "fabrication", "difficulty": 8, "time": 85000, @@ -105,7 +105,7 @@ "result": "punchie_bitie", "type": "recipe", "category": "CC_WEAPON", - "subcategory": "CSC_WEAPON_OTHER", + "subcategory": "CSC_WEAPON_BASHING", "skill_used": "fabrication", "difficulty": 8, "time": 297000, @@ -118,7 +118,7 @@ "result": "punchie_bitieplus", "type": "recipe", "category": "CC_WEAPON", - "subcategory": "CSC_WEAPON_OTHER", + "subcategory": "CSC_WEAPON_BASHING", "skill_used": "fabrication", "difficulty": 8, "time": 85000, |