Skip to content

Commit ba67dc7

Browse files
committed
update equipment and proficiencies for poisoners and navigators tools
1 parent cbf97d6 commit ba67dc7

2 files changed

Lines changed: 27 additions & 1 deletion

File tree

src/2024/5e-SRD-Equipment.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6764,7 +6764,7 @@
67646764
}
67656765
}
67666766
],
6767-
"weight": 2,
6767+
"weight": 1,
67686768
"url": "/api/2024/equipment/thieves-tools"
67696769
},
67706770
{

src/2024/5e-SRD-Proficiencies.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1019,6 +1019,32 @@
10191019
},
10201020
"url": "/api/2024/proficiencies/tool-playing-cards"
10211021
},
1022+
{
1023+
"index": "tool-navigators-tools",
1024+
"type": "Tools",
1025+
"name": "Tool: Navigator's Tools",
1026+
"classes": [],
1027+
"backgrounds": [],
1028+
"url": "/api/2024/proficiencies/tool-navigators-tools",
1029+
"reference": {
1030+
"index": "navigators-tools",
1031+
"name": "Navigator's Tools",
1032+
"url": "/api/2024/equipment/navigators-tools"
1033+
}
1034+
},
1035+
{
1036+
"index": "tool-poisoners-kit",
1037+
"type": "Tools",
1038+
"name": "Tool: Poisoner's Kit",
1039+
"classes": [],
1040+
"backgrounds": [],
1041+
"url": "/api/2024/proficiencies/tool-poisoners-kit",
1042+
"reference": {
1043+
"index": "poisoners-kit",
1044+
"name": "Poisoner's Kit",
1045+
"url": "/api/2024/equipment/poisoners-kit"
1046+
}
1047+
},
10221048
{
10231049
"index": "tool-thieves-tools",
10241050
"type": "Tools",

0 commit comments

Comments
 (0)