You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+10-20
Original file line number
Diff line number
Diff line change
@@ -1,32 +1,28 @@
1
1
[]()[](https://www.buymeacoffee.com/ChalkOne)
2
-
# Loot Sheet NPC 5E #
3
-
4
-
This module adds an additional NPC sheet which can be used to create lootable NPCs or merchant NPCs.
5
-
2
+
# Loot Sheet NPC 5E
6
3
4
+
This module adds an additional NPC sheet which can be used for loot containers such as chests or merchants in your game. It has a permission system that allows observers to make loot or ourchase actions which will automatically process the item transaction, including inventory moves and currency changes.
7
5
8
6
A loot sheet allows players with the right permissions to loot items from it, while a merchant sheet lets them purchase the items in exchange for currency. Merchant sheets can also be populated via rolls from rollable tables. This allows a GM to quickly create varied inventories for their merchants. A couple of rollable tables are included and can be imported via standard rollable table methods. It is also compatible with our rollable table collections such as https://foundryvtt.com/packages/foundry_community_tables.
9
7
10
-
##Features
8
+
### History
11
9
12
-
Allows for easy assembly of items and coins to be distributed to players.
10
+
This version was forked from Hooking's module which ended compatibility with Foundry VTT version 0.3.9 (https://gitlab.com/hooking/foundry-vtt---loot-sheet-npc). This fork should be updated by me to keep it current with Foundry VTT.
13
11
14
-
More features detailed below.
12
+
I will only maintain a DND5e compatible version of this mod, but I encourage forks for other systems as well as accept pull requests and contributions for this one. I'm very busy and appreciate all current and future contributors!
15
13
16
-
## Permissions
17
-
LootSheetNPC5e comes with a permission system that allows observers to interact with the sheet.
14
+
### Features
18
15
19
-
Find details in the [Wiki/Permissions](https://github.com/DanielBoettner/fvtt-loot-sheet-npc-5e/wiki/Permissions)
16
+
Allows for easy assembly of items and coins to be distributed to players.
20
17
21
-
### Loot
22
-
To allow players to loot items. From a sheet the players need *observer*
23
-
loot or ourchase actions which will automatically process the item transaction, including inventory moves and currency changes.
18
+
More features detailed below.
24
19
20
+
##### Permissions
25
21
Permissions can be set in the sheet for each player and range from no access (cannot open sheet) to observer (view sheet and contents and utilize loot or buy buttons) to owner (view sheet and add/remove items and configure sheet).
@@ -61,12 +57,6 @@ To install a module, follow these instructions:
61
57
2. Select the Install Module button and enter the following URL: https://raw.githubusercontent.com/jopeek/fvtt-loot-sheet-npc-5e/master/module.json
62
58
3. Click Install and wait for installation to complete
63
59
64
-
### History
65
-
66
-
This version was forked from Hooking's module which ended compatibility with Foundry VTT version 0.3.9 (https://gitlab.com/hooking/foundry-vtt---loot-sheet-npc). This fork should be updated by me to keep it current with Foundry VTT.
67
-
68
-
I will only maintain a DND5e compatible version of this mod, but I encourage forks for other systems as well as accept pull requests and contributions for this one. I'm very busy and appreciate all current and future contributors!
69
-
70
60
### Feedback
71
61
72
62
If you have any suggestions or feedback, please submit an issue on GitHub or contact me on Discord (ChalkOne#0156).
0 commit comments