PR

【4/17 12:00頃】レイド18回・第2期 #2718

kouho opened this at 2023-04-14T16:51:23; closed

Description

opened by kouho at 2023-04-14T16:51:23; updated 2023-04-17T10:24:57

概要

レイドイベントの実装用PR
レイド18回・第2期
https://docs.google.com/spreadsheets/d/1C1ejbaOjxBPyIsYz7IEEl6FTOjPvgET8wBlk0Pljs-8/edit#gid=455862815

webブランチ:raid_49
dbブランチ:raid_49

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

仕様変更点
・レア討伐報酬の変更
・強化アイテムのリリース

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

  • 管理画面での設定確認

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

#26951 by kouho at 2023-04-14T16:51:35; updated 2023-04-14T16:51:35

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

Comment

#26972 by wada at 2023-04-14T19:03:34; updated 2023-04-14T19:03:34

@kouho
確認OKです。

wada add_label at 2023-04-14T19:03:36: 和田 LGTM
kouho merge at 2023-04-17T10:24:57: 【4/17 12:00頃】レイド18回・第2期
kouho close at 2023-04-17T10:24:57: Close

Commit range

basea1ad760253696bcddc0541b0a1234f9775f0dd51
head97d63b7082d1e83d7ff26607cd09d1cbd7195ec4
base branchjolly/jr-web:develop
head branchjolly/jr-web:raid_49

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed2 filesView patch
statusfile
modifiedlib/conf/class/RaidMonsterConfig.class.php
modifiedpublic_html/template/Raid-DefaultMedal.tpl
Patch body is stored as a separate file to keep this page lightweight.