summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Items/Weapons/melee_weapon.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Items/Weapons/melee_weapon.json')
-rw-r--r--vamp_stuff/Modification_Files/Items/Weapons/melee_weapon.json189
1 files changed, 189 insertions, 0 deletions
diff --git a/vamp_stuff/Modification_Files/Items/Weapons/melee_weapon.json b/vamp_stuff/Modification_Files/Items/Weapons/melee_weapon.json
new file mode 100644
index 0000000..0bbcb01
--- /dev/null
+++ b/vamp_stuff/Modification_Files/Items/Weapons/melee_weapon.json
@@ -0,0 +1,189 @@
+[
+ {
+ "note": "Bloodrune upgrade add 2 cutting and 1 bashing damage, and its ultimate techniques are learned for that weapon (if available)",
+ "id": "sword_sip",
+ "type": "GENERIC",
+ "name": { "str": "blood sipper", "str_pl": "blood sippers" },
+ "description": "A large, dual-handed, heavily serrated sword. The blade retracts into sharp teeth-like formation everytime it is swung, while vice versa, it becomes flat when not in use. The weight of this sword is problematic.",
+ "weight": "3150 g",
+ "volume": "4 L",
+ "symbol": "!",
+ "price_postapoc": 78000,
+ "price": 247000,
+ "to_hit": 1,
+ "bashing": 11,
+ "cutting": 33,
+ "material": [ "steel" ],
+ "color": "red",
+ "techniques": [ "WBLOCK_2", "UPRIGHT_SLASH", "DOWNWARD_SLASH" ],
+ "flags": [ "SHEATH_SWORD", "DURABLE_MELEE" ],
+ "qualities": [ [ "CUT", 1 ], [ "BUTCHER", 20 ] ]
+ },
+ {
+ "id": "sword_sipplus",
+ "type": "GENERIC",
+ "name": { "str": "blood sipper+", "str_pl": "blood sippers+" },
+ "description": "A large, dual-handed, heavily serrated sword, textured in red hue. The blade retracts into sharp teeth-like formation everytime it is swung, while vice versa, it becomes flat when not in use. The weight of this sword is problematic.",
+ "weight": "3300 g",
+ "volume": "4 L",
+ "symbol": "!",
+ "price": 0,
+ "price_postapoc": 0,
+ "to_hit": 1,
+ "bashing": 12,
+ "cutting": 35,
+ "material": [ "steel", "compactblood" ],
+ "color": "red",
+ "techniques": [ "WBLOCK_2", "UPRIGHT_SLASH", "DOWNWARD_SLASH", "HEAD_GRIND" ],
+ "flags": [ "SHEATH_SWORD", "DURABLE_MELEE" ],
+ "qualities": [ [ "CUT", 1 ], [ "BUTCHER", 22 ] ]
+ },
+ {
+ "id": "sword_dive",
+ "type": "GENERIC",
+ "name": { "str": "blood diver", "str_pl": "blood divers" },
+ "description": "A small, serrated dagger. Its handle is made for quick precise stabs, and the lightweight of this weapon makes it versatile to use. The unique form of its blade is great for skinning, but there's a better purpose other than that.",
+ "weight": "475 g",
+ "volume": "250 ml",
+ "symbol": "f",
+ "price_postapoc": 49000,
+ "price": 190500,
+ "to_hit": 2,
+ "cutting": 14,
+ "bashing": 2,
+ "material": [ "steel" ],
+ "color": "red",
+ "techniques": [ "VAMP_WRATH", "WEAK_HITCRIT", "VAMP_TRICK" ],
+ "flags": [ "SHEATH_KNIFE", "DURABLE_MELEE", "STAB" ],
+ "qualities": [ [ "CUT", 1 ], [ "CUT_FINE", 1 ], [ "BUTCHER", 35 ] ]
+ },
+ {
+ "id": "sword_diveplus",
+ "type": "GENERIC",
+ "name": { "str": "blood diver+", "str_pl": "blood divers+" },
+ "description": "A small, serrated dagger, textured in red hue. Its handle is designed for quick precise stabs, and the weight of this weapon makes it versatile to use. The unique form of its blade is great for skinning, but there's a better purpose other than that.",
+ "weight": "725 g",
+ "volume": "250 ml",
+ "symbol": "f",
+ "price": 0,
+ "price_postapoc": 0,
+ "to_hit": 2,
+ "cutting": 16,
+ "bashing": 3,
+ "material": [ "steel", "compactblood" ],
+ "color": "red",
+ "techniques": [ "VAMP_WRATH", "WEAK_HITCRIT", "STRONG_HITCRIT", "VAMP_TRICK" ],
+ "flags": [ "SHEATH_KNIFE", "DURABLE_MELEE", "STAB" ],
+ "qualities": [ [ "CUT", 1 ], [ "CUT_FINE", 1 ], [ "BUTCHER", 37 ] ]
+ },
+ {
+ "id": "punchie_bitie",
+ "type": "GENERIC",
+ "name": { "str": "pair of knuckle biters", "str_pl": "pairs of Knuckle Biters" },
+ "description": "A pair of knuckles designed to imitate a jaw with heavily arranged metal teeth. Every successful impacts will cause it to bite quickly to its prey.",
+ "weight": "850 g",
+ "volume": "500 ml",
+ "symbol": "f",
+ "price_postapoc": 58500,
+ "price": 166500,
+ "to_hit": 2,
+ "cutting": 8,
+ "bashing": 4,
+ "material": [ "steel" ],
+ "color": "red",
+ "techniques": [ "VAMP_WRATH" ],
+ "flags": [ "UNARMED_WEAPON", "DURABLE_MELEE" ]
+ },
+ {
+ "id": "punchie_bitieplus",
+ "type": "GENERIC",
+ "name": { "str": "pair of knuckle biters+", "str_pl": "pairs of knuckle biters+" },
+ "description": "A pair of knuckles designed to imitate a jaw with heavily arranged metal teeth, textured in red hue. Every successful impacts will cause it to bite quickly to its prey.",
+ "weight": "1000 g",
+ "volume": "500 ml",
+ "symbol": "f",
+ "price": 0,
+ "price_postapoc": 0,
+ "to_hit": 2,
+ "cutting": 10,
+ "bashing": 5,
+ "material": [ "steel", "compactblood" ],
+ "color": "red",
+ "techniques": [ "VAMP_WRATH" ],
+ "flags": [ "UNARMED_WEAPON", "DURABLE_MELEE" ]
+ },
+ {
+ "id": "hammerius",
+ "type": "GENERIC",
+ "name": { "str": "hammerius", "str_pl": "hammeriuses" },
+ "description": "A huge, fearsome battle hammer. Its flattened surface has symmetric holes, in which spikes are seen beneath it, and everytime you bash an opponent, it retracts to puncture the prey's innards.",
+ "weight": "4520 g",
+ "volume": "5 L",
+ "symbol": "T",
+ "price_postapoc": 103500,
+ "price": 310500,
+ "to_hit": 1,
+ "bashing": 30,
+ "cutting": 12,
+ "material": [ "steel" ],
+ "color": "red",
+ "techniques": [ "WBLOCK_1", "UPRIGHT_BASH", "DOWNWARD_BASH" ],
+ "flags": [ "STAB", "DURABLE_MELEE" ]
+ },
+ {
+ "id": "hammeriusplus",
+ "type": "GENERIC",
+ "name": { "str": "hammerius+", "str_pl": "hammeriuses+" },
+ "description": "A huge, fearsome battle hammer, textured in red hue. Its flattened surface has symmetric holes, in which spikes are seen, and everytime you bash an opponent, it retracts to puncture the prey's inner flesh.",
+ "weight": "3705 g",
+ "volume": "5 L",
+ "symbol": "T",
+ "price": 0,
+ "price_postapoc": 0,
+ "to_hit": 1,
+ "bashing": 31,
+ "cutting": 14,
+ "material": [ "steel", "compactblood" ],
+ "color": "red",
+ "techniques": [ "WBLOCK_1", "UPRIGHT_BASH", "DOWNWARD_BASH", "TRENCH" ],
+ "flags": [ "STAB", "DURABLE_MELEE" ]
+ },
+ {
+ "id": "falc_crimsword",
+ "type": "GENERIC",
+ "name": { "str": "fanged falchion" },
+ "description": "A plain longsword with peculiar hilt and its forked tip imitates a pair of fangs of some sort. Pretty easy to use and its weight is unique for such a fearsome sword.",
+ "weight": "2680 g",
+ "volume": "3 L",
+ "symbol": "!",
+ "price_postapoc": 78000,
+ "price": 2050000,
+ "to_hit": 2,
+ "bashing": 4,
+ "cutting": 24,
+ "material": [ "steel" ],
+ "color": "red",
+ "techniques": [ "WBLOCK_2", "UPRIGHT_SLASH", "DOWNWARD_SLASH" ],
+ "flags": [ "SHEATH_SWORD", "DURABLE_MELEE" ],
+ "qualities": [ [ "CUT", 1 ], [ "BUTCHER", 20 ] ]
+ },
+ {
+ "id": "falc_crimswordplus",
+ "type": "GENERIC",
+ "name": { "str": "fanged falchion+", "str_pl": "fanged falchions+" },
+ "description": "A plain longsword hued in crimson with peculiar hilt and its forked tip imitates a pair of fangs of some sort. Pretty easy to use and its weight is unique for such a fearsome sword.",
+ "weight": "2785 g",
+ "volume": "3 L",
+ "symbol": "!",
+ "price_postapoc": 0,
+ "price": 0,
+ "to_hit": 2,
+ "bashing": 5,
+ "cutting": 26,
+ "material": [ "steel" ],
+ "color": "red",
+ "techniques": [ "WBLOCK_2", "UPRIGHT_SLASH", "DOWNWARD_SLASH" ],
+ "flags": [ "SHEATH_SWORD", "DURABLE_MELEE" ],
+ "qualities": [ [ "CUT", 1 ], [ "BUTCHER", 22 ] ]
+ }
+]