aboutsummaryrefslogtreecommitdiff
path: root/parsed/creatures/veteran.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2024-12-10 19:32:14 -0500
committerYour Name <you@example.com>2024-12-10 19:32:14 -0500
commit056c006c687995198d0ec02eeebc2b00a6097879 (patch)
tree4530b3c58565a20b412b75a9bc3dede242b652e5 /parsed/creatures/veteran.json
parentcf09e74f030e39c1da1dc1baeb7dd7a55ddbaf57 (diff)
downloaddmtool-056c006c687995198d0ec02eeebc2b00a6097879.tar.gz
dmtool-056c006c687995198d0ec02eeebc2b00a6097879.tar.bz2
dmtool-056c006c687995198d0ec02eeebc2b00a6097879.zip
Removed parsed/ as a thing that is version controlled
Diffstat (limited to 'parsed/creatures/veteran.json')
-rw-r--r--parsed/creatures/veteran.json74
1 files changed, 0 insertions, 74 deletions
diff --git a/parsed/creatures/veteran.json b/parsed/creatures/veteran.json
deleted file mode 100644
index f8fb718..0000000
--- a/parsed/creatures/veteran.json
+++ /dev/null
@@ -1,74 +0,0 @@
-{
- "entry": "creatures",
- "speed": "30 ft.",
- "saves": [],
- "d_resistances": [],
- "d_vulnerabilities": [],
- "d_immunities": [],
- "c_immunities": [],
- "senses": [],
- "langs": "any one language (usually Common)",
- "skills": {
- "Athletics": 1,
- "Perception": 1
- },
- "hit_die_count": 9,
- "hit_die_sides": 8,
- "name": "Veteran",
- "type": "humanoid (any race)",
- "cr": 3.0,
- "size": "Medium",
- "alignment": "any alignment",
- "stats": {
- "str": 16,
- "dex": 13,
- "con": 14,
- "int": 10,
- "wis": 11,
- "cha": 10
- },
- "inventory": [
- {
- "entry": "item",
- "name": "splint",
- "type": "armor",
- "text": "splint armor"
- },
- {
- "entry": "item",
- "name": "longsword",
- "type": "weapons",
- "text": "if used with two hands."
- },
- {
- "entry": "item",
- "name": "shortsword",
- "type": "weapons",
- "text": "."
- },
- {
- "entry": "item",
- "name": "heavy crossbow",
- "type": "weapons",
- "text": "."
- }
- ],
- "observant": false,
- "givenName": "NAME",
- "hpMax": -1,
- "hp": -1,
- "natural_armor": {
- "name": "",
- "bonus": 0
- },
- "text": "Veterans are professional fighters that take up arms for pay or to protect something they believe in or value. Their ranks include soldiers retired from long service and warriors who never served anyone but themselves.",
- "features": [
- {
- "entry": "feature",
- "name": "multiattack",
- "text": "The veteran makes two longsword attacks. If it has a shortsword drawn, it can also make a shortsword attack.",
- "type": "action"
- }
- ],
- "prof": 2
-} \ No newline at end of file