teyvatdb 0.5.9.5 → 0.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 805cca42e81dd4ef13d6790615c5f6f1c751d8d11a6dfd689619429f6bc19402
4
- data.tar.gz: 409fba9a5dc92c43d8ce8e470d5056a2b0cda3888702a96c9f771abd638c1fc5
3
+ metadata.gz: 5e91c042d27fae47fd83c183ef33de9fa1714210f51030a34bd7d105fb39e139
4
+ data.tar.gz: 07f49d7e102b37bd9f9a8fb30aea200c508b6c2368786bf9a5cba21b1939c701
5
5
  SHA512:
6
- metadata.gz: 50301a149592ac541eb1691e257693e0ec35b8aa55d5fe8a99185562bea73bba84304c6545f27e3205a5dfd15fc94acd1c6ebbbd6b91459735b273d76d9aecc7
7
- data.tar.gz: d4a3af279da303071b0bdd35059df9eb5a96658ca57ae0f106bdbcb1edabb151cf2914715e564c73d04514d4dddf14b4492913265000fce8f6be5a4aba178312
6
+ metadata.gz: 8284329b1438493c0ba3ba8b160447353901642fdd5038792e0cbb8690bbfb860c03d60bc0d565f206e56d64ac5e9121c793908642e394bd6ce3d0d038de2147
7
+ data.tar.gz: '0935f2eeba63fc19517a77d86c295f01c25c6ffa4d7c1dc45153ee4ecb58485109819073c2f95ced0bb77167a90c84f55d2c2ae947d01f9792acc7d75a1c5bc1'
data/CHANGELOG.md CHANGED
@@ -1,3 +1,38 @@
1
+ ## [0.7.0] - 2026-08-21
2
+ - Add new Character(s)
3
+ - Odette (5)
4
+ - Alyosha (4)
5
+ - Add New Weapon(s)
6
+ - Whitelake Frostfeather (5)
7
+ - Exaiphanes Blade (4)
8
+ - Emberwell (4)
9
+ - Covenant of Frost and Snow (4)
10
+ - Blade of Atonement (4)
11
+ - Echoes of the Heart (4)
12
+ - Song of the Vigil (4)
13
+ - Add new artifact set(s)
14
+ - Scarlet Proof
15
+ - Heart of the Furnace
16
+
17
+ ## [0.6.7] - 2026-08-08
18
+ - Luna VIII
19
+ - Add new Character(s)
20
+ - Sandrone (5)
21
+ - Add New Weapon(s)
22
+ - A Teaspoon of Transcendence (5)
23
+
24
+ ## [0.6.6] - 2026-08-08
25
+ - Luna VII
26
+ - Add new Character(s)
27
+ - Nicole (5)
28
+ - Lohen (5)
29
+ - Prune (4)
30
+ - Add New Weapon(s)
31
+ - Angelos' Heptades (5)
32
+ - Disaster and Remorse (5)
33
+ - Add new Weekly boss
34
+ - Exalted Master of the Heretical Path
35
+
1
36
  ## [0.5.9.5 / Luna VI] - 2026-04-08
2
37
  - Add new Character
3
38
  - Linnea (5)
data/Gemfile.lock CHANGED
@@ -1,104 +1,168 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- teyvatdb (0.5.9.4)
4
+ teyvatdb (0.5.9.5)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
8
8
  specs:
9
- ast (2.4.2)
9
+ ast (2.4.3)
10
10
  backport (1.2.0)
11
- benchmark (0.4.0)
12
- diff-lcs (1.5.1)
13
- e2mmap (0.1.0)
14
- jaro_winkler (1.6.0)
15
- json (2.18.1)
16
- kramdown (2.5.1)
17
- rexml (>= 3.3.9)
11
+ benchmark (0.5.0)
12
+ commander (5.0.0)
13
+ highline (~> 3.0.0)
14
+ date (3.5.1)
15
+ diff-lcs (1.6.2)
16
+ erb (6.0.7)
17
+ highline (3.0.1)
18
+ jaro_winkler (1.7.0)
19
+ json (2.21.2)
20
+ kramdown (2.5.2)
21
+ rexml (>= 3.4.4)
18
22
  kramdown-parser-gfm (1.1.0)
19
23
  kramdown (~> 2.0)
