teyvatdb 0.5.9.3 → 0.5.9.4

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: 4685410e38ea7500c634d487c4effe3d97b292a8bffbe981cc3ad13f96f715a7
4
- data.tar.gz: 17ab830d8765b3a8b57a6573a631a44e20fdde4c2d53261924bc49fa82247a6e
3
+ metadata.gz: 4710de3541efcf2e95e280365f04decfa5a1ff64c9653b53408d8e1de33000f3
4
+ data.tar.gz: 2dbdb260860c0938f47afe93586d6c3429cddfbaac7daf597f68ab182487e236
5
5
  SHA512:
6
- metadata.gz: 6d8bae1c5ecbfb96b3395317f81d5b190aa174866e00c1166d8259aa486ad08f1d662c3791c9dba07196388fdeba1769a5f7096237474ea03c62ff8fa146844b
7
- data.tar.gz: 2939e781a27f4666b14907ae9e408d32e5df4e7425dc82e79cb133883aa809f036bc6c4270538605cf10865a717a745744905133d06c5b683b06b370b33fbc59
6
+ metadata.gz: a4ca60cf2e51e53caa7eb2829d07ede02a820be39bb619e8e985fd3e541c713b917bd51d493ca0d0800cd5ae19a601ea7dda81879f140f81de899bf0bc5b548d
7
+ data.tar.gz: a7b76b5087f6f4f2922b4bc8a8e5b1e579612c5178b2f75ef2fa3758e9fbeae2d918abc327a3cdbc67345a54e8c522cc866f4e0465ab87a4071b27235124444d
data/.rubocop.yml CHANGED
@@ -7,7 +7,7 @@ require:
7
7
 
8
8
  AllCops:
9
9
  NewCops: enable
10
- TargetRubyVersion: 3.3.10
10
+ TargetRubyVersion: 3.4.8
11
11
  Exclude:
12
12
  - 'vendor/*'
13
13
 
data/CHANGELOG.md CHANGED
@@ -1,3 +1,12 @@
1
+ ## [0.5.9.4 / Luna V] - 2026-03-08
2
+ - Add new Character
3
+ - Varka (5) (Luna IV)
4
+ - Add new Weapon
5
+ - Gest of the Mighty Wolf (5)
6
+ - Add new World Boss
7
+ - Radiant Moongecko
8
+ - Add missing cooking/wood materials
9
+
1
10
  ## [0.5.9.3 / Luna IV (phase 2)] - 2026-02-16
2
11
  - Add new Characters
3
12
  - Zibai (5) (Luna IV)
data/Gemfile CHANGED
@@ -8,7 +8,7 @@ gemspec
8
8
  gem "rake", "~> 13.0"
9
9
  gem "rspec", "~> 3.0"
10
10
  gem "rspec-collection_matchers"
11
- gem "rubocop", "~> 1.21"
11
+ gem "rubocop", "~> 1.84"
12
12
  gem "rubocop-rake"
13
13
  gem "rubocop-rspec"
14
14
  gem "solargraph", "~> 0.49"
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- teyvatdb (0.5.9.3)
4
+ teyvatdb (0.5.9.4)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -12,27 +12,27 @@ GEM
12
12
  diff-lcs (1.5.1)
13
13
  e2mmap (0.1.0)
14
14
  jaro_winkler (1.6.0)
15
- json (2.8.2)
15
+ json (2.18.1)
16
16
  kramdown (2.5.1)
17
17
  rexml (>= 3.3.9)
18
18
  kramdown-parser-gfm (1.1.0)
19
19
  kramdown (~> 2.0)
20
- language_server-protocol (3.17.0.3)
21
- nokogiri (1.16.7-arm64-darwin)
20
+ language_server-protocol (3.17.0.5)
21
+ lint_roller (1.1.0)
22
+ mini_portile2 (2.8.9)
23
+ nokogiri (1.16.7)
24
+ mini_portile2 (~> 2.8.2)
22
25
  racc (~> 1.4)
