From f0dc1fd03a033a0054df93f125764a2048291e26 Mon Sep 17 00:00:00 2001 From: haksanlulz Date: Mon, 27 Jul 2026 05:16:53 -0400 Subject: [PATCH] [BUG] PF1e WBL wrong at levels 10 and 13 #7679 CRB Table 12-4 gives 62,000 gp at 10th and 140,000 at 13th. cr_kits.lst had 63,000 and 150,000. The other 17 PC Level kits already matched, as do the Basic and Heroic NPC gear kits in the same file. --- .../paizo/roleplaying_game/core_rulebook/cr_kits.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/pathfinder/paizo/roleplaying_game/core_rulebook/cr_kits.lst b/data/pathfinder/paizo/roleplaying_game/core_rulebook/cr_kits.lst index 36e06ee8b4b..abc85b77f12 100644 --- a/data/pathfinder/paizo/roleplaying_game/core_rulebook/cr_kits.lst +++ b/data/pathfinder/paizo/roleplaying_game/core_rulebook/cr_kits.lst @@ -67,13 +67,13 @@ FUNDS:gp QTY:33000 STARTPACK:PC Level 9 VISIBLE:NO APPLY:INSTANT FUNDS:gp QTY:46000 STARTPACK:PC Level 10 VISIBLE:NO APPLY:INSTANT -FUNDS:gp QTY:63000 +FUNDS:gp QTY:62000 STARTPACK:PC Level 11 VISIBLE:NO APPLY:INSTANT FUNDS:gp QTY:82000 STARTPACK:PC Level 12 VISIBLE:NO APPLY:INSTANT FUNDS:gp QTY:108000 STARTPACK:PC Level 13 VISIBLE:NO APPLY:INSTANT -FUNDS:gp QTY:150000 +FUNDS:gp QTY:140000 STARTPACK:PC Level 14 VISIBLE:NO APPLY:INSTANT FUNDS:gp QTY:185000 STARTPACK:PC Level 15 VISIBLE:NO APPLY:INSTANT