Elin
304 ratings
PartyTalk PTメンバーが電波で話しかけてくるようになるMOD
12
4
7
8
2
6
2
2
3
3
2
   
Award
Favorite
Favorited
Unfavorite
Gameplay: General
File Size
Posted
Updated
77.891 KB
14 Dec, 2024 @ 2:50am
26 Jul @ 11:52pm
9 Change Notes ( view )

Subscribe to download
PartyTalk PTメンバーが電波で話しかけてくるようになるMOD

Description
EA 23.174バージョンにてエラーが発生しています。こちらは安定板リリース後に対応予定です。
An error has occurred in EA 23.174 version. This will be fixed after the stable version is released.
2025/4/19 更新
- 安定板更新
- クイックロードした際、ゲーム動作には影響のないNullエラーが出ていたのを修正
- 発言タイミングに「仲間の出力した乳を飲んだ時」を追加
- 追加したい場合、SamplePartyTalk.xlsxを参考に追記してください

nightly版で動かなくなった部分に関しては安定板リリース後に対応予定です。
The parts that no longer work in the nightly version will be addressed after the stable version is released.

*しゃべるだけでデータは追加されないため、セーブデータを汚しません*
PTメンバーはいっぱいいるけど、なんかさみしい!と思ったので作りました。
特定の状態になったとき、特定の場所に入ったときにウィジェットの電波(デフォルトだと左下、ネルンが時々しゃべるところ)部分にメッセージを投下します。
セリフはエクセルでセリフを指定するようになっていて、初期状態ではネルン・年上の妹・牙姫・キリアが設定されています。**解釈違いだと思うのでご自身で変更してください**

表示場所についてはウィジェットの電波を各々でいじってください。

_/_/エクセルについて_/_/

場所:~\Steam\steamapps\workshop\content\2135150\3384121582\PartyTalk.xlsx

外套のファイルがないとき、SamplePartyTalk.xlsxがコピーされます。
id列はセリフが発生するタイミング、場所を指定します。同梱のidListテキストを参照してください。
chance列はセリフの発生確率を表します。0-10で指定し、X*10%でしゃべります。(10で確定)
chance判定に成功するとセリフのうち、空でないキャラクター名と合致するパーティーメンバーからランダムでしゃべります

◇セリフについて
chance以降の列はキャラクター名を1行目に設定します。この時、異名は入れずに名前のみを入れます。(住人掲示板で変更できる部分の名前)
プレイヤー名を入れればプレイヤーもしゃべります。同名は一緒くたになります。
2行目以降にしゃべらせたいセリフを入力してください。
改行されている場合にはそのうちのいずれかをしゃべります。
セリフには特殊文字列でPC名等を喋らせることができます。
例)#newline->改行 #god->信仰する神 #pc->プレイヤー名 #brother2->お兄ちゃん/お姉ちゃん #onii->妹の鳴き声
これらはゲーム側のドラマ変換に依存します。
牙姫・コルゴンの場合特殊な処理がされます(ガキ構文になる)
種族が非人キャラの場合前後が()で括られます。

_/_/設定ファイルについて_/_/

CanNerunTalk:初期値true
trueを設定するとパーティーメンバーとしてネルンをカウントし、しゃべるようになります。

ShowDebugLog:初期値false
開発用、trueの時に何かしらで失敗したときネルンがお知らせします。通常利用では不要です。

MaxLines:初期値3
電波領域に表示できるセリフの最大数を設定します。セリフ数が超える場合、古いものが消えます。
ゲーム側で用意されているが設定されていない様子。ゲーム本来は0が設定されている。

2024/12/21 更新
- 拘束されているときはHP系の電波は流さないように(うるさいので)
- プレイヤーの睡眠・空腹・疲労・重荷に関するIDを追加、付属テキストを参照ください
2025/1/4 更新
- ダディが生成されたタイミングを追加。IDは付属テキストを参照ください
2025/2/13 更新
- 23.92安定板に対応
2025/3/24 更新
- 予防更新

---------------

Machine translation

Updated 2025/4/19
- Stable version updated
- Fixed a null error that occurred when quick loading, but did not affect game operation
- Added "When drinking milk output by a teammate" to the timing of speech
- If you would like to add something, please refer to SamplePartyTalk.xlsx and add it.

*No data is added just by talking, so your save data will not be polluted*
I have a lot of party members, but it feels a bit lonely! So I made this.
When you enter a certain state or place, a message will be sent to the widget's radio wave (the bottom left by default, where Nelun sometimes speaks).
You can specify the lines in Excel, and by default Nelun, the older sister, Kibahime, and Kiria are set. **This is a misinterpretation, so please change it yourself**

You can change the display location by adjusting the widget's radio wave for each one.

_/_/About Excel_/_/

Location: ~\Steam\steamapps\workshop\content\2135150\3384121582\PartyTalk.xlsx

