1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 10:59:24 +08:00

Add: Event Shop

Fix: correct pt locations to adapt

Fix: missing self parameter in ur_ship_costs

Opt: Refactor event shop item handling and improve max amount calculation

Fix: ensure bought_all is set correctly after confirming purchase

Fix: update ship buying logic to handle multiple purchases and ensure pt_ur is set correctly
This commit is contained in:
guoh064
2025-02-23 10:54:21 +08:00
parent bfcc847389
commit 1f059ff84e
49 changed files with 1273 additions and 4 deletions

View File

@@ -293,6 +293,13 @@ class GeneratedConfig:
# Group `CoreShop`
CoreShop_Filter = 'Array'
# Group `EventShop`
EventShop_Enable = False
EventShop_UnlockShipSSR = False
EventShop_BuyShipUR = 0 # 0, 1, 2
EventShop_PresetFilter = 'all' # all, custom
EventShop_CustomFilter = 'EquipUR > EquipSSR > GachaTicket\n> DR > PR > Array > Chip > CatT3\n> Meta > Skinbox\n> Oil > Coin > FoodT1\n> AugmentCore > AugmentEnhanceT2 > AugmentChangeT2 > AugmentChangeT1\n> CatT2 > CatT1 > PlateGeneralT3 > PlateT3 > BoxT4\n> ShipSSR'
# Group `ShipyardDr`
ShipyardDr_ResearchSeries = 2 # 2, 3, 4
ShipyardDr_ShipIndex = 0 # 0, 1, 2, 3, 4, 5, 6