Skip to content

Commit eb738c6

Browse files
committed
3.3 Update
- Add new characters (Wanderer / Faruzan) - Update changed character descriptions - Add new abyss floor placeholder/schedule - Add new food specialties - Update misc material text changes - Add new weapon (Tulaytullah's Remembrance) - Update misc weapon text changes - Add new artifact sets - Add relevant emojis (Wanderer / Faruzan)
1 parent 829505e commit eb738c6

File tree

8 files changed

+12502
-10449
lines changed

8 files changed

+12502
-10449
lines changed

src/data/emojis.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -481,14 +481,15 @@
481481
"Barbara": "<:Barbara:929382999924027432>",
482482
"Beidou": "<:Beidou:929383000171479040>",
483483
"Bennett": "<:Bennett:929383000326688819>",
484-
"Chongyun": "<:Chongyun:929382999701745694>",
485484
"Candace": "<:Candace:1024808855806410823>",
485+
"Chongyun": "<:Chongyun:929382999701745694>",
486486
"Collei": "<:Collei:1012447559421284473>",
487487
"Cyno": "<:Cyno:1024808857760956567>",
488488
"Diluc": "<:Diluc:929383000368619541>",
489489
"Diona": "<:Diona:929382999970185257>",
490490
"Dori": "<:Dori:1018842070036783124>",
491491
"Eula": "<:Eula:929383000679018536>",
492+
"Faruzan": "<:Faruzan:1051257378131152906>",
492493
"Fischl": "<:Fischl:929383000574132274>",
493494
"Ganyu": "<:Ganyu:929383000792248320>",
494495
"Gorou": "<:Gorou:929383001085849701>",
@@ -502,6 +503,7 @@
502503
"Klee": "<:Klee:929383000393781310>",
503504
"Kujou Sara": "<:Kujou_Sara:929383000205045800>",
504505
"Kuki Shinobu": "<:Kuki_Shinobu:988745143240757268>",
506+
"Layla": "<:Layla:1051257380752609420>",
505507
"Lisa": "<:Lisa:929383000637063288>",
506508
"Mona": "<:Mona:929383000708378705>",
507509
"Nahida": "<:Nahida:1037678492483080262>",
@@ -522,6 +524,7 @@
522524
"Tighnari": "<:Tighnari:1012447571907719248>",
523525
"Traveler": "<:Traveler:929383160616210502>",
524526
"Venti": "<:Venti:929383160612024370>",
527+
"Wanderer": "<:Wanderer:1051257382543560754>",
525528
"Xiangling": "<:Xiangling:929383160557498408>",
526529
"Xiao": "<:Xiao:929383160603619488>",
527530
"Xingqiu": "<:Xingqiu:929383160024813589>",
@@ -582,7 +585,7 @@
582585
"Sweet Flower": "<:Sweet_Flower:938500345028571276>",
583586
"Tofu": "<:Tofu:938500345171169331>",
584587
"Tomato": "<:Tomato:938500345074692166>",
585-
"Unagi Meat": "<:Unagi_Meat:938500345032757259>",
588+
"Eel Meat": "<:Eel_Meat:938500345032757259>",
586589
"Zaytun Peach": "<:Zaytun_Peach:1012447573379907624>",
587590

588591
"Mora": "<:Mora:827985024745603111>",

src/data/gamedata/abyss_floors.json

Lines changed: 114 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2903,9 +2903,122 @@
29032903
},
29042904
"50": {
29052905
"teams": 2,
2906-
"leyline": "All party members have their Elemental Mastery increased by 200."
2906+
"leyline": "All party members have their Elemental Mastery increased by 200.",
2907+
"chambers": [
2908+
{
2909+
"chamber": 1,
2910+
"level": 88,
2911+
"conds": "More than 60/180/300 seconds left",
2912+
"monsters": [
2913+
[
2914+
"Hydro Specter",
2915+
"Geo Specter",
2916+
"Anemo Specter",
2917+
"Cryo Specter"
2918+
],
2919+
[
2920+
"Fatui Pyro Agent",
2921+
"Eremite Daythunder",
2922+
"Eremite Axe Vanguard",
2923+
"Eremite Crossbow",
2924+
"Eremite Ravenbeak Halberdier",
2925+
"Eremite Linebreaker",
2926+
"Eremite Sword-Dancer"
2927+
]
2928+
]
2929+
},
2930+
{
2931+
"chamber": 2,
2932+
"level": 90,
2933+
"conds": "More than 60/180/300 seconds left",
2934+
"monsters": [
2935+
[
2936+
"Ruin Drake: Skywatch"
2937+
],
2938+
[
2939+
"Mirror Maiden",
2940+
"Treasure Hoarders: Pyro Potioneer",
2941+
"Treasure Hoarders: Electro Potioneer",
2942+
"Treasure Hoarders: Cryo Potioneer",
2943+
"Nobushi: Jintouban",
2944+
"Nobushi: Hitsukeban",
2945+
"Nobushi: Kikouban"
2946+
]
2947+
]
2948+
},
2949+
{
2950+
"chamber": 3,
2951+
"level": 92,
2952+
"conds": "More than 180/300/420 seconds left",
2953+
"monsters": [
2954+
[
2955+
"Geovishap"
2956+
],
2957+
[
2958+
"Dendro Hypostasis"
2959+
]
2960+
]
2961+
}
2962+
]
29072963
},
29082964
"51": {
2965+
"teams": 2,
2966+
"leyline": "For this floor only, the Ley Line flow will be normal.",
2967+
"chambers": [
2968+
{
2969+
"chamber": 1,
2970+
"level": 95,
2971+
"conds": "More than 180/300/420 seconds left",
2972+
"monsters": [
2973+
[
2974+
"Thundercraven Rifthound",
2975+
"Thundercraven Rifthound Whelp"
2976+
],
2977+
[
2978+
"Thunder Manifestation"
2979+
]
2980+
]
2981+
},
2982+
{
2983+
"chamber": 2,
2984+
"level": 98,
2985+
"conds": "More than 180/300/420 seconds left",
2986+
"monsters": [
2987+
[
2988+
"Black Serpent Knight: Windcutter",
2989+
"Shadowy Husk: Standard Bearer",
2990+
"Shadowy Husk: Line Breaker",
2991+
"Shadowy Husk: Defender"
2992+
],
2993+
[
2994+
"Frostarm Lawachurl",
2995+
"Thunderhelm Lawachurl"
2996+
]
2997+
]
2998+
},
2999+
{
3000+
"chamber": 3,
3001+
"level": 100,
3002+
"conds": "More than 180/300/420 seconds left",
3003+
"monsters": [
3004+
[
3005+
"Aeonblight Drake"
3006+
],
3007+
[
3008+
"Eremite Galehunter",
3009+
"Fatui Skirmisher - Anemoboxer Vanguard",
3010+
"Eremite Stone Enchanter",
3011+
"Fatui Skirmisher - Geochanter Bracer"
3012+
]
3013+
]
3014+
}
3015+
]
3016+
},
3017+
"52": {
3018+
"teams": 2,
3019+
"leyline": "All characters in the party gain a 75% Anemo DMG Bonus."
3020+
},
3021+
"53": {
29093022
"teams": 2,
29103023
"leyline": "For this floor only, the Ley Line flow will be normal."
29113024
}

