PR

【1/5】勝利の証が3倍キャンペーン #1431

wada opened this at 2021-12-28T15:00:40; closed

Description

opened by wada at 2021-12-28T15:00:40; updated 2026-05-29T14:38:06

概要

【1/11】勝利の証3倍キャンペーン #1397
紹介に、勝利の証(仲介)と強化アイテム(販売)を設定
販売所で初めて期限付きアイテムを陳列

branch

web: card_piece_drop_bonus_0111
db: card_piece_drop_bonus_0111

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

以下の期限を調整

  • master_card_piece_data

仲介所の勝利の証

  • master_pirate_store_item

販売所の強化アイテム

  • CardPieceConfig

冒険中の出現カード

wada change_title at 2022-01-05T10:07:34: [WIP]【1/6】勝利の証が3倍キャンペーン 【1/6】勝利の証が3倍キャンペーン
wada add_label at 2022-01-05T10:07:41: レビュー待ち

Comment

#16312 by wada at 2022-01-05T10:08:04; updated 2022-01-05T10:08:04

@iwamoto @kouho
レビューお願いします。画像は後ほど追加します。

wada change_title at 2022-01-05T10:27:00: 【1/6】勝利の証が3倍キャンペーン 【1/5】勝利の証が3倍キャンペーン

Comment

#16316 by wada at 2022-01-05T10:27:36; updated 2022-01-05T10:27:36

勝利の証、仲介所の画像を追加しました。

Comment

#16336 by iwamoto at 2022-01-05T17:15:58; updated 2022-01-05T17:15:58

@wada
確認しました。
通常はモンスター出現の出現率は等倍であったと思いますが、仕様書では一部モンスターの出現率が増減しています。
こちらについては今回は問題ないのでしょうか?
!card_piece_drop_bonu

他に関しましては、いずれも問題はないように思います。

Comment

#16337 by wada at 2022-01-05T18:01:25; updated 2022-01-05T18:57:58

@iwamoto
全て20%が正しいです。

Comment

#16340 by iwamoto at 2022-01-05T18:56:59; updated 2022-01-05T18:56:59

@wada
そちらであれば問題ないと思います。
ありがとうございます。

iwamoto add_label at 2022-01-05T18:57:02: 岩本 LGTM

Comment

#16342 by kouho at 2022-01-06T09:56:11; updated 2022-01-06T09:56:11

@wada
確認OKです

kouho add_label at 2022-01-06T09:56:14: 皇甫 LGTM
wada merge at 2022-01-06T10:38:52: 【1/5】勝利の証が3倍キャンペーン
wada close at 2022-01-06T10:38:52: Close
iwamoto refer at 2022-01-06T18:58:37: 1438:【1/6】レイド11回・第2期
wada refer at 2022-01-07T09:51:26: 1442:【1/7】リリース
wada refer at 2022-01-11T11:57:47: 1452:【1/11 16:00】リリース

Commit range

base9a629724d7f0a4880afd91c902986ccf4cae7d3d
head8f07ac1c78401558d1de1f8c52dc683fd622f1c7
base branchjolly/jr-web:develop
head branchjolly/jr-web:card_piece_drop_bonus_0111

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed33 filesView patch
statusfile
modifiedlib/conf/class/CardPieceConfig.class.php
modifiedlib/models/Card_piece.php
modifiedlib/models/Pirate_store.php
addedpublic_html/img/banner/Campaign/banner_card_piece_2.png
addedpublic_html/img/card_piece/card_detail/401_1.png
addedpublic_html/img/card_piece/card_detail/401_2.png
addedpublic_html/img/card_piece/card_detail/402_1.png
addedpublic_html/img/card_piece/card_detail/402_2.png
addedpublic_html/img/card_piece/icon/106.png
addedpublic_html/img/card_piece/icon/107.png
addedpublic_html/img/card_piece/shop/cp_banner_2.png
addedpublic_html/img/info_jrye/1190/info1.jpg
addedpublic_html/img/info_jrye/1190/info2.jpg
addedpublic_html/img/info_jrye/1190/info3.jpg
addedpublic_html/img/info_jrye/1190/info4.jpg
addedpublic_html/img/info_jrye/1190/info5.jpg
addedpublic_html/img/info_jrye/1190/info6.jpg
addedpublic_html/img/info_jrye/1193/info1.jpg
addedpublic_html/img/info_jrye/1193/info2.jpg
addedpublic_html/img/info_jrye/1193/info3.jpg
addedpublic_html/img/info_jrye/1193/info4.jpg
addedpublic_html/img/item/card_piece/120/106.jpg
addedpublic_html/img/item/card_piece/120/107.jpg
addedpublic_html/img/item/card_piece/150/106.jpg
addedpublic_html/img/item/card_piece/150/107.jpg
addedpublic_html/img/item/card_piece/58/106.jpg
addedpublic_html/img/item/card_piece/58/107.jpg
addedpublic_html/img/item/card_piece/60/106.jpg
addedpublic_html/img/item/card_piece/60/107.jpg
addedpublic_html/img/item/card_piece/70/106.jpg
addedpublic_html/img/item/card_piece/70/107.jpg
modifiedpublic_html/js/JOLLYROGER.js
modifiedpublic_html/template/CardPieceShop-Default.tpl
Patch body is stored as a separate file to keep this page lightweight.