PR

【12/21】レイド16回・3期 #2485

kouho opened this at 2022-12-21T14:27:05; closed

Description

opened by kouho at 2022-12-21T14:27:05; updated 2022-12-21T18:28:01

概要

レイドイベントの実装用PR
レイド16回・第3期
https://docs.google.com/spreadsheets/d/14PCxWse7q6XCP0mfL3FbyrCcWalDNbzUPZiNeS9hAec/edit#gid=455862815

webブランチ:raid_44
dbブランチ:raid_44

db更新
https://git.dev.d-es.co.jp/gitbucket/jolly/jrye-db/pull/259

仕様変更点
・レイドのおすすめカードは今回もなし
・達成報酬は今回変更なし
・レイドステータス・スキル調整
・強化アイテムリリース

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

  • 管理画面での設定確認

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;
  • 管理画面レイド仕様での設定確認

TODO

  • 告知作成

Comment

#24496 by kouho at 2022-12-21T14:27:41; updated 2022-12-21T14:27:41

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

Comment

#24510 by wada at 2022-12-21T17:40:34; updated 2022-12-21T17:40:34

@kouho 確認okです

wada add_label at 2022-12-21T17:40:37: 和田 LGTM
kouho merge at 2022-12-21T18:28:01: 【12/21】レイド16回・3期
kouho close at 2022-12-21T18:28:01: Close

Commit range

base60551bfd985b9c27f5e70f6c21095eef3e23836a
head6c498fb2526d1a36ecd6a06e739d475eec04e359
base branchjolly/jr-web:develop
head branchjolly/jr-web:raid_44

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed5 filesView patch
statusfile
modifiedlib/conf/class/RaidMonsterConfig.class.php
modifiedpublic_html/img/gacha/275/banner_gacha275.jpg
modifiedpublic_html/img/gacha/275/banner_gacha275_2.jpg
modifiedpublic_html/img/gacha/275/gacha275.jpg
modifiedpublic_html/img/gacha/275/gacha275_2.jpg
Patch body is stored as a separate file to keep this page lightweight.