PR

【6/19 17:00】天下無双イベント #3558

wada opened this at 2024-06-17T13:11:35; closed

Description

opened by wada at 2024-06-17T13:11:35; updated 2024-06-19T14:59:35

概要

https://docs.google.com/spreadsheets/d/1RoOP7XipiuhRlKVtnFfow5X5EIEzwcHlMjMkDCmV8GI/edit#gid=305527652

DB更新内容

【6/19 17:00】天下無双イベント jolly/jrye-db#771

DB初期化

#更新
UPDATE `user_mission` SET `m_event_limit` = '0', `m_event_info` = '20', `event_bonus_limit` = '0', `m_event_stamina_limit` = '23';
TRUNCATE TABLE `user_event_pt`;
TRUNCATE TABLE `log_battle_event_point`;
TRUNCATE TABLE `log_user_event_pt`;

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

テストした内容や、確認した内容を記載。

TODO

  • [x] 告知作成
  • [x] dbデプロイ
  • [x] webデプロイ
  • [x] 戦闘デモ設定
  • [x] 告知設定
  • [x] db初期化

Comment

#35189 by wada at 2024-06-17T13:12:30; updated 2024-06-17T13:12:30

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

Comment

#35222 by kouho at 2024-06-18T12:01:06; updated 2024-06-18T12:01:06

@wada
以下画像確認をお願いいたします。

public_html/img/info_jrye/BattleEventImg/34/reward_achievement.jpg

達成報酬で験担ぎのワドルが以下でも獲得できます。
5.4億 / 6.9億 

public_html/img/info_jrye/BattleEventImg/34/reward_new_point_1.jpg
達成報酬画像のグリーンランがSSになっています。正しくはS・A・B

Comment

#35225 by wada at 2024-06-18T14:05:34; updated 2024-06-18T14:05:34

@kouho
画像修正しました。

> public_html/img/info_jrye/BattleEventImg/34/reward_achievement.jpg
public_html/img/info_jrye/BattleEventImg/34/reward_new_point_1.jpg

Comment

#35226 by kouho at 2024-06-18T14:11:50; updated 2024-06-18T14:11:50

@wada
ありがとうございます。確認OKです。

kouho add_label at 2024-06-18T14:11:53: 皇甫 LGTM
wada merge at 2024-06-19T11:25:34: 【6/19 17:00】天下無双イベント
wada close at 2024-06-19T11:25:34: Close
wada delete_branch at 2024-06-19T11:25:38: battle_event_0619

Commit range

base65868d464e882c47255ba10d0d72ac74e87b09f7
head5bb23d16205ef19ecedf075ece982a805cb43bea
base branchjolly/jr-web:master
head branchjolly/jr-web:battle_event_0619

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed12 filesView patch
statusfile
modifiedlib/conf/class/BattleEventConfig.class.php
modifiedlib/conf/define_y.inc
addedpublic_html/img/info_event/info_event_1034_1.jpg
addedpublic_html/img/info_event/info_event_1034_2.jpg
addedpublic_html/img/info_event/info_event_1035_1.jpg
addedpublic_html/img/info_event/info_event_1035_2.jpg
addedpublic_html/img/info_jrye/BattleEventImg/34/detail_how_to_play.jpg
addedpublic_html/img/info_jrye/BattleEventImg/34/reward_achievement.jpg
addedpublic_html/img/info_jrye/BattleEventImg/34/reward_new_point_1.jpg
addedpublic_html/img/info_jrye/BattleEventImg/34/reward_ranking_1.jpg
addedpublic_html/img/info_jrye/BattleEventImg/34/reward_ranking_2.jpg
addedpublic_html/img/ranking/event_battle/info34.jpg
Patch body is stored as a separate file to keep this page lightweight.