20
- language_server-protocol (3.17.0.5)
24
+ language_server-protocol (3.17.0.6)
21
25
  lint_roller (1.1.0)
22
- mini_portile2 (2.8.9)
23
- nokogiri (1.16.7)
24
- mini_portile2 (~> 2.8.2)
26
+ logger (1.7.0)
27
+ nokogiri (1.19.4-aarch64-linux-gnu)
25
28
  racc (~> 1.4)
26
- parallel (1.27.0)
27
- parser (3.3.10.2)
29
+ nokogiri (1.19.4-aarch64-linux-musl)
30
+ racc (~> 1.4)
31
+ nokogiri (1.19.4-arm-linux-gnu)
32
+ racc (~> 1.4)
33
+ nokogiri (1.19.4-arm-linux-musl)
34
+ racc (~> 1.4)
35
+ nokogiri (1.19.4-arm64-darwin)
36
+ racc (~> 1.4)
37
+ nokogiri (1.19.4-x86_64-darwin)
38
+ racc (~> 1.4)
39
+ nokogiri (1.19.4-x86_64-linux-gnu)
40
+ racc (~> 1.4)
41
+ nokogiri (1.19.4-x86_64-linux-musl)
42
+ racc (~> 1.4)
43
+ observer (0.1.2)
44
+ open3 (0.2.1)
45
+ ostruct (0.6.3)
46
+ parallel (2.1.0)
47
+ parlour (9.1.2)
48
+ commander (~> 5.0)
49
+ parser
50
+ rainbow (~> 3.0)
51
+ sorbet-runtime (>= 0.5)
52
+ parser (3.3.12.0)
28
53
  ast (~> 2.4.1)
29
54
  racc
30
55
  prism (1.9.0)
56
+ psych (5.4.0)
57
+ date
58
+ stringio
31
59
  racc (1.8.1)
32
60
  rainbow (3.1.1)
33
- rake (13.2.1)
34
- rbs (2.8.4)
35
- regexp_parser (2.11.3)
36
- reverse_markdown (2.1.1)
61
+ rake (13.4.2)
62
+ rbs (4.1.2)
63
+ logger
64
+ prism (>= 1.6.0)
65
+ tsort
66
+ rdoc (7.2.0)
67
+ erb
68
+ psych (>= 4.0.0)
69
+ tsort
70
+ regexp_parser (2.12.0)
71
+ reverse_markdown (3.0.2)
37
72
  nokogiri
38
- rexml (3.3.9)
39
- rspec (3.13.0)
73
+ rexml (3.4.4)
74
+ rspec (3.13.2)
40
75
  rspec-core (~> 3.13.0)
41
76
  rspec-expectations (~> 3.13.0)
42
77
  rspec-mocks (~> 3.13.0)
43
78
  rspec-collection_matchers (1.2.1)
44
79
  rspec-expectations (>= 2.99.0.beta1)
45
- rspec-core (3.13.2)
80
+ rspec-core (3.13.6)
46
81
  rspec-support (~> 3.13.0)
47
- rspec-expectations (3.13.3)
82
+ rspec-expectations (3.13.5)
48
83
  diff-lcs (>= 1.2.0, < 2.0)
49
84
  rspec-support (~> 3.13.0)
50
- rspec-mocks (3.13.2)
85
+ rspec-mocks (3.13.8)
51
86
  diff-lcs (>= 1.2.0, < 2.0)
52
87
  rspec-support (~> 3.13.0)
53
- rspec-support (3.13.1)
54
- rubocop (1.84.2)
88
+ rspec-support (3.13.7)
89
+ rubocop (1.89.0)
55
90
  json (~> 2.3)
56
91
  language_server-protocol (~> 3.17.0.2)
57
92
  lint_roller (~> 1.1.0)
58
- parallel (~> 1.10)
93
+ parallel (>= 1.10)
59
94
  parser (>= 3.3.0.2)
60
95
  rainbow (>= 2.2.2, < 4.0)
61
96
  regexp_parser (>= 2.9.3, < 3.0)
62
97
  rubocop-ast (>= 1.49.0, < 2.0)
63
98
  ruby-progressbar (~> 1.7)
64
99
  unicode-display_width (>= 2.4.0, < 4.0)
