Skip to content

白魔導士新スキル:ソルフレアの追加#1010

Open
yabane wants to merge 13 commits into
releases/1-21-4from
feature/GH-802-white_mage-sol_flare
Open

白魔導士新スキル:ソルフレアの追加#1010
yabane wants to merge 13 commits into
releases/1-21-4from
feature/GH-802-white_mage-sol_flare

Conversation

@yabane

@yabane yabane commented May 25, 2026

Copy link
Copy Markdown
Contributor

チケット URL

GH-802

対応内容・対応背景・妥協点

白魔導士のスキル、ソルフレアを追加した。

やったこと

ソルフレアの追加
以下スペック
使用時にMPを消費せず、チャージを開始する。チャージ中は足が遅くなる。50tickで2段階目、100tickで3段階目になり、200tickで失敗処理が行われる。
攻撃範囲は視線の(チャージ範囲+2)マス先からdistance=..(チャージ範囲+2)で判定、演出もそれに合わせて変化する。

レビュー観点

MPの消費を0にしたことによる問題がないか。

補足

・Exportツールを使用してからレビューしてください。
・演出面がしっくりこないので、改善案があれば挙げてください。

チェックリスト (ガイドライン)

@yabane yabane self-assigned this May 25, 2026
@yabane yabane requested a review from a team as a code owner May 25, 2026 11:32
@yabane yabane added 優先度: 通常 1-21-4 MCver1.21.4で確認された問題 labels May 25, 2026
@yabane yabane linked an issue May 25, 2026 that may be closed by this pull request
@yabane yabane changed the title Feature/gh 802 white mage sol flare 白魔導士新スキル:ソルフレアの追加 May 25, 2026

@NePonpon NePonpon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ダメージ関係の見直しをお願いします。
演出については、サウンドは良いと思うのですがパーティクルが散らばりすぎてる感じがしますね。といっても改善案を出せるほどのアイデアもないので演出班に投げたいと思います。

Comment thread data/skill/function/act/white_mage/sol_flare/charge.mcfunction Outdated
Comment thread data/skill/function/act/white_mage/sol_flare/charge.mcfunction
Comment thread data/skill/function/act/white_mage/sol_flare/emission0.mcfunction Outdated

@NePonpon NePonpon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ストレージのリセットコマンドを見直してください。

MPについて見ました。必要MPが無ければチャージ開始できないようになっていますね。
チャージしても発動できないのはもったいないと思うので、チャージに必要MP分は要るというのは良いと思います。

インターバルが未設定ですが、これは後程決めますか?

Comment thread data/skill/function/act/white_mage/sol_flare/emission0.mcfunction Outdated
Co-authored-by: Ponpon <nepon_109@yahoo.co.jp>
Signed-off-by: yabane_27 <75731310+yabane@users.noreply.github.com>
@yabane

yabane commented Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

インターバルが未設定ですが、これは後程決めますか?

インターバルを設定する予定はありません。使用感に難があれば少しのインターバルをつける予定です。
チャージ段階によるダメージ補正についても、スキルを調整する段階に入ってから必要であれば付ける予定です。

@yabane yabane requested a review from NePonpon June 12, 2026 12:08

@NePonpon NePonpon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ストレージリセットの修正漏れを確認してください。

Comment thread data/skill/function/act/white_mage/sol_flare/emission1.mcfunction Outdated
Comment thread data/skill/function/act/white_mage/sol_flare/emission2.mcfunction Outdated
@yabane yabane requested a review from NePonpon June 15, 2026 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1-21-4 MCver1.21.4で確認された問題 優先度: 通常

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[idea] 白魔導士新スキル ソルフレア

2 participants