bcdice 3.4.0 → 3.5.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (53) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +36 -0
  3. data/i18n/BeginningIdol/ja_jp.yml +2806 -0
  4. data/i18n/BeginningIdol/ko_kr.yml +1400 -0
  5. data/i18n/KillDeathBusiness/ja_jp.yml +1 -1
  6. data/i18n/MagicaLogia/ja_jp.yml +1 -1
  7. data/i18n/MonotoneMuseum/ko_kr.yml +526 -53
  8. data/lib/bcdice/common_command/choice.rb +5 -1
  9. data/lib/bcdice/common_command/tally_dice/node.rb +135 -0
  10. data/lib/bcdice/common_command/tally_dice/parser.rb +302 -0
  11. data/lib/bcdice/common_command/tally_dice.rb +19 -0
  12. data/lib/bcdice/common_command.rb +2 -0
  13. data/lib/bcdice/dice_table/d66_table.rb +5 -1
  14. data/lib/bcdice/game_system/Aoharubaan.rb +91 -0
  15. data/lib/bcdice/game_system/AssaultEngine.rb +91 -0
  16. data/lib/bcdice/game_system/BadLife.rb +264 -289
  17. data/lib/bcdice/game_system/Bakenokawa.rb +244 -0
  18. data/lib/bcdice/game_system/BeginningIdol.rb +116 -2390
  19. data/lib/bcdice/game_system/BeginningIdol_Korean.rb +10 -2312
  20. data/lib/bcdice/game_system/CastleInGray.rb +133 -0
  21. data/lib/bcdice/game_system/Cthulhu.rb +2 -2
  22. data/lib/bcdice/game_system/Cthulhu7th.rb +6 -6
  23. data/lib/bcdice/game_system/DoubleCross.rb +5 -0
  24. data/lib/bcdice/game_system/Emoklore.rb +1 -1
  25. data/lib/bcdice/game_system/FateCoreSystem.rb +117 -0
  26. data/lib/bcdice/game_system/Karukami.rb +84 -0
  27. data/lib/bcdice/game_system/KurayamiCrying.rb +1 -1
  28. data/lib/bcdice/game_system/MonotoneMuseum_Korean.rb +4 -4
  29. data/lib/bcdice/game_system/{SterileLife.rb → StellarLife.rb} +162 -226
  30. data/lib/bcdice/game_system/SwordWorld.rb +6 -2
  31. data/lib/bcdice/game_system/SwordWorld2_0.rb +20 -5
  32. data/lib/bcdice/game_system/SwordWorld2_5.rb +6 -0
  33. data/lib/bcdice/game_system/TalesFromTheLoop.rb +83 -0
  34. data/lib/bcdice/game_system/YearZeroEngine.rb +40 -19
  35. data/lib/bcdice/game_system/beginning_idol/accessories_table.rb +31 -0
  36. data/lib/bcdice/game_system/beginning_idol/bad_status_table.rb +43 -0
  37. data/lib/bcdice/game_system/beginning_idol/chain_d66_table.rb +29 -0
  38. data/lib/bcdice/game_system/beginning_idol/chain_table.rb +37 -0
  39. data/lib/bcdice/game_system/beginning_idol/costume_table.rb +37 -0
  40. data/lib/bcdice/game_system/beginning_idol/d6_twice_table.rb +36 -0
  41. data/lib/bcdice/game_system/beginning_idol/item_table.rb +51 -0
  42. data/lib/bcdice/game_system/beginning_idol/my_skill_name_table.rb +44 -0
  43. data/lib/bcdice/game_system/beginning_idol/random_event_table.rb +31 -0
  44. data/lib/bcdice/game_system/beginning_idol/skill_table.rb +63 -0
  45. data/lib/bcdice/game_system/beginning_idol/table.rb +193 -0
  46. data/lib/bcdice/game_system/beginning_idol/with_abnormality.rb +74 -0
  47. data/lib/bcdice/game_system/beginning_idol/work_table.rb +57 -0
  48. data/lib/bcdice/game_system/one_way_heroics/random_event_table.rb +4 -4
  49. data/lib/bcdice/game_system/sword_world/rating_parsed.rb +46 -3
  50. data/lib/bcdice/game_system/sword_world/rating_parser.rb +147 -106
  51. data/lib/bcdice/game_system.rb +8 -1
  52. data/lib/bcdice/version.rb +1 -1
  53. metadata +28 -3
