forked from TikaelSol/pf2e-playtest-data
-
Notifications
You must be signed in to change notification settings - Fork 0
/
module.json
221 lines (221 loc) · 6.42 KB
/
module.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
{
"id": "pf2e-playtest-data",
"title": "PF2e Playtest Data",
"description": "Extra compendia supporting official playtesting in the PF2e system on Foundry VTT",
"version": "6.0",
"flags": {
"pf2e-playtest-data": {
"pf2e-homebrew": {
"equipmentTraits": {
"diacritic": "Diacritic",
"dragon": "PF2E.TraitDragon",
"fiend": "PF2E.TraitFiend",
"rune": "Rune",
"runesmith": "Runesmith"
},
"featTraits": {
"banner": {
"label": "Banner",
"description": "The banner trait indicates an ability that involves you waving or otherwise actively displaying your banner. To use an ability that has the banner trait, you must be holding your banner in one hand or wielding a weapon it is attached to."
},
"commander": "Commander",
"guardian": "Guardian",
"invocation": "Invocation",
"necromancer": "Necromancer",
"runesmith": "Runesmith",
"tactic": {
"label": "Tactic",
"description": "Tactics are special abilities that involve you signaling your allies to perform predetermined maneuvers. To use a tactic ability, you must have one or more willing allies you have instructed beforehand during your daily preparations. Your squadmates must also be able to perceive your signal, either when you speak or shout it (in which case the tactic action gains the auditory trait), or by physically signaling them, typically by waving your banner (in which case it gains the visual trait). While you can use multiple tactic actions a round, a character cannot respond to more than one tactic per round, regardless of source."
}
},
"spellTraits": {
"grave": "Grave",
"necromancer": "Necromancer",
"thrall": "Thrall"
}
}
}
},
"packs": [
{
"label": "Classes",
"name": "battlecry-playtest-classes",
"path": "packs/battlecry-playtest-classes",
"system": "pf2e",
"type": "Item",
"private": false,
"flags": {}
},
{
"label": "Feats",
"name": "battlecry-playtest-class-feats",
"path": "packs/battlecry-playtest-class-feats",
"system": "pf2e",
"type": "Item",
"private": false,
"flags": {}
},
{
"label": "Class Features",
"name": "battlecry-playtest-class-features",
"path": "packs/battlecry-playtest-class-features",
"system": "pf2e",
"type": "Item",
"private": false,
"flags": {}
},
{
"label": "Actions",
"name": "battlecry-playtest-actions",
"path": "packs/battlecry-playtest-actions",
"system": "pf2e",
"type": "Item",
"private": false,
"flags": {}
},
{
"label": "Effects",
"name": "battlecry-playtest-effects",
"path": "packs/battlecry-playtest-effects",
"system": "pf2e",
"type": "Item",
"private": false,
"flags": {}
},
{
"label": "Journals",
"name": "battlecry-playtest-journals",
"path": "packs/battlecry-playtest-journals",
"system": "pf2e",
"type": "JournalEntry",
"private": false,
"flags": {}
},
{
"label": "Actions",
"name": "impossible-playtest-actions",
"path": "packs/impossible-playtest-actions",
"system": "pf2e",
"type": "Item",
"private": false,
"flags": {}
},
{
"label": "Classes",
"name": "impossible-playtest-classes",
"path": "packs/impossible-playtest-classes",
"system": "pf2e",
"type": "Item",
"private": false,
"flags": {}
},
{
"label": "Class Features",
"name": "impossible-playtest-class-features",
"path": "packs/impossible-playtest-class-features",
"system": "pf2e",
"type": "Item",
"private": false,
"flags": {}
},
{
"label": "Effects",
"name": "impossible-playtest-effects",
"path": "packs/impossible-playtest-effects",
"system": "pf2e",
"type": "Item",
"private": false,
"flags": {}
},
{
"label": "Feats",
"name": "impossible-playtest-class-feats",
"path": "packs/impossible-playtest-class-feats",
"system": "pf2e",
"type": "Item",
"private": false,
"flags": {}
},
{
"label": "Journals",
"name": "impossible-playtest-journals",
"path": "packs/impossible-playtest-journals",
"system": "pf2e",
"type": "JournalEntry",
"private": false,
"flags": {}
},
{
"label": "Runes",
"name": "impossible-playtest-runes",
"path": "packs/impossible-playtest-runes",
"system": "pf2e",
"type": "Item",
"private": false,
"flags": {}
},
{
"label": "Spells",
"name": "impossible-playtest-spells",
"path": "packs/impossible-playtest-spells",
"system": "pf2e",
"type": "Item",
"private": false,
"flags": {}
}
],
"esmodules": [
"scripts/popup.mjs"
],
"packFolders": [
{
"name": "Impossible Playtest",
"sorting": "m",
"packs": [
"impossible-playtest-actions",
"impossible-playtest-classes",
"impossible-playtest-class-features",
"impossible-playtest-effects",
"impossible-playtest-class-feats",
"impossible-playtest-spells",
"impossible-playtest-runes",
"impossible-playtest-journals"
]
},
{
"name": "Battlecry Playtest",
"sorting": "m",
"packs": [
"battlecry-playtest-classes",
"battlecry-playtest-class-feats",
"battlecry-playtest-class-features",
"battlecry-playtest-actions",
"battlecry-playtest-effects",
"battlecry-playtest-journals"
]
}],
"manifest": "https://gitlab.com/TMun/pf2e-playtest-data/-/raw/master/module.json?inline=false",
"download": "https://gitlab.com/TMun/pf2e-playtest-data/-/archive/master/pf2e-playtest-data-master.zip",
"url": "https://gitlab.com/TMun/pf2e-playtest-data/",
"authors": [{
"name": "Tim Munsie [.TMun]",
"flags": {}
}, {
"name": "Ian Blackstone [tikael]"
}],
"relationships": {
"systems": [{
"id": "pf2e",
"type": "system",
"compatibility": {
"minimum": "6.7.2",
"verified": "6.7.2"
}
}]
},
"compatibility": {
"maximum": "12",
"minimum": "12.331",
"verified": "12.331"
}
}