@nodaro/shared 3.12.1 → 3.13.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.
- package/dist/index.cjs +442 -6
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +404 -3
- package/dist/index.d.ts +404 -3
- package/dist/index.js +400 -7
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/__tests__/producer-types.test.ts +5 -0
- package/src/__tests__/video-overlay-docs.test.ts +39 -0
- package/src/__tests__/video-overlay.test.ts +572 -0
- package/src/i18n/action-fx.ja.ts +17 -17
- package/src/i18n/aesthetic.ja.ts +26 -20
- package/src/i18n/animals.ja.ts +49 -49
- package/src/i18n/atmosphere.ja.ts +19 -19
- package/src/i18n/backdrop.ja.ts +13 -13
- package/src/i18n/camera-format.ja.ts +3 -3
- package/src/i18n/camera-motions.ja.ts +15 -15
- package/src/i18n/character-fx.ja.ts +12 -12
- package/src/i18n/character-motion.ja.ts +72 -72
- package/src/i18n/color-look.ja.ts +19 -19
- package/src/i18n/composition-effects.ja.ts +6 -6
- package/src/i18n/era.ja.ts +11 -11
- package/src/i18n/exposure-settings.ja.ts +10 -10
- package/src/i18n/framing.ja.ts +11 -11
- package/src/i18n/furniture.ja.ts +22 -22
- package/src/i18n/held-prop.ja.ts +7 -7
- package/src/i18n/instrumentation.ja.ts +41 -41
- package/src/i18n/lens.ja.ts +5 -5
- package/src/i18n/lighting.ja.ts +21 -21
- package/src/i18n/materials.ja.ts +4 -4
- package/src/i18n/mood.ja.ts +18 -18
- package/src/i18n/music-genre.ja.ts +16 -16
- package/src/i18n/music-mood.ja.ts +18 -18
- package/src/i18n/person.ar.ts +1 -0
- package/src/i18n/person.de.ts +1 -0
- package/src/i18n/person.es.ts +1 -0
- package/src/i18n/person.fr.ts +1 -0
- package/src/i18n/person.he.ts +1 -0
- package/src/i18n/person.hi.ts +1 -0
- package/src/i18n/person.ja.ts +179 -178
- package/src/i18n/person.ko.ts +1 -0
- package/src/i18n/person.pt-BR.ts +1 -0
- package/src/i18n/person.ru.ts +1 -0
- package/src/i18n/person.zh-CN.ts +1 -0
- package/src/i18n/photo-genre.ja.ts +11 -11
- package/src/i18n/photographer.ja.ts +17 -17
- package/src/i18n/pose.ja.ts +14 -14
- package/src/i18n/post-process-effects.ja.ts +5 -5
- package/src/i18n/render-quality.ja.ts +9 -9
- package/src/i18n/setting.ar.ts +2 -0
- package/src/i18n/setting.de.ts +2 -0
- package/src/i18n/setting.es.ts +2 -0
- package/src/i18n/setting.fr.ts +2 -0
- package/src/i18n/setting.he.ts +2 -0
- package/src/i18n/setting.hi.ts +2 -0
- package/src/i18n/setting.ja.ts +16 -14
- package/src/i18n/setting.ko.ts +2 -0
- package/src/i18n/setting.pt-BR.ts +2 -0
- package/src/i18n/setting.ru.ts +2 -0
- package/src/i18n/setting.zh-CN.ts +2 -0
- package/src/i18n/style.ja.ts +10 -10
- package/src/i18n/styling.ar.ts +2 -0
- package/src/i18n/styling.de.ts +2 -0
- package/src/i18n/styling.es.ts +2 -0
- package/src/i18n/styling.fr.ts +2 -0
- package/src/i18n/styling.he.ts +2 -0
- package/src/i18n/styling.hi.ts +2 -0
- package/src/i18n/styling.ja.ts +58 -56
- package/src/i18n/styling.ko.ts +2 -0
- package/src/i18n/styling.pt-BR.ts +2 -0
- package/src/i18n/styling.ru.ts +2 -0
- package/src/i18n/styling.zh-CN.ts +2 -0
- package/src/i18n/temporal.ja.ts +5 -5
- package/src/i18n/transitions.ja.ts +12 -12
- package/src/i18n/vehicles.ja.ts +29 -29
- package/src/i18n/voice-character.ja.ts +27 -27
- package/src/i18n/voice-delivery.ja.ts +28 -28
- package/src/i18n/weapons.ja.ts +19 -19
- package/src/index.ts +2 -0
- package/src/producer-types.ts +3 -0
- package/src/trigger-node-types.ts +3 -0
- package/src/video-overlay.ts +812 -0
package/src/i18n/backdrop.ja.ts
CHANGED
|
@@ -2,9 +2,9 @@ import type { LocaleCatalogMap } from "./types.js"
|
|
|
2
2
|
|
|
3
3
|
const map: LocaleCatalogMap = {
|
|
4
4
|
// Solid / Seamless
|
|
5
|
-
"white-seamless": { label: "ホワイト・シームレス", description: "
|
|
5
|
+
"white-seamless": { label: "ホワイト・シームレス", description: "クリーンな白の背景紙" },
|
|
6
6
|
"black-seamless": { label: "ブラック・シームレス", description: "純粋な黒いスタジオ背景" },
|
|
7
|
-
"grey-seamless": { label: "グレー・シームレス", description: "
|
|
7
|
+
"grey-seamless": { label: "グレー・シームレス", description: "ニュートラルなミドルグレーの背景紙" },
|
|
8
8
|
"ivory-seamless": { label: "アイボリー・シームレス", description: "暖かなアイボリー色のオフホワイト背景" },
|
|
9
9
|
"deep-red": { label: "ディープレッド", description: "彩度の高い深紅の壁" },
|
|
10
10
|
"royal-blue": { label: "ロイヤルブルー", description: "彩度の高いロイヤルブルーの背景" },
|
|
@@ -14,15 +14,15 @@ const map: LocaleCatalogMap = {
|
|
|
14
14
|
"teal-textured-wall": { label: "ティールのテクスチャ壁", description: "塗られたティール色のテクスチャのある壁" },
|
|
15
15
|
|
|
16
16
|
// Gradient
|
|
17
|
-
"red-orange-gradient": { label: "赤からオレンジのグラデーション", description: "
|
|
18
|
-
"pink-orange-gradient": { label: "ピンクからオレンジのグラデーション", description: "
|
|
19
|
-
"blue-emerald-gradient": { label: "青からエメラルドのグラデーション", description: "
|
|
20
|
-
"sunset-gradient": { label: "サンセット・グラデーション", description: "
|
|
17
|
+
"red-orange-gradient": { label: "赤からオレンジのグラデーション", description: "暖かい赤からオレンジへのグラデーション" },
|
|
18
|
+
"pink-orange-gradient": { label: "ピンクからオレンジのグラデーション", description: "夕焼けのようなピンクからオレンジへのグラデーション" },
|
|
19
|
+
"blue-emerald-gradient": { label: "青からエメラルドのグラデーション", description: "クールな青からエメラルドへのグラデーション" },
|
|
20
|
+
"sunset-gradient": { label: "サンセット・グラデーション", description: "幾重にも色が移ろう夕焼けのグラデーション" },
|
|
21
21
|
"two-tone-split": { label: "ツートーン分割", description: "半分ずつに色分けされた壁" },
|
|
22
22
|
|
|
23
23
|
// Textured
|
|
24
24
|
"brick-wall": { label: "レンガの壁", description: "むき出しの赤いレンガの壁" },
|
|
25
|
-
"concrete-wall": { label: "コンクリートの壁", description: "
|
|
25
|
+
"concrete-wall": { label: "コンクリートの壁", description: "打ちっぱなしのコンクリートの表面" },
|
|
26
26
|
"plastered-wall": { label: "漆喰の壁", description: "手鏝塗りの漆喰" },
|
|
27
27
|
"peeling-paint": { label: "剥がれた塗装", description: "塗装が剥がれたヴィンテージの壁" },
|
|
28
28
|
"wood-paneling": { label: "木目パネル", description: "暖かな木目パネル張りの壁" },
|
|
@@ -34,26 +34,26 @@ const map: LocaleCatalogMap = {
|
|
|
34
34
|
"canvas-painted": { label: "ペイントキャンバス", description: "絵画的なキャンバス背景" },
|
|
35
35
|
|
|
36
36
|
// Effect
|
|
37
|
-
"bokeh-blur": { label: "ボケブラー", description: "
|
|
37
|
+
"bokeh-blur": { label: "ボケブラー", description: "ピントを外した一面のボケ" },
|
|
38
38
|
"neon-bokeh": { label: "ネオンボケ", description: "彩度の高いネオン色のボケブラー" },
|
|
39
39
|
"halo-glow": { label: "ハローグロー", description: "頭の後ろに輝く円形のハロー" },
|
|
40
40
|
"light-leak": { label: "ライトリーク", description: "レンズフレアのような光漏れの線" },
|
|
41
|
-
"vignette-dark": { label: "ダークヴィネット", description: "
|
|
41
|
+
"vignette-dark": { label: "ダークヴィネット", description: "周囲を濃く暗く落とすダークヴィネット" },
|
|
42
42
|
|
|
43
43
|
// Reflective
|
|
44
44
|
"mirror-floor": { label: "ミラーフロア", description: "反射する鏡面" },
|
|
45
|
-
"polished-floor": { label: "
|
|
45
|
+
"polished-floor": { label: "磨き上げた床", description: "光沢のある磨かれた床の反射" },
|
|
46
46
|
|
|
47
47
|
// Additional backdrops
|
|
48
|
-
"chroma-green": { label: "クロマグリーン", description: "
|
|
48
|
+
"chroma-green": { label: "クロマグリーン", description: "フラットで彩度の高いグリーンスクリーン" },
|
|
49
49
|
"chroma-blue": { label: "クロマブルー", description: "フラットで彩度の高いブルースクリーン" },
|
|
50
|
-
"paper-roll-seamless": { label: "ペーパーロール・シームレス", description: "
|
|
50
|
+
"paper-roll-seamless": { label: "ペーパーロール・シームレス", description: "汎用的なニュートラルパステルのロール背景紙" },
|
|
51
51
|
"tile-wall": { label: "タイル壁", description: "バスルーム/キッチンの正方形タイル壁" },
|
|
52
52
|
"marble-wall": { label: "大理石の壁", description: "高級感のある脈の入った大理石の壁" },
|
|
53
53
|
|
|
54
54
|
// Additional backdrops
|
|
55
55
|
"graffiti-wall": { label: "グラフィティの壁", description: "鮮やかなアーバン・グラフィティで覆われた壁" },
|
|
56
|
-
"exposed-stone": { label: "剥き出しの石壁", description: "
|
|
56
|
+
"exposed-stone": { label: "剥き出しの石壁", description: "荒々しい剥き出しの石壁、または切石積みの壁" },
|
|
57
57
|
"window-with-light": { label: "光の差す窓", description: "光が差し込む大きな窓の背景" },
|
|
58
58
|
"rooftop-skyline": { label: "屋上の街並み", description: "都市のスカイラインを望む屋外の屋上" },
|
|
59
59
|
}
|
|
@@ -11,7 +11,7 @@ const map: LocaleCatalogMap = {
|
|
|
11
11
|
"sony-venice": { description: "デュアルベースISOのフルフレーム・シネマ" },
|
|
12
12
|
"blackmagic-pocket-6k": { description: "RAW撮影のインディー向けシネマカメラ" },
|
|
13
13
|
"red-komodo": { description: "コンパクトな6Kアクション・シネマカメラ" },
|
|
14
|
-
"dslr": { description: "シャープなビデオDSLRルック" },
|
|
14
|
+
"dslr": { label: "デジタル一眼レフ", description: "シャープなビデオDSLRルック" },
|
|
15
15
|
"mirrorless-a7iii": { description: "モダンなハイブリッド・ミラーレス" },
|
|
16
16
|
"canon-r5": { description: "高解像度のファッション・エディトリアル向けミラーレス" },
|
|
17
17
|
"hasselblad-medium-format": { description: "エディトリアル中判フォーマット" },
|
|
@@ -28,9 +28,9 @@ const map: LocaleCatalogMap = {
|
|
|
28
28
|
"disposable-camera": { label: "使い捨てカメラ", description: "90年代/2000年代の使い切りフィルム" },
|
|
29
29
|
"toy-camera-holga": { label: "トイカメラ(Holga)", description: "ローファイなHolga/Lomoのプラスチックレンズ" },
|
|
30
30
|
"tintype-wet-plate": { label: "ティンタイプ/ウェットプレート", description: "ヴィンテージのウェットプレート・コロジオン法" },
|
|
31
|
-
"daguerreotype": { label: "ダゲレオタイプ", description: "1840
|
|
31
|
+
"daguerreotype": { label: "ダゲレオタイプ", description: "1840年代の銀板鏡面プロセス" },
|
|
32
32
|
"security-cam": { label: "防犯カメラ(CCTV)", description: "CCTVの魚眼とタイムスタンプオーバーレイ" },
|
|
33
|
-
"bw-film": { label: "白黒フィルム", description: "
|
|
33
|
+
"bw-film": { label: "白黒フィルム", description: "白黒のフィルムストック" },
|
|
34
34
|
"iphone": { description: "モダンなスマホカメラのルック" },
|
|
35
35
|
}
|
|
36
36
|
|
|
@@ -4,7 +4,7 @@ const map: LocaleCatalogMap = {
|
|
|
4
4
|
// Default
|
|
5
5
|
"auto": { label: "オート", description: "適切なカメラモーションをモデルに選ばせる" },
|
|
6
6
|
"static": { label: "固定", description: "固定カメラ、動きなし" },
|
|
7
|
-
"handheld": { label: "
|
|
7
|
+
"handheld": { label: "手持ち", description: "自然な手持ちの揺れ" },
|
|
8
8
|
"steadicam": { label: "ステディカム", description: "滑らかに安定した歩行ショット" },
|
|
9
9
|
|
|
10
10
|
// Pan
|
|
@@ -19,7 +19,7 @@ const map: LocaleCatalogMap = {
|
|
|
19
19
|
|
|
20
20
|
// Zoom
|
|
21
21
|
"zoom-in": { label: "ズームイン", description: "被写体に向かってレンズをズームする" },
|
|
22
|
-
"zoom-out": { label: "ズームアウト", description: "
|
|
22
|
+
"zoom-out": { label: "ズームアウト", description: "レンズのズームで被写体から引いていく" },
|
|
23
23
|
"crash-zoom-in": { label: "クラッシュズーム・イン", description: "ぱっと切れ味のあるウィップ式ズームイン" },
|
|
24
24
|
"crash-zoom-out": { label: "クラッシュズーム・アウト", description: "ぱっと切れ味のあるウィップ式ズームアウト" },
|
|
25
25
|
|
|
@@ -27,12 +27,12 @@ const map: LocaleCatalogMap = {
|
|
|
27
27
|
"dolly-in": { label: "ドリー・イン", description: "被写体に向かってカメラを押し込む(パララックスあり)" },
|
|
28
28
|
"dolly-out": { label: "ドリー・アウト", description: "カメラを引いていく(パララックスあり)" },
|
|
29
29
|
"dolly-zoom": { label: "ドリーズーム", description: "ヴァーティゴ効果:ドリーがズームと逆方向" },
|
|
30
|
-
"push-in": { label: "プッシュイン", description: "
|
|
31
|
-
"pull-out": { label: "プルアウト", description: "
|
|
32
|
-
"breathing": { label: "ブリージング・カメラ", description: "
|
|
33
|
-
"push-pull": { label: "プッシュプル/スウィング", description: "
|
|
34
|
-
"creep-in": { label: "クリープイン", description: "
|
|
35
|
-
"creep-out": { label: "クリープアウト", description: "
|
|
30
|
+
"push-in": { label: "プッシュイン", description: "被写体へ素早く力強く寄っていく" },
|
|
31
|
+
"pull-out": { label: "プルアウト", description: "被写体から素早く力強く引いていく" },
|
|
32
|
+
"breathing": { label: "ブリージング・カメラ", description: "繊細で連続的なプッシュインとプルアウトの揺らぎ" },
|
|
33
|
+
"push-pull": { label: "プッシュプル/スウィング", description: "カメラが被写体に近づいてから離れる" },
|
|
34
|
+
"creep-in": { label: "クリープイン", description: "時間をかけた、ほとんど気づかないほどゆっくりのプッシュイン" },
|
|
35
|
+
"creep-out": { label: "クリープアウト", description: "時間をかけた、ほとんど気づかないほどゆっくりのプルアウト" },
|
|
36
36
|
|
|
37
37
|
// Truck
|
|
38
38
|
"truck-left": { label: "トラック・レフト", description: "カメラ本体を横方向に左へスライドさせる" },
|
|
@@ -67,32 +67,32 @@ const map: LocaleCatalogMap = {
|
|
|
67
67
|
"lead": { label: "リード", description: "進む被写体の前方を移動する" },
|
|
68
68
|
"drone-follow": { label: "ドローン・フォロー", description: "上空のドローンが被写体をトラッキング" },
|
|
69
69
|
"dolly-track": { label: "ドリー・トラック", description: "被写体に並走するドリー軌道" },
|
|
70
|
-
"gimbal-walk": { label: "ジンバル・ウォーク", description: "3
|
|
71
|
-
"ronin-glide": { label: "Ronin
|
|
72
|
-
"serpentine": { label: "サーペンタイン・トラック", description: "カメラが障害物の間をS
|
|
70
|
+
"gimbal-walk": { label: "ジンバル・ウォーク", description: "3軸ジンバルでの滑らかな歩行ショット" },
|
|
71
|
+
"ronin-glide": { label: "Ronin グライド", description: "Ronin / Movi ジンバルでのゆっくり滑らかな移動" },
|
|
72
|
+
"serpentine": { label: "サーペンタイン・トラック", description: "カメラが障害物の間をS字カーブで縫うように進む" },
|
|
73
73
|
|
|
74
74
|
// Special
|
|
75
75
|
"pov": { label: "POV", description: "一人称視点" },
|
|
76
76
|
"over-the-shoulder": { label: "オーバー・ザ・ショルダー", description: "キャラクターの肩越しのフレーミング" },
|
|
77
77
|
"birds-eye": { label: "バーズアイ", description: "真下を見下ろす俯瞰ビュー" },
|
|
78
78
|
"worms-eye": { label: "ワームズアイ", description: "極端なローアングルから見上げる" },
|
|
79
|
-
"aerial": { label: "
|
|
79
|
+
"aerial": { label: "空撮", description: "高高度のドローン風ショット" },
|
|
80
80
|
"helicopter": { label: "ヘリコプター", description: "高高度を広くなめる空撮" },
|
|
81
81
|
"fly-over": { label: "フライオーバー", description: "シーンの上を低く速く通過する空撮" },
|
|
82
82
|
"flythrough": { label: "フライスルー", description: "空間を通り抜けるように飛ぶカメラ" },
|
|
83
83
|
"reveal": { label: "リヴィール", description: "より広いシーンを徐々に見せる" },
|
|
84
84
|
"snorricam": { label: "スノリカム", description: "体に取り付けたカメラ(被写体がフレームに固定)" },
|
|
85
|
-
"rack-focus": { label: "ラックフォーカス", description: "
|
|
85
|
+
"rack-focus": { label: "ラックフォーカス", description: "前景と背景の間でピントを送る" },
|
|
86
86
|
|
|
87
87
|
// Modern / social
|
|
88
|
-
"handheld-vlog": { label: "
|
|
88
|
+
"handheld-vlog": { label: "手持ち Vlog", description: "カジュアルな Vlog 風の手持ち撮影" },
|
|
89
89
|
"pov-walk": { label: "POVウォーク", description: "一人称の歩行POV" },
|
|
90
90
|
"velocity-edit": { label: "ベロシティエディット", description: "TikTok風のスピードランプ・ペーシング" },
|
|
91
91
|
"match-cut-zoom": { label: "マッチカット・ズーム", description: "同じ形にハードカットする速いズーム" },
|
|
92
92
|
"screen-tap": { label: "スクリーンタップ", description: "画面上の指タップによるトランジション" },
|
|
93
93
|
"phone-flip": { label: "フォンフリップ", description: "前面/背面カメラの切り替え" },
|
|
94
94
|
// Location-studio extension (PR #2505 follow-up)
|
|
95
|
-
"gentle-drift": { label: "穏やかなドリフト", description: "
|
|
95
|
+
"gentle-drift": { label: "穏やかなドリフト", description: "ゆったりと漂うような、控えめな浮遊の動き" },
|
|
96
96
|
"parallax": { label: "パララックス", description: "前景と背景の奥行きが分離する横方向の動き" },
|
|
97
97
|
}
|
|
98
98
|
|
|
@@ -4,21 +4,21 @@ const map: LocaleCatalogMap = {
|
|
|
4
4
|
// ── Transformation ──
|
|
5
5
|
"auto": { label: "自動", description: "モデルに任せる" },
|
|
6
6
|
"none": { label: "なし", description: "キャラクターエフェクトなし" },
|
|
7
|
-
"werewolf": { label: "
|
|
8
|
-
"vampire": { label: "ヴァンパイア", description: "
|
|
9
|
-
"cyborg": { label: "サイボーグ化", description: "
|
|
7
|
+
"werewolf": { label: "狼男", description: "狼男に変身する" },
|
|
8
|
+
"vampire": { label: "ヴァンパイア", description: "ヴァンパイアに変身する" },
|
|
9
|
+
"cyborg": { label: "サイボーグ化", description: "皮膚がめくれ、機械の体があらわになる" },
|
|
10
10
|
"ghost-form": { label: "霊体化", description: "体が半透明の霊的存在になる" },
|
|
11
11
|
"statue-stone": { label: "石化", description: "体が石像に変わる" },
|
|
12
|
-
"liquid-metal": { label: "液体金属", description: "T-1000
|
|
12
|
+
"liquid-metal": { label: "液体金属", description: "T-1000 風の液体金属の体になる" },
|
|
13
13
|
"animalization": { label: "動物化", description: "動物に変身する" },
|
|
14
|
-
"gorilla-form": { label: "ゴリラ化", description: "
|
|
14
|
+
"gorilla-form": { label: "ゴリラ化", description: "ゴリラに変身する" },
|
|
15
15
|
"mystification": { label: "神秘的変身", description: "魔法のオーラに包まれて変容する" },
|
|
16
|
-
"gas-form": { label: "気体化", description: "
|
|
16
|
+
"gas-form": { label: "気体化", description: "体が霧散して気体状になる" },
|
|
17
17
|
"diamond-skin": { label: "ダイヤモンド肌", description: "体がダイヤモンドのファセットに結晶化" },
|
|
18
18
|
"agent-reveal": { label: "エージェント変身", description: "スーツとサングラスが出現する" },
|
|
19
19
|
|
|
20
20
|
// ── Power ──
|
|
21
|
-
"fire-breathe": { label: "
|
|
21
|
+
"fire-breathe": { label: "炎の息吹", description: "持続する炎のジェットを吐く" },
|
|
22
22
|
"ice-breathe": { label: "氷の息吹", description: "凍てつく冷気の流れを吐く" },
|
|
23
23
|
"air-bending": { label: "エアベンディング", description: "渦巻く空気の渦を操作する" },
|
|
24
24
|
"water-bending": { label: "ウォーターベンディング", description: "ジェスチャーで水を自在に操る" },
|
|
@@ -26,7 +26,7 @@ const map: LocaleCatalogMap = {
|
|
|
26
26
|
"lightning-hands": { label: "電撃の手", description: "手から電気の弧が放たれる" },
|
|
27
27
|
"levitation": { label: "浮遊", description: "地面から浮き上がり、体は垂直または水平に保たれる" },
|
|
28
28
|
"telekinesis": { label: "サイコキネシス", description: "近くの物体が浮いて周回する" },
|
|
29
|
-
"invisibility": { label: "透明化", description: "
|
|
29
|
+
"invisibility": { label: "透明化", description: "体が透明、あるいは光を屈折させる姿へと薄れていく" },
|
|
30
30
|
"hero-flight": { label: "ヒーロー飛行", description: "スーパーヒーローの姿勢で空へ飛び立つ" },
|
|
31
31
|
"super-speed": { label: "超高速", description: "残像を残しながら超高速で移動" },
|
|
32
32
|
"soul-departure": { label: "魂の離脱", description: "半透明の魂が体から浮き上がる" },
|
|
@@ -36,8 +36,8 @@ const map: LocaleCatalogMap = {
|
|
|
36
36
|
"horns-grow": { label: "角の出現", description: "頭から角が突き出る" },
|
|
37
37
|
"tail-emerge": { label: "尻尾の出現", description: "脊椎の根元から尻尾が伸びる" },
|
|
38
38
|
"tentacles-emerge": { label: "触手の出現", description: "背中や体から触手がのたうち出る" },
|
|
39
|
-
"extra-eyes": { label: "
|
|
40
|
-
"head-explode": { label: "頭部爆発", description: "
|
|
39
|
+
"extra-eyes": { label: "新たな目の出現", description: "顔や体のあちこちに新たな目が開く" },
|
|
40
|
+
"head-explode": { label: "頭部爆発", description: "頭部が激しく爆発する(PG-13)" },
|
|
41
41
|
"head-off": { label: "首が取れる", description: "頭が体から離れて浮遊する(PG-13)" },
|
|
42
42
|
"spiders-from-mouth": { label: "口からクモ", description: "開いた口からクモが這い出る(ホラー)" },
|
|
43
43
|
"skin-surge": { label: "皮膚のうねり", description: "皮膚の下を何かが動くようにうねる" },
|
|
@@ -57,13 +57,13 @@ const map: LocaleCatalogMap = {
|
|
|
57
57
|
"money-rain": { label: "お金の雨", description: "紙幣が降り注ぐ" },
|
|
58
58
|
"color-rain": { label: "カラーレイン", description: "鮮やかな色の雨が降り注ぐ" },
|
|
59
59
|
"saint-glow": { label: "聖人の光輪", description: "後光と神聖な光が輝く" },
|
|
60
|
-
"fire-aura": { label: "炎のオーラ", description: "
|
|
60
|
+
"fire-aura": { label: "炎のオーラ", description: "炎が体の周囲をなめるように揺らめく" },
|
|
61
61
|
"frost-aura": { label: "冷気のオーラ", description: "周囲が凍りつくような冷気が放射される" },
|
|
62
62
|
"shadow-aura": { label: "影のオーラ", description: "暗い影の触手が体の周囲をうねる" },
|
|
63
63
|
"electricity-aura": { label: "電気のオーラ", description: "テスラコイル式の電気弧が体の周囲で弾ける" },
|
|
64
64
|
"sparkles-around": { label: "魔法のきらめき", description: "魔法のきらめきが体の周囲を漂う" },
|
|
65
65
|
"fairies-around": { label: "妖精たち", description: "小さな輝く妖精が体の周囲を飛び回る" },
|
|
66
|
-
"objects-orbit": { label: "物体の周回", description: "
|
|
66
|
+
"objects-orbit": { label: "物体の周回", description: "小さな物が浮かび、体の周囲を周回する" },
|
|
67
67
|
"petals-around": { label: "花びら舞う", description: "桜の花びらが体の周囲に漂う" },
|
|
68
68
|
"glow-trace": { label: "光の軌跡", description: "輝くトレイルが体の動きに追随する" },
|
|
69
69
|
"tattoo-animation": { label: "タトゥーアニメーション", description: "肌のタトゥーが光り、動き始める" },
|