Skip to content

Commit

Permalink
Material Information
Browse files Browse the repository at this point in the history
- Boss Materials
- Character Ascension Materials
- Common Ascension Materials
- Local Specialties
- Talent Books
- Talent Bosses
  • Loading branch information
keihachimaru committed Sep 9, 2024
1 parent 4423289 commit 0502a74
Show file tree
Hide file tree
Showing 6 changed files with 168 additions and 12 deletions.
13 changes: 12 additions & 1 deletion assets/data/materials/boss-material/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,19 @@
"characters": ["xianyun", "sethos"]
},
"fragment-of-a-golden-melody": {
"id": "Fragment of a Golden Melody",
"name": "Fragment of a Golden Melody",
"source": "Statue of Marble and Brass",
"characters": ["arlecchino"]
},
"overripe-flamegranate": {
"name": "Overripe Flamegranate",
"source": "Kongamato",
"characters": ["kachina", "kinich"]
},
"mark-of-the-binding-blessing": {
"name": "Mark of the Binding Blessing",
"source": "Holawaqa Ngoubou",
"characters": ["mualani"]
}

}
24 changes: 16 additions & 8 deletions assets/data/materials/character-ascension/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,8 @@
"Memories: Duel to the Fiery Death III",
"Memories: Duel to the Fiery Death IV",
"Statue of Marble and Brass",
"The Knave"
"The Knave",
"Holawaqa Ngoubou"
],
"rarity": 2
},
Expand All @@ -562,7 +563,8 @@
"Memories: Duel to the Fiery Death III",
"Memories: Duel to the Fiery Death IV",
"Statue of Marble and Brass",
"The Knave"
"The Knave",
"Holawaqa Ngoubou"
],
"rarity": 3
},
Expand All @@ -582,7 +584,8 @@
"Memories: Duel to the Fiery Death III",
"Memories: Duel to the Fiery Death IV",
"Statue of Marble and Brass",
"The Knave"
"The Knave",
"Holawaqa Ngoubou"
],
"rarity": 4
},
Expand All @@ -602,7 +605,8 @@
"Memories: Duel to the Fiery Death III",
"Memories: Duel to the Fiery Death IV",
"Statue of Marble and Brass",
"The Knave"
"The Knave",
"Holawaqa Ngoubou"
],
"rarity": 5
}
Expand All @@ -617,7 +621,8 @@
"Memories: \"They\" Too Were Once Flawless I",
"Memories: \"They\" Too Were Once Flawless II",
"Memories: \"They\" Too Were Once Flawless III",
"Memories: \"They\" Too Were Once Flawless IV"
"Memories: \"They\" Too Were Once Flawless IV",
"Kongamato"
],
"rarity": 2
},
Expand All @@ -630,7 +635,8 @@
"Memories: \"They\" Too Were Once Flawless I",
"Memories: \"They\" Too Were Once Flawless II",
"Memories: \"They\" Too Were Once Flawless III",
"Memories: \"They\" Too Were Once Flawless IV"
"Memories: \"They\" Too Were Once Flawless IV",
"Kongamato"
],
"rarity": 3
},
Expand All @@ -643,7 +649,8 @@
"Memories: \"They\" Too Were Once Flawless I",
"Memories: \"They\" Too Were Once Flawless II",
"Memories: \"They\" Too Were Once Flawless III",
"Memories: \"They\" Too Were Once Flawless IV"
"Memories: \"They\" Too Were Once Flawless IV",
"Kongamato"
],
"rarity": 4
},
Expand All @@ -654,7 +661,8 @@
"Dendro Hypostasis",
"Jadeplume Terrorshroom",
"Memories: \"They\" Too Were Once Flawless III",
"Memories: \"They\" Too Were Once Flawless IV"
"Memories: \"They\" Too Were Once Flawless IV",
"Kongamato"
],
"rarity": 5
}
Expand Down
54 changes: 54 additions & 0 deletions assets/data/materials/common-ascension/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1089,5 +1089,59 @@
}
],
"sources": ["Praetorian Golem"]
},
"whistle": {
"characters": ["kachina", "mualani"],
"weapons": [
"earth-shaker",
"footprint-of-the-rainbow"
],
"items": [
{
"id": "sentry-s-wooden-whistle",
"name": "Senry's Wooden Whistle",
"rarity": 2
},
{
"id": "warriors-s-metal-whistle",
"name": "Warriors's Metal Whistle",
"rarity": 3
}
,
{
"id": "saurian-crowned-warrior-s-golden-whistle",
"name": "Saurian-Crowned Warriors's Golden Whistle",
"rarity": 4
}
],
"sources": ["Flowing Blade", "Forged Sand", "Koholasaurus Warrior", "Swiftstep", "Tepetlisaurus Warrior", "Yumkasaurus Warrior"]
},
"fang": {
"characters": ["kinich"],
"weapons": [
"surf-s-up",
"ash-graven-drinking-horn",
"chain-breaker",
"flute-of-ezpitzal"
],
"items": [
{
"id": "juvenile-fang",
"name": "Juvenile Fang",
"rarity": 2
},
{
"id": "seasoned-fang",
"name": "Seasoned Fang",
"rarity": 3
}
,
{
"id": "tyrant-s-fang",
"name": "Tyrant's Fang",
"rarity": 4
}
],
"sources": ["Koholasaurus","Tepetlisaurus", "Yumkasaurus"]
}
}
17 changes: 17 additions & 0 deletions assets/data/materials/local-specialties/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -224,5 +224,22 @@
"name": "Rainbow Rose",
"characters": ["lyney"]
}
],
"natlan": [
{
"id": "quenepa-berry",
"name": "Quenepa Berry",
"characters": ["kachina"]
},
{
"id": "sprayfeather-gill",
"name": "Sprayfeather Gill",
"characters": ["mualani"]
},
{
"id": "saurian-claw-succulent",
"name": "Saurian Claw Succulent",
"characters": ["kinich"]
}
]
}
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 @@ -376,5 +376,71 @@
"rarity": 4
}
]
},
"conflict": {
"characters": ["kachina"],
"availability": ["Wednesday", "Saturday", "Sunday"],
"source": "blazing-ruins",
"items": [
{
"id": "teachings-of-conflict",
"name": "Teachings of Conflict",
"rarity": 2
},
{
"id": "guide-to-conflict",
"name": "Guide to Conflict",
"rarity": 3
},
{
"id": "philosophies-of-conflict",
"name": "Philosophies of Conflict",
"rarity": 4
}
]
},
"contention": {
"characters": ["mualani"],
"availability": ["Monday", "Thursday", "Sunday"],
"source": "blazing-ruins",
"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
}
]
},
"kindling": {
"characters": ["kinich"],
"availability": ["Tuesday", "Friday", "Sunday"],
"source": "myriad-illusions",
"items": [
{
"id": "teachings-of-kindling",
"name": "Teachings of Kindling",
"rarity": 2
},
{
"id": "guide-to-kindling",
"name": "Guide to Kindling",
"rarity": 3
},
{
"id": "philosophies-of-kindling",
"name": "Philosophies of Kindling",
"rarity": 4
}
]
}
}
6 changes: 3 additions & 3 deletions assets/data/materials/talent-boss/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"lightless-mass": {
"id": "lightless-mass",
"name": "Lightless Mass",
"characters": ["furina", "gaming"]
"characters": ["furina", "gaming", "mualani"]
},
"lightless-eye-of-the-maelstrom": {
"id": "lightless-eye-of-the-maelstrom",
Expand Down Expand Up @@ -143,7 +143,7 @@
"fading-candle": {
"id": "fading-candle",
"name": "Fading Candle",
"characters": ["arlechino"]
"characters": ["arlechino", "kachina"]
},
"silken-feather": {
"id": "silken-feather",
Expand All @@ -153,6 +153,6 @@
"denial-and-judgment": {
"id": "denial-and-judgment",
"name": "Denial and Judgment",
"characters": []
"characters": ["kinich"]
}
}

0 comments on commit 0502a74

Please sign in to comment.