23
- nokogiri (1.16.7-x86_64-darwin)
24
- racc (~> 1.4)
25
- nokogiri (1.16.7-x86_64-linux)
26
- racc (~> 1.4)
27
- parallel (1.26.3)
28
- parser (3.3.6.0)
26
+ parallel (1.27.0)
27
+ parser (3.3.10.2)
29
28
  ast (~> 2.4.1)
30
29
  racc
30
+ prism (1.9.0)
31
31
  racc (1.8.1)
32
32
  rainbow (3.1.1)
33
33
  rake (13.2.1)
34
34
  rbs (2.8.4)
35
- regexp_parser (2.9.2)
35
+ regexp_parser (2.11.3)
36
36
  reverse_markdown (2.1.1)
37
37
  nokogiri
38
38
  rexml (3.3.9)
@@ -51,18 +51,20 @@ GEM
51
51
  diff-lcs (>= 1.2.0, < 2.0)
52
52
  rspec-support (~> 3.13.0)
53
53
  rspec-support (3.13.1)
54
- rubocop (1.68.0)
54
+ rubocop (1.84.2)
55
55
  json (~> 2.3)
56
- language_server-protocol (>= 3.17.0)
56
+ language_server-protocol (~> 3.17.0.2)
57
+ lint_roller (~> 1.1.0)
57
58
  parallel (~> 1.10)
58
59
  parser (>= 3.3.0.2)
59
60
  rainbow (>= 2.2.2, < 4.0)
60
- regexp_parser (>= 2.4, < 3.0)
61
- rubocop-ast (>= 1.32.2, < 2.0)
61
+ regexp_parser (>= 2.9.3, < 3.0)
62
+ rubocop-ast (>= 1.49.0, < 2.0)
62
63
  ruby-progressbar (~> 1.7)
63
- unicode-display_width (>= 2.4.0, < 3.0)
64
- rubocop-ast (1.36.1)
65
- parser (>= 3.3.1.0)
64
+ unicode-display_width (>= 2.4.0, < 4.0)
65
+ rubocop-ast (1.49.0)
66
+ parser (>= 3.3.7.2)
67
+ prism (~> 1.7)
66
68
  rubocop-rake (0.6.0)
67
69
  rubocop (~> 1.0)
68
70
  rubocop-rspec (3.2.0)
@@ -86,11 +88,14 @@ GEM
86
88
  yard (~> 0.9, >= 0.9.24)
87
89
  thor (1.3.2)
88
90
  tilt (2.4.0)
89
- unicode-display_width (2.6.0)
91
+ unicode-display_width (3.2.0)
92
+ unicode-emoji (~> 4.1)
93
+ unicode-emoji (4.2.0)
90
94
  yard (0.9.37)
91
95
 
92
96
  PLATFORMS
93
97
  arm64-darwin-24
98
+ arm64-darwin-25
94
99
  x86_64-darwin-21
95
100
  x86_64-darwin-22
96
101
  x86_64-linux
@@ -99,7 +104,7 @@ DEPENDENCIES
99
104
  rake (~> 13.0)
100
105
  rspec (~> 3.0)
101
106
  rspec-collection_matchers
102
- rubocop (~> 1.21)
107
+ rubocop (~> 1.84)
103
108
  rubocop-rake
104
109
  rubocop-rspec
105
110
  solargraph (~> 0.49)
@@ -1550,6 +1550,23 @@ module GenshinData
1550
1550
  ascension_enemy_material_name: :pollen
1551
1551
  ).freeze
1552
1552
 