src/data/gamedata/abyss_schedule.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1186,5 +1186,71 @@
11861186
50,
11871187
51
11881188
]
1189+
},
1190+
"54": {
1191+
"start": "2022-12-16 04:00:00",
1192+
"end": "2023-01-01 03:59:59",
1193+
"buff": "Terminal Moon",
1194+
"buffDesc": "After the active character's Normal, Charged, or Plunging Attack deals DMG to an opponent, the character will gain a 10% corresponding Elemental or Physical DMG Bonus of that attack for 4s. This effect can be triggered once every 1s. Max 6 stacks. It will be removed when the character leaves the field or deals a different type of Elemental or Physical DMG.",
1195+
"regularFloors": [
1196+
1,
1197+
2,
1198+
3,
1199+
4,
1200+
5,
1201+
6,
1202+
7,
1203+
8
1204+
],
1205+
"spiralAbyssFloors": [
1206+
44,
1207+
45,
1208+
52,
1209+
53
1210+
]
1211+
},
1212+
"55": {
1213+
"start": "2023-01-01 04:00:00",
1214+
"end": "2023-01-16 03:59:59",
1215+
"buff": "Breezecall Moon",
1216+
"buffDesc": "After the active character triggers a Swirl reaction, all party members will have their CRIT DMG increased by 20% for 8s. Max 3 stacks. This effect can be triggered once every 1s.",
1217+
"regularFloors": [
1218+
1,
1219+
2,
1220+
3,
1221+
4,
1222+
5,
1223+
6,
1224+
7,
1225+
8
1226+
],
1227+
"spiralAbyssFloors": [
1228+
44,
1229+
45,
1230+
52,
1231+
53
1232+
]
1233+
},
1234+
"56": {
1235+
"start": "2023-01-16 04:00:00",
1236+
"end": "2023-02-01 03:59:59",
1237+
"buff": "Supreme Moon",
1238+
"buffDesc": "When the active character deals consecutive instances of Elemental DMG of the same Elemental Type using Normal, Charged, and Plunging Attacks, Elemental Skills, and Elemental Bursts to an opponent, they will gain 1 count stack. 1 stack can be gained every 1s. After 5 stacks have been gained, a shockwave will be unleashed at the opponent's position, dealing True DMG and clearing all heretofore accumulated stacks. Should the active character leave the field or deal a different type of Elemental DMG, these stacks will also be cleared. Dealing Physical DMG will not clear the stacks.",
1239+
"regularFloors": [
1240+
1,
1241+
2,
1242+
3,
1243+
4,
1244+
5,
1245+
6,
1246+
7,
1247+
8
1248+
],
1249+
"spiralAbyssFloors": [
1250+
44,
1251+
45,
1252+
52,
1253+
53
1254+
]
11891255
}
11901256
}

