PR

【1/26】レイド・32回1期 #4477

kouho opened this at 2026-01-20T16:00:05; closed

Description

opened by kouho at 2026-01-20T16:00:05; updated 2026-01-26T11:46:04

概要

https://docs.google.com/spreadsheets/d/1V3H-4XaqopJIikYHkLICOhlIuJSZOeqs_1wLd-WMpP8/edit?gid=455862815#gid=455862815

TODO

  • [x] キングししだま対応 ~~スタンプシート~~

リリース作業

log移動

#log移動
cd jr-yamada/lib/exec/
vi tool_delete_raid_log.inc (event_no = 90へ変更)
ENVIRONMENT=production PF=yamada php tool_delete_raid_log.inc

vi tool_delete_raid_log_spirit.inc (event_no = 90へ変更)
ENVIRONMENT=production PF=yamada php tool_delete_raid_log_spirit.inc

DBの初期化

#更新
UPDATE `user_mission` SET `raid_point`=0,`raid_point2`=0,`total_raid_point`=0,`m_event_limit`=0;
UPDATE `team_data` SET `raid_stamina`=0,`raid_monster`=0,`raid_monster_vs`=0,`raid_lv`=0,`raid_count`=0,`total_raid_count`=0,`event_raid_count`=0,`war_bonus_time`=0,`event_prize`=0,`raid_vs_end_time`=0;

#確認用
SELECT `user_no`,`raid_point`,`raid_point2`,`total_raid_point`,`m_event_limit` FROM `user_mission` ORDER BY `m_event_limit` DESC
SELECT `raid_stamina`,`raid_monster`,`raid_monster_vs`,`raid_lv`,`raid_count`,`total_raid_count`,`event_raid_count`,`war_bonus_time`,`event_prize`,`raid_vs_end_time` FROM `team_data` WHERE del_flg=0 ORDER BY `raid_stamina` DESC
kouho change_title at 2026-01-22T14:59:16: [WIP]【1/23】レイド・32回1期 【1/23】レイド・32回1期

Comment

#44014 by kouho at 2026-01-23T18:33:10; updated 2026-01-23T18:33:10

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

kouho merge at 2026-01-23T18:33:28: 【1/23】レイド・32回1期
kouho close at 2026-01-23T18:33:28: Close
kouho change_title at 2026-01-23T18:50:53: 【1/23】レイド・32回1期 【1/26】レイド・32回1期

Comment

#44028 by wada at 2026-01-23T19:14:46; updated 2026-01-23T19:14:46

@kouho
仕様書の3期終了日がスケジュールと違うため、GKがイベント期間中に終了しています。

Comment

#44029 by wada at 2026-01-23T19:16:34; updated 2026-01-23T19:16:34

@kouho
証交換期限、トレード解禁日時も同じ

> 仕様書の3期終了日がスケジュールと違うため、GKがイベント期間中に終了しています。

Commit range