1553
+ VARKA = GenshinObject::Character.new(
1554
+ kamera_key: "Varka",
1555
+ name: "Varka",
1556
+ nation_name: :mondstadt,
1557
+ rarity: 5,
1558
+ constellation_three_bonus: :skill,
1559
+ constellation_five_bonus: :burst,
1560
+ element: :anemo,
1561
+ weapon_type: :claymore,
1562
+ ascension_boss_material_name: "PrismaticSeveredTail",
1563
+ ascension_gathering_material_name: "Wolfhook",
1564
+ ascension_enemy_material_name: :shaft,
1565
+ talent_book_name: :freedom,
1566
+ talent_rare_material_name: :shaft,
1567
+ talent_boss_material_name: "AscendedSampleRook"
1568
+ ).freeze
1569
+
1553
1570
  VARESA = GenshinObject::Character.new(
1554
1571
  kamera_key: "Varesa",
1555
1572
  name: "Varesa",
@@ -111,6 +111,7 @@ module GenshinData
111
111
  CharacterData::RAZOR,
112
112
  CharacterData::ROSARIA,
113
113
  CharacterData::SUCROSE,
114
+ CharacterData::VARKA,
114
115
  CharacterData::VENTI
115
116
  ]
116
117
  end
@@ -328,6 +328,17 @@ module GenshinData
328
328
  nation_name: :nodkrai
329
329
  ).freeze
330
330
 
331
+ PRISMATIC_SEVERED_TAIL = GenshinObject::Material.new(
332
+ kamera_key: "PrismaticSeveredTail",
333
+ name: "Prismatic Severed Tail",
334
+ rarity: 4,
335
+ family: nil,
336
+ inventory_type: :development_material,
337
+ source_category: :boss_loot,
338
+ source_sub_category: :world_boss_drop,
339
+ nation_name: :nodkrai
340
+ ).freeze
341
+
331
342
  PSEUDO_STAMENS = GenshinObject::Material.new(
332
343
  kamera_key: "PseudoStamens",
333
344
  name: "Pseudo-Stamens",
@@ -299,6 +299,26 @@ module GenshinData
299
299
  source_sub_category: :cooking
300
300
  ).freeze
301
301
 
302
+ ICY_PEBBLE = GenshinObject::Material.new(
303
+ kamera_key: "IcyPebble",
304
+ name: "Icy Pebble",
305
+ rarity: 1,
306
+ family: nil,
307
+ inventory_type: :standard_material,
308
+ source_category: :gathering,
309
+ source_sub_category: :cooking
310
+ ).freeze
311
+
312
+ LAKKABERRY = GenshinObject::Material.new(
313
+ kamera_key: "Lakkaberry",
314
+ name: "Lakkaberry",
315
+ rarity: 1,
316
+ family: nil,
317
+ inventory_type: :standard_material,
318
+ source_category: :gathering,
319
+ source_sub_category: :cooking
320
+ ).freeze
321
+
302
322
  LAVENDER_MELON = GenshinObject::Material.new(
303
323
  kamera_key: "LavenderMelon",
304
324
  name: "Lavender Melon",
@@ -329,6 +349,16 @@ module GenshinData
329
349
  source_sub_category: :cooking
330
350
  ).freeze
331
351
 
352
+ MIDSOMMAR_BERRY = GenshinObject::Material.new(
353
+ kamera_key: "MidsommarBerry",
354
+ name: "Midsommar Berry",
355
+ rarity: 1,
356
+ family: nil,
357
+ inventory_type: :standard_material,
358
+ source_category: :gathering,
359
+ source_sub_category: :cooking
360
+ ).freeze
361
+
332
362
  MILK = GenshinObject::Material.new(
333
363
  kamera_key: "Milk",
334
364
  name: "Milk",
@@ -369,6 +399,16 @@ module GenshinData
369
399
  source_sub_category: :cooking
370
400
  ).freeze
371
401
 
402
+ NOCTURNAL_BLOSSOM = GenshinObject::Material.new(
403
+ kamera_key: "NocturnalBlossom",
404
+ name: "Nocturnal Blossom",
405
+ rarity: 1,
406
+ family: nil,
407
+ inventory_type: :standard_material,
408
+ source_category: :gathering,
409
+ source_sub_category: :cooking
410
+ ).freeze
411
+
372
412
  ONION = GenshinObject::Material.new(
373
413
  kamera_key: "Onion",
374
414
  name: "Onion",
@@ -449,6 +489,26 @@ module GenshinData
449
489
  source_sub_category: :cooking
450
490
  ).freeze
451
491
 
