Skip to content

Commit 0b5f2be

Browse files
committed
v0.8.7
1 parent 8c7ff05 commit 0b5f2be

23 files changed

Lines changed: 321 additions & 110 deletions

.github/FUNDING.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# These are supported funding model platforms
22

33
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
4-
patreon: pf2etools # Replace with a single Patreon username
4+
patreon: # Replace with a single Patreon username
55
open_collective: # Replace with a single Open Collective username
6-
ko_fi: # Replace with a single Ko-fi username
6+
ko_fi: MrVauxs
77
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
88
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
99
liberapay: # Replace with a single Liberapay username

data/actions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5967,13 +5967,13 @@
59675967
"basic": true
59685968
},
59695969
"entries": [
5970-
"You try to provide food and shelter for yourself, and possibly others as well, with a standard of living as described {@table Cost of Living||here}. The GM determines the DC based on the nature of the place where you're trying to Subsist. You might need a minimum proficiency rank to Subsist in particularly strange environments. Unlike most downtime activities, you can Subsist after 8 hours or less of exploration, but if you do, you take a \u20135 penalty",
5970+
"You try to provide food and shelter for yourself, and possibly others as well, with a standard of living as described {@table Cost of Living||here}. The GM determines the DC based on the nature of the place where you're trying to Subsist. You might need a minimum proficiency rank to Subsist in particularly strange environments. Unlike most {@trait downtime} activities, you can Subsist after 8 hours or less of exploration, but if you do, you take a \u20135 penalty",
59715971
{
59725972
"type": "successDegree",
59735973
"entries": {
59745974
"Critical Success": "You either provide a subsistence living for yourself and one additional creature, or you improve your own food and shelter, granting yourself a comfortable living.",
59755975
"Success": "You find enough food and shelter with basic protection from the elements to provide you a subsistence living.",
5976-
"Failure": "You're exposed to the elements and don't get enough food, becoming fatigued until you attain sufficient food and shelter.",
5976+
"Failure": "You're exposed to the elements and don't get enough food, becoming {@condition fatigued} until you attain sufficient food and shelter.",
59775977
"Critical Failure": "You attract trouble, eat something you shouldn't, or otherwise worsen your situation. You take a \u20132 circumstance penalty to checks to Subsist for 1 week. You don't find any food at all; if you don't have any stored up, you're in danger of starving or dying of thirst if you continue failing."
59785978
}
59795979
}

data/backgrounds/backgrounds-skt0.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"Understanding history isn't just about translating old laws and reading about who invaded whom; it's also packed with magical outbursts, extraplanar interventions, and unexplained oddities not yet understood by modern science. You have a knack for absorbing esoteric trivia and unraveling past supernatural events. Your studies recently drew you to the dwarven city of Tar-Kazmukh, whose Blue Warders maintain an eclectically magical library. Perusing its shelves didn't answer your most burning questions, but it did earn you some friends, expose you to a dizzying array of dwarven religious lore, and introduce you to some intriguing mysteries buried in Highhelm's history.",
137137
"Believing that Highhelm might provide you with greater opportunities, a Blue Warder named Rosha Coppervein facilitated introductions between you and their adoptive clan, Clan Tolorr. It seems your credentials and whatever Rosha wrote on your behalf made an impression; within a week, you received an invitation to Highhelm and travel funds to study with Tolorr sages! The shy Rosha has stayed in Tar-Kazmukh for now, enjoying its relative quiet, but you know that they'll join you in a few weeks for Tolorr's Family Festival.",
138138
"Choose two ability boosts. One must be to Intelligence or Wisdom, and one is a free ability boost.",
139-
"You're trained in the {@skill Occultism} skill and the {@skill Lore||Dwarven Pantheon} Lore skill, an uncommonly broad {@skill Lore} skill that pertains to {@deity Torag|CRB|Torag's} faith and those faiths of his divine family. You gain the {@feat Quick Identification} skill feat.",
139+
"You're trained in the {@skill Occultism} skill and the {@skill Lore||Dwarven Pantheon Lore} skill, an uncommonly broad {@skill Lore} skill that pertains to {@deity Torag|CRB|Torag's} faith and those faiths of his divine family. You gain the {@feat Quick Identification} skill feat.",
140140
"{@b Connection:} Rosha Coppervein, a Blue Warder who married into Clan Tolorr",
141141
"{@b Reputation Points:} +0"
142142
],

