Core/Artifact Handle Artifact tiers + Artifact unlock (3rd relic bonus)

This commit is contained in:
hondacrx
2018-08-01 14:14:51 -04:00
parent 92481d8d9f
commit ae08c81ce6
19 changed files with 275 additions and 63 deletions
+8
View File
@@ -3539,6 +3539,14 @@ Currency.StartJusticePoints = 0
Currency.MaxJusticePoints = 4000
#
# Currency.StartArtifactKnowledge
# Amount artifact knowledge that new players will start with
# Default: 55 (max)
#
Currency.StartArtifactKnowledge = 55
#
###################################################################################################