492
+ RYE = GenshinObject::Material.new(
493
+ kamera_key: "Rye",
494
+ name: "Rye",
495
+ rarity: 1,
496
+ family: nil,
497
+ inventory_type: :standard_material,
498
+ source_category: :gathering,
499
+ source_sub_category: :cooking
500
+ ).freeze
501
+
502
+ RYE_FLOUR = GenshinObject::Material.new(
503
+ kamera_key: "RyeFlour",
504
+ name: "Rye Flour",
505
+ rarity: 1,
506
+ family: nil,
507
+ inventory_type: :standard_material,
508
+ source_category: :gathering,
509
+ source_sub_category: :cooking
510
+ ).freeze
511
+
452
512
  SALT = GenshinObject::Material.new(
453
513
  kamera_key: "Salt",
454
514
  name: "Salt",
@@ -479,6 +539,16 @@ module GenshinData
479
539
  source_sub_category: :cooking
480
540
  ).freeze
481
541
 
542
+ SMETANA = GenshinObject::Material.new(
543
+ kamera_key: "Smetana",
544
+ name: "Smetana",
545
+ rarity: 2,
546
+ family: nil,
547
+ inventory_type: :standard_material,
548
+ source_category: :cooking,
549
+ source_sub_category: :cooking
550
+ ).freeze
551
+
482
552
  SMOKED_FOWL = GenshinObject::Material.new(
483
553
  kamera_key: "SmokedFowl",
484
554
  name: "Smoked Fowl",
@@ -219,6 +219,16 @@ module GenshinData
219
219
  source_sub_category: :forging_material
220
220
  ).freeze
221
221
 
222
+ RAINBOWDROP_CRYSTAL = GenshinObject::Material.new(
223
+ kamera_key: "RainbowdropCrystal",
224
+ name: "Rainbowdrop Crystal",
225
+ rarity: 1,
226
+ family: nil,
227
+ inventory_type: :standard_material,
228
+ source_category: :gathering,
229
+ source_sub_category: :forging_material
230
+ ).freeze
231
+
222
232
  STARSILVER = GenshinObject::Material.new(
223
233
  kamera_key: "Starsilver",
224
234
  name: "Starsilver",
@@ -19,6 +19,16 @@ module GenshinData
19
19
  source_sub_category: :furniture_material
20
20
  ).freeze
21
21
 
22
+ ALDER_WOOD = GenshinObject::Material.new(
23
+ kamera_key: "AlderWood",
24
+ name: "Alder Wood",
25
+ rarity: 1,
26
+ family: nil,
27
+ inventory_type: :standard_material,
28
+ source_category: :gathering,
29
+ source_sub_category: :furniture_material
30
+ ).freeze
31
+
22
32
  ARALIA_WOOD = GenshinObject::Material.new(
23
33
  kamera_key: "AraliaWood",
24
34
  name: "Aralia Wood",
@@ -159,6 +169,16 @@ module GenshinData
159
169
  source_sub_category: :furniture_material
160
170
  ).freeze
161
171
 
172
+ HAZELNUT_WOOD = GenshinObject::Material.new(
173
+ kamera_key: "HazelnutWood",
174
+ name: "Hazelnut Wood",
175
+ rarity: 1,
176
+ family: nil,
177
+ inventory_type: :standard_material,
178
+ source_category: :gathering,
179
+ source_sub_category: :furniture_material
180
+ ).freeze
181
+
162
182
  KARMAPHALA_WOOD = GenshinObject::Material.new(
163
183
  kamera_key: "KarmaphalaWood",
164
184
  name: "Karmaphala Wood",
@@ -229,6 +249,16 @@ module GenshinData
229
249
  source_sub_category: :furniture_material
230
250
  ).freeze
231
251
 
