mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-03-14 11:43:52 +01:00
Fix calculator for traveler geo
This commit is contained in:
parent
05ebfa0b1b
commit
5dfc1fab83
1 changed files with 25 additions and 0 deletions
|
@ -5455,6 +5455,31 @@ export const characters = {
|
|||
mora: 120000,
|
||||
},
|
||||
],
|
||||
material_atk: {
|
||||
book: [
|
||||
itemList.teachings_of_freedom,
|
||||
itemList.guide_to_resistance,
|
||||
itemList.guide_to_ballad,
|
||||
itemList.guide_to_freedom,
|
||||
itemList.guide_to_resistance,
|
||||
itemList.philosophies_of_ballad,
|
||||
itemList.philosophies_of_freedom,
|
||||
itemList.philosophies_of_resistance,
|
||||
itemList.philosophies_of_ballad,
|
||||
],
|
||||
material: [
|
||||
itemList.divining_scroll,
|
||||
itemList.sealed_scroll,
|
||||
itemList.sealed_scroll,
|
||||
itemList.sealed_scroll,
|
||||
itemList.sealed_scroll,
|
||||
itemList.forbidden_curse_scroll,
|
||||
itemList.forbidden_curse_scroll,
|
||||
itemList.forbidden_curse_scroll,
|
||||
itemList.forbidden_curse_scroll,
|
||||
],
|
||||
boss: itemList.dvalins_sigh,
|
||||
},
|
||||
material: {
|
||||
material: [
|
||||
itemList.firm_arrowhead,
|
||||
|
|
Loading…
Add table
Reference in a new issue