PR

【2/28】キングらいおん&限界突破解放 #3921

wada opened this at 2025-02-14T15:59:31; closed

Description

opened by wada at 2025-02-14T15:59:31; updated 2025-03-06T15:23:31

概要

3/7 ~~14:00~~ 00:00に解放
・限界突破ページ
・限界突破薬
・キング転生らいおん

関連PR

【2/28】キングらいおん公開 jolly/jrye-db#1002

テスト方法、確認した内容

限界突破ページの表示
カード詳細の限界突破表示
限界突破の実行
キング転生らいおんのカード情報
キング転生らいおんの素材利用

TODO

  • [x] 告知画像

Comment

#38971 by wada at 2025-02-14T15:59:46; updated 2025-02-14T15:59:46

@kouho
レビューお願いします。

Comment

#39071 by kouho at 2025-02-20T17:33:54; updated 2025-02-20T17:33:54

@wada
define.inc
$_df['BREAKTHROUGH']['info_no'] = 4558; の更新をお願いいたします。

Comment

#39072 by kouho at 2025-02-20T17:40:41; updated 2025-02-20T17:40:41

@wada
僕の環境では限界突破役を所持していない時の限界突破役のページのグレースケール判定が一致しなかったです。
user_itemにitem_no 77~80は入っていませんでしたが以下の表示になりました。countには0が入っていました。
!スクリーンショット 2025-02-20 17

Comment

#39073 by kouho at 2025-02-20T17:46:07; updated 2025-02-20T17:46:07

@wada
演出再生時のカード画像が荒い気がするのですが、参照する画像サイズが小さものなら変えることはできないでしょうか?
!スクリーンショット 2025-02-20 17

kouho add_label at 2025-02-21T10:07:05: コメントあり

Comment

#39077 by kouho at 2025-02-21T11:17:03; updated 2025-02-21T11:23:41

@wada
~~Composition-Material.incの下記の部分のcard_noは9021と9033にはならないでしょうか?~~


すみません、こちら自己解決しました。問題ないです。

Comment

#39078 by kouho at 2025-02-21T11:25:39; updated 2025-02-21T11:25:39

@wada
指摘箇所以外は確認OKです

Comment

#39085 by wada at 2025-02-21T11:36:14; updated 2025-02-21T11:36:14

@kouho
以下対応しました。

  • 開始日時の変更
  • 告知IDの設定
  • 限界突破薬所持アイテム表示の修正
  • アイテム説明文の更新

カードサイズについてはよくわからないので、一旦他の作業が落ち着いてから対応します。
間に合わなければそのままでリリースします。

Comment

#39086 by kouho at 2025-02-21T12:35:54; updated 2025-02-21T12:35:54

@wada
> 開始日時の変更

キング転生らいおん側も一応対応をお願いいたします。

> 告知IDの設定
> 限界突破薬所持アイテム表示の修正

修正確認しました。

> アイテム説明文の更新

データの更新は確認しましたが、ゲーム内でユーザーがアイテム説明文全体を確認する方法が現状なさそうです。
また、既存の表示領域的には転生の書を参考にすると海賊カードと書くより【戦】カードなどのように最初に書いたほうが良さそうに見えました。

変更例

【戦】カードを限界突破するのに必要なアイテムです。最終覚醒合成を行なった[Legend](★7)の「戦」の海賊の最大レベルをさらに20引き上げることができる。

!スクリーンショット 2025-02-21 12

Comment

#39107 by wada at 2025-02-25T11:33:38; updated 2025-02-25T11:33:38

@kouho
説明文更新しました。

Comment

#39108 by wada at 2025-02-25T11:35:32; updated 2025-02-25T11:35:32

@kouho
らいおんん解放日時修正と告知画像追加しました。

kouho delete_label at 2025-02-27T10:30:37: コメントあり
kouho add_label at 2025-02-27T10:30:39: 皇甫 LGTM

Comment

#39126 by kouho at 2025-02-27T10:33:00; updated 2025-02-27T10:33:00

@wada
確認OKです

wada merge at 2025-03-06T15:23:21: 【2/28】キングらいおん&限界突破解放
wada close at 2025-03-06T15:23:21: Close
wada delete_branch at 2025-03-06T15:23:31: new_item

Commit range

base71d920eeb48782918933740a746c15454e24db58
head54123c23a720fcd5a454479aee07c6a6fc92987f
base branchjolly/jr-web:master
head branchjolly/jr-web:new_item

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed39 filesView patch
statusfile
modifiedlib/SubFunc.inc
modifiedlib/conf/define.inc
modifiedlib/conf/define_y.inc
modifiedlib/public/BreakThrough-Exec.inc
modifiedlib/public/BreakThrough-Result.inc
modifiedlib/public/Composition-Default.inc
addedpublic_html/images/breakthrough/beast.jpg
addedpublic_html/images/breakthrough/bg_effect.png
addedpublic_html/images/breakthrough/fighter.jpg
addedpublic_html/images/breakthrough/fly.jpg
addedpublic_html/images/breakthrough/light01.png
addedpublic_html/images/breakthrough/magic.jpg
addedpublic_html/images/breakthrough/multiple_lights.png
addedpublic_html/images/breakthrough/skip.png
addedpublic_html/images/breakthrough/text1.png
addedpublic_html/images/breakthrough/text2.png
addedpublic_html/images/breakthrough/text3.png
addedpublic_html/images/breakthrough/text4.png
addedpublic_html/images/breakthrough/text_light_effect.png
addedpublic_html/images/breakthrough/thunder.png
addedpublic_html/images/breakthrough/which_time_1.png
addedpublic_html/images/breakthrough/which_time_2.png
addedpublic_html/images/breakthrough/which_time_3.png
addedpublic_html/images/breakthrough/which_time_4.png
addedpublic_html/images/breakthrough/which_time_5.png
addedpublic_html/img/info_jrye/4261/info1.jpg
addedpublic_html/img/info_jrye/4261/info2.jpg
addedpublic_html/img/info_jrye/4261/info3.jpg
addedpublic_html/img/question/204_1.jpg
addedpublic_html/img/question/204_2.jpg
addedpublic_html/img/question/204_3.jpg
modifiedpublic_html/index.php
addedpublic_html/js/breakthrough_js/breakthrough_max_sp.js
addedpublic_html/js/breakthrough_js/breakthrough_sp.js
addedpublic_html/template/BreakThrough-Animation.tpl
modifiedpublic_html/template/BreakThrough-Check.tpl
modifiedpublic_html/template/BreakThrough-Default.tpl
modifiedpublic_html/template/BreakThrough-Result.tpl
modifiedpublic_html/template/Resurrection-Default.tpl
Patch body is stored as a separate file to keep this page lightweight.