Skip to content

Commit

Permalink
add penetrate to all 180 cm spears
Browse files Browse the repository at this point in the history
  • Loading branch information
ampersand55 committed Nov 16, 2024
1 parent 508be1d commit c2d4b75
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions data/json/items/melee/spears_and_polearms.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"color": "brown",
"symbol": "/",
"material": [ "wood" ],
"techniques": [ "WBLOCK_1" ],
"techniques": [ "WBLOCK_1", "PENETRATE" ],
"volume": "1750 ml",
"longest_side": "180 cm",
"to_hit": { "grip": "solid", "length": "long", "surface": "point", "balance": "neutral" },
Expand Down Expand Up @@ -99,7 +99,7 @@
"symbol": "/",
"looks_like": "spear_wood",
"material": [ "wood" ],
"techniques": [ "WBLOCK_1" ],
"techniques": [ "WBLOCK_1", "PENETRATE" ],
"volume": "1250 ml",
"longest_side": "180 cm",
"to_hit": { "grip": "weapon", "length": "long", "surface": "point", "balance": "good" },
Expand Down Expand Up @@ -178,7 +178,7 @@
"symbol": "/",
"color": "brown",
"looks_like": "spear_steel",
"techniques": [ "WBLOCK_1" ],
"techniques": [ "WBLOCK_1", "PENETRATE" ],
"qualities": [ [ "COOK", 1 ] ],
"use_action": [ "HEAT_SOLID_ITEMS" ],
"flags": [ "SPEAR", "REACH_ATTACK", "NONCONDUCTIVE", "FRAGILE_MELEE", "SHEATH_SPEAR" ],
Expand Down Expand Up @@ -213,7 +213,7 @@
"symbol": "/",
"color": "brown",
"looks_like": "spear_steel",
"techniques": [ "WBLOCK_1" ],
"techniques": [ "WBLOCK_1", "PENETRATE" ],
"qualities": [ [ "CUT", 1 ], [ "COOK", 1 ], [ "BUTCHER", -28 ] ],
"use_action": [ "HEAT_SOLID_ITEMS" ],
"flags": [ "SPEAR", "REACH_ATTACK", "NONCONDUCTIVE", "SHEATH_SPEAR" ],
Expand All @@ -231,7 +231,7 @@
"symbol": "/",
"looks_like": "spear_steel",
"material": [ "steel", "wood" ],
"techniques": [ "WBLOCK_1" ],
"techniques": [ "WBLOCK_1", "PENETRATE" ],
"volume": "1350 ml",
"longest_side": "180 cm",
"to_hit": { "grip": "weapon", "length": "long", "surface": "point", "balance": "good" },
Expand All @@ -258,7 +258,7 @@
"symbol": "/",
"color": "brown",
"looks_like": "spear_steel",
"techniques": [ "WBLOCK_1" ],
"techniques": [ "WBLOCK_1", "PENETRATE" ],
"qualities": [ [ "COOK", 1 ] ],
"use_action": [ "HEAT_SOLID_ITEMS" ],
"flags": [ "SPEAR", "REACH_ATTACK", "NONCONDUCTIVE", "SHEATH_SPEAR" ],
Expand All @@ -276,7 +276,7 @@
"symbol": "/",
"looks_like": "spear_steel",
"material": [ "steel", "wood" ],
"techniques": [ "WBLOCK_1" ],
"techniques": [ "WBLOCK_1", "PENETRATE" ],
"volume": "1350 ml",
"longest_side": "180 cm",
"to_hit": { "grip": "weapon", "length": "long", "surface": "point", "balance": "good" },
Expand Down Expand Up @@ -319,7 +319,7 @@
"color": "light_red",
"symbol": "/",
"material": [ "copper", "wood" ],
"techniques": [ "WBLOCK_1" ],
"techniques": [ "WBLOCK_1", "PENETRATE" ],
"volume": "1350 ml",
"longest_side": "180 cm",
"to_hit": { "grip": "weapon", "length": "long", "surface": "point", "balance": "good" },
Expand All @@ -340,7 +340,7 @@
"color": "light_gray",
"symbol": "/",
"material": [ "steel", "wood" ],
"techniques": [ "WBLOCK_1" ],
"techniques": [ "WBLOCK_1", "PENETRATE" ],
"volume": "1350 ml",
"longest_side": "180 cm",
"to_hit": { "grip": "weapon", "length": "long", "surface": "point", "balance": "good" },
Expand Down Expand Up @@ -822,7 +822,7 @@
"symbol": "/",
"color": "yellow",
"looks_like": "spear_dory",
"techniques": [ "WBLOCK_1" ],
"techniques": [ "WBLOCK_1", "PENETRATE" ],
"qualities": [ [ "COOK", 1 ] ],
"use_action": [ "HEAT_SOLID_ITEMS" ],
"flags": [ "SPEAR", "REACH_ATTACK", "DURABLE_MELEE", "SHEATH_SPEAR", "NONCONDUCTIVE" ],
Expand Down Expand Up @@ -886,7 +886,7 @@
"ascii_picture": "spear_stone",
"symbol": "/",
"color": "light_gray",
"techniques": [ "WBLOCK_1" ],
"techniques": [ "WBLOCK_1", "PENETRATE" ],
"qualities": [ [ "COOK", 1 ] ],
"use_action": [ "HEAT_SOLID_ITEMS" ],
"flags": [ "SPEAR", "REACH_ATTACK", "SHEATH_SPEAR" ],
Expand All @@ -909,7 +909,7 @@
"symbol": "/",
"color": "light_gray",
"looks_like": "spear_stone",
"techniques": [ "WBLOCK_1" ],
"techniques": [ "WBLOCK_1", "PENETRATE" ],
"qualities": [ [ "COOK", 1 ] ],
"use_action": [ "HEAT_SOLID_ITEMS" ],
"flags": [ "SPEAR", "REACH_ATTACK", "SHEATH_SPEAR" ],
Expand Down

0 comments on commit c2d4b75

Please sign in to comment.