-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
85 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
cure_idol: &cure_idol | ||
girl_name: cure_idol | ||
human_name: 咲良うた | ||
precure_name: キュアアイドル | ||
cast_name: 松岡美里 | ||
color: pink | ||
created_date: 2025-02-02 # episode 1 | ||
# birthday: | ||
transform_message: |- | ||
プリキュア!ライトアップ! | ||
キラキラドレスチェンジ!YEAH! | ||
きみと~! YEAH! | ||
一緒にYEAH! | ||
キミと歌う、ハートのキラキラ!笑顔ニッコリ、キュアアイドル! | ||
# extra_names: | ||
attack_messages: | ||
- |- | ||
プリキュアアイドルスマイリング! | ||
transform_calls: | ||
- light_up | ||
idol: | ||
<<: *cure_idol | ||
|
||
cure_wink: &cure_wink | ||
girl_name: cure_wink | ||
human_name: 蒼風なな | ||
precure_name: キュアウインク | ||
cast_name: 髙橋ミナミ | ||
color: blue | ||
# created_date: 2025-xx-xx # episode TODO | ||
# birthday: | ||
transform_message: |- | ||
プリキュア!ライトアップ! | ||
キラキラドレスチェンジ!YEAH! | ||
きみと~! YEAH! | ||
一緒にYEAH! | ||
キミと瞬く、ハートの勇気!お目目パッチン、キュアウインク! | ||
# extra_names: | ||
attack_messages: | ||
- |- | ||
プリキュアアイドルスマイリング! | ||
transform_calls: | ||
- light_up | ||
wink: | ||
<<: *cure_wink | ||
|
||
cure_kyunkyun: &cure_kyunkyun | ||
girl_name: cure_kyunkyun | ||
human_name: 紫雨こころ | ||
precure_name: キュアキュンキュン | ||
cast_name: 高森奈津美 | ||
color: purple | ||
# created_date: 2025-xx-xx # episode TODO | ||
# birthday: | ||
transform_message: |- | ||
プリキュア!ライトアップ! | ||
キラキラドレスチェンジ!YEAH! | ||
きみと~! YEAH! | ||
一緒にYEAH! | ||
キミと踊る、ハートのリズム!心キュンキュン、キュアキュンキュン! | ||
# extra_names: | ||
attack_messages: | ||
- |- | ||
プリキュアアイドルスマイリング! | ||
transform_calls: | ||
- light_up | ||
kyunkyun: | ||
<<: *cure_kyunkyun |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters