Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Weapons json data #9

Merged
merged 5 commits into from
Jul 17, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
395 changes: 395 additions & 0 deletions data/WOTC_5e_SRD_v5.1/weapons.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,395 @@
[
{
"name": "Club",
"category": "Simple Melee Weapons",
"cost": "1 sp",
"damage": "1d4 bludgeoning",
"weight": "2 lb.",
"properties": [
"Light"
]
},
{
"name": "Dagger",
"category": "Simple Melee Weapons",
"cost": "2 gp",
"damage": "1d4 piercing",
"weight": "1 lb.",
"properties": [
"Finesse",
"light",
"thrown (range 20/60)"
]
},
{
"name": "Greatclub",
"category": "Simple Melee Weapons",
"cost": "2 sp",
"damage": "1d8 bludgeoning",
"weight": "10 lb.",
"properties": [
"Two-handed"
]
},
{
"name": "Handaxe",
"category": "Simple Melee Weapons",
"cost": "5 gp",
"damage": "1d6 slashing",
"weight": "2 lb.",
"properties": [
"Light",
"thrown (range 20/60)"
]
},
{
"name": "Javelin",
"category": "Simple Melee Weapons",
"cost": "5 sp",
"damage": "1d6 piercing",
"weight": "2 lb.",
"properties": [
"Thrown (range 30/120)"
]
},
{
"name": "Light hammer",
"category": "Simple Melee Weapons",
"cost": "2 gp",
"damage": "1d4 bludgeoning",
"weight": "2 lb.",
"properties": [
"Light",
"thrown (range 20/60)"
]
},
{
"name": "Mace",
"category": "Simple Melee Weapons",
"cost": "5 gp",
"damage": "1d6 bludgeoning",
"weight": "4 lb.",
"properties": []
},
{
"name": "Quarterstaff",
"category": "Simple Melee Weapons",
"cost": "2 sp",
"damage": "1d6 bludgeoning",
"weight": "4 lb.",
"properties": [
"Versatile (1d8)"
]
},
{
"name": "Sickle",
"category": "Simple Melee Weapons",
"cost": "1 gp",
"damage": "1d4 slashing",
"weight": "2 lb.",
"properties": [
"Light"
]
},
{
"name": "Spear",
"category": "Simple Melee Weapons",
"cost": "1 gp",
"damage": "1d6 piercing",
"weight": "3 lb.",
"properties": [
"Thrown (range 20/60)",
"versatile (1d8)"
]
},
{
"name": "Crossbow, light",
"category": "Simple Ranged Weapons",
"cost": "25 gp",
"damage": "1d8 piercing",
"weight": "5 lb.",
"properties": [
"Ammunition (range 80/320)",
"loading",
"two-handed"
]
},
{
"name": "Dart",
"category": "Simple Ranged Weapons",
"cost": "5 cp",
"damage": "1d4 piercing",
"weight": "1/4 lb.",
"properties": [
"Finesse",
"thrown (range 20/60)"
]
},
{
"name": "Shortbow",
"category": "Simple Ranged Weapons",
"cost": "25 gp",
"damage": "1d6 piercing",
"weight": "2 lb.",
"properties": [
"Ammunition (range 80/320)",
"two-handed"
]
},
{
"name": "Sling",
"category": "Simple Ranged Weapons",
"cost": "1 sp",
"damage": "1d4 bludgeoning",
"weight": "0 lb.",
"properties": [
"Ammunition (range 30/120)"
]
},
{
"name": "Battleaxe",
"category": "Martial Melee Weapons",
"cost": "10 gp",
"damage": "1d8 slashing",
"weight": "4 lb.",
"properties": [
"Versatile (1d10)"
]
},
{
"name": "Flail",
"category": "Martial Melee Weapons",
"cost": "10 gp",
"damage": "1d8 bludgeoning",
"weight": "2 lb.",
"properties": []
},
{
"name": "Glaive",
"category": "Martial Melee Weapons",
"cost": "20 gp",
"damage": "1d10 slashing",
"weight": "6 lb.",
"properties": [
"Heavy",
"reach",
"two-handed"
]
},
{
"name": "Greataxe",
"category": "Martial Melee Weapons",
"cost": "30 gp",
"damage": "1d12 slashing",
"weight": "7 lb.",
"properties": [
"Heavy",
"two-handed"
]
},
{
"name": "Greatsword",
"category": "Martial Melee Weapons",
"cost": "50 gp",
"damage": "2d6 slashing",
"weight": "6 lb.",
"properties": [
"Heavy",
"two-handed"
]
},
{
"name": "Halberd",
"category": "Martial Melee Weapons",
"cost": "20 gp",
"damage": "1d10 slashing",
"weight": "6 lb.",
"properties": [
"Heavy",
"reach",
"two-handed"
]
},
{
"name": "Lance",
"category": "Martial Melee Weapons",
"cost": "10 gp",
"damage": "1d12 piercing",
"weight": "6 lb.",
"properties": [
"Reach",
"special"
]
},
{
"name": "Longsword",
"category": "Martial Melee Weapons",
"cost": "15 gp",
"damage": "1d8 slashing",
"weight": "3 lb.",
"properties": [
"Versatile (1d10)"
]
},
{
"name": "Maul",
"category": "Martial Melee Weapons",
"cost": "10 gp",
"damage": "2d6 bludgeoning",
"weight": "10 lb.",
"properties": [
"Heavy",
"two-handed"
]
},
{
"name": "Morningstar",
"category": "Martial Melee Weapons",
"cost": "15 gp",
"damage": "1d8 piercing",
"weight": "4 lb."
},
{
"name": "Pike",
"category": "Martial Melee Weapons",
"cost": "5 gp",
"damage": "1d10 piercing",
"weight": "18 lb.",
"properties": [
"Heavy",
"reach",
"two-handed"
]
},
{
"name": "Rapier",
"category": "Martial Melee Weapons",
"cost": "25 gp",
"damage": "1d8 piercing",
"weight": "2 lb.",
"properties": [
"Finesse"
]
},
{
"name": "Scimitar",
"category": "Martial Melee Weapons",
"cost": "25 gp",
"damage": "1d6 slashing",
"weight": "3 lb.",
"properties": [
"Finesse",
"light"
]
},
{
"name": "Shortsword",
"category": "Martial Melee Weapons",
"cost": "10 gp",
"damage": "1d6 piercing",
"weight": "2 lb.",
"properties": [
"Finesse",
"light"
]
},
{
"name": "Trident",
"category": "Martial Melee Weapons",
"cost": "5 gp",
"damage": "1d6 piercing",
"weight": "4 lb.",
"properties": [
"Thrown (range 20/60)",
"versatile (1d8)"
]
},
{
"name": "War pick",
"category": "Martial Melee Weapons",
"cost": "5 gp",
"damage": "1d8 piercing",
"weight": "2 lb.",
"properties": []
},
{
"name": "Warhammer",
"category": "Martial Melee Weapons",
"cost": "15 gp",
"damage": "1d8 bludgeoning",
"weight": "2 lb.",
"properties": [
"Versatile (1d10)"
]
},
{
"name": "Whip",
"category": "Martial Melee Weapons",
"cost": "2 gp",
"damage": "1d4 slashing",
"weight": "3 lb.",
"properties": [
"Finesse",
"reach"
]
},
{
"name": "Blowgun",
"category": "Martial Ranged Weapons",
"cost": "10 gp",
"damage": "1 piercing",
"weight": "1 lb.",
"properties": [
"Ammunition (range 25/100)",
"loading"
]
},
{
"name": "Crossbow, hand",
"category": "Martial Ranged Weapons",
"cost": "75 gp",
"damage": "1d6 piercing",
"weight": "3 lb.",
"properties": [
"Ammunition (range 30/120)",
"light",
"loading"
]
},
{
"name": "Crossbow, heavy",
"category": "Martial Ranged Weapons",
"cost": "50 gp",
"damage": "1d10 piercing",
"weight": "18 lb.",
"properties": [
"Ammunition (range 100/400)",
"heavy",
"loading",
"two-handed"
]
},
{
"name": "Longbow",
"category": "Martial Ranged Weapons",
"cost": "50 gp",
"damage": "1d8 piercing",
"weight": "2 lb.",
"properties": [
"Ammunition (range 150/600)",
"heavy",
"two-handed"
]
},
{
"name": "Net",
"category": "Martial Ranged Weapons",
"cost": "1 gp",
"damage": 0,
"weight": "3 lb.",
"properties": [
"Special",
"thrown (range 5/15)"
]
}
]