PR

【11/14】天下無双の賞金首 #3772

kouho opened this at 2024-11-12T13:43:00; closed

Description

opened by kouho at 2024-11-12T13:43:00; updated 2024-11-18T11:11:18

概要

https://docs.google.com/spreadsheets/d/1l0Ob1GZ7hg0FoOay2OdtsRi9_j0FldV1gZ-4Ozm9-DU/edit?gid=305527652#gid=305527652

備考

  • 今回前期・後期はなし
  • 報酬カードに元季節ガチャカードを利用
  • 報酬の専用技玉の効果を調整。スキル名は使い回し。専用技玉のIDは本家のIDを流用。
  • スキルの具体的な説明は告知側で補完
  • 船ボーナスの組み合わせが変更

DB更新内容

jolly/jrye-db#907

DB初期化

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

TODO

  • [x] 告知作成
  • [x] dbデプロイ
  • [x] webデプロイ
  • [x] 戦闘デモ設定
  • [x] 告知設定
  • [x] db初期化

Comment

#37381 by kouho at 2024-11-12T13:45:21; updated 2024-11-12T13:45:21

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

Comment

#37398 by wada at 2024-11-13T10:42:58; updated 2024-11-13T10:42:58

@kouho
> public_html/img/info_jrye/BattleEventImg/37/reward_ranking_2.jpg

501~1000位の報酬カードが別カードになっています。

wada add_label at 2024-11-13T10:56:43: コメントあり

Comment

#37404 by kouho at 2024-11-13T11:03:37; updated 2024-11-13T11:03:37

@wada
確認ありがとうございます。以下修正いたしました。
> public_html/img/info_jrye/BattleEventImg/37/reward_ranking_2.jpg
501~1000位の報酬カードが別カードになっています。

Comment

#37414 by wada at 2024-11-13T11:24:30; updated 2024-11-13T11:24:30

@kouho
確認OKです。

wada delete_label at 2024-11-13T11:24:35: コメントあり
wada add_label at 2024-11-13T11:24:36: 和田 LGTM
kouho merge at 2024-11-14T10:47:59: 【11/14】天下無双の賞金首
kouho close at 2024-11-14T10:47:59: Close

Commit range

baseae9949e53bc2f5f26dbf34408c7209608c8f85bc
headcf5bdab4a197ab16f74fb373c6b5189bf8053301
base branchjolly/jr-web:master
head branchjolly/jr-web:battle_event_27

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed17 filesView patch
statusfile
modifiedlib/SkillFunc.inc
modifiedlib/SubFunc.inc
modifiedlib/conf/class/BattleEventConfig.class.php
modifiedlib/conf/define_y.inc
addedpublic_html/img/info_event/info_event_1182_1.jpg
addedpublic_html/img/info_event/info_event_1182_2.jpg
addedpublic_html/img/info_event/info_event_1183_1.jpg
addedpublic_html/img/info_event/info_event_1183_2.jpg
addedpublic_html/img/info_jrye/BattleEventImg/37/detail_how_to_play.jpg
addedpublic_html/img/info_jrye/BattleEventImg/37/reward_achievement.jpg
addedpublic_html/img/info_jrye/BattleEventImg/37/reward_card.jpg
addedpublic_html/img/info_jrye/BattleEventImg/37/reward_new_point_1.jpg
addedpublic_html/img/info_jrye/BattleEventImg/37/reward_new_point_2.jpg
addedpublic_html/img/info_jrye/BattleEventImg/37/reward_ranking_1.jpg
addedpublic_html/img/info_jrye/BattleEventImg/37/reward_ranking_2.jpg
addedpublic_html/img/info_jrye/BattleEventImg/37/reward_synthesis.jpg
addedpublic_html/img/ranking/event_battle/info37.jpg
Patch body is stored as a separate file to keep this page lightweight.