DS3: Update game page (#2163)
* DS3: Update game page * DS3: Split long sentence in game page docs Co-authored-by: Nicholas Saylor <79181893+nicholassaylor@users.noreply.github.com> * DS3: Minor word change --------- Co-authored-by: Nicholas Saylor <79181893+nicholassaylor@users.noreply.github.com>
This commit is contained in:
parent
bf685dc850
commit
2bdb1b2029
|
@ -7,19 +7,22 @@ config file.
|
||||||
|
|
||||||
## What does randomization do to this game?
|
## What does randomization do to this game?
|
||||||
|
|
||||||
In Dark Souls III, all unique items you can earn from a static corpse, chest, or the death of a Boss/NPC are
|
Items that can be picked up from static corpses, taken from chests, or earned from defeating enemies or NPCs can be
|
||||||
randomized.
|
randomized. Common pickups like titanite shards or firebombs can be randomized as "progressive" items. That is, the
|
||||||
An option is available from the settings page to also randomize upgrade materials, Estus shards, and consumables.
|
location "Titanite Shard #5" is the fifth titanite shard you pick up, no matter where it was from. This is also what
|
||||||
Another option is available to randomize the level of the generated weapons (from +0 to +10/+5).
|
happens when you randomize Estus Shards and Undead Bone Shards.
|
||||||
|
|
||||||
To beat the game, you need to collect the 4 "Cinders of a Lord" randomized in the multiworld
|
It's also possible to randomize the upgrade level of weapons and shields as well as their infusions (if they can have
|
||||||
and kill the final boss "Soul of Cinder."
|
one). Additionally, there are settings that can make the randomized experience more convenient or more interesting, such as
|
||||||
|
removing weapon requirements or auto-equipping whatever equipment you most recently received.
|
||||||
|
|
||||||
|
The goal is to find the four "Cinders of a Lord" items randomized into the multiworld and defeat the Soul of Cinder.
|
||||||
|
|
||||||
## What Dark Souls III items can appear in other players' worlds?
|
## What Dark Souls III items can appear in other players' worlds?
|
||||||
|
|
||||||
Every unique item from Dark Souls III can appear in other player's worlds, such as a piece of armor, upgraded weapons,
|
Practically anything can be found in other worlds including pieces of armor, upgraded weapons, key items, consumables,
|
||||||
or key items.
|
spells, upgrade materials, etc...
|
||||||
|
|
||||||
## What does another world's item look like in Dark Souls III?
|
## What does another world's item look like in Dark Souls III?
|
||||||
|
|
||||||
In Dark Souls III, items which need to be sent to other worlds appear as a Prism Stone.
|
In Dark Souls III, items which are sent to other worlds appear as Prism Stones.
|
||||||
|
|
Loading…
Reference in New Issue