@@ -52,6 +52,8 @@ def parsed(rate, modifier, option)
52
52
  p.first_modify = option[:first_modify]
53
53
  p.rateup = option[:rateup]&.eval(@round_type)
54
54
  p.greatest_fortune = option.fetch(:greatest_fortune, false)
55
+ p.semi_fixed_val = option[:semi_fixed_val]
56
+ p.tmp_fixed_val = option[:tmp_fixed_val]
55
57
  p.modifier = modifier.eval(@round_type)
56
58
  p.modifier_after_half = option[:modifier_after_half]&.eval(@round_type)
57
59
  end
@@ -64,105 +66,111 @@ end
64
66
  ##### State transition tables begin ###
65
67
 
66
68
  racc_action_table = [
67
- 15, 14, 16, 5, 18, 19, 51, 52, 21, 22,
68
- 11, 53, 12, 17, 13, 15, 14, 16, 4, 18,
69
- 19, 4, 8, 3, 28, 11, 28, 12, 17, 13,
70
- 24, 25, 24, 25, 27, 28, 27, 28, 49, 50,
71
- 9, 24, 25, 24, 25, 27, 28, 27, 28, 49,
72
- 50, 35, 24, 25, 24, 25, 27, 28, 27, 28,
73
- 49, 50, 42, 24, 25, 24, 25, 27, 28, 27,
74
- 28, 49, 50, 47, 24, 25, 24, 25, 27, 28,
75
- 27, 28, 49, 50, 48, 24, 25, 24, 25, 27,
76
- 28, 27, 28, 49, 50, nil, 24, 25, 24, 25,
77
- 27, 28, 27, 28, 49, 50, nil, 24, 25, 24,
78
- 25, 27, 30, 27, nil, nil, nil, nil, 31, 32 ]
69
+ 15, 14, 16, 5, 17, 18, 20, 21, 57, 58,
70
+ 23, 24, 11, 59, 12, 19, 13, 15, 14, 16,
71
+ 4, 17, 18, 20, 21, 4, 30, 3, 30, 11,
72
+ 8, 12, 19, 13, 26, 27, 26, 27, 29, 30,
73
+ 29, 30, 55, 56, 55, 56, 30, 26, 27, 26,
74
+ 27, 29, 30, 29, 26, 27, 9, 30, 29, 30,
75
+ 26, 27, 55, 56, 29, 26, 27, 26, 27, 29,
76
+ 30, 29, 30, 55, 56, 55, 56, 30, 26, 27,
77
+ 26, 27, 29, 30, 29, 26, 27, 37, 30, 29,
78
+ 30, 26, 27, 55, 56, 29, 26, 27, 26, 27,
79
+ 29, 30, 29, 30, 55, 56, 38, 39, 32, 26,
80
+ 27, 26, 27, 29, 46, 29, 33, 34, 51, 52,
81
+ 53, 54 ]
79
82
 
80
83
  racc_action_check = [
81
- 6, 6, 6, 1, 6, 6, 45, 45, 10, 10,
82
- 6, 45, 6, 6, 6, 20, 20, 20, 3, 20,
83
- 20, 0, 4, 0, 11, 20, 12, 20, 20, 20,
84
- 11, 11, 12, 12, 11, 14, 12, 15, 37, 37,
85
- 5, 14, 14, 15, 15, 14, 17, 15, 18, 39,
86
- 39, 16, 17, 17, 18, 18, 17, 19, 18, 21,
87
- 40, 40, 23, 19, 19, 21, 21, 19, 22, 21,
88
- 24, 41, 41, 31, 22, 22, 24, 24, 22, 25,
89
- 24, 27, 46, 46, 32, 25, 25, 27, 27, 25,
90
- 49, 27, 50, 56, 56, nil, 49, 49, 50, 50,
91
- 49, 51, 50, 52, 57, 57, nil, 51, 51, 52,
92
- 52, 51, 13, 52, nil, nil, nil, nil, 13, 13 ]
84
+ 6, 6, 6, 1, 6, 6, 6, 6, 49, 49,
85
+ 10, 10, 6, 49, 6, 6, 6, 22, 22, 22,
86
+ 3, 22, 22, 22, 22, 0, 11, 0, 12, 22,
87
+ 4, 22, 22, 22, 11, 11, 12, 12, 11, 14,
88
+ 12, 15, 41, 41, 43, 43, 19, 14, 14, 15,
89
+ 15, 14, 20, 15, 19, 19, 5, 21, 19, 23,
90
+ 20, 20, 44, 44, 20, 21, 21, 23, 23, 21,
91
+ 24, 23, 26, 45, 45, 50, 50, 27, 24, 24,
92
+ 26, 26, 24, 29, 26, 27, 27, 16, 55, 27,
93
+ 56, 29, 29, 62, 62, 29, 55, 55, 56, 56,
94
+ 55, 57, 56, 58, 63, 63, 17, 18, 13, 57,
95
+ 57, 58, 58, 57, 25, 58, 13, 13, 33, 34,
96
+ 38, 39 ]
93
97
 