src/data/gamedata/artifacts.json

Lines changed: 68 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1128,7 +1128,7 @@
11281128
},
11291129
{
11301130
"count": 4,
1131-
"desc": "Increases Overloaded and Burning, and Burgeon DMG by 40%. Increases Vaporize and Melt DMG by 15%. Using Elemental Skill increases the 2-Piece Set Bonus by 50% of its starting value for 10s. Max 3 stacks."
1131+
"desc": "Increases Overloaded, Burning, and Burgeon DMG by 40%. Increases Vaporize and Melt DMG by 15%. Using Elemental Skill increases the 2-Piece Set Bonus by 50% of its starting value for 10s. Max 3 stacks."
11321132
}
11331133
],
11341134
"artis": [
@@ -1859,7 +1859,7 @@
18591859
"bonuses": [
18601860
{
18611861
"count": 2,
1862-
"desc": "Elemental Mastery +80."
1862+
"desc": "Increases Elemental Mastery by 80."
18631863
},
18641864
{
18651865
"count": 4,
@@ -1912,7 +1912,39 @@
19121912
},
19131913
{
19141914
"count": 4,
1915-
"desc": "When Charged Attacks hit opponents, the equipping character's Normal Attack SPD will increase by 10% while Normal Charged, and Plunging Attack DMG will increase by 40% for 15s."
1915+
"desc": "When Charged Attacks hit opponents, the equipping character's Normal Attack SPD will increase by 10% while Normal, Charged, and Plunging Attack DMG will increase by 40% for 15s."
1916+
}
1917+
],
1918+
"artis": [
1919+
{
1920+
"type": "Flower",
1921+
"name": "The First Days of the City of Kings",
1922+
"desc": "An artificial flower that shimmers with a strange light. If you incline your ear to it, you can vaguely hear charming laughter issuing from within.",
1923+
"icon": "img/arti/The_First_Days_of_the_City_of_Kings.png"
1924+
},
1925+
{
1926+
"type": "Plume",
1927+
"name": "End of the Golden Realm",
1928+
"desc": "A crystal-clear artificial feather that is one of the legacies of an ancient human realm. The cries of soaring eagles are also sealed within.",
1929+
"icon": "img/arti/End_of_the_Golden_Realm.png"
1930+
},
1931+
{
1932+
"type": "Sands",
1933+
"name": "Timepiece of the Lost Path",
1934+
"desc": "An ancient mechanical clock. The Jinni fragments continue to emit light at its center and vibrate ever so slightly, as if to say something...",
1935+
"icon": "img/arti/Timepiece_of_the_Lost_Path.png"
1936+
},
1937+
{
1938+
"type": "Goblet",
1939+
"name": "Defender of the Enchanting Dream",
1940+
"desc": "An ancient golden cup that is both marvelously and luxuriously wrought. Murmurings can be heard within its empty innards.",
1941+
"icon": "img/arti/Defender_of_the_Enchanting_Dream.png"
1942+
},
1943+
{
1944+
"type": "Circlet",
1945+
"name": "Legacy of the Desert High-Born",
1946+
"desc": "Earrings made from amber gold that shines with a strange light.",
1947+
"icon": "img/arti/Legacy_of_the_Desert_HighBorn.png"
19161948
}
19171949
]
19181950
},
@@ -1925,12 +1957,44 @@
19251957
"bonuses": [
19261958
{
19271959
"count": 2,
1928-
"desc": "Elemental Mastery +80."
1960+
"desc": "Increases Elemental Mastery by 80."
19291961
},
19301962
{
19311963
"count": 4,
19321964
"desc": "The equipping character's Bloom, Hyperbloom, and Burgeon reaction DMG are increased by 40%. Additionally, after the equipping character triggers Bloom, Hyperbloom, or Burgeon, they will gain another 25% bonus to the effect mentioned prior. Each stack of this lasts 10s. Max 4 stacks simultaneously. This effect can only be triggered once per second. The character who equips this can still trigger its effects when not on the field."
19331965
}
1966+
],
1967+
"artis": [
1968+
{
1969+
"type": "Flower",
1970+
"name": "Ay-Khanoum's Myriad",
1971+
"desc": "An amethyst bloom that has been beautifully sculpted in the image of an ancient, extinct flower.",
1972+
"icon": "img/arti/AyKhanoums_Myriad.png"
1973+
},
1974+
{
1975+
"type": "Plume",
1976+
"name": "Wilting Feast",
1977+
"desc": "A feather left behind by a long-extinct bird species. It was inlaid with gold and gems by the ancient adherents of the Goddess of Flowers.",
1978+
"icon": "img/arti/Wilting_Feast.png"
1979+
},
1980+
{
1981+
"type": "Sands",
1982+
"name": "A Moment Congealed",
1983+
"desc": "These sands no longer move no matter how you tilt the hourglass, now and forever defying the drift of time itself.",
1984+
"icon": "img/arti/A_Moment_Congealed.png"
1985+
},
1986+
{
1987+
"type": "Goblet",
1988+
"name": "Secret-Keeper's Magic Bottle",
1989+
"desc": "A small bottle made of purple crystal. An emerald cap keeps it tightly sealed.",
1990+
"icon": "img/arti/SecretKeepers_Magic_Bottle.png"
1991+
},
1992+
{
1993+
"type": "Circlet",
1994+
"name": "Amethyst Crown",
1995+
"desc": "A crown inlaid with amethyst and emerald. It seems to have been the headgear worn by ancient priests of the Goddess of Flowers.",
1996+
"icon": "img/arti/Amethyst_Crown.png"
1997+
}
19341998
]
19351999
}
19362000
}

0 commit comments

Comments
 (0)