65
- rubocop-ast (1.49.0)
100
+ rubocop-ast (1.50.0)
66
101
  parser (>= 3.3.7.2)
67
102
  prism (~> 1.7)
68
- rubocop-rake (0.6.0)
69
- rubocop (~> 1.0)
70
- rubocop-rspec (3.2.0)
71
- rubocop (~> 1.61)
103
+ rubocop-rake (0.7.1)
104
+ lint_roller (~> 1.1)
105
+ rubocop (>= 1.72.1)
106
+ rubocop-rspec (3.10.2)
107
+ lint_roller (~> 1.1)
108
+ regexp_parser (>= 2.0)
109
+ rubocop (~> 1.86, >= 1.86.2)
72
110
  ruby-progressbar (1.13.0)
73
- solargraph (0.50.0)
111
+ solargraph (0.60.3)
112
+ ast (~> 2.4.3)
74
113
  backport (~> 1.2)
75
- benchmark
76
- bundler (~> 2.0)
114
+ benchmark (~> 0.4)
115
+ bundler (>= 2.0)
77
116
  diff-lcs (~> 1.4)
78
- e2mmap
79
- jaro_winkler (~> 1.5)
117
+ jaro_winkler (~> 1.6, >= 1.6.1)
80
118
  kramdown (~> 2.3)
81
119
  kramdown-parser-gfm (~> 1.1)
120
+ logger (~> 1.6)
121
+ observer (~> 0.1)
122
+ open3 (~> 0.2.1)
123
+ ostruct (~> 0.6)
82
124
  parser (~> 3.0)
83
- rbs (~> 2.0)
84
- reverse_markdown (~> 2.0)
85
- rubocop (~> 1.38)
125
+ prism (~> 1.4)
126
+ rbs (>= 3.10.0)
127
+ rdoc (~> 7.0)
128
+ reverse_markdown (~> 3.0)
129
+ rubocop (~> 1.76)
130
+ sord (~> 7.0)
86
131
  thor (~> 1.0)
87
132
  tilt (~> 2.0)
88
133
  yard (~> 0.9, >= 0.9.24)
89
- thor (1.3.2)
90
- tilt (2.4.0)
134
+ yard-activesupport-concern (~> 0.0)
135
+ yard-solargraph (~> 0.1)
136
+ sorbet-runtime (0.6.13420)
137
+ sord (7.1.0)
138
+ commander (~> 5.0)
139
+ parlour (~> 9.1)
140
+ parser
141
+ rbs (>= 3.0, < 5)
142
+ sorbet-runtime
143
+ yard
144
+ stringio (3.2.0)
145
+ thor (1.5.0)
146
+ tilt (2.8.0)
147
+ tsort (0.2.0)
91
148
  unicode-display_width (3.2.0)
92
149
  unicode-emoji (~> 4.1)
93
150
  unicode-emoji (4.2.0)
94
- yard (0.9.37)
151
+ yard (0.9.45)
152
+ yard-activesupport-concern (0.0.1)
153
+ yard (>= 0.8)
154
+ yard-solargraph (0.1.0)
155
+ yard (~> 0.9)
95
156
 
96
157
  PLATFORMS
97
- arm64-darwin-24
98
- arm64-darwin-25
99
- x86_64-darwin-21
100
- x86_64-darwin-22
101
- x86_64-linux
158
+ aarch64-linux-gnu
159
+ aarch64-linux-musl
160
+ arm-linux-gnu
161
+ arm-linux-musl
162
+ arm64-darwin
163
+ x86_64-darwin
164
+ x86_64-linux-gnu
165
+ x86_64-linux-musl
102
166
 
103
167
  DEPENDENCIES
104
168
  rake (~> 13.0)
@@ -110,5 +174,71 @@ DEPENDENCIES
110
174
  solargraph (~> 0.49)
111
175
  teyvatdb!
112
176
 
