PR

【12/12】天下無双の賞金首 12月 GOLD RUSH #4416

kouho opened this at 2025-12-09T17:40:39; closed

Description

opened by kouho at 2025-12-09T17:40:39; updated 2025-12-16T11:55:23

概要

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

今回ROLD RUSHあり

  • 前回開催時から報酬が本家仕様に報酬量UP
  • モード時2倍は今回もなし

前回GOLD RUSH時仕様
https://docs.google.com/spreadsheets/d/1tGVez2_6MEbX7s60hZg_zVemuCiybQaXBOQAOpE49Hs/edit?gid=305527652#gid=305527652

log移動

#log移動
cd jr-yamada/lib/exec/
vi tool_delete_battle_event_log.inc (event_no = 44)
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] dbデプロイ
  • [x] webデプロイ
  • [x] 告知設定
  • [x] log移動&DBの初期化

Comment

#43461 by kouho at 2025-12-09T17:43:33; updated 2025-12-09T17:43:33

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

kouho change_title at 2025-12-12T10:14:01: 【12/13】天下無双の賞金首 12月 GOLD RUSH 【12/12】天下無双の賞金首 12月 GOLD RUSH

Comment

#43504 by wada at 2025-12-12T11:29:40; updated 2025-12-12T11:29:40

@kouho
達成報酬にはチームリカバリ(非期限付き)はありませんでした

> public_html/img/info_jrye/BattleEventImg/45/reward_achievement.jpg

wada add_label at 2025-12-12T11:29:43: コメントあり

Comment

#43507 by kouho at 2025-12-12T14:02:13; updated 2025-12-12T14:02:13

@wada
確認ありがとうございます。修正いたしました。
> 達成報酬にはチームリカバリ(非期限付き)はありませんでした

Comment

#43508 by wada at 2025-12-12T15:29:21; updated 2025-12-12T15:29:21

@kouho
確認OKです。

wada delete_label at 2025-12-12T15:29:24: コメントあり
wada add_label at 2025-12-12T15:29:25: 和田 LGTM
kouho merge at 2025-12-12T16:10:25: 【12/12】天下無双の賞金首 12月 GOLD RUSH
kouho close at 2025-12-12T16:10:25: Close

Commit range

basecc2f73d36d4c187e22f7321c1b41d97c10413930
head820c3691145249f05390c0e93f8a1150fa5ad683
base branchjolly/jr-web:master
head branchjolly/jr-web:battle_event_1216

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed22 filesView patch
statusfile
modifiedlib/conf/class/BattleEventConfig.class.php
addedpublic_html/img/info_event/info_event_1628_1.jpg
addedpublic_html/img/info_event/info_event_1628_2.jpg
addedpublic_html/img/info_event/info_event_1629_1.jpg
addedpublic_html/img/info_event/info_event_1629_2.jpg
addedpublic_html/img/info_jrye/BattleEventImg/45/detail_howtoplay_1.jpg
addedpublic_html/img/info_jrye/BattleEventImg/45/detail_howtoplay_2.jpg
addedpublic_html/img/info_jrye/BattleEventImg/45/detail_new_point_1.jpg
addedpublic_html/img/info_jrye/BattleEventImg/45/detail_rush_shark_1.jpg
addedpublic_html/img/info_jrye/BattleEventImg/45/detail_rush_shark_2.jpg
addedpublic_html/img/info_jrye/BattleEventImg/45/detail_rush_shark_3.jpg
addedpublic_html/img/info_jrye/BattleEventImg/45/detail_rush_shark_4.jpg
addedpublic_html/img/info_jrye/BattleEventImg/45/detail_shop.jpg
addedpublic_html/img/info_jrye/BattleEventImg/45/heder.jpg
addedpublic_html/img/info_jrye/BattleEventImg/45/heder_notice.jpg
addedpublic_html/img/info_jrye/BattleEventImg/45/notice_comment_1.jpg
addedpublic_html/img/info_jrye/BattleEventImg/45/notice_comment_2.jpg
addedpublic_html/img/info_jrye/BattleEventImg/45/reward_achievement.jpg
addedpublic_html/img/info_jrye/BattleEventImg/45/reward_ranking.jpg
addedpublic_html/img/info_jrye/BattleEventImg/45/reward_rush_shark_1.jpg
addedpublic_html/img/info_jrye/BattleEventImg/45/reward_rush_shark_2.jpg
addedpublic_html/img/info_jrye/BattleEventImg/45/story.jpg
Patch body is stored as a separate file to keep this page lightweight.