Skip to content
Open
Show file tree
Hide file tree
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
32 changes: 16 additions & 16 deletions data/backgrounds.json
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@
{
"type": "item",
"name": "Equipment:",
"entry": "A {@item Map or Scroll Case|phb|wooden case} containing a map to a ruin or dungeon, a {@item bullseye lantern|phb}, a {@item miner's pick|phb}, a set of {@item traveler's clothes|phb}, a {@item shovel|phb}, a {@item two-person tent|phb}, a {@item trinket|phb|trinket} recovered from a dig site, and a {@item pouch|phb} containing 25 gp"
"entry": "A {@item Map or Scroll Case|phb|wooden case} containing a map to a ruin or dungeon, a {@item bullseye lantern|phb}, a {@item miner's pick|phb}, a set of {@item traveler's clothes|phb}, a {@item shovel|phb}, a {@item two-person tent|phb}, a {@item trinket|phb} recovered from a dig site, and a {@item pouch|phb} containing 25 gp"
}
]
},
Expand Down Expand Up @@ -3983,7 +3983,7 @@
],
"toolProficiencies": [
{
"anyArtisansTool": true
"anyArtisansTool": 1
}
],
"startingEquipment": [
Expand Down Expand Up @@ -4170,7 +4170,7 @@
],
"toolProficiencies": [
{
"anyArtisansTool": true
"anyArtisansTool": 1
}
],
"startingEquipment": [
Expand Down Expand Up @@ -5247,7 +5247,7 @@
"vehicles (water)": true
},
{
"anyArtisansTool": true
"anyArtisansTool": 1
},
{
"choose": {
Expand Down Expand Up @@ -6581,7 +6581,7 @@
],
"toolProficiencies": [
{
"anyArtisansTool": true
"anyArtisansTool": 1
}
],
"startingEquipment": [
Expand Down Expand Up @@ -7788,7 +7788,7 @@
],
"toolProficiencies": [
{
"anyArtisansTool": true,
"anyArtisansTool": 1,
"vehicles (land)": true
}
],
Expand Down Expand Up @@ -10085,7 +10085,7 @@
],
"toolProficiencies": [
{
"anyArtisansTool": true
"anyArtisansTool": 1
}
],
"startingEquipment": [
Expand Down Expand Up @@ -12707,7 +12707,7 @@
"toolProficiencies": [
{
"thieves' tools": true,
"anyArtisansTool": true
"anyArtisansTool": 1
}
],
"startingEquipment": [
Expand Down Expand Up @@ -13406,7 +13406,7 @@
],
"toolProficiencies": [
{
"anyArtisansTool": true
"anyArtisansTool": 1
}
],
"startingEquipment": [
Expand Down Expand Up @@ -15531,7 +15531,7 @@
],
"toolProficiencies": [
{
"anyArtisansTool": true,
"anyArtisansTool": 1,
"musical instrument": true
}
],
Expand Down Expand Up @@ -16761,7 +16761,7 @@
],
"toolProficiencies": [
{
"anyArtisansTool": true,
"anyArtisansTool": 1,
"vehicles (land)": true
}
],
Expand Down Expand Up @@ -17080,7 +17080,7 @@
],
"toolProficiencies": [
{
"anyArtisansTool": true
"anyArtisansTool": 1
}
],
"startingEquipment": [
Expand Down Expand Up @@ -17333,7 +17333,7 @@
],
"toolProficiencies": [
{
"anyArtisansTool": true
"anyArtisansTool": 1
}
],
"startingEquipment": [
Expand Down Expand Up @@ -18014,7 +18014,7 @@
],
"toolProficiencies": [
{
"anyArtisansTool": true
"anyArtisansTool": 1
}
],
"startingEquipment": [
Expand Down Expand Up @@ -18783,7 +18783,7 @@
],
"toolProficiencies": [
{
"anyArtisansTool": true
"anyArtisansTool": 1
}
],
"startingEquipment": [
Expand Down Expand Up @@ -23753,7 +23753,7 @@
],
"toolProficiencies": [
{
"anyArtisansTool": true,
"anyArtisansTool": 1,
"musical instrument": true
}
],
Expand Down
49 changes: 49 additions & 0 deletions data/bestiary/bestiary-ai.json
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,10 @@
]
}
],
"attachedItems": [
"light crossbow|phb",
"longsword|phb"
],
"actionTags": [
"Multiattack"
],
Expand Down Expand Up @@ -858,6 +862,10 @@
]
}
],
"attachedItems": [
"greatsword|phb",
"whip|phb"
],
"actionTags": [
"Multiattack"
],
Expand Down Expand Up @@ -1012,6 +1020,9 @@
]
}
],
"attachedItems": [
"dagger|phb"
],
"languageTags": [
"C",
"DR",
Expand Down Expand Up @@ -1180,6 +1191,9 @@
]
}
],
"attachedItems": [
"dagger|phb"
],
"languageTags": [
"C"
],
Expand Down Expand Up @@ -1352,6 +1366,9 @@
]
}
],
"attachedItems": [
"sickle|phb"
],
"traitTags": [
"Fey Ancestry"
],
Expand Down Expand Up @@ -1651,6 +1668,9 @@
]
}
],
"attachedItems": [
"longbow|phb"
],
"traitTags": [
"Fey Ancestry"
],
Expand Down Expand Up @@ -1794,6 +1814,9 @@
]
}
],
"attachedItems": [
"hand crossbow|phb"
],
"traitTags": [
"Fey Ancestry",
"Keen Senses"
Expand Down Expand Up @@ -1982,6 +2005,9 @@
]
}
],
"attachedItems": [
"maul|phb"
],
"traitTags": [
"Fey Ancestry"
],
Expand Down Expand Up @@ -2127,6 +2153,9 @@
]
}
],
"attachedItems": [
"shortsword|phb"
],
"languageTags": [
"C",
"DR",
Expand Down Expand Up @@ -2263,6 +2292,9 @@
]
}
],
"attachedItems": [
"warhammer|phb"
],
"actionTags": [
"Multiattack"
],
Expand Down Expand Up @@ -2378,6 +2410,9 @@
]
}
],
"attachedItems": [
"shortsword|phb"
],
"traitTags": [
"Sneak Attack"
],
Expand Down Expand Up @@ -2516,6 +2551,9 @@
]
}
],
"attachedItems": [
"maul|phb"
],
"traitTags": [
"Fey Ancestry"
],
Expand Down Expand Up @@ -2811,6 +2849,9 @@
]
}
],
"attachedItems": [
"dagger|phb"
],
"senseTags": [
"D"
],
Expand Down Expand Up @@ -2955,6 +2996,11 @@
]
}
],
"attachedItems": [
"+1 shortsword|dmg",
"dagger|phb",
"rapier|phb"
],
"traitTags": [
"Sneak Attack"
],
Expand Down Expand Up @@ -3131,6 +3177,9 @@
]
}
],
"attachedItems": [
"longbow|phb"
],
"traitTags": [
"Fey Ancestry"
],
Expand Down
3 changes: 3 additions & 0 deletions data/bestiary/bestiary-aitfr-dn.json
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,9 @@
"name": "Kyrilla, Accursed Gorgon",
"source": "AitFR-DN"
},
"attachedItems": [
"longbow|phb"
],
"traitTags": [
"Legendary Resistances",
"Sunlight Sensitivity"
Expand Down
7 changes: 7 additions & 0 deletions data/bestiary/bestiary-aitfr-fcd.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@
]
}
],
"attachedItems": [
"heavy crossbow|phb",
"longsword|phb"
],
"actionTags": [
"Multiattack"
],
Expand Down Expand Up @@ -303,6 +307,9 @@
]
}
],
"attachedItems": [
"dagger|phb"
],
"traitTags": [
"Legendary Resistances"
],
Expand Down
6 changes: 6 additions & 0 deletions data/bestiary/bestiary-aitfr-isf.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,9 @@
]
}
],
"attachedItems": [
"handaxe|phb"
],
"senseTags": [
"SD"
],
Expand Down Expand Up @@ -258,6 +261,9 @@
]
}
],
"attachedItems": [
"dagger|phb"
],
"languageTags": [
"C",
"DR",
Expand Down
3 changes: 3 additions & 0 deletions data/bestiary/bestiary-aitfr-thp.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,9 @@
]
}
],
"attachedItems": [
"quarterstaff|phb"
],
"languageTags": [
"X"
],
Expand Down
Loading