177
+ CHECKSUMS
178
+ ast (2.4.3) sha256=954615157c1d6a382bc27d690d973195e79db7f55e9765ac7c481c60bdb4d383
179
+ backport (1.2.0) sha256=912c7dfdd9ee4625d013ddfccb6205c3f92da69a8990f65c440e40f5b2fc7f75
180
+ benchmark (0.5.0) sha256=465df122341aedcb81a2a24b4d3bd19b6c67c1530713fd533f3ff034e419236c
181
+ bundler (4.0.18) sha256=02d9a17429de1847b4e0c9f27a9ee4b20c0a74c0a641b4e77195d6019e3618ac
182
+ commander (5.0.0) sha256=22ca42866ce5ed1a7f3e9a9c831a23d03b75b3743c7ad0302c3cbcd9eb5f257d
183
+ date (3.5.1) sha256=750d06384d7b9c15d562c76291407d89e368dda4d4fff957eb94962d325a0dc0
184
+ diff-lcs (1.6.2) sha256=9ae0d2cba7d4df3075fe8cd8602a8604993efc0dfa934cff568969efb1909962
185
+ erb (6.0.7) sha256=c5ca6dc25b0ef974a44dc8f59fe847577122483b1968a38dec305c60bf91ee92
186
+ highline (3.0.1) sha256=ca18b218fd581b1fae832f89bfeaf2b34d3a93429c44fd4411042ffce286f009
187
+ jaro_winkler (1.7.0) sha256=8daa05a5cd05bf7d27c1c65caa8ab0d47c05419d80210feaa17126db24044ada
188
+ json (2.21.2) sha256=1f1d3b7cf2b3ba1a69beca0bb6db13d5438b80bff3cd54cdaaa620b9b07c1c6a
189
+ kramdown (2.5.2) sha256=1ba542204c66b6f9111ff00dcc26075b95b220b07f2905d8261740c82f7f02fa
190
+ kramdown-parser-gfm (1.1.0) sha256=fb39745516427d2988543bf01fc4cf0ab1149476382393e0e9c48592f6581729
191
+ language_server-protocol (3.17.0.6) sha256=5ef2c0c138f8267e1bc631d3328347d354f96724b0af22f2c79516120443b7f0
192
+ lint_roller (1.1.0) sha256=2c0c845b632a7d172cb849cc90c1bce937a28c5c8ccccb50dfd46a485003cc87
193
+ logger (1.7.0) sha256=196edec7cc44b66cfb40f9755ce11b392f21f7967696af15d274dde7edff0203
194
+ nokogiri (1.19.4-aarch64-linux-gnu) sha256=1269fb644a6de405057a53dd5c762b1209b43ca7424f839454d3dbc677c31a8f
195
+ nokogiri (1.19.4-aarch64-linux-musl) sha256=35c65b9ce72b3bb03207bdbe7067915019dc18c1b9b59139684bd6690fdd01af
196
+ nokogiri (1.19.4-arm-linux-gnu) sha256=a301313e38bb065d68239e79734bcd6f56fb6efaacebde29e9abf2a4735340ca
197
+ nokogiri (1.19.4-arm-linux-musl) sha256=588923c101bcfa78869734d247d25b598674323e7f22474fc468f6e5647311eb
198
+ nokogiri (1.19.4-arm64-darwin) sha256=a46db9853286e6597b36ebc6953817d15acf3a299583eb3f89fdc6f91dd63527
199
+ nokogiri (1.19.4-x86_64-darwin) sha256=7fd17057d3e1f00e9954a74b3cd76595d3d4a5ef233b7ed9599047c204f70551
200
+ nokogiri (1.19.4-x86_64-linux-gnu) sha256=379fae440b28915e3f19d752ce2dcf8465ed2b2fbefd2a7ca0dd497bc981a06a
201
+ nokogiri (1.19.4-x86_64-linux-musl) sha256=17dfb7c1fa194ae02fbf7c51a7afc8d278045ab3fdacfd86f91d02d7b274470b
202
+ observer (0.1.2) sha256=d8a3107131ba661138d748e7be3dbafc0d82e732fffba9fccb3d7829880950ac
203
+ open3 (0.2.1) sha256=8e2d7d2113526351201438c1aa35c8139f0141c9e8913baa007c898973bf3952
204
+ ostruct (0.6.3) sha256=95a2ed4a4bd1d190784e666b47b2d3f078e4a9efda2fccf18f84ddc6538ed912
205
+ parallel (2.1.0) sha256=b35258865c2e31134c5ecb708beaaf6772adf9d5efae28e93e99260877b09356
206
+ parlour (9.1.2) sha256=446ce24243e125f0e8c4f9b5722c3b86063d42d8b106c847a7d73a8cc693c382
207
+ parser (3.3.12.0) sha256=21a6d7f755d5a24dfbdc6e6b772e4e879a52e7631a88bc5a3a134606052c9828
208
+ prism (1.9.0) sha256=7b530c6a9f92c24300014919c9dcbc055bf4cdf51ec30aed099b06cd6674ef85
209
+ psych (5.4.0) sha256=14f72d69a611af663d7d70e4a7b67d9eb1f3ae9f8d916b478961d5a0075ba5b7
210
+ racc (1.8.1) sha256=4a7f6929691dbec8b5209a0b373bc2614882b55fc5d2e447a21aaa691303d62f
211
+ rainbow (3.1.1) sha256=039491aa3a89f42efa1d6dec2fc4e62ede96eb6acd95e52f1ad581182b79bc6a
212
+ rake (13.4.2) sha256=cb825b2bd5f1f8e91ca37bddb4b9aaf345551b4731da62949be002fa89283701
213
+ rbs (4.1.2) sha256=050eb1d8b508f1233bed929c0f2c7052302f7adf295230d9cb314e9024078f48
214
+ rdoc (7.2.0) sha256=8650f76cd4009c3b54955eb5d7e3a075c60a57276766ebf36f9085e8c9f23192
215
+ regexp_parser (2.12.0) sha256=35a916a1d63190ab5c9009457136ae5f3c0c7512d60291d0d1378ba18ce08ebb
216
+ reverse_markdown (3.0.2) sha256=818ebb92ce39dbb1a291690dd1ec9a6d62530d4725296b17e9c8f668f9a5b8af
217
+ rexml (3.4.4) sha256=19e0a2c3425dfbf2d4fc1189747bdb2f849b6c5e74180401b15734bc97b5d142
218
+ rspec (3.13.2) sha256=206284a08ad798e61f86d7ca3e376718d52c0bc944626b2349266f239f820587
219
+ rspec-collection_matchers (1.2.1) sha256=ff7626d2bbf16ac237fbb46439694c78b7d9c6dc49c4b216df437968133b56a2
220
+ rspec-core (3.13.6) sha256=a8823c6411667b60a8bca135364351dda34cd55e44ff94c4be4633b37d828b2d
221
+ rspec-expectations (3.13.5) sha256=33a4d3a1d95060aea4c94e9f237030a8f9eae5615e9bd85718fe3a09e4b58836
222
+ rspec-mocks (3.13.8) sha256=086ad3d3d17533f4237643de0b5c42f04b66348c28bf6b9c2d3f4a3b01af1d47
223
+ rspec-support (3.13.7) sha256=0640e5570872aafefd79867901deeeeb40b0c9875a36b983d85f54fb7381c47c
224
+ rubocop (1.89.0) sha256=4dee8e3ee9c45e474834efd9e8d6fd031e8331c8dacdff0de4ad65ae0a6faae7
225
+ rubocop-ast (1.50.0) sha256=b9ca88300da0803ee222ad20cdb30494c0a784eed06fdc35d254b06d662788db
226
+ rubocop-rake (0.7.1) sha256=3797f2b6810c3e9df7376c26d5f44f3475eda59eb1adc38e6f62ecf027cbae4d
227
+ rubocop-rspec (3.10.2) sha256=0b3e2ecc592cd10ecbf0095bb58d1e357905276e069643523cc19eb7495f65e2
228
+ ruby-progressbar (1.13.0) sha256=80fc9c47a9b640d6834e0dc7b3c94c9df37f08cb072b7761e4a71e22cff29b33
229
+ solargraph (0.60.3) sha256=3f2252faa27cc628a16a4aac1ba0bc0b06b0250194a8713da0ff42adb20bb19d
230
+ sorbet-runtime (0.6.13420) sha256=5ecbb843cdc17a55c2a35b98c9bd090736c897e53735f888590b361dd0cad492
231
+ sord (7.1.0) sha256=e02fd59294da520e50cea80a07fb9bc93db709c552d055871379ae8d8e87601f
232
+ stringio (3.2.0) sha256=c37cb2e58b4ffbd33fe5cd948c05934af997b36e0b6ca6fdf43afa234cf222e1
233
+ teyvatdb (0.5.9.5)
234
+ thor (1.5.0) sha256=e3a9e55fe857e44859ce104a84675ab6e8cd59c650a49106a05f55f136425e73
235
+ tilt (2.8.0) sha256=ba472eb2716fe1e04112d6d219a9dae938ec09a6a1e2ad3ecc7922e79bde3721
236
+ tsort (0.2.0) sha256=9650a793f6859a43b6641671278f79cfead60ac714148aabe4e3f0060480089f
237
+ unicode-display_width (3.2.0) sha256=0cdd96b5681a5949cdbc2c55e7b420facae74c4aaf9a9815eee1087cb1853c42
238
+ unicode-emoji (4.2.0) sha256=519e69150f75652e40bf736106cfbc8f0f73aa3fb6a65afe62fefa7f80b0f80f
239
+ yard (0.9.45) sha256=52e211493f7cb8a3ebf7e104a25a1e73937a3103092545d34cb88fafebb3dc51
240
+ yard-activesupport-concern (0.0.1) sha256=be790cb0efc23e2e87677063598ac8b743586154657bbd9655a7f03ce78390ef
241
+ yard-solargraph (0.1.0) sha256=a19a4619c942181a618fb9458970a9d2534cf7fda69fc43949629a7948a5930e
242
+
113
243
  BUNDLED WITH