data/bestiary/creatures-gw1.json

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,8 @@
183183
]
184184
}
185185
]
186-
}
186+
},
187+
"hasImages": true
187188
},
188189
{
189190
"name": "Oaksteward Enforcers",
@@ -964,7 +965,8 @@
964965
]
965966
}
966967
]
967-
}
968+
},
969+
"hasImages": true
968970
},
969971
{
970972
"name": "Temagyr",
@@ -1115,7 +1117,8 @@
11151117
]
11161118
}
11171119
]
1118-
}
1120+
},
1121+
"hasImages": true
11191122
},
11201123
{
11211124
"name": "Ocluai",
@@ -1256,7 +1259,8 @@
12561259
]
12571260
}
12581261
]
1259-
}
1262+
},
1263+
"hasImages": true
12601264
},
12611265
{
12621266
"name": "Immolis",
@@ -1387,7 +1391,8 @@
13871391
]
13881392
}
13891393
]
1390-
}
1394+
},
1395+
"hasImages": true
13911396
},
13921397
{
13931398
"name": "Kareq",
@@ -1496,7 +1501,8 @@
14961501
]
14971502
}
14981503
]
1499-
}
1504+
},
1505+
"hasImages": true
15001506
},
15011507
{
15021508
"name": "Bolan Nogasso",
@@ -1719,7 +1725,8 @@
17191725
]
17201726
}
17211727
]
1722-
}
1728+
},
1729+
"hasImages": true
17231730
},
17241731
{
17251732
"name": "Kaneepo the Slim",
@@ -1915,7 +1922,8 @@
19151922
]
19161923
}
19171924
]
1918-
}
1925+
},
1926+
"hasImages": true
19191927
}
19201928
]
19211929
}

