@opfr/raids 0.8.13 → 0.8.15

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.
package/dist/index.es.js CHANGED
@@ -5655,7 +5655,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
5655
5655
  start: {
5656
5656
  id: "ev_start",
5657
5657
  title: n("raids.mysterious_island.ev_start.title"),
5658
- text: n("raids.${raidId}.${event.id}.text"),
5658
+ text: n("raids.mysterious_island.ev_start.text"),
5659
5659
  rewards: void 0,
5660
5660
  penalties: void 0,
5661
5661
  outputs: [
@@ -5665,7 +5665,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
5665
5665
  output: {
5666
5666
  id: "ev_walk_ruin",
5667
5667
  title: n("raids.mysterious_island.ev_walk_ruin.title"),
5668
- text: n("raids.${raidId}.${event.id}.text"),
5668
+ text: n("raids.mysterious_island.ev_walk_ruin.text"),
5669
5669
  rewards: void 0,
5670
5670
  penalties: void 0,
5671
5671
  outputs: [
@@ -5675,7 +5675,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
5675
5675
  output: {
5676
5676
  id: "ev_door_locked",
5677
5677
  title: n("raids.mysterious_island.ev_door_locked.title"),
5678
- text: n("raids.${raidId}.${event.id}.text"),
5678
+ text: n("raids.mysterious_island.ev_door_locked.text"),
5679
5679
  rewards: void 0,
5680
5680
  penalties: void 0,
5681
5681
  outputs: [
@@ -5709,7 +5709,9 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
5709
5709
  title: n(
5710
5710
  "raids.mysterious_island.ev_walk_passage.title"
5711
5711
  ),
5712
- text: n("raids.${raidId}.${event.id}.text"),
5712
+ text: n(
5713
+ "raids.mysterious_island.ev_walk_passage.text"
5714
+ ),
5713
5715
  rewards: void 0,
5714
5716
  penalties: void 0,
5715
5717
  outputs: [
@@ -5723,7 +5725,9 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
5723
5725
  title: n(
5724
5726
  "raids.mysterious_island.ev_find_tomb.title"
5725
5727
  ),
5726
- text: n("raids.${raidId}.${event.id}.text"),
5728
+ text: n(
5729
+ "raids.mysterious_island.ev_find_tomb.text"
5730
+ ),
5727
5731
  rewards: void 0,
5728
5732
  penalties: void 0,
5729
5733
  outputs: [
@@ -5815,7 +5819,9 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
5815
5819
  title: n(
5816
5820
  "raids.mysterious_island.ev_find_torch.title"
5817
5821
  ),
5818
- text: n("raids.${raidId}.${event.id}.text"),
5822
+ text: n(
5823
+ "raids.mysterious_island.ev_find_torch.text"
5824
+ ),
5819
5825
  rewards: void 0,
5820
5826
  penalties: void 0,
5821
5827
  outputs: [
@@ -5831,7 +5837,9 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
5831
5837
  title: n(
5832
5838
  "raids.mysterious_island.ev_ancient_dark_passage.title"
5833
5839
  ),
5834
- text: n("raids.${raidId}.${event.id}.text"),
5840
+ text: n(
5841
+ "raids.mysterious_island.ev_ancient_dark_passage.text"
5842
+ ),
5835
5843
  rewards: void 0,
5836
5844
  penalties: void 0,
5837
5845
  outputs: [
@@ -6009,7 +6017,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
6009
6017
  "raids.mysterious_island.ev_continue_chance_failure.title"
6010
6018
  ),
6011
6019
  text: n(
6012
- "raids.${raidId}.${event.id}.text"
6020
+ "raids.mysterious_island.ev_continue_chance_failure.text"
6013
6021
  ),
6014
6022
  rewards: void 0,
6015
6023
  penalties: void 0,
@@ -6171,7 +6179,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
6171
6179
  output: {
6172
6180
  id: "ev_force_door",
6173
6181
  title: n("raids.mysterious_island.ev_force_door.title"),
6174
- text: n("raids.${raidId}.${event.id}.text"),
6182
+ text: n("raids.mysterious_island.ev_force_door.text"),
6175
6183
  rewards: void 0,
6176
6184
  penalties: void 0,
6177
6185
  outputs: [
@@ -6204,7 +6212,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
6204
6212
  output: {
6205
6213
  id: "ev_search_way",
6206
6214
  title: n("raids.mysterious_island.ev_search_way.title"),
6207
- text: n("raids.${raidId}.${event.id}.text"),
6215
+ text: n("raids.mysterious_island.ev_search_way.text"),
6208
6216
  rewards: void 0,
6209
6217
  penalties: void 0,
6210
6218
  outputs: [
@@ -6240,7 +6248,9 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
6240
6248
  title: n(
6241
6249
  "raids.mysterious_island.ev_explore_gallery_no_torch.title"
6242
6250
  ),
6243
- text: n("raids.${raidId}.${event.id}.text"),
6251
+ text: n(
6252
+ "raids.mysterious_island.ev_explore_gallery_no_torch.text"
6253
+ ),
6244
6254
  rewards: void 0,
6245
6255
  penalties: void 0,
6246
6256
  outputs: [
@@ -6304,7 +6314,9 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
6304
6314
  title: n(
6305
6315
  "raids.mysterious_island.ev_explore_gallery_with_torch.title"
6306
6316
  ),
6307
- text: n("raids.${raidId}.${event.id}.text"),
6317
+ text: n(
6318
+ "raids.mysterious_island.ev_explore_gallery_with_torch.text"
6319
+ ),
6308
6320
  rewards: void 0,
6309
6321
  penalties: void 0,
6310
6322
  outputs: [
@@ -6415,7 +6427,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
6415
6427
  output: {
6416
6428
  id: "ev_enter_jungle",
6417
6429
  title: n("raids.mysterious_island.ev_enter_jungle.title"),
6418
- text: n("raids.${raidId}.${event.id}.text"),
6430
+ text: n("raids.mysterious_island.ev_enter_jungle.text"),
6419
6431
  rewards: void 0,
6420
6432
  penalties: void 0,
6421
6433
  outputs: [
@@ -6425,7 +6437,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
6425
6437
  output: {
6426
6438
  id: "ev_wild_animals",
6427
6439
  title: n("raids.mysterious_island.ev_wild_animals.title"),
6428
- text: n("raids.${raidId}.${event.id}.text"),
6440
+ text: n("raids.mysterious_island.ev_wild_animals.text"),
6429
6441
  rewards: void 0,
6430
6442
  penalties: void 0,
6431
6443
  outputs: [
@@ -6464,7 +6476,9 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
6464
6476
  title: n(
6465
6477
  "raids.mysterious_island.end_go_back_ship.title"
6466
6478
  ),
6467
- text: n("raids.${raidId}.${event.id}.text"),
6479
+ text: n(
6480
+ "raids.mysterious_island.end_go_back_ship.text"
6481
+ ),
6468
6482
  rewards: void 0,
6469
6483
  penalties: void 0
6470
6484
  }
@@ -6479,7 +6493,9 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
6479
6493
  title: n(
6480
6494
  "raids.mysterious_island.ev_keep_going_find_cave.title"
6481
6495
  ),
6482
- text: n("raids.${raidId}.${event.id}.text"),
6496
+ text: n(
6497
+ "raids.mysterious_island.ev_keep_going_find_cave.text"
6498
+ ),
6483
6499
  rewards: void 0,
6484
6500
  penalties: void 0,
6485
6501
  outputs: [
@@ -6533,7 +6549,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
6533
6549
  title: n(
6534
6550
  "raids.mysterious_island.ev_dodge_animals.title"
6535
6551
  ),
6536
- text: n("raids.${raidId}.${event.id}.text"),
6552
+ text: n("raids.mysterious_island.ev_dodge_animals.text"),
6537
6553
  rewards: void 0,
6538
6554
  penalties: void 0,
6539
6555
  outputs: [
@@ -6547,7 +6563,9 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
6547
6563
  title: n(
6548
6564
  "raids.mysterious_island.ev_dark_cave.title"
6549
6565
  ),
6550
- text: n("raids.${raidId}.${event.id}.text"),
6566
+ text: n(
6567
+ "raids.mysterious_island.ev_dark_cave.text"
6568
+ ),
6551
6569
  rewards: void 0,
6552
6570
  penalties: void 0,
6553
6571
  outputs: [
@@ -6563,7 +6581,9 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
6563
6581
  title: n(
6564
6582
  "raids.mysterious_island.ev_cave_torch_on.title"
6565
6583
  ),
6566
- text: n("raids.${raidId}.${event.id}.text"),
6584
+ text: n(
6585
+ "raids.mysterious_island.ev_cave_torch_on.text"
6586
+ ),
6567
6587
  rewards: void 0,
6568
6588
  penalties: void 0,
6569
6589
  outputs: [
@@ -6659,7 +6679,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
6659
6679
  output: {
6660
6680
  id: "ev_main_path",
6661
6681
  title: n("raids.mysterious_island.ev_main_path.title"),
6662
- text: n("raids.${raidId}.${event.id}.text"),
6682
+ text: n("raids.mysterious_island.ev_main_path.text"),
6663
6683
  rewards: void 0,
6664
6684
  penalties: void 0,
6665
6685
  outputs: [
@@ -6794,7 +6814,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
6794
6814
  start: {
6795
6815
  id: "ev_start",
6796
6816
  title: n("raids.pirate_cave.ev_start.title"),
6797
- text: n("raids.${raidId}.${event.id}.text"),
6817
+ text: n("raids.pirate_cave.ev_start.text"),
6798
6818
  rewards: void 0,
6799
6819
  penalties: void 0,
6800
6820
  outputs: [
@@ -6804,7 +6824,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
6804
6824
  output: {
6805
6825
  id: "ev_cave_entry",
6806
6826
  title: n("raids.pirate_cave.ev_cave_entry.title"),
6807
- text: n("raids.${raidId}.${event.id}.text"),
6827
+ text: n("raids.pirate_cave.ev_cave_entry.text"),
6808
6828
  rewards: void 0,
6809
6829
  penalties: void 0,
6810
6830
  outputs: [
@@ -6814,7 +6834,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
6814
6834
  output: {
6815
6835
  id: "ev_cave_begin",
6816
6836
  title: n("raids.pirate_cave.ev_cave_begin.title"),
6817
- text: n("raids.${raidId}.${event.id}.text"),
6837
+ text: n("raids.pirate_cave.ev_cave_begin.text"),
6818
6838
  rewards: void 0,
6819
6839
  penalties: void 0,
6820
6840
  outputs: [
@@ -6827,7 +6847,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
6827
6847
  output: {
6828
6848
  id: "ev_torch_on",
6829
6849
  title: n("raids.pirate_cave.ev_torch_on.title"),
6830
- text: n("raids.${raidId}.${event.id}.text"),
6850
+ text: n("raids.pirate_cave.ev_torch_on.text"),
6831
6851
  rewards: void 0,
6832
6852
  penalties: void 0,
6833
6853
  outputs: [
@@ -6837,7 +6857,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
6837
6857
  output: {
6838
6858
  id: "ev_left_path",
6839
6859
  title: n("raids.pirate_cave.ev_left_path.title"),
6840
- text: n("raids.${raidId}.${event.id}.text"),
6860
+ text: n("raids.pirate_cave.ev_left_path.text"),
6841
6861
  rewards: void 0,
6842
6862
  penalties: void 0,
6843
6863
  outputs: [
@@ -7094,7 +7114,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
7094
7114
  output: {
7095
7115
  id: "ev_right_path",
7096
7116
  title: n("raids.pirate_cave.ev_right_path.title"),
7097
- text: n("raids.${raidId}.${event.id}.text"),
7117
+ text: n("raids.pirate_cave.ev_right_path.text"),
7098
7118
  rewards: void 0,
7099
7119
  penalties: void 0,
7100
7120
  outputs: [
@@ -7154,7 +7174,9 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
7154
7174
  title: n(
7155
7175
  "raids.pirate_cave.ev_ghost_trap.title"
7156
7176
  ),
7157
- text: n("raids.${raidId}.${event.id}.text"),
7177
+ text: n(
7178
+ "raids.pirate_cave.ev_ghost_trap.text"
7179
+ ),
7158
7180
  rewards: void 0,
7159
7181
  penalties: void 0,
7160
7182
  outputs: [
@@ -7299,7 +7321,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
7299
7321
  output: {
7300
7322
  id: "ev_secret_passage",
7301
7323
  title: n("raids.pirate_cave.ev_secret_passage.title"),
7302
- text: n("raids.${raidId}.${event.id}.text"),
7324
+ text: n("raids.pirate_cave.ev_secret_passage.text"),
7303
7325
  rewards: void 0,
7304
7326
  penalties: void 0,
7305
7327
  outputs: [
@@ -7867,7 +7889,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
7867
7889
  start: {
7868
7890
  id: "ev_start",
7869
7891
  title: n("raids.resources.ev_start.title"),
7870
- text: n("raids.${raidId}.${event.id}.text"),
7892
+ text: n("raids.resources.ev_start.text"),
7871
7893
  rewards: void 0,
7872
7894
  penalties: void 0,
7873
7895
  outputs: [
@@ -7877,7 +7899,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
7877
7899
  output: {
7878
7900
  id: "ev_enter_forest",
7879
7901
  title: n("raids.resources.ev_enter_forest.title"),
7880
- text: n("raids.${raidId}.${event.id}.text"),
7902
+ text: n("raids.resources.ev_enter_forest.text"),
7881
7903
  rewards: void 0,
7882
7904
  penalties: void 0,
7883
7905
  outputs: [
@@ -7887,7 +7909,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
7887
7909
  output: {
7888
7910
  id: "ev_search_wood",
7889
7911
  title: n("raids.resources.ev_search_wood.title"),
7890
- text: n("raids.${raidId}.${event.id}.text"),
7912
+ text: n("raids.resources.ev_search_wood.text"),
7891
7913
  rewards: void 0,
7892
7914
  penalties: void 0,
7893
7915
  outputs: [
@@ -7939,7 +7961,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
7939
7961
  output: {
7940
7962
  id: "ev_goto_mine",
7941
7963
  title: n("raids.resources.ev_goto_mine.title"),
7942
- text: n("raids.${raidId}.${event.id}.text"),
7964
+ text: n("raids.resources.ev_goto_mine.text"),
7943
7965
  rewards: void 0,
7944
7966
  penalties: void 0,
7945
7967
  outputs: [
@@ -7994,7 +8016,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
7994
8016
  output: {
7995
8017
  id: "ev_enter_beach",
7996
8018
  title: n("raids.resources.ev_enter_beach.title"),
7997
- text: n("raids.${raidId}.${event.id}.text"),
8019
+ text: n("raids.resources.ev_enter_beach.text"),
7998
8020
  rewards: void 0,
7999
8021
  penalties: void 0,
8000
8022
  outputs: [
@@ -8004,7 +8026,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
8004
8026
  output: {
8005
8027
  id: "ev_hemp",
8006
8028
  title: n("raids.resources.ev_hemp.title"),
8007
- text: n("raids.${raidId}.${event.id}.text"),
8029
+ text: n("raids.resources.ev_hemp.text"),
8008
8030
  rewards: void 0,
8009
8031
  penalties: void 0,
8010
8032
  outputs: [
@@ -8056,7 +8078,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
8056
8078
  output: {
8057
8079
  id: "ev_salt_water",
8058
8080
  title: n("raids.resources.ev_salt_water.title"),
8059
- text: n("raids.${raidId}.${event.id}.text"),
8081
+ text: n("raids.resources.ev_salt_water.text"),
8060
8082
  rewards: void 0,
8061
8083
  penalties: void 0,
8062
8084
  outputs: [
@@ -8111,7 +8133,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
8111
8133
  output: {
8112
8134
  id: "ev_enter_plains",
8113
8135
  title: n("raids.resources.ev_enter_plains.title"),
8114
- text: n("raids.${raidId}.${event.id}.text"),
8136
+ text: n("raids.resources.ev_enter_plains.text"),
8115
8137
  rewards: void 0,
8116
8138
  penalties: void 0,
8117
8139
  outputs: [
@@ -8121,7 +8143,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
8121
8143
  output: {
8122
8144
  id: "ev_search_cereal",
8123
8145
  title: n("raids.resources.ev_search_cereal.title"),
8124
- text: n("raids.${raidId}.${event.id}.text"),
8146
+ text: n("raids.resources.ev_search_cereal.text"),
8125
8147
  rewards: void 0,
8126
8148
  penalties: void 0,
8127
8149
  outputs: [
@@ -8173,7 +8195,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
8173
8195
  output: {
8174
8196
  id: "ev_search_cotton",
8175
8197
  title: n("raids.resources.ev_search_cotton.title"),
8176
- text: n("raids.${raidId}.${event.id}.text"),
8198
+ text: n("raids.resources.ev_search_cotton.text"),
8177
8199
  rewards: void 0,
8178
8200
  penalties: void 0,
8179
8201
  outputs: [
@@ -8225,7 +8247,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
8225
8247
  output: {
8226
8248
  id: "ev_fruit",
8227
8249
  title: n("raids.resources.ev_fruit.title"),
8228
- text: n("raids.${raidId}.${event.id}.text"),
8250
+ text: n("raids.resources.ev_fruit.text"),
8229
8251
  rewards: void 0,
8230
8252
  penalties: void 0,
8231
8253
  outputs: [
@@ -8284,7 +8306,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
8284
8306
  start: {
8285
8307
  id: "ev_start",
8286
8308
  title: n("raids.training.ev_start.title"),
8287
- text: n("raids.${raidId}.${event.id}.text"),
8309
+ text: n("raids.training.ev_start.text"),
8288
8310
  rewards: void 0,
8289
8311
  penalties: void 0,
8290
8312
  outputs: [
@@ -8294,7 +8316,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
8294
8316
  output: {
8295
8317
  id: "ev_dense_jungle",
8296
8318
  title: n("raids.training.ev_dense_jungle.title"),
8297
- text: n("raids.${raidId}.${event.id}.text"),
8319
+ text: n("raids.training.ev_dense_jungle.text"),
8298
8320
  rewards: void 0,
8299
8321
  penalties: void 0,
8300
8322
  outputs: [
@@ -8324,7 +8346,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
8324
8346
  output: {
8325
8347
  id: "ev_begin_forest",
8326
8348
  title: n("raids.training.ev_begin_forest.title"),
8327
- text: n("raids.${raidId}.${event.id}.text"),
8349
+ text: n("raids.training.ev_begin_forest.text"),
8328
8350
  rewards: void 0,
8329
8351
  penalties: void 0,
8330
8352
  outputs: [
@@ -8389,7 +8411,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
8389
8411
  output: {
8390
8412
  id: "ev_begin_forest",
8391
8413
  title: n("raids.training.ev_begin_forest.title"),
8392
- text: n("raids.${raidId}.${event.id}.text"),
8414
+ text: n("raids.training.ev_begin_forest.text"),
8393
8415
  rewards: void 0,
8394
8416
  penalties: void 0,
8395
8417
  outputs: [
@@ -8459,7 +8481,7 @@ const Ai = (e) => e.id.startsWith("ev_"), rf = (e) => e.id.startsWith("uc_"), mf
8459
8481
  output: {
8460
8482
  id: "ev_swamp",
8461
8483
  title: n("raids.training.ev_swamp.title"),
8462
- text: n("raids.${raidId}.${event.id}.text"),
8484
+ text: n("raids.training.ev_swamp.text"),
8463
8485
  rewards: void 0,
8464
8486
  penalties: void 0,
8465
8487
  outputs: [