114
- 2.3.26
244
+ 4.0.18
@@ -127,6 +127,33 @@ module GenshinData
127
127
  }
128
128
  ).freeze
129
129
 
130
+ CELESTIAL_GIFT = GenshinObject::ArtifactSet.new(
131
+ kamera_key: "CelestialGift",
132
+ name: "Celestial Gift",
133
+ bonuses: [
134
+ GenshinObject::ArtifactSetBonus.new(pieces_count: 2, bonus: ["Energy Recharge + 20%"]),
135
+ GenshinObject::ArtifactSetBonus.new(
136
+ pieces_count: 4,
137
+ bonus: [
138
+ "If the equipping character has completed Witch's Homework, after they use an Elemental Skill, they also gain 'Light's Guidance' for 20s:",
139
+ "All nearby party members gain a 20% Elemental DMG Bonus corresponding to the equipping character's Elemental Type.",
140
+ "The equipping character can trigger this effect while off-field. DMG Bonuses provided by Artifact Sets with the same name do not stack.",
141
+ "When your party has the Hexerei: Secret Rite effect, Light's Guidance is upgraded to 'Mortal Hymn':",
142
+ "All nearby party members gain a 40% Elemental DMG Bonus corresponding to both the equipping character and the current active party member's Elemental Type instead.",
143
+ "If both characters have the same Elemental Type, these bonuses will not stack."
144
+ ]
145
+ )
146
+ ],
147
+ max_rarity: 5,
148
+ slots: {
149
+ flower: true,
150
+ plume: true,
151
+ sands: true,
152
+ goblet: true,
153
+ circlet: true
154
+ }
155
+ ).freeze
156
+
130
157
  CRIMSON_WITCH_OF_FLAMES = GenshinObject::ArtifactSet.new(
131
158
  kamera_key: "CrimsonWitchOfFlames",
132
159
  name: "Crimson Witch of Flames",
@@ -196,6 +223,29 @@ module GenshinData
196
223
  }