data/bestiary/creatures-gw3.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2739,7 +2739,8 @@
27392739
]
27402740
}
27412741
]
2742-
}
2742+
},
2743+
"hasImages": true
27432744
},
27442745
{
27452746
"name": "Mindmoppet",
@@ -2987,7 +2988,8 @@
29872988
]
29882989
}
29892990
]
2990-
}
2991+
},
2992+
"hasImages": true
29912993
},
29922994
{
29932995
"name": "Yaiafineti",
@@ -3169,7 +3171,8 @@
31693171
}
31703172
}
31713173
]
3172-
}
3174+
},
3175+
"hasImages": true
31733176
},
31743177
{
31753178
"name": "Ainamuuren",
@@ -3675,7 +3678,8 @@
36753678
]
36763679
}
36773680
]
3678-
}
3681+
},
3682+
"hasImages": true
36793683
}
36803684
]
36813685
}
Lines changed: 0 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
11
{
22
"creatureFluff": [
3-
{
4-
"images": [
5-
"https://2e.aonprd.com/Images/Monsters/Witchwyrd.png"
6-
],
7-
"source": "AoA5",
8-
"name": "Witchwyrd",
9-
"entries": []
10-
},
113
{
124
"images": [
135
"https://2e.aonprd.com/Images/Monsters/Aluum.png"
@@ -32,30 +24,6 @@
3224
"name": "Crucidaemon",
3325
"entries": []
3426
},
35-
{
36-
"images": [
37-
"https://2e.aonprd.com/Images/Monsters/Calikang.png"
38-
],
39-
"source": "AoA5",
40-
"name": "Calikang",
41-
"entries": []
42-
},
43-
{
44-
"images": [
45-
"https://2e.aonprd.com/Images/Monsters/Solifugid.png"
46-
],
47-
"source": "AoA5",
48-
"name": "Duneshaker Solifugid",
49-
"entries": []
50-
},
51-
{
52-
"images": [
53-
"https://2e.aonprd.com/Images/Monsters/Demon_Nalfeshnee.png"
54-
],
55-
"source": "AoA5",
56-
"name": "Nalfeshnee",
57-
"entries": []
58-
},
5927
{
6028
"images": [
6129
"https://2e.aonprd.com/Images/Monsters/Xotanispawn.png"
@@ -71,22 +39,6 @@
7139
"source": "AoA5",
7240
"name": "Spiritbound Aluum",
7341
"entries": []
74-
},
75-
{
76-
"images": [
77-
"https://2e.aonprd.com/Images/Monsters/Devil_Cornugon.png"
78-
],
79-
"source": "AoA5",
80-
"name": "Cornugon",
81-
"entries": []
82-
},
83-
{
84-
"images": [
85-
"https://2e.aonprd.com/Images/Monsters/Solifugid.png"
86-
],
87-
"source": "AoA5",
88-
"name": "Giant Solifugid",
89-
"entries": []
9042
}
9143
]
9244
}
Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
{
2+
"creatureFluff": [
3+
{
4+
"images": [
5+
"https://2e.aonprd.com/Images/Monsters/Gorga_Ocluai.png"
6+
],
7+
"name": "Ocluai",
8+
"source": "GW1",
9+
"entries": []
10+
},
11+
{
12+
"images": [
13+
"https://2e.aonprd.com/Images/Monsters/Amelekana.png"
14+
],
15+
"name": "Amelekana",
16+
"source": "GW1",
17+
"entries": []
18+
},
19+
{
20+
"images": [
21+
"https://2e.aonprd.com/Images/Monsters/DesaDesa.png"
22+
],
23+
"name": "Desa-Desa",
24+
"source": "GW1",
25+
"entries": []
26+
},
27+
{
28+
"images": [
29+
"https://2e.aonprd.com/Images/Monsters/Gorga_Temagyr.png"
30+
],
31+
"name": "Temagyr",
32+
"source": "GW1",
33+
"entries": []
34+
},
35+
{
36+
"images": [
37+
"https://2e.aonprd.com/Images/Monsters/KaneepoTheSlim.png"
38+
],
39+
"name": "Kaneepo The Slim",
40+
"source": "GW1",
41+
"entries": []
42+
},
43+
{
44+
"images": [
45+
"https://2e.aonprd.com/Images/Monsters/Immolis.png"
46+
],
47+
"name": "Immolis",
48+
"source": "GW1",
49+
"entries": []
50+
},
51+
{
52+
"images": [
53+
"https://2e.aonprd.com/Images/Monsters/BolanNogasso.png"
54+
],
55+
"name": "Bolan Nogasso",
56+
"source": "GW1",
57+
"entries": []
58+
},
59+
{
60+
"images": [
61+
"https://2e.aonprd.com/Images/Monsters/Kareq.png"
62+
],
63+
"name": "Kareq",
64+
"source": "GW1",
65+
"entries": []
66+
}
67+
]
68+
}
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"creatureFluff": [
3+
{
4+
"images": [
5+
"https://2e.aonprd.com/Images/Monsters/EdwardRitalson.png"
6+
],
7+
"name": "Etward Ritalson",
8+
"source": "GW3",
9+
"entries": []
10+
},
11+
{
12+
"images": [
13+
"https://2e.aonprd.com/Images/Monsters/ElderThing.png"
14+
],
15+
"name": "Elder Thing",
16+
"source": "GW3",
17+
"entries": []
18+
},
19+
{
20+
"images": [
21+
"https://2e.aonprd.com/Images/Monsters/Yaiafineti.png"
22+
],
23+
"name": "Yaiafineti",
24+
"source": "GW3",
25+
"entries": []
26+
},
27+
{
28+
"images": [
29+
"https://2e.aonprd.com/Images/Monsters/Mindmoppet.png"
30+
],
31+
"name": "Mindmoppet",
32+
"source": "GW3",
33+
"entries": []
34+
}
35+
]
36+
}

data/bestiary/fluff-index.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,7 @@
4040
"AoE1": "fluff-creatures-aoe1.json",
4141
"SoT3": "fluff-creatures-sot3.json",
4242
"BB": "fluff-creatures-bb.json",
43-
"TiO": "fluff-creatures-tio.json"
43+
"TiO": "fluff-creatures-tio.json",
44+
"GW1": "fluff-creatures-gw1.json",
45+
"GW3": "fluff-creatures-gw3.json"
4446
}

data/changelog.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,11 @@
309309
"ver": "0.8.6",
310310
"date": "2023-09-09",
311311
"txt": "- Fix kineticist feats' footers not displaying properly (thanks @Spappz)\n- Fix alignments not capitalising properly in settlement statblocks (thanks @Spappz)\n- Add Sky King's Tomb Player's Guide (thanks @Spappz)\n- Fix inability to add or remove scaled creatures from the encounter builder (thanks @Sciguymjm)\n- (Many typos/tags; thanks @ebullient and @Spappz)"
312+
},
313+
{
314+
"ver": "0.8.7",
315+
"date": "2023-09-19",
316+
"txt": "- (Typos/tags; thanks @Spappz, @cgahr, and @ebullient)"
312317
}
313318
]
314319
}

0 commit comments

Comments
 (0)