Revert "Refine rogue progression and card pools"

This reverts commit 95d6155086.
This commit is contained in:
2026-06-30 00:49:38 +09:00
parent 5e2fd5db22
commit 1847e2d9b2
13 changed files with 380 additions and 276 deletions

View File

@@ -707,7 +707,7 @@ if anyAlive == false then
end
end
if node ~= nil and node.type == "boss" then
if self:ShouldOfferJobChoice() == true then
if self.PlayerJob == "" and self.Floor < self.RunLength then
self:ShowJobChoice()
else
if self.PlayerJob ~= "" then self:AwardSouls(1) end