197
224
  ).freeze
198
225
 
226
+ DISENCHANTMENT_IN_DEEP_SHADOW = GenshinObject::ArtifactSet.new(
227
+ kamera_key: "DisenchantmentInDeepShadow",
228
+ name: "Disenchantment in Deep Shadow",
229
+ bonuses: [
230
+ GenshinObject::ArtifactSetBonus.new(pieces_count: 2, bonus: ["ATK +18%."]),
231
+ GenshinObject::ArtifactSetBonus.new(
232
+ pieces_count: 4,
233
+ bonus: [
234
+ "Increases Superconduct Reaction DMG by 80% and Stellar-Conduct Reaction DMG by 40%.",
235
+ "When the wielder attacks opponents affected by Superconduct or Stellar-Conduct, this attack's CRIT Rate is increased by 16%."
236
+ ]
237
+ )
238
+ ],
239
+ max_rarity: 5,
240
+ slots: {
241
+ flower: true,
242
+ plume: true,
243
+ sands: true,
244
+ goblet: true,
245
+ circlet: true
246
+ }
247
+ ).freeze
248
+
199
249
  ECHOES_OF_AN_OFFERING = GenshinObject::ArtifactSet.new(
200
250
  kamera_key: "EchoesOfAnOffering",
201
251
  name: "Echoes of an Offering",
@@ -54,6 +54,23 @@ module GenshinData
54
54
  ascension_enemy_material_name: :spectral
55
55
  ).freeze