94
98
  racc_action_pointer = [
95
- 18, 3, nil, 15, 20, 40, -4, nil, nil, nil,
96
- 0, 22, 24, 110, 33, 35, 44, 44, 46, 55,
97
- 11, 57, 66, 47, 68, 77, nil, 79, nil, nil,
98
- nil, 71, 82, nil, nil, nil, nil, 28, nil, 39,
99
- 50, 61, nil, nil, nil, -2, 72, nil, nil, 88,
100
- 90, 99, 101, nil, nil, nil, 83, 94 ]
99
+ 22, 3, nil, 17, 28, 56, -4, nil, nil, nil,
100
+ 0, 24, 26, 106, 37, 39, 80, 99, 100, 44,
101
+ 50, 55, 13, 57, 68, 97, 70, 75, nil, 81,
102
+ nil, nil, nil, 116, 117, nil, nil, nil, 118, 119,
103
+ nil, 30, nil, 32, 50, 61, nil, nil, nil, -2,
104
+ 63, nil, nil, nil, nil, 86, 88, 99, 101, nil,
105
+ nil, nil, 81, 92 ]
101
106
 
102
107
  racc_action_default = [
103
- -31, -31, -4, -31, -31, -31, -1, -4, -3, 58,
104
- -5, -31, -31, -31, -11, -31, -31, -31, -31, -31,
105
- -2, -31, -31, -31, -31, -31, -28, -31, -30, -7,
106
- -8, -31, -31, -12, -13, -14, -15, -16, -25, -17,
107
- -18, -19, -6, -26, -27, -31, -22, -9, -10, -31,
108
- -31, -31, -31, -29, -23, -24, -20, -21 ]
108
+ -33, -33, -4, -33, -33, -33, -1, -4, -3, 64,
109
+ -5, -33, -33, -33, -11, -33, -33, -33, -33, -33,
110
+ -33, -33, -2, -33, -33, -33, -33, -33, -30, -33,
111
+ -32, -7, -8, -33, -33, -12, -13, -14, -33, -33,
112
+ -17, -18, -27, -19, -20, -21, -6, -28, -29, -33,
113
+ -24, -9, -10, -15, -16, -33, -33, -33, -33, -31,
114
+ -25, -26, -22, -23 ]
109
115
 
110
116
  racc_goto_table = [
111
- 23, 29, 2, 33, 34, 7, 36, 37, 39, 1,
112
- 40, 41, 6, 43, 44, 45, 46, 20, nil, nil,
117
+ 25, 31, 6, 35, 36, 1, 49, 22, 40, 41,
118
+ 43, 2, 44, 45, 7, 47, 48, nil, 50, nil,
113
119
  nil, nil, nil, nil, nil, nil, nil, nil, nil, nil,
114
- nil, nil, nil, nil, nil, nil, nil, nil, 54, 55,
115
- 56, 57 ]
120
+ nil, nil, nil, nil, nil, nil, nil, nil, nil, nil,
121
+ nil, nil, nil, nil, 60, 61, 62, 63 ]
116
122
 
