diff --git a/resource/global/YoStarEN/resource/tasks.json b/resource/global/YoStarEN/resource/tasks.json index 2217b0c479..e10265c35d 100644 --- a/resource/global/YoStarEN/resource/tasks.json +++ b/resource/global/YoStarEN/resource/tasks.json @@ -2236,6 +2236,10 @@ ["Hall of Desires", "_exit"] ] }, + "Phantom@Roguelike@GetDropSelectRecruit": { + "templThreshold": 0.8, + "template": "Phantom@Roguelike@GetDropSelectRecruit.png" + }, "Mizuki@Roguelike@GetDropBoxOpen": { "templThreshold": 0.95 }, diff --git a/resource/global/YoStarEN/resource/template/Phantom@Roguelike@GamePass.png b/resource/global/YoStarEN/resource/template/Phantom@Roguelike@GamePass.png new file mode 100644 index 0000000000..5ce948b856 Binary files /dev/null and b/resource/global/YoStarEN/resource/template/Phantom@Roguelike@GamePass.png differ diff --git a/resource/global/YoStarEN/resource/template/Phantom@Roguelike@GamePassSkip1.png b/resource/global/YoStarEN/resource/template/Phantom@Roguelike@GamePassSkip1.png new file mode 100644 index 0000000000..3750001dd9 Binary files /dev/null and b/resource/global/YoStarEN/resource/template/Phantom@Roguelike@GamePassSkip1.png differ diff --git a/resource/global/YoStarEN/resource/template/Phantom@Roguelike@GetDropSelect.png b/resource/global/YoStarEN/resource/template/Phantom@Roguelike@GetDropSelect.png new file mode 100644 index 0000000000..1441dcc671 Binary files /dev/null and b/resource/global/YoStarEN/resource/template/Phantom@Roguelike@GetDropSelect.png differ diff --git a/resource/global/YoStarEN/resource/template/Phantom@Roguelike@GetDropSelectRecruit.png b/resource/global/YoStarEN/resource/template/Phantom@Roguelike@GetDropSelectRecruit.png new file mode 100644 index 0000000000..4e93dfd451 Binary files /dev/null and b/resource/global/YoStarEN/resource/template/Phantom@Roguelike@GetDropSelectRecruit.png differ diff --git a/resource/global/YoStarEN/resource/template/Phantom@Roguelike@GetDropSelectReward.png b/resource/global/YoStarEN/resource/template/Phantom@Roguelike@GetDropSelectReward.png new file mode 100644 index 0000000000..919e525c0c Binary files /dev/null and b/resource/global/YoStarEN/resource/template/Phantom@Roguelike@GetDropSelectReward.png differ