56
56
 
57
+ ALYOSHA = GenshinObject::Character.new(
58
+ kamera_key: "Alyosha",
59
+ name: "Alyosha",
60
+ nation_name: :snezhnaya,
61
+ rarity: 4,
62
+ constellation_three_bonus: :skill,
63
+ constellation_five_bonus: :burst,
64
+ element: :electro,
65
+ weapon_type: :polearm,
66
+ ascension_boss_material_name: "SeveredTailOfTheSkyRoamer",
67
+ ascension_gathering_material_name: "Flockingweed",
68
+ ascension_enemy_material_name: :chimeric,
69
+ talent_book_name: :fortitude,
70
+ talent_rare_material_name: :chimeric,
71
+ talent_boss_material_name: "MoltenMoment"
72
+ ).freeze
73
+
57
74
  AINO = GenshinObject::Character.new(
58
75
  kamera_key: "Aino",
59
76
  name: "Aino",
@@ -1074,6 +1091,23 @@ module GenshinData
1074
1091
  ascension_enemy_material_name: :slime
1075
1092
  ).freeze
1076
1093
 
1094
+ LOHEN = GenshinObject::Character.new(
1095
+ kamera_key: "Lohen",
1096
+ name: "Lohen",
1097
+ nation_name: :mondstadt,
1098
+ rarity: 5,
1099
+ constellation_three_bonus: :skill,
1100
+ constellation_five_bonus: :burst,
1101
+ element: :cryo,
1102
+ weapon_type: :polearm,
1103
+ ascension_boss_material_name: "PrismaticSeveredTail",
1104
+ ascension_gathering_material_name: "EtherwingMoth",
1105
+ ascension_enemy_material_name: :arrowhead,
1106
+ talent_book_name: :resistance,
1107
+ talent_rare_material_name: :arrowhead,
1108
+ talent_boss_material_name: "AscendedSampleKnight"
1109
+ ).freeze
1110
+
1077
1111
  LYNETTE = GenshinObject::Character.new(
1078
1112
  kamera_key: "Lynette",
1079
1113
  name: "Lynette",
@@ -1244,6 +1278,23 @@ module GenshinData
1244
1278
  ascension_enemy_material_name: :transoceanic
1245
1279
  ).freeze
1246
1280
 
1281
+ NICOLE = GenshinObject::Character.new(
1282
+ kamera_key: "Nicole",
1283
+ name: "Nicole",
1284
+ nation_name: :mondstadt,
1285
+ rarity: 5,
1286
+ constellation_three_bonus: :skill,
1287
+ constellation_five_bonus: :burst,
1288
+ element: :pyro,
1289
+ weapon_type: :catalyst,
1290
+ ascension_boss_material_name: "RemnantOfTheDreadwing",
1291
+ ascension_gathering_material_name: "PineAmber",
1292
+ ascension_enemy_material_name: :warrant,
1293
+ talent_book_name: :elysium,
1294
+ talent_rare_material_name: :warrant,
1295
+ talent_boss_material_name: "CounterfeitResin"
1296
+ ).freeze
1297
+
1247
1298
  NILOU = GenshinObject::Character.new(
1248
1299
  kamera_key: "Nilou",
1249
1300
  name: "Nilou",
@@ -1295,6 +1346,23 @@ module GenshinData
1295
1346
  ascension_enemy_material_name: :hilichurl_mask
1296
1347
  ).freeze
1297
1348
 