If there is no cloak file, SamplePartyTalk.xlsx will be copied.
The id column specifies the timing and location of the lines. Please refer to the included idList text.
The chance column indicates the probability of the line occurring. Specify 0-10, and it will speak at X*10%. (10 is confirmed)
If the chance check is successful, a party member who matches the non-empty character name will speak at random.

◇About talk
sorry , I can't speak English, so please write the lines yourself
The columns after chance should be set to the character name on the first line. At this time, enter only the name, not an alias. (Names that can be changed on the resident bulletin board)
If you enter the player name, the player will also speak. Characters with the same name will be mixed up.
Enter the lines you want to speak on the second line and after.
If there is a line break, one of them will be spoken.
You can use special characters such as the PC name to speak the lines.
Example) #newline->line break #god->god you worship #pc->player name #brother2->older brother/older sister #onii->screams of younger sister
These depend on the drama conversion on the game side.
In the case of Kibahime and Korgon, special processing is performed (it becomes gaki syntax).

If the race of the character is non-human, the beginning and end are enclosed in ().

_/_/About the configuration file_/_/

CanNerunTalk: Default true
If set to true, Nerun will be counted as a party member and will speak.

ShowDebugLog: Default false
For development use, if set to true, Nerun will notify you if something goes wrong. Not necessary for normal use.

MaxLines: Default value 3
Sets the maximum number of lines that can be displayed in the radio wave area. If the number of lines exceeds this, the oldest lines will be deleted.
This is provided by the game, but it appears not to have been set. The game originally sets it to 0.
Updated 2024/12/21
- Don't let HP DENPA flow when you are restrained (because it's noisy)
- Added ID for player's sleep/temporary/fatigue/burden, please refer to attached text
Updated 2025/1/4
- Added ID for create BigDaddy , please refer to attached text
Updated 2025/2/13
- fix for 23.92 stable
32 Comments
柳のおっちゃん  [author] 28 Jul @ 2:51am 
EA 23.174バージョンにてエラーが発生しています。こちらは安定板リリース後に対応予定です。
An error has occurred in EA 23.174 version. This will be fixed after the stable version is released.
wakaba-190 15 Jul @ 12:44am 
キャラに命を吹き込むMODです。流行れ
★『Magia Böse』 4 Jul @ 6:52am 
I didn't see "Village of Atonement (贖罪の村)" in idList.txt.
Manually entering "village_exile" in PartyTalk.xlsx seems to be effective.
柳のおっちゃん  [author] 1 Jul @ 11:23pm 
Thanks for checking, I'll keep an eye on it!
Elf Waifu 1 Jul @ 9:06pm 
Sorry i was not sure how to be more specific. It was basically the tutorial fairy was spamming the feed very quickly every time I moved anything in or out of a chest, picked up items, or interacted with anything. But it every time rather than now and then. And no other party members were speaking.

However it looks like un-subscribing the mod and re-subscribing solved my issue.

Apologies for not being able to provide more details
柳のおっちゃん  [author] 1 Jul @ 3:19pm 
報告ありがとうございます。
いただいたバグ情報についてこちらでは再現が確認できませんでした、よろしければもう少し詳しくお聞かせください。
まず、「話す」キャラクターは「パーティーにおり、キャラクター名がModの定義用エクセルファイルに記載されている」ことが条件になります。条件を満たしているかご確認ください。
またその時、チュートリアルの妖精は常にパーティーにいる扱いになります。
柳のおっちゃん  [author] 1 Jul @ 3:19pm 
次に、「bulk putting items into a chest」とのことですが、Modでは現在この動作に該当するセリフは定義されておりません。そのためこの時何をしゃべったかを教えていただけると助かります。
近いものとしては「樽を手にもつ」、「樽を開いた(こちらは妖精がしゃべるのは公式機能)」が近そうですが、どれも違うように思います。
柳のおっちゃん  [author] 1 Jul @ 3:18pm 
Machine translation
Thank you for reporting the bug.
We were unable to reproduce the bug you provided, so please provide more details if you would like.
First, the condition for the character to "speak" is that "the character is in the party and the character name is listed in the mod's definition Excel file." Please make sure that this condition is met.
Also, the tutorial fairy will always be considered to be in the party.
Second, you mentioned "bulk putting items into a chest," but the mod does not currently define a line that corresponds to this action. Therefore, it would be helpful if you could tell me what was said at that time.
The closest thing would be "holding a barrel" or "opening a barrel (the fairy speaking is an official function)," but I think they are both different.
Elf Waifu 1 Jul @ 8:53am 
Theres a bug currently where the tutorial fairy is the only one who talks, and she does it with every and all actions, like bulk putting items into a chest for example.
Cherie_Riel 22 Feb @ 5:59am 
素敵なModをありがとうございます!
お喋りしてくれて楽しいだけでなく、ぼんやりプレイしているときお知らせに救われることも多いのでとても助かっています!