base9fa08a9919b1d000105ba072ba20e7cbaff0c4b0
head5892756547851880199db2e566e5b5f517e5530f
base branchjolly/jr-web:master
head branchjolly/jr-web:raid_0126

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed110 filesView patch
statusfile
modifiedlib/class/const/CardConst.class.php
modifiedlib/class/const/ItemConst.class.php
modifiedlib/class/const/PresentNameConst.class.php
modifiedlib/class/present_box/PresentBoxContent.class.php
modifiedlib/class/present_box/PresentBoxManager.class.php
modifiedlib/conf/class/GiantKillerConfig.class.php
modifiedlib/conf/class/RaidMonsterConfig.class.php
modifiedlib/conf/define.inc
modifiedlib/models/Present_receive.php
addedpublic_html/img/banner/RaidEvent/season_common/raid_banner_32_1.jpg
addedpublic_html/img/banner/RaidEvent/season_common/raid_banner_32_2.jpg
addedpublic_html/img/banner/RaidEvent/season_common/raid_banner_32_end_1.jpg
addedpublic_html/img/banner/RaidEvent/season_common/raid_banner_32_end_2.jpg
addedpublic_html/img/card/120/1824.jpg
addedpublic_html/img/card/120/1825.jpg
addedpublic_html/img/card/240/1824.jpg
addedpublic_html/img/card/240/1825.jpg
addedpublic_html/img/card/26/1824.jpg
addedpublic_html/img/card/26/1825.jpg
addedpublic_html/img/card/320/1824.jpg
addedpublic_html/img/card/320/1825.jpg
addedpublic_html/img/card/640/1824.jpg
addedpublic_html/img/card/640/1825.jpg
addedpublic_html/img/card/70/1824.jpg
addedpublic_html/img/card/70/1825.jpg
addedpublic_html/img/card/70main/1824.jpg
addedpublic_html/img/card/70main/1825.jpg
addedpublic_html/img/card/battle/154/1824.jpg
addedpublic_html/img/card/battle/154/1825.jpg
addedpublic_html/img/card/battle/58/1824.jpg
addedpublic_html/img/card/battle/58/1825.jpg
addedpublic_html/img/card/battle/raid/766_spirit.jpg
addedpublic_html/img/card/battle/raid/767_spirit.jpg
addedpublic_html/img/card/battle/raid/768_spirit.jpg
addedpublic_html/img/card/battle/raid/769_spirit.jpg
addedpublic_html/img/card/battle/raid/770_spirit.jpg
addedpublic_html/img/card/battle/raid/986_spirit.jpg
addedpublic_html/img/card_piece/card_detail/1824_1.png
addedpublic_html/img/card_piece/card_detail/1824_2.png
addedpublic_html/img/card_piece/icon/146.png
addedpublic_html/img/card_piece/icon_292/146.png
addedpublic_html/img/info_event/info_event_1696_1.jpg
addedpublic_html/img/info_event/info_event_1696_2.jpg
addedpublic_html/img/info_event/info_event_1697_1.jpg
addedpublic_html/img/info_event/info_event_1697_2.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/32/defeat_monster.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/32/header_1.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/32/header_2.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/32/header_3.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/32/itemrank1.png
addedpublic_html/img/info_jrye/RaidEventImg/season_common/32/itemrank2.png
addedpublic_html/img/info_jrye/RaidEventImg/season_common/32/limited_card.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/32/new_point_overview_1.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/32/new_point_reward.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/32/new_reward_1.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/32/notice_header_1.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/32/notice_header_2.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/32/notice_header_3.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/32/ranking_reward_1.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/32/reward/vs-reward1.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/32/reward/vs-reward2.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/32/reward/vs-reward3.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/32/reward/vs-reward4.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/32/reward/vs-reward5.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/32/reward/vs-reward6.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/32/team_battle.jpg
addedpublic_html/img/item/120/1500234.jpg
addedpublic_html/img/item/120/1500235.jpg
addedpublic_html/img/item/120/1500236.jpg
addedpublic_html/img/item/120/1500237.jpg
addedpublic_html/img/item/120/335.jpg
addedpublic_html/img/item/120/50084.jpg
addedpublic_html/img/item/150/1500234.jpg
addedpublic_html/img/item/150/1500235.jpg
addedpublic_html/img/item/150/1500236.jpg
addedpublic_html/img/item/150/1500237.jpg
addedpublic_html/img/item/150/335.jpg
addedpublic_html/img/item/150/50084.jpg
addedpublic_html/img/item/58/1500234.jpg
addedpublic_html/img/item/58/1500235.jpg
addedpublic_html/img/item/58/1500236.jpg
addedpublic_html/img/item/58/1500237.jpg
addedpublic_html/img/item/58/335.jpg
addedpublic_html/img/item/60/1500234.jpg
addedpublic_html/img/item/60/1500235.jpg
addedpublic_html/img/item/60/1500236.jpg
addedpublic_html/img/item/60/1500237.jpg
addedpublic_html/img/item/60/335.jpg
addedpublic_html/img/item/60/50084.jpg
addedpublic_html/img/item/70/1500234.jpg
addedpublic_html/img/item/70/1500235.jpg
addedpublic_html/img/item/70/1500236.jpg
addedpublic_html/img/item/70/1500237.jpg
addedpublic_html/img/item/70/335.jpg
addedpublic_html/img/item/70/50084.jpg
addedpublic_html/img/item/card_piece/120/146.jpg
addedpublic_html/img/item/card_piece/150/146.jpg
addedpublic_html/img/item/card_piece/58/146.jpg
addedpublic_html/img/item/card_piece/60/146.jpg
addedpublic_html/img/item/card_piece/70/146.jpg
addedpublic_html/img/main/event_info_window/raid/event_logo/32_1.png
addedpublic_html/img/main/event_info_window/raid/event_logo/32_2.png
addedpublic_html/img/main/event_info_window/raid/event_logo/32_3.png
addedpublic_html/img/mission/card/1824.png
addedpublic_html/img/mission/card/1825.png
addedpublic_html/img/raid/point_item/101824_1.png
addedpublic_html/img/raid/point_item/101824_2.png
addedpublic_html/img/raid/point_item/14146_1.png
addedpublic_html/img/raid/point_item/14146_2.png
addedpublic_html/img/ranking/event_raid/info_raid90.jpg
Patch body is stored as a separate file to keep this page lightweight.