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