1349
+ ODETTE = GenshinObject::Character.new(
1350
+ kamera_key: "Odette",
1351
+ name: "Odette",
1352
+ nation_name: :snezhnaya,
1353
+ rarity: 5,
1354
+ constellation_three_bonus: :skill,
1355
+ constellation_five_bonus: :burst,
1356
+ element: :cryo,
1357
+ weapon_type: :sword,
1358
+ ascension_boss_material_name: "UnscorchedBlossomBranch",
1359
+ ascension_gathering_material_name: "FrostfairyFlower",
1360
+ ascension_enemy_material_name: :ethereal,
1361
+ talent_book_name: :charity,
1362
+ talent_rare_material_name: :ethereal,
1363
+ talent_boss_material_name: "TwistedWitheredBranch"
1364
+ ).freeze
1365
+
1298
1366
  ORORON = GenshinObject::Character.new(
1299
1367
  kamera_key: "Ororon",
1300
1368
  name: "Ororon",
@@ -1312,6 +1380,23 @@ module GenshinData
1312
1380
  ascension_enemy_material_name: :fang
1313
1381
  ).freeze
1314
1382
 
1383
+ PRUNE = GenshinObject::Character.new(
1384
+ kamera_key: "Prune",
1385
+ name: "Prune",
1386
+ nation_name: :mondstadt,
1387
+ rarity: 4,
1388
+ constellation_three_bonus: :burst,
1389
+ constellation_five_bonus: :skill,
1390
+ element: :anemo,
1391
+ weapon_type: :catalyst,
1392
+ ascension_boss_material_name: 'RadiantAntler',
1393
+ ascension_gathering_material_name: 'WinterIcelea',
1394
+ ascension_enemy_material_name: :hoarder_insignia,
1395
+ talent_book_name: :resistance,
1396
+ talent_rare_material_name: :hoarder_insignia,
1397
+ talent_boss_material_name: 'MaskOfTheVirtuousDoctor'
1398
+ ).freeze
1399
+
1315
1400
  QIQI = GenshinObject::Character.new(
1316
1401
  kamera_key: "Qiqi",
1317
1402
  name: "Qiqi",
@@ -1380,6 +1465,23 @@ module GenshinData
1380
1465
  ascension_enemy_material_name: :fatui_insignia
1381
1466
  ).freeze
1382
1467
 
1468
+ SANDRONE = GenshinObject::Character.new(
1469
+ kamera_key: "Sandrone",
1470
+ name: "Sandrone",
1471
+ nation_name: :snezhnaya,
1472
+ rarity: 5,
1473
+ constellation_three_bonus: :attack,
1474
+ constellation_five_bonus: :burst,
1475
+ element: :cryo,
1476
+ weapon_type: :claymore,
1477
+ ascension_boss_material_name: "PlumeOfTheFallenWatcher",
1478
+ ascension_gathering_material_name: "SubdetectionUnit",
1479
+ ascension_enemy_material_name: :shaft,
1480
+ talent_book_name: :vagrancy,
1481
+ talent_rare_material_name: :shaft,
1482
+ talent_boss_material_name: "MadmansRestraint"
1483
+ ).freeze
1484
+
1383
1485
  SANGONOMIYA_KOKOMI = GenshinObject::Character.new(
1384
1486
  kamera_key: "SangonomiyaKokomi",
1385
1487
  name: "Sangonomiya Kokomi",
@@ -22,7 +22,6 @@ module GenshinData
22
22
 
23
23
  def fontaine
24
24
  [
25
- CharacterData::ARLECCHINO,
26
25
  CharacterData::CHARLOTTE,
27
26
  CharacterData::CHEVREUSE,
28
27
  CharacterData::CLORINDE,
@@ -106,9 +105,12 @@ module GenshinData
106
105
  CharacterData::KAEYA,
107
106
  CharacterData::LINNEA,
108
107
  CharacterData::LISA,
108
+ CharacterData::LOHEN,
109
109
  CharacterData::MIKA,
110
110
  CharacterData::MONA,
111
+ CharacterData::NICOLE,
111
112
  CharacterData::NOELLE,
113
+ CharacterData::PRUNE,
112
114
  CharacterData::RAZOR,
113
115
  CharacterData::ROSARIA,
114
116
  CharacterData::SUCROSE,
@@ -149,6 +151,10 @@ module GenshinData
149
151
 
150
152
  def snezhnaya
151
153
  [
154
+ CharacterData::ALYOSHA,
155
+ CharacterData::ARLECCHINO,
156
+ CharacterData::ODETTE,
157
+ CharacterData::SANDRONE,
152
158
  CharacterData::TARTAGLIA
153
159
  ]
154
160
  end