Demiplane modifiers groups & tiers (#678)

* data setup

* demiplanes modficators combine refactor

* generationProb

* demiplane tiers setup

* migration, and t2 loots

* t2 balance tweaks

* retags

* weather modifiers group

* maplight modifiers

* more passed checks

* wanderer buy positions localization fix

* fixes
This commit is contained in:
Ed
2024-12-16 00:38:29 +03:00
committed by GitHub
parent 57a795261f
commit 862df73ff2
44 changed files with 1358 additions and 2141 deletions

View File

@@ -12,7 +12,7 @@ As an adventurer, you can sell resources from the demiplane to artisans and othe
There are "keys" in the game world that allow you to temporarily activate a portal to move into a procedurally generated demiplane with enemies and resources. Within the location there will be generated exits from the demiplane that you will have to find on your own.
<Box>
<GuideEntityEmbed Entity="CP14DemiplanKey"/>
<GuideEntityEmbed Entity="CP14DemiplaneKeyT1"/>
<GuideEntityEmbed Entity="CP14DemiplanRiftCore"/>
</Box>.

View File

@@ -12,7 +12,7 @@
В мире игры существуют «ключи», позволяющие временно активировать портал для перехода в процедурно сгенерированный демиплан с противниками и ресурсами. Внутри локации будут сгенерированы выходы с демиплана которые вам предстоит найти самим.
<Box>
<GuideEntityEmbed Entity="CP14DemiplanKey"/>
<GuideEntityEmbed Entity="CP14DemiplaneKeyT1"/>
<GuideEntityEmbed Entity="CP14DemiplanRiftCore"/>
</Box>