PR

【3/30】天下無双の賞金首・後期 #4574

kouho opened this at 2026-03-23T14:39:21; closed

Description

opened by kouho at 2026-03-23T14:39:21; updated 2026-04-03T14:11:13

概要

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

TODO

告知ID発行後

  • [x] BattleEventConfig info更新

swf告知ID発行後

  • [x] swf告知画像

db更新

jolly/jrye-db#1367

log移動

#log移動
cd jr-yamada/lib/exec/
vi tool_delete_battle_event_log.inc (event_no = 46)
ENVIRONMENT=production PF=yamada php tool_delete_battle_event_log.inc

DBの初期化

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

TODO

  • [x] log移動&DBの初期化
  • [x] デプロイ
  • [x] 告知設定
  • [x] 戦闘デモ確認

Comment

#44901 by kouho at 2026-03-23T14:41:24; updated 2026-03-23T14:41:24

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

Comment

#44964 by wada at 2026-03-25T16:40:38; updated 2026-03-25T16:40:38

@kouho
確認OKです。

wada add_label at 2026-03-25T16:40:41: 和田 LGTM
kouho merge at 2026-03-27T13:07:05: 【3/30】天下無双の賞金首・後期
kouho close at 2026-03-27T13:07:05: Close

Commit range

base1a6220ecf6f836e8c879ef4bd296e9a24ac06a94
head3f8f547f74e00e6f7a069fe4a052418fd9e8713f
base branchjolly/jr-web:master
head branchjolly/jr-web:battle_event_0403

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed29 filesView patch
statusfile
modifiedlib/conf/class/BattleEventConfig.class.php
addedpublic_html/img/info_event/info_event_1773_1.jpg
addedpublic_html/img/info_event/info_event_1773_2.jpg
addedpublic_html/img/info_event/info_event_1774_1.jpg
addedpublic_html/img/info_event/info_event_1774_2.jpg
addedpublic_html/img/info_jrye/BattleEventImg/47/detail_how_to_play.jpg
addedpublic_html/img/info_jrye/BattleEventImg/47/reward_achievement.jpg
addedpublic_html/img/info_jrye/BattleEventImg/47/reward_card.jpg
addedpublic_html/img/info_jrye/BattleEventImg/47/reward_card2.jpg
addedpublic_html/img/info_jrye/BattleEventImg/47/reward_new_point_1.jpg
addedpublic_html/img/info_jrye/BattleEventImg/47/reward_ranking_1.jpg
addedpublic_html/img/info_jrye/BattleEventImg/47/reward_ranking_2.jpg
addedpublic_html/img/info_jrye/BattleEventImg/47/reward_synthesis.jpg
addedpublic_html/img/item/120/1500276.jpg
addedpublic_html/img/item/120/1500277.jpg
addedpublic_html/img/item/120/1500278.jpg
addedpublic_html/img/item/120/1500279.jpg
addedpublic_html/img/item/150/1500276.jpg
addedpublic_html/img/item/150/1500277.jpg
addedpublic_html/img/item/150/1500278.jpg
addedpublic_html/img/item/150/1500279.jpg
addedpublic_html/img/item/60/1500276.jpg
addedpublic_html/img/item/60/1500277.jpg
addedpublic_html/img/item/60/1500278.jpg
addedpublic_html/img/item/60/1500279.jpg
addedpublic_html/img/item/70/1500276.jpg
addedpublic_html/img/item/70/1500277.jpg
addedpublic_html/img/item/70/1500278.jpg
addedpublic_html/img/item/70/1500279.jpg
Patch body is stored as a separate file to keep this page lightweight.