Skip to content

Commit

Permalink
Merge pull request #244 from AkiVonAkira/mistress
Browse files Browse the repository at this point in the history
4.0 Talent, Weapon Ascension
  • Loading branch information
JMPJNS authored Nov 12, 2023
2 parents 3ac8326 + e4f309c commit 305c18d
Show file tree
Hide file tree
Showing 26 changed files with 2,928 additions and 0 deletions.
917 changes: 917 additions & 0 deletions assets/data/domains/court-of-flowing-sands/en.json

Large diffs are not rendered by default.

923 changes: 923 additions & 0 deletions assets/data/domains/echoes-of-the-deep-tides/en.json

Large diffs are not rendered by default.

922 changes: 922 additions & 0 deletions assets/data/domains/tower-of-abject-pride/en.json

Large diffs are not rendered by default.

66 changes: 66 additions & 0 deletions assets/data/materials/talent-book/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -306,5 +306,71 @@
"rarity": 4
}
]
},
"equity": {
"characters": ["lyney", "neuvillette", "traveler-hydro"],
"availability": ["Monday", "Thursday", "Sunday"],
"source": "pale-of-forgotten-glory",
"items": [
{
"id": "teachings-of-equity",
"name": "Teachings of Equity",
"rarity": 2
},
{
"id": "guide-to-equity",
"name": "Guide to Equity",
"rarity": 3
},
{
"id": "philosophies-of-equity",
"name": "Philosophies of Equity",
"rarity": 4
}
]
},
"justice": {
"characters": ["charlotte", "freminet", "furina", "traveler-hydro"],
"availability": ["Tuesday", "Friday", "Sunday"],
"source": "pale-of-forgotten-glory",
"items": [
{
"id": "teachings-of-justice",
"name": "Teachings of Justice",
"rarity": 2
},
{
"id": "guide-to-justice",
"name": "Guide to Justice",
"rarity": 3
},
{
"id": "philosophies-of-justice",
"name": "Philosophies of Justice",
"rarity": 4
}
]
},
"order": {
"characters": ["lynette", "traveler-hydro", "wriothesley"],
"availability": ["Wednesday", "Saturday", "Sunday"],
"source": "pale-of-forgotten-glory",
"items": [
{
"id": "teachings-of-order",
"name": "Teachings of Order",
"rarity": 2
},
{
"id": "guide-to-order",
"name": "Guide to Order",
"rarity": 3
},
{
"id": "philosophies-of-order",
"name": "Philosophies of Order",
"rarity": 4
}
]
}
}
100 changes: 100 additions & 0 deletions assets/data/materials/weapon-ascension/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -480,5 +480,105 @@
"rarity": 5
}
]
},
"ancient-chord": {
"weapons": [
"the-first-great-magic",
"fleuve-cendre-ferryman",
"prospectors-drill",
"range-gauge",
"song-of-stillness",
"sword-of-narzissenkreuz"
],
"availability": ["Monday", "Thursday", "Sunday"],
"source": "echoes-of-the-deep-tides",
"items": [
{
"id": "fragment-of-an-ancient-chord",
"name": "Fragment of an Ancient Chord",
"rarity": 2
},
{
"id": "chapter-an-ancient-chord",
"name": "Chapter of an Ancient Chord",
"rarity": 3
},
{
"id": "movement-of-an-ancient-chord",
"name": "Movement of an Ancient Chord",
"rarity": 4
},
{
"id": "echo-of-an-ancient-chord",
"name": "Echo of an Ancient Chord",
"rarity": 5
}
]
},
"pure-sacred-dewdrop": {
"weapons": [
"splendor-of-tranquil-waters",
"tome-of-the-eternal",
"flow-finale-of-the deep",
"flowing-purity",
"the-dockhands-assistant"
],
"availability": ["Tuesday", "Friday", "Sunday"],
"source": "echoes-of-the-deep-tides",
"items": [
{
"id": "dross-of-pure-sacred-dewdrop",
"name": "Dross of Pure Sacred Dewdrop",
"rarity": 2
},
{
"id": "sublimation-of-pure-sacred-dewdrop",
"name": "Sublimation of Pure Sacred Dewdrop",
"rarity": 3
},
{
"id": "spring-of-pure-sacred-dewdrop",
"name": "Spring of Pure Sacred Dewdrop",
"rarity": 4
},
{
"id": "essence-of-pure-sacred-dewdrop",
"name": "Essence of Pure Sacred Dewdrop",
"rarity": 5
}
]
},
"pristine-sea": {
"weapons": [
"cashflow-supervision",
"ballad-of-the-fjords",
"portable-power-saw",
"rightful-reward",
"tidal-shadow"
],
"availability": ["Wednesday", "Saturday", "Sunday"],
"source": "echoes-of-the-deep-tides",
"items": [
{
"id": "broken-goblet-of-the-pristine-sea",
"name": "Broken Goblet of the Pristine Sea",
"rarity": 2
},
{
"id": "wine-goblet-of-the-pristine-sea",
"name": "Wine Goblet of the Pristine Sea",
"rarity": 3
},
{
"id": "silver-goblet-of-the-pristine-sea",
"name": "Silver Goblet of the Pristine Sea",
"rarity": 4
},
{
"id": "golden-goblet-of-the-pristine-sea",
"name": "Golden Goblet of the Pristine Sea",
"rarity": 5
}
]
}
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 305c18d

Please sign in to comment.