PR

【9/4】天下無双の賞金首 #4232

kouho opened this at 2025-08-26T15:20:57; closed

Description

opened by kouho at 2025-08-26T15:20:57; updated 2025-09-05T14:02:11

概要

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

画像修正待ち→OK

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

  • [ ] dbデプロイ
  • [ ] webデプロイ
  • [ ] 戦闘デモ設定
  • [ ] 告知設定
  • [ ] db初期化
kouho change_title at 2025-08-28T10:52:43: [WIP]【9/4】天下無双の賞金首 【9/4】天下無双の賞金首

Comment

#42154 by kouho at 2025-08-28T13:52:29; updated 2025-08-28T13:52:29

@wada
レビューお願いいたします

Comment

#42234 by wada at 2025-09-04T23:04:23; updated 2025-09-04T23:04:23

@kouho
確認OKです。

wada add_label at 2025-09-04T23:04:27: 和田 LGTM
kouho merge at 2025-09-05T14:02:11: 【9/4】天下無双の賞金首
kouho close at 2025-09-05T14:02:11: Close

Commit range

base1cce0889713ccaca3ddb8476bd887f3a26d688d2
head09b7991ca0f30b153db1dd418cd4c349500b8cc0
base branchjolly/jr-web:master
head branchjolly/jr-web:battle_event_0908

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed16 filesView patch
statusfile
modifiedlib/conf/class/BattleEventConfig.class.php
modifiedlib/conf/define_y.inc
addedpublic_html/img/info_event/info_event_1513_1.jpg
addedpublic_html/img/info_event/info_event_1513_2.jpg
addedpublic_html/img/info_event/info_event_1514_1.jpg
addedpublic_html/img/info_event/info_event_1514_2.jpg
addedpublic_html/img/info_jrye/BattleEventImg/43/detail_how_to_play.jpg
addedpublic_html/img/info_jrye/BattleEventImg/43/reward_achievement.jpg
addedpublic_html/img/info_jrye/BattleEventImg/43/reward_card.jpg
addedpublic_html/img/info_jrye/BattleEventImg/43/reward_new_point_1.jpg
addedpublic_html/img/info_jrye/BattleEventImg/43/reward_new_point_2.jpg
addedpublic_html/img/info_jrye/BattleEventImg/43/reward_ranking_1.jpg
addedpublic_html/img/info_jrye/BattleEventImg/43/reward_ranking_2.jpg
addedpublic_html/img/info_jrye/BattleEventImg/43/reward_synthesis.jpg
addedpublic_html/img/ranking/event_battle/ranking_header.jpg
modifiedpublic_html/template/Ranking-Event.tpl
Patch body is stored as a separate file to keep this page lightweight.