translations and fixes
This commit is contained in:
parent
f3b07f6141
commit
d06eefd083
|
@ -96,5 +96,9 @@ export const settings: SimpleTranslationEntries = {
|
||||||
"controller": "Controller",
|
"controller": "Controller",
|
||||||
"gamepadSupport": "Gamepad Support",
|
"gamepadSupport": "Gamepad Support",
|
||||||
"showBgmBar": "Show Music Names",
|
"showBgmBar": "Show Music Names",
|
||||||
"shopOverlayOpacity": "Shop Overlay Opacity"
|
"shopOverlayOpacity": "Shop Overlay Opacity",
|
||||||
|
"shopRerollTarget": "Shop Post-Reroll Target",
|
||||||
|
"items": "Items",
|
||||||
|
"reroll": "Reroll",
|
||||||
|
"shop": "Shop"
|
||||||
} as const;
|
} as const;
|
||||||
|
|
|
@ -99,4 +99,8 @@ export const settings: SimpleTranslationEntries = {
|
||||||
"showBgmBar": "Musiknamen anzeigen",
|
"showBgmBar": "Musiknamen anzeigen",
|
||||||
"moveTouchControls": "Bewegung Touch Steuerung",
|
"moveTouchControls": "Bewegung Touch Steuerung",
|
||||||
"shopOverlayOpacity": "Shop Overlay Deckkraft",
|
"shopOverlayOpacity": "Shop Overlay Deckkraft",
|
||||||
|
"shopRerollTarget": "Shop Post-Reroll Target",
|
||||||
|
"items": "Items",
|
||||||
|
"reroll": "Reroll",
|
||||||
|
"shop": "Shop"
|
||||||
} as const;
|
} as const;
|
||||||
|
|
|
@ -98,5 +98,9 @@ export const settings: SimpleTranslationEntries = {
|
||||||
"gamepadSupport": "Gamepad Support",
|
"gamepadSupport": "Gamepad Support",
|
||||||
"showBgmBar": "Show Music Names",
|
"showBgmBar": "Show Music Names",
|
||||||
"moveTouchControls": "Move Touch Controls",
|
"moveTouchControls": "Move Touch Controls",
|
||||||
"shopOverlayOpacity": "Shop Overlay Opacity"
|
"shopOverlayOpacity": "Shop Overlay Opacity",
|
||||||
|
"shopRerollTarget": "Shop Post-Reroll Target",
|
||||||
|
"items": "Items",
|
||||||
|
"reroll": "Reroll",
|
||||||
|
"shop": "Shop"
|
||||||
} as const;
|
} as const;
|
||||||
|
|
|
@ -98,5 +98,9 @@ export const settings: SimpleTranslationEntries = {
|
||||||
"gamepadSupport": "Gamepad Support",
|
"gamepadSupport": "Gamepad Support",
|
||||||
"showBgmBar": "Show Music Names",
|
"showBgmBar": "Show Music Names",
|
||||||
"moveTouchControls": "Move Touch Controls",
|
"moveTouchControls": "Move Touch Controls",
|
||||||
"shopOverlayOpacity": "Opacidad de la fase de compra"
|
"shopOverlayOpacity": "Opacidad de la fase de compra",
|
||||||
|
"shopRerollTarget": "Shop Post-Reroll Target",
|
||||||
|
"items": "Items",
|
||||||
|
"reroll": "Reroll",
|
||||||
|
"shop": "Shop"
|
||||||
} as const;
|
} as const;
|
||||||
|
|
|
@ -98,5 +98,9 @@ export const settings: SimpleTranslationEntries = {
|
||||||
"gamepadSupport": "Gamepad Support",
|
"gamepadSupport": "Gamepad Support",
|
||||||
"showBgmBar": "Titre de la musique",
|
"showBgmBar": "Titre de la musique",
|
||||||
"moveTouchControls": "Déplacer les contrôles tactiles",
|
"moveTouchControls": "Déplacer les contrôles tactiles",
|
||||||
"shopOverlayOpacity": "Opacité boutique"
|
"shopOverlayOpacity": "Opacité boutique",
|
||||||
|
"shopRerollTarget": "Shop Post-Reroll Target",
|
||||||
|
"items": "Items",
|
||||||
|
"reroll": "Reroll",
|
||||||
|
"shop": "Shop"
|
||||||
} as const;
|
} as const;
|
||||||
|
|
|
@ -98,5 +98,9 @@ export const settings: SimpleTranslationEntries = {
|
||||||
"gamepadSupport": "Supporto Gamepad",
|
"gamepadSupport": "Supporto Gamepad",
|
||||||
"showBgmBar": "Mostra Nomi Musica",
|
"showBgmBar": "Mostra Nomi Musica",
|
||||||
"moveTouchControls": "Move Touch Controls",
|
"moveTouchControls": "Move Touch Controls",
|
||||||
"shopOverlayOpacity": "Opacità Finestra Negozio"
|
"shopOverlayOpacity": "Opacità Finestra Negozio",
|
||||||
|
"shopRerollTarget": "Shop Post-Reroll Target",
|
||||||
|
"items": "Items",
|
||||||
|
"reroll": "Reroll",
|
||||||
|
"shop": "Shop"
|
||||||
} as const;
|
} as const;
|
||||||
|
|
|
@ -98,4 +98,8 @@ export const settings: SimpleTranslationEntries = {
|
||||||
"gamepadSupport": "コントローラーサポート",
|
"gamepadSupport": "コントローラーサポート",
|
||||||
"showBgmBar": "Show Music Names",
|
"showBgmBar": "Show Music Names",
|
||||||
"shopOverlayOpacity": "Shop Overlay Opacity",
|
"shopOverlayOpacity": "Shop Overlay Opacity",
|
||||||
|
"shopRerollTarget": "Shop Post-Reroll Target",
|
||||||
|
"items": "Items",
|
||||||
|
"reroll": "Reroll",
|
||||||
|
"shop": "Shop"
|
||||||
} as const;
|
} as const;
|
||||||
|
|
|
@ -98,5 +98,9 @@ export const settings: SimpleTranslationEntries = {
|
||||||
"gamepadSupport": "게임패드 지원",
|
"gamepadSupport": "게임패드 지원",
|
||||||
"showBgmBar": "BGM 제목 보여주기",
|
"showBgmBar": "BGM 제목 보여주기",
|
||||||
"moveTouchControls": "터치 컨트롤 이동",
|
"moveTouchControls": "터치 컨트롤 이동",
|
||||||
"shopOverlayOpacity": "상점 오버레이 투명도"
|
"shopOverlayOpacity": "상점 오버레이 투명도",
|
||||||
|
"shopRerollTarget": "Shop Post-Reroll Target",
|
||||||
|
"items": "Items",
|
||||||
|
"reroll": "Reroll",
|
||||||
|
"shop": "Shop"
|
||||||
} as const;
|
} as const;
|
||||||
|
|
|
@ -98,5 +98,9 @@ export const settings: SimpleTranslationEntries = {
|
||||||
"gamepadSupport": "Suporte para Controle",
|
"gamepadSupport": "Suporte para Controle",
|
||||||
"showBgmBar": "Exibir Nomes das Músicas",
|
"showBgmBar": "Exibir Nomes das Músicas",
|
||||||
"moveTouchControls": "Move Touch Controls",
|
"moveTouchControls": "Move Touch Controls",
|
||||||
"shopOverlayOpacity": "Opacidade da Loja"
|
"shopOverlayOpacity": "Opacidade da Loja",
|
||||||
|
"shopRerollTarget": "Shop Post-Reroll Target",
|
||||||
|
"items": "Items",
|
||||||
|
"reroll": "Reroll",
|
||||||
|
"shop": "Shop"
|
||||||
} as const;
|
} as const;
|
||||||
|
|
|
@ -98,5 +98,9 @@ export const settings: SimpleTranslationEntries = {
|
||||||
"gamepadSupport": "手柄支持",
|
"gamepadSupport": "手柄支持",
|
||||||
"showBgmBar": "显示音乐名称",
|
"showBgmBar": "显示音乐名称",
|
||||||
"moveTouchControls": "移动触摸控制",
|
"moveTouchControls": "移动触摸控制",
|
||||||
"shopOverlayOpacity": "商店显示不透明度"
|
"shopOverlayOpacity": "商店显示不透明度",
|
||||||
|
"shopRerollTarget": "Shop Post-Reroll Target",
|
||||||
|
"items": "Items",
|
||||||
|
"reroll": "Reroll",
|
||||||
|
"shop": "Shop"
|
||||||
} as const;
|
} as const;
|
||||||
|
|
|
@ -98,5 +98,9 @@ export const settings: SimpleTranslationEntries = {
|
||||||
"gamepadSupport": "手柄支持",
|
"gamepadSupport": "手柄支持",
|
||||||
"showBgmBar": "Show Music Names",
|
"showBgmBar": "Show Music Names",
|
||||||
"moveTouchControls": "移動觸控控制",
|
"moveTouchControls": "移動觸控控制",
|
||||||
"shopOverlayOpacity": "Shop Overlay Opacity"
|
"shopOverlayOpacity": "Shop Overlay Opacity",
|
||||||
|
"shopRerollTarget": "Shop Post-Reroll Target",
|
||||||
|
"items": "Items",
|
||||||
|
"reroll": "Reroll",
|
||||||
|
"shop": "Shop"
|
||||||
} as const;
|
} as const;
|
||||||
|
|
|
@ -205,6 +205,10 @@ export class SelectModifierPhase extends BattlePhase {
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
getRerollCount(): integer {
|
||||||
|
return this.rerollCount;
|
||||||
|
}
|
||||||
|
|
||||||
getRerollCost(typeOptions: ModifierTypeOption[], lockRarities: boolean): integer {
|
getRerollCost(typeOptions: ModifierTypeOption[], lockRarities: boolean): integer {
|
||||||
let baseValue = 0;
|
let baseValue = 0;
|
||||||
if (Overrides.WAIVE_ROLL_FEE_OVERRIDE) {
|
if (Overrides.WAIVE_ROLL_FEE_OVERRIDE) {
|
||||||
|
|
|
@ -392,19 +392,19 @@ export const Setting: Array<Setting> = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: SettingKeys.Reroll_Target,
|
key: SettingKeys.Reroll_Target,
|
||||||
label: i18next.t("settings:Reroll Target"),
|
label: i18next.t("settings:shopRerollTarget"),
|
||||||
options: [
|
options: [
|
||||||
{
|
{
|
||||||
value:"Reroll",
|
value:"Reroll",
|
||||||
label: i18next.t("settings:Reroll")
|
label: i18next.t("settings:reroll")
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
value:"Items",
|
value:"Items",
|
||||||
label: i18next.t("settings:Items")
|
label: i18next.t("settings:items")
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
value:"Shop",
|
value:"Shop",
|
||||||
label: i18next.t("settings:Shop")
|
label: i18next.t("settings:shop")
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
default: 1,
|
default: 1,
|
||||||
|
|
Loading…
Reference in New Issue