PR

【10/19】天下無双の賞金首 #1236

kouho opened this at 2021-10-18T13:39:07; closed

Description

opened by kouho at 2021-10-18T13:39:07; updated 2025-11-04T15:54:47

概要

天下無双の賞金首のPRです。
【10/19】 天下無双の賞金首 #1158

webブランチ:event_battle_13_1158
dbブランチ:event_battle_13_1158

db更新

master_card
master_card_skill
master_composition_bonus

DB初期化

#初期化
UPDATE `user_mission` SET `m_event_limit` = '0', `m_event_info` = '20', `event_bonus_limit` = '0', `m_event_stamina_limit` = '23';

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

docker上でのテストスクリプトの実行と仕様書確認

ENVIRONMENT=develop PF=yamada HTTP_HOST=127.0.0.1 IS_DOCKER=true php test_battle_event.php

・達成報酬の獲得
・アイテム購入での手配書の獲得
・手配書の使用

TODO

特になし

kouho add_label at 2021-10-18T13:39:10: デベロップへマージ
kouho add_label at 2021-10-18T13:39:11: レビュー待ち
kouho assign at 2021-10-18T13:39:16: Not assigned:kouho

Comment

#14455 by kouho at 2021-10-18T13:48:01; updated 2021-10-18T13:48:01

@wada @iwamoto
確認お願いいたします。

Comment

#14465 by wada at 2021-10-18T15:54:29; updated 2021-10-18T15:54:29

@kouho
報酬カードのMAXパラメータが覚醒ボーナスを反映されていませんでした。
ランキング画像は、画像ブランチの方に追加されますか?

Comment

#14472 by kouho at 2021-10-18T16:22:02; updated 2021-10-18T16:22:02

@wada
確認ありがとうございます。カードステータス修正しました。
またランキング画像をコミットできていませんでしたのでコミットしました。

Comment

#14473 by wada at 2021-10-18T17:09:05; updated 2021-10-18T17:09:05

@kouho
確認しました。OKです

wada add_label at 2021-10-18T17:09:08: 和田 LGTM

Comment

#14482 by iwamoto at 2021-10-18T19:13:48; updated 2021-10-18T19:13:48

@kouho
確認しました。問題ないと思います。

iwamoto add_label at 2021-10-18T19:13:52: 岩本 LGTM
kouho merge at 2021-10-19T10:25:26: 【10/19】天下無双の賞金首
kouho close at 2021-10-19T10:25:26: Close

Commit range

base4c002af2efbc7d13c2b0278a3460e5e38dc7c002
head12e2cbbecc41a5894ad578d262a2fa409a266621
base branchjolly/jr-web:develop
head branchjolly/jr-web:event_battle_13_1158

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed3 filesView patch
statusfile
modifiedlib/conf/class/BattleEventConfig.class.php
modifiedlib/conf/define_y.inc
addedpublic_html/img/ranking/event_battle/info13.jpg
Patch body is stored as a separate file to keep this page lightweight.