Changed the ascension mechanic

This commit is contained in:
Olivier Gagnon
2021-06-17 22:31:11 -04:00
parent 42aa6525a6
commit af46324c6d
6 changed files with 114 additions and 61 deletions
+1 -1
View File
@@ -255,7 +255,7 @@ export const gangMemberTasksMetadata: IGangMemberTaskMetadata[] = [
name: "Train Combat",
params: {
strWeight: 25, defWeight: 25, dexWeight: 25, agiWeight: 25,
difficulty: 200,
difficulty: 100,
},
},
{