mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 14:19:25 +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:
@@ -534,6 +534,25 @@ MeritShop:
|
||||
CoreShop:
|
||||
Filter: |-
|
||||
Array
|
||||
EventShop:
|
||||
Enable: false
|
||||
UnlockShipSSR: false
|
||||
BuyShipUR:
|
||||
value: 0
|
||||
option: [ 0, 1, 2 ]
|
||||
PresetFilter:
|
||||
value: all
|
||||
option:
|
||||
- all
|
||||
- custom
|
||||
CustomFilter: |-
|
||||
EquipUR > EquipSSR > GachaTicket
|
||||
> DR > PR > Array > Chip > CatT3
|
||||
> Meta > Skinbox
|
||||
> Oil > Coin > FoodT1
|
||||
> AugmentCore > AugmentEnhanceT2 > AugmentChangeT2 > AugmentChangeT1
|
||||
> CatT2 > CatT1 > PlateGeneralT3 > PlateT3 > BoxT4
|
||||
> ShipSSR
|
||||
ShipyardDr:
|
||||
ResearchSeries:
|
||||
value: 2
|
||||
|
||||
Reference in New Issue
Block a user