252
+ PEDUNCULATE_OAK_WOOD = GenshinObject::Material.new(
253
+ kamera_key: "PedunculateOakWood",
254
+ name: "Pedunculate Oak Wood",
255
+ rarity: 1,
256
+ family: nil,
257
+ inventory_type: :standard_material,
258
+ source_category: :gathering,
259
+ source_sub_category: :furniture_material
260
+ ).freeze
261
+
232
262
  PINE_WOOD = GenshinObject::Material.new(
233
263
  kamera_key: "PineWood",
234
264
  name: "Pine Wood",
@@ -259,6 +289,16 @@ module GenshinData
259
289
  source_sub_category: :furniture_material
260
290
  ).freeze
261
291
 
292
+ SILVER_FIR_WOOD = GenshinObject::Material.new(
293
+ kamera_key: "SilverFirWood",
294
+ name: "Silver Fir Wood",
295
+ rarity: 1,
296
+ family: nil,
297
+ inventory_type: :standard_material,
298
+ source_category: :gathering,
299
+ source_sub_category: :furniture_material
300
+ ).freeze
301
+
262
302
  WHITE_CHESTNUT_OAK_WOOD = GenshinObject::Material.new(
263
303
  kamera_key: "WhiteChestnutOakWood",
264
304
  name: "White Chestnut Oak Wood",
@@ -139,6 +139,16 @@ module GenshinData
139
139
  weapon_material_type: :night_wind
140
140
  ).freeze
141
141
 
142
+ GEST_OF_THE_MIGHTY_WOLF = GenshinObject::Weapon.new(
143
+ kamera_key: "GestOfTheMightyWolf",
144
+ name: "Gest of the Mighty Wolf",
145
+ rarity: 5,
146
+ weapon_type: :claymore,
147
+ elite_material_type: :deep_shadow,
148
+ standard_material_type: :fatui_insignia,
149
+ weapon_material_type: :wolf_tooth
150
+ ).freeze
151
+
142
152
  KATSURAGIKIRI_NAGAMASA = GenshinObject::Weapon.new(
143
153
  kamera_key: "KatsuragikiriNagamasa",
144
154
  name: "Katsuragikiri Nagamasa",
@@ -200,6 +200,12 @@ module GenshinData
200
200
  boss_material: "LightbearingScaleFeather"
201
201
  )
202
202
 
203
+ RADIANT_MOONGECKO = GenshinObject::WorldBoss.new(
204
+ name: "Radiant Moongecko",
205
+ nation_name: :nodkrai,
206
+ boss_material: "PrismaticSeveredTail"
207
+ )
208
+
203
209
  RHODEIA_OF_LOCH = GenshinObject::WorldBoss.new(
204
210
  name: "Rhodeia of Loch",
205
211
  nation_name: :liyue,
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module TeyvatDB
4
- VERSION = "0.5.9.3"
4
+ VERSION = "0.5.9.4"
5
5
  end
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: teyvatdb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.9.3
4
+ version: 0.5.9.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brian Haberer
8
- autorequire:
9
8
  bindir: exe
10
9
  cert_chain: []
11
- date: 2026-02-16 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
12
11
  dependencies: []
13
12
  description: Gem to provide basic genshin data to my other projects
14
13
  email:
@@ -90,7 +89,6 @@ metadata:
90
89
  homepage_uri: https://github.com/bhaberer/teyvatdb
91
90
  changelog_uri: https://github.com/bhaberer/teyvatdb/blob/main/CHANGELOG.md
92
91
  rubygems_mfa_required: 'true'
93
- post_install_message:
94
92
  rdoc_options: []
95
93
  require_paths:
96
94
  - lib
@@ -98,15 +96,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
98
96
  requirements:
99
97
  - - ">="
100
98
  - !ruby/object:Gem::Version
101
- version: 3.3.10
99
+ version: 3.4.8
102
100
  required_rubygems_version: !ruby/object:Gem::Requirement
103
101
  requirements:
104
102
  - - ">="
105
103
  - !ruby/object:Gem::Version
106
104
  version: '0'
107
105
  requirements: []
108
- rubygems_version: 3.5.22
109
- signing_key:
106
+ rubygems_version: 3.6.9
110
107
  specification_version: 4
111
108
  summary: TeyvatDB is a gem to provide Genshin game data in a standardized way across
112
109
  my projects