117
123
  racc_goto_check = [
118
- 5, 5, 2, 5, 5, 2, 5, 6, 6, 1,
119
- 6, 6, 3, 5, 5, 7, 6, 3, nil, nil,
124
+ 5, 5, 3, 5, 5, 1, 7, 3, 5, 6,
125
+ 6, 2, 6, 6, 2, 5, 5, nil, 6, nil,
126
+ nil, nil, nil, nil, nil, nil, nil, nil, nil, nil,
120
127
  nil, nil, nil, nil, nil, nil, nil, nil, nil, nil,
121
- nil, nil, nil, nil, nil, nil, nil, nil, 5, 5,
122
- 6, 6 ]
128
+ nil, nil, nil, nil, 5, 5, 6, 6 ]
123
129
 
124
130
  racc_goto_pointer = [
125
- nil, 9, 2, 10, nil, -11, -11, -12, nil ]
131
+ nil, 5, 11, 0, nil, -11, -11, -23, nil ]
126
132
 
127
133
  racc_goto_default = [
128
- nil, nil, nil, nil, 10, 38, nil, nil, 26 ]
134
+ nil, nil, nil, nil, 10, 42, nil, nil, 28 ]
129
135
 
130
136
  racc_reduce_table = [
131
137
  0, 0, :racc_error,
132
- 2, 20, :_reduce_1,
133
- 3, 20, :_reduce_2,
134
- 2, 21, :_reduce_3,
135
- 0, 22, :_reduce_4,
136
- 2, 22, :_reduce_5,
137
- 4, 22, :_reduce_6,
138
- 3, 22, :_reduce_7,
139
- 3, 22, :_reduce_8,
140
- 4, 22, :_reduce_9,
141
- 4, 22, :_reduce_10,
142
- 2, 22, :_reduce_11,
143
- 3, 22, :_reduce_12,
144
- 3, 22, :_reduce_13,
145
- 3, 22, :_reduce_14,
146
- 3, 22, :_reduce_15,
147
- 2, 23, :_reduce_16,
148
- 2, 23, :_reduce_17,
149
- 3, 23, :_reduce_18,
150
- 3, 23, :_reduce_19,
151
- 3, 26, :_reduce_20,
152
- 3, 26, :_reduce_21,
138
+ 2, 22, :_reduce_1,
139
+ 3, 22, :_reduce_2,
140
+ 2, 23, :_reduce_3,
141
+ 0, 24, :_reduce_4,
142
+ 2, 24, :_reduce_5,
143
+ 4, 24, :_reduce_6,
144
+ 3, 24, :_reduce_7,
145
+ 3, 24, :_reduce_8,
146
+ 4, 24, :_reduce_9,
147
+ 4, 24, :_reduce_10,
148
+ 2, 24, :_reduce_11,
149
+ 3, 24, :_reduce_12,
150
+ 3, 24, :_reduce_13,
151
+ 3, 24, :_reduce_14,
152
+ 4, 24, :_reduce_15,
153
+ 4, 24, :_reduce_16,
154
+ 3, 24, :_reduce_17,
155
+ 2, 25, :_reduce_18,
156
+ 2, 25, :_reduce_19,
157
+ 3, 25, :_reduce_20,
158
+ 3, 25, :_reduce_21,
159
+ 3, 28, :_reduce_22,
160
+ 3, 28, :_reduce_23,
161
+ 1, 28, :_reduce_none,
162
+ 3, 27, :_reduce_25,
163
+ 3, 27, :_reduce_26,
164
+ 1, 27, :_reduce_none,
165
+ 2, 26, :_reduce_28,
166
+ 2, 26, :_reduce_29,
153
167
  1, 26, :_reduce_none,
154
- 3, 25, :_reduce_23,
155
- 3, 25, :_reduce_24,
156
- 1, 25, :_reduce_none,
157
- 2, 24, :_reduce_26,
158
- 2, 24, :_reduce_27,
159
- 1, 24, :_reduce_none,
160
- 3, 27, :_reduce_29,
161
- 1, 27, :_reduce_30 ]
168
+ 3, 29, :_reduce_31,
169
+ 1, 29, :_reduce_32 ]
162
170
 
163
- racc_reduce_n = 31
171
+ racc_reduce_n = 33
164
172
 
165
- racc_shift_n = 58
173
+ racc_shift_n = 64
166
174
 
167
175
  racc_token_table = {
168
176
  false => 0,
@@ -173,19 +181,21 @@ racc_token_table = {
173
181
  :H => 5,
174
182
  :G => 6,
175
183
  :F => 7,
176
- :PLUS => 8,
177
- :MINUS => 9,
178
- :ASTERISK => 10,
179
- :SLASH => 11,
180
- :PARENL => 12,
181
- :PARENR => 13,
182
- :BRACKETL => 14,
183
- :BRACKETR => 15,
184
- :AT => 16,
185
- :SHARP => 17,
186
- :DOLLAR => 18 }
187
-
188
- racc_nt_base = 19
184
+ :S => 8,
185
+ :T => 9,
186
+ :PLUS => 10,
187
+ :MINUS => 11,
188
+ :ASTERISK => 12,
189
+ :SLASH => 13,
190
+ :PARENL => 14,
191
+ :PARENR => 15,
192
+ :BRACKETL => 16,
193
+ :BRACKETR => 17,
194
+ :AT => 18,
195
+ :SHARP => 19,
196
+ :DOLLAR => 20 }
197
+
198
+ racc_nt_base = 21
189
199
 
190
200
  racc_use_result_var = true
191
201
 
@@ -214,6 +224,8 @@ Racc_token_to_s_table = [
214
224
  "H",
215
225
  "G",
216
226
  "F",
227
+ "S",
228
+ "T",
217
229
  "PLUS",
218
230
  "MINUS",
219
231
  "ASTERISK",
@@ -361,7 +373,10 @@ end
361
373
 
362
374
  def _reduce_14(val, _values, result)
363
375
  option, _, _ = val
364
- raise ParseError unless [:v2_5, :v2_0].include?(@version) && option[:greatest_fortune].nil?
376
+ raise ParseError unless [:v2_5, :v2_0].include?(@version)
377
+ raise ParseError unless option[:greatest_fortune].nil?
378
+ raise ParseError unless option[:semi_fixed_val].nil?
379
+ raise ParseError unless option[:tmp_fixed_val].nil?
365
380
 
366
381
  option[:greatest_fortune] = true
367
382
  result = option
@@ -370,32 +385,48 @@ def _reduce_14(val, _values, result)
370
385
  end
371
386
 
372
387
  def _reduce_15(val, _values, result)
373
- option, _, term = val
374
- raise ParseError unless @version == :v2_5 && option[:kept_modify].nil?
388
+ option, _, _, term = val
389
+ raise ParseError unless [:v2_5, :v2_0].include?(@version)
390
+ raise ParseError unless option[:greatest_fortune].nil?
391
+ raise ParseError unless option[:semi_fixed_val].nil?
392
+ raise ParseError unless option[:tmp_fixed_val].nil?
375
393
 
376
- option[:kept_modify] = term
394
+ option[:semi_fixed_val] = term.to_i
377
395
  result = option
378
396
 
379
397
  result
380
398
  end
381
399
 
382
400
  def _reduce_16(val, _values, result)
383
- result = val[1]
401
+ option, _, _, term = val
402
+ raise ParseError unless [:v2_5, :v2_0].include?(@version)
403
+ raise ParseError unless option[:greatest_fortune].nil?
404
+ raise ParseError unless option[:semi_fixed_val].nil?
405
+ raise ParseError unless option[:tmp_fixed_val].nil?
406
+
407
+ option[:tmp_fixed_val] = term.to_i
408
+ result = option
409
+
384
410
  result
385
411
  end
386
412
 
387
413
  def _reduce_17(val, _values, result)
388
- result = Arithmetic::Node::Negative.new(val[1])
414
+ option, _, term = val
415
+ raise ParseError unless @version == :v2_5 && option[:kept_modify].nil?
416
+
417
+ option[:kept_modify] = term
418
+ result = option
419
+
389
420
  result
390
421
  end
391
422
 
392
423
  def _reduce_18(val, _values, result)
393
- result = Arithmetic::Node::BinaryOp.new(val[0], :+, val[2])
424
+ result = val[1]
394
425
  result
395
426
  end
396
427
 
397
428
  def _reduce_19(val, _values, result)
398
- result = Arithmetic::Node::BinaryOp.new(val[0], :-, val[2])
429
+ result = Arithmetic::Node::Negative.new(val[1])
399
430
  result
400
431
  end
401
432
 
@@ -409,39 +440,49 @@ def _reduce_21(val, _values, result)
409
440
  result
410
441
  end
411
442
 
412
- # reduce 22 omitted
443
+ def _reduce_22(val, _values, result)
444
+ result = Arithmetic::Node::BinaryOp.new(val[0], :+, val[2])
445
+ result
446
+ end
413
447
 
414
448
  def _reduce_23(val, _values, result)
449
+ result = Arithmetic::Node::BinaryOp.new(val[0], :-, val[2])
450
+ result
451
+ end
452
+
453
+ # reduce 24 omitted
454
+
455
+ def _reduce_25(val, _values, result)
415
456
  result = Arithmetic::Node::BinaryOp.new(val[0], :*, val[2])
416
457
  result
417
458
  end
418
459
 
419
- def _reduce_24(val, _values, result)
460
+ def _reduce_26(val, _values, result)
420
461
  result = Arithmetic::Node::DivideWithGameSystemDefault.new(val[0], val[2])
421
462
 
422
463
  result
423
464
  end
424
465
 
425
- # reduce 25 omitted
466
+ # reduce 27 omitted
426
467
 
427
- def _reduce_26(val, _values, result)
468
+ def _reduce_28(val, _values, result)
428
469
  result = val[1]
429
470
  result
430
471
  end
431
472
 
432
- def _reduce_27(val, _values, result)
473
+ def _reduce_29(val, _values, result)
433
474
  result = Arithmetic::Node::Negative.new(val[1])
434
475
  result
435
476
  end
436
477
 
437
- # reduce 28 omitted
478
+ # reduce 30 omitted
438
479
 
439
- def _reduce_29(val, _values, result)
480
+ def _reduce_31(val, _values, result)
440
481
  result = val[1]
441
482
  result
442
483
  end
443
484
 
444
- def _reduce_30(val, _values, result)
485
+ def _reduce_32(val, _values, result)
445
486
  result = Arithmetic::Node::Number.new(val[0])
446
487
  result
447
488
  end
@@ -12,9 +12,12 @@ require "bcdice/game_system/Amadeus"
12
12
  require "bcdice/game_system/Amadeus_Korean"
13
13
  require "bcdice/game_system/AngelGear"
14
14
  require "bcdice/game_system/AnimaAnimus"
15
+ require "bcdice/game_system/Aoharubaan"
15
16
  require "bcdice/game_system/Arianrhod"
16
17
  require "bcdice/game_system/ArsMagica"
18
+ require "bcdice/game_system/AssaultEngine"
17
19
  require "bcdice/game_system/Avandner"
20
+ require "bcdice/game_system/Bakenokawa"
18
21
  require "bcdice/game_system/BBN"
19
22
  require "bcdice/game_system/BadLife"
20
23
  require "bcdice/game_system/BarnaKronika"
@@ -27,6 +30,7 @@ require "bcdice/game_system/BlindMythos"
27
30
  require "bcdice/game_system/BloodCrusade"
28
31
  require "bcdice/game_system/BloodMoon"
29
32
  require "bcdice/game_system/CardRanker"
33
+ require "bcdice/game_system/CastleInGray"
30
34
  require "bcdice/game_system/ChaosFlare"
31
35
  require "bcdice/game_system/Chill"
32
36
  require "bcdice/game_system/Chill3"
@@ -67,6 +71,7 @@ require "bcdice/game_system/EmbryoMachine"
67
71
  require "bcdice/game_system/Emoklore"
68
72
  require "bcdice/game_system/EndBreaker"
69
73
  require "bcdice/game_system/EtrianOdysseySRS"
74
+ require "bcdice/game_system/FateCoreSystem"
70
75
  require "bcdice/game_system/Fiasco"
71
76
  require "bcdice/game_system/Fiasco_Korean"
72
77
  require "bcdice/game_system/FilledWith"
@@ -104,6 +109,7 @@ require "bcdice/game_system/JuinKansen"
104
109
  require "bcdice/game_system/Kamigakari"
105
110
  require "bcdice/game_system/Kamigakari_Korean"
106
111
  require "bcdice/game_system/KanColle"
112
+ require "bcdice/game_system/Karukami"
107
113
  require "bcdice/game_system/KemonoNoMori"
108
114
  require "bcdice/game_system/KillDeathBusiness"
109
115
  require "bcdice/game_system/KillDeathBusiness_Korean"
@@ -178,7 +184,7 @@ require "bcdice/game_system/StarryDolls"
178
184
  require "bcdice/game_system/SteamPunkers"
179
185
  require "bcdice/game_system/StellarKnights"
180
186
  require "bcdice/game_system/StellarKnights_Korean"
181
- require "bcdice/game_system/SterileLife"
187
+ require "bcdice/game_system/StellarLife"
182
188
  require "bcdice/game_system/StrangerOfSwordCity"
183
189
  require "bcdice/game_system/StratoShout"
184
190
  require "bcdice/game_system/StratoShout_Korean"
@@ -186,6 +192,7 @@ require "bcdice/game_system/Strave"
186
192
  require "bcdice/game_system/SwordWorld"
187
193
  require "bcdice/game_system/SwordWorld2_0"
188
194
  require "bcdice/game_system/SwordWorld2_5"
195
+ require "bcdice/game_system/TalesFromTheLoop"
189
196
  require "bcdice/game_system/TherapieSein"
190
197
  require "bcdice/game_system/TokumeiTenkousei"
191
198
  require "bcdice/game_system/TokyoGhostResearch"
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module BCDice
4
- VERSION = "3.4.0"
4
+ VERSION = "3.5.0"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bcdice
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.4.0
4
+ version: 3.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - SAKATA Sinji
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-08-14 00:00:00.000000000 Z
11
+ date: 2021-12-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: i18n
@@ -36,6 +36,8 @@ files:
36
36
  - README.md
37
37
  - i18n/Amadeus/ja_jp.yml
38
38
  - i18n/Amadeus/ko_kr.yml
39
+ - i18n/BeginningIdol/ja_jp.yml
40
+ - i18n/BeginningIdol/ko_kr.yml
39
41
  - i18n/Cthulhu/ja_jp.yml
40
42
  - i18n/Cthulhu/ko_kr.yml
41
43
  - i18n/Cthulhu/zh_hans.yml
@@ -101,6 +103,9 @@ files:
101
103
  - lib/bcdice/common_command/reroll_dice.rb
102
104
  - lib/bcdice/common_command/reroll_dice/node.rb
103
105
  - lib/bcdice/common_command/reroll_dice/parser.rb
106
+ - lib/bcdice/common_command/tally_dice.rb
107
+ - lib/bcdice/common_command/tally_dice/node.rb
108
+ - lib/bcdice/common_command/tally_dice/parser.rb
104
109
  - lib/bcdice/common_command/upper_dice.rb
105
110
  - lib/bcdice/common_command/upper_dice/node.rb
106
111
  - lib/bcdice/common_command/upper_dice/parser.rb
@@ -136,11 +141,14 @@ files:
136
141
  - lib/bcdice/game_system/Amadeus_Korean.rb
137
142
  - lib/bcdice/game_system/AngelGear.rb
138
143
  - lib/bcdice/game_system/AnimaAnimus.rb
144
+ - lib/bcdice/game_system/Aoharubaan.rb
139
145
  - lib/bcdice/game_system/Arianrhod.rb
140
146
  - lib/bcdice/game_system/ArsMagica.rb
147
+ - lib/bcdice/game_system/AssaultEngine.rb
141
148
  - lib/bcdice/game_system/Avandner.rb
142
149
  - lib/bcdice/game_system/BBN.rb
143
150
  - lib/bcdice/game_system/BadLife.rb
151
+ - lib/bcdice/game_system/Bakenokawa.rb
144
152
  - lib/bcdice/game_system/BarnaKronika.rb
145
153
  - lib/bcdice/game_system/BattleTech.rb
146
154
  - lib/bcdice/game_system/BeastBindTrinity.rb
@@ -151,6 +159,7 @@ files:
151
159
  - lib/bcdice/game_system/BloodCrusade.rb
152
160
  - lib/bcdice/game_system/BloodMoon.rb
153
161
  - lib/bcdice/game_system/CardRanker.rb
162
+ - lib/bcdice/game_system/CastleInGray.rb
154
163
  - lib/bcdice/game_system/ChaosFlare.rb
155
164
  - lib/bcdice/game_system/Chill.rb
156
165
  - lib/bcdice/game_system/Chill3.rb
@@ -191,6 +200,7 @@ files:
191
200
  - lib/bcdice/game_system/Emoklore.rb
192
201
  - lib/bcdice/game_system/EndBreaker.rb
193
202
  - lib/bcdice/game_system/EtrianOdysseySRS.rb
203
+ - lib/bcdice/game_system/FateCoreSystem.rb
194
204
  - lib/bcdice/game_system/Fiasco.rb
195
205
  - lib/bcdice/game_system/Fiasco_Korean.rb
196
206
  - lib/bcdice/game_system/FilledWith.rb
@@ -228,6 +238,7 @@ files:
228
238
  - lib/bcdice/game_system/Kamigakari.rb
229
239
  - lib/bcdice/game_system/Kamigakari_Korean.rb
230
240
  - lib/bcdice/game_system/KanColle.rb
241
+ - lib/bcdice/game_system/Karukami.rb
231
242
  - lib/bcdice/game_system/KemonoNoMori.rb
232
243
  - lib/bcdice/game_system/KillDeathBusiness.rb
233
244
  - lib/bcdice/game_system/KillDeathBusiness_Korean.rb
@@ -302,7 +313,7 @@ files:
302
313
  - lib/bcdice/game_system/SteamPunkers.rb
303
314
  - lib/bcdice/game_system/StellarKnights.rb
304
315
  - lib/bcdice/game_system/StellarKnights_Korean.rb
305
- - lib/bcdice/game_system/SterileLife.rb
316
+ - lib/bcdice/game_system/StellarLife.rb
306
317
  - lib/bcdice/game_system/StrangerOfSwordCity.rb
307
318
  - lib/bcdice/game_system/StratoShout.rb
308
319
  - lib/bcdice/game_system/StratoShout_Korean.rb
@@ -310,6 +321,7 @@ files:
310
321
  - lib/bcdice/game_system/SwordWorld.rb
311
322
  - lib/bcdice/game_system/SwordWorld2_0.rb
312
323
  - lib/bcdice/game_system/SwordWorld2_5.rb
324
+ - lib/bcdice/game_system/TalesFromTheLoop.rb
313
325
  - lib/bcdice/game_system/TherapieSein.rb
314
326
  - lib/bcdice/game_system/TokumeiTenkousei.rb
315
327
  - lib/bcdice/game_system/TokyoGhostResearch.rb
@@ -335,6 +347,19 @@ files:
335
347
  - lib/bcdice/game_system/YearZeroEngine.rb
336
348
  - lib/bcdice/game_system/Yggdrasill.rb
337
349
  - lib/bcdice/game_system/ZettaiReido.rb
350
+ - lib/bcdice/game_system/beginning_idol/accessories_table.rb
351
+ - lib/bcdice/game_system/beginning_idol/bad_status_table.rb
352
+ - lib/bcdice/game_system/beginning_idol/chain_d66_table.rb
353
+ - lib/bcdice/game_system/beginning_idol/chain_table.rb
354
+ - lib/bcdice/game_system/beginning_idol/costume_table.rb
355
+ - lib/bcdice/game_system/beginning_idol/d6_twice_table.rb
356
+ - lib/bcdice/game_system/beginning_idol/item_table.rb
357
+ - lib/bcdice/game_system/beginning_idol/my_skill_name_table.rb
358
+ - lib/bcdice/game_system/beginning_idol/random_event_table.rb
359
+ - lib/bcdice/game_system/beginning_idol/skill_table.rb
360
+ - lib/bcdice/game_system/beginning_idol/table.rb
361
+ - lib/bcdice/game_system/beginning_idol/with_abnormality.rb
362
+ - lib/bcdice/game_system/beginning_idol/work_table.rb
338
363
  - lib/bcdice/game_system/cthulhu7th/full_auto.rb
339
364
  - lib/bcdice/game_system/cthulhu7th/rollable.rb
340
365
  - lib/bcdice/game_system/filled_with/cook_tables.rb