chore: YostarJP sami roguelike 720p (#14210)

This commit is contained in:
Manicsteiner
2025-09-23 16:53:52 +08:00
committed by GitHub
parent 642c62498c
commit c3bac8b504
4 changed files with 26 additions and 10 deletions

View File

@@ -48,7 +48,12 @@
"text": ["科学考察記録", "科学", "考察"]
},
"Sami@Roguelike@ContinueClick": {
"text": ["初霜の湖沼", "静謐な.*", "夜明けの凍.*", "凍てつく岩骸", "汚れなき花園", "遠見の巨構", "深埋の迷境"]
"ocrReplace": [
["静謐な.*", "静謐な森"],
["夜明けの凍.*", "夜明けの凍土"],
["凍てつく岩.*", "凍てつく岩骸"]
],
"text": ["初霜の湖沼", "静謐な森", "夜明けの凍土", "凍てつく岩骸", "汚れなき花園", "遠見の巨構", "深埋の迷境"]
},
"Sami@Roguelike@FoldartalGainNextLevel": {
"text": ["本エリア", "通過後", "次段階", "パラダイム"]
@@ -145,11 +150,22 @@
"template": "Sami@Roguelike@Recruit2.png"
},
"Sami@Roguelike@NextLevel": {
"text": ["初霜の湖沼", "静謐な.*", "夜明けの凍.*", "凍てつく岩骸", "汚れなき花園", "遠見の巨構", "深埋の迷境"]
"ocrReplace": [
["静謐な.*", "静謐な森"],
["夜明けの凍.*", "夜明けの凍土"],
["凍てつく岩.*", "凍てつく岩骸"]
],
"text": ["初霜の湖沼", "静謐な森", "夜明けの凍土", "凍てつく岩骸", "汚れなき花園", "遠見の巨構", "深埋の迷境"]
},
"Sami@Roguelike@SelectTheme": {
"text": ["科学考察記録"]
},
"Sami@Roguelike@StageEncounterLeaveConfirm": {
"template": [
"Sami@Roguelike@StageEncounterLeaveConfirm.png",
"Sami@Roguelike@StageEncounterLeaveConfirm720p.png"
]
},
"Sami@Roguelike@StageSafeHouseReuse": {
"text": ["セーフハウスを利用する"]
},
@@ -158,7 +174,7 @@
["初霜の湖沼", "_aggressive"],
["静謐な.*", "_aggressive"],
["夜明けの凍.*", "_pragmatic"],
["凍てつく岩", "_pragmatic"],
["凍てつく岩.*", "_pragmatic"],
["汚れなき花園", "_default"],
["遠見の巨構", "_default"],
["深埋の迷境", "_SKIP_"]
@@ -169,7 +185,7 @@
["初霜の湖沼", "_default"],
["静謐な.*", "_exit"],
["夜明けの凍.*", "_exit"],
["凍てつく岩", "_exit"],
["凍てつく岩.*", "_exit"],
["汚れなき花園", "_exit"],
["遠見の巨構", "_exit"],
["深埋の迷境", "_exit"]
@@ -180,7 +196,7 @@
["初霜の湖沼", "_default"],
["静謐な.*", "_default"],
["夜明けの凍.*", "_exit"],
["凍てつく岩", "_exit"],
["凍てつく岩.*", "_exit"],
["汚れなき花園", "_exit"],
["遠見の巨構", "_exit"],
["深埋の迷境", "_exit"]
@@ -191,7 +207,7 @@
["初霜の湖沼", "_collapsal_paradigms"],
["静謐な.*", "_collapsal_paradigms"],
["夜明けの凍.*", "_SKIP_"],
["凍てつく岩", "_SKIP_"],
["凍てつく岩.*", "_SKIP_"],
["汚れなき花園", "_SKIP_"],
["遠見の巨構", "_SKIP_"],
["深埋の迷境", "_SKIP_"]
@@ -202,7 +218,7 @@
["初霜の湖沼", "_aggressive"],
["静謐な.*", "_aggressive"],
["夜明けの凍.*", "_pragmatic"],
["凍てつく岩", "_pragmatic"],
["凍てつく岩.*", "_pragmatic"],
["汚れなき花園", "_default"],
["遠見の巨構", "_default"],
["深埋の迷境", "_SKIP_"]
@@ -213,7 +229,7 @@
["初霜の湖沼", "_aggressive"],
["静謐な.*", "_aggressive"],
["夜明けの凍.*", "_pragmatic"],
["凍てつく岩", "_pragmatic"],
["凍てつく岩.*", "_pragmatic"],
["汚れなき花園", "_default"],
["遠見の巨構", "_default"],
["深埋の迷境", "_SKIP_"]

View File

@@ -1058,7 +1058,7 @@
["夢中の邂逅", "梦中之会"],
["低地の市場", "低地市集"],
["雪と木の垣根", "雪与木的笆篱"],
["アマータル", "安玛塔卢"],
["ア.*マータル", "安玛塔卢"],
["北地の巫術師競技会", "北地巫师竞技"],
[".*の.*術師競技会", "北地巫师竞技"],
["最高の友達", "最好的朋友"],

View File

@@ -125,7 +125,7 @@
["キアーベ", "贾维"],
["エリジウム", "极境"],
["バグパイ", "风笛"],
["^リド", "苇草"],
["^リ[ーニ]ド", "苇草"],
["テンニンカ", "桃金娘"],
["グラニ", "格拉尼"],
["シージ", "推进之王"],

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB