Fix: Use The_Hunt instead of Hunt

This commit is contained in:
LmeSzinc 2023-09-11 02:32:33 +08:00
parent 269f704abd
commit fb6b11d154
8 changed files with 10 additions and 10 deletions

View File

@ -136,7 +136,7 @@
"ServerUpdate": "04:00"
},
"RoguePath": {
"Path": "Hunt",
"Path": "The_Hunt",
"Bonus": "Blessing Cosmos",
"PresetResonanceFilter": "preset-1",
"ResonanceSelectionStrategy": "follow-presets",

View File

@ -1012,13 +1012,13 @@
"RoguePath": {
"Path": {
"type": "select",
"value": "Hunt",
"value": "The_Hunt",
"option": [
"Preservation",
"Remembrance",
"Nihility",
"Abundance",
"Hunt",
"The_Hunt",
"Destruction",
"Elation"
]

View File

@ -169,8 +169,8 @@ Assignment:
RoguePath:
Path:
value: Hunt
option: [ Preservation, Remembrance, Nihility, Abundance, Hunt, Destruction, Elation ]
value: The_Hunt
option: [ Preservation, Remembrance, Nihility, Abundance, The_Hunt, Destruction, Elation ]
Bonus:
value: Blessing Cosmos
option: [ Blessing Cosmos, Miracle Cosmos, Fragmented Cosmos ]

View File

@ -103,7 +103,7 @@ class GeneratedConfig:
Assignment_Assignment = {}
# Group `RoguePath`
RoguePath_Path = 'Hunt' # Preservation, Remembrance, Nihility, Abundance, Hunt, Destruction, Elation
RoguePath_Path = 'The_Hunt' # Preservation, Remembrance, Nihility, Abundance, The_Hunt, Destruction, Elation
RoguePath_Bonus = 'Blessing Cosmos' # Blessing Cosmos, Miracle Cosmos, Fragmented Cosmos
RoguePath_PresetResonanceFilter = 'preset-1' # preset-1, custom
RoguePath_ResonanceSelectionStrategy = 'follow-presets' # follow-presets, unrecorded-first, before-random

View File

@ -698,7 +698,7 @@
"Remembrance": "Remembrance",
"Nihility": "Nihility",
"Abundance": "Abundance",
"Hunt": "Hunt",
"The_Hunt": "The Hunt",
"Destruction": "Destruction",
"Elation": "Elation"
},

View File

@ -698,7 +698,7 @@
"Remembrance": "Remembrance",
"Nihility": "Nihility",
"Abundance": "Abundance",
"Hunt": "Hunt",
"The_Hunt": "The_Hunt",
"Destruction": "Destruction",
"Elation": "Elation"
},

View File

@ -698,7 +698,7 @@
"Remembrance": "记忆",
"Nihility": "虚无",
"Abundance": "丰饶",
"Hunt": "巡猎",
"The_Hunt": "巡猎",
"Destruction": "毁灭",
"Elation": "欢愉"
},

View File

@ -698,7 +698,7 @@
"Remembrance": "記憶",
"Nihility": "虛無",
"Abundance": "豐饒",
"Hunt": "巡獵",
"The_Hunt": "巡獵",
"Destruction": "毀滅",
"Elation": "歡愉"
},