PR

【3/23】復刻プレミアムガチャロロノア #674

wada opened this at 2021-03-17T15:21:46; closed

Description

opened by wada at 2021-03-17T15:21:46; updated 2024-03-05T11:03:46

3/23 12:00 ~
https://docs.google.com/spreadsheets/u/1/d/17g0mXlLmkbo9RrEXNXFPbCH4B4a7sICVsbg4qGM07Wk/edit#gid=141582637

従来の復刻ガチャからの変更点
・ステップアップからランダムガチャに変更
・アイテムをラインナップに追加
・毎日1回100コイン

更新マスタ
・master_gacha:名前、期間の変更
・master_gacha_item:ラインナップの変更
・master_item_album:強化アイテムの表示
・master_card_skill:スキルマニュアルに追加

wada change_title at 2021-03-17T15:57:00: [WIP]【3/23】復刻プレミアムガチャロロノア 【3/23】復刻プレミアムガチャロロノア
wada add_label at 2021-03-17T15:57:10: レビュー待ち

Comment

#9820 by wada at 2021-03-17T15:59:50; updated 2021-03-17T15:59:50

@iwamoto @kouho
レビューお願いします。

単発、10連それぞれの初回フラグは以下のテーブルで管理してます。
・user_gacha_data.coin10:10連
・user_sp_gacha_100:単発(毎日1回)

Comment

#9821 by wada at 2021-03-17T18:08:43; updated 2021-03-17T19:16:00

限定カードのラインナップが間違ってました。修正中しました。
card_no: 35 → 71
card_no: 90 → 93

Comment

#9822 by iwamoto at 2021-03-17T19:26:23; updated 2021-03-17T19:27:20

仕様書では「伝説の海賊の魂」でしたが、「幻の海賊の魂」がでてきました
仕様書で記載されているidが「幻の海賊の魂」のものでした
ご確認お願いします。

Comment

#9823 by iwamoto at 2021-03-18T10:51:31; updated 2021-03-18T10:51:31

@wada
レビューしました。
上記「海賊の魂」だけ確認お願いします。
あとは大丈夫と思います。

Comment

#9827 by wada at 2021-03-18T11:36:38; updated 2021-03-18T11:36:38

@iwamoto
「伝説の海賊の魂」に修正しました。

併せて2カ所修正してます。
・注意事項に追記
・確率表記を全体に対する確率に変更

Comment

#9829 by iwamoto at 2021-03-18T12:39:59; updated 2021-03-18T12:39:59

@wada
対応ありがとうございます。

・魂の修正
・注意事項
・確率表記```
こちら3点確認しました、大丈夫かと
wada merge at 2021-03-19T11:27:35: 【3/23】復刻プレミアムガチャロロノア
wada close at 2021-03-19T11:27:35: Close
wada refer at 2021-03-22T15:55:47: 685:【3/23】リリース

Commit range

baseab9f5cc281198acc891fc7833ad010a74feb40c1
headbbb689f602fd8ffb0735897ddd59f26d99512064
base branchjolly/jr-web:develop
head branchjolly/jr-web:gacha_0323

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed28 filesView patch
statusfile
modifiedlib/conf/class/GachaConfig.class.php
modifiedlib/models/Gacha_payment.php
modifiedlib/public/Bar-Gacha.inc
modifiedlib/public/Bar-GachaCheck.inc
modifiedlib/public/Bar-GachaRatio.inc
modifiedlib/public/Bar-GachaResult.inc
modifiedpublic_html/img/gacha/130/banner_gacha130.jpg
modifiedpublic_html/img/gacha/130/banner_gacha130_2.jpg
modifiedpublic_html/img/gacha/130/gacha130.jpg
modifiedpublic_html/img/gacha/130/gacha130_2.jpg
deletedpublic_html/img/gacha/130/gacha130_card_info18.jpg
deletedpublic_html/img/gacha/130/gacha130_card_info23.jpg
deletedpublic_html/img/gacha/130/gacha130_card_info71.jpg
deletedpublic_html/img/gacha/130/gacha130_card_info93.jpg
modifiedpublic_html/img/gacha/130/gacha130_info.jpg
modifiedpublic_html/img/gacha/130/gacha130_info2.jpg
modifiedpublic_html/img/gacha/130/gacha130_info3.jpg
addedpublic_html/img/gacha/130/gacha130_info4.jpg
modifiedpublic_html/img/gacha/130/gacha130_title.jpg
addedpublic_html/img/gacha/130/updateinfo1.jpg
modifiedpublic_html/img/gacha/gacha_coin_object15.png
addedpublic_html/img/gacha/gacha_coin_object19.png
modifiedpublic_html/img/gacha/special/item/item_7_5.jpg
modifiedpublic_html/index.php
modifiedpublic_html/template/Bar-GachaCheckReprint3.tpl
modifiedpublic_html/template/Bar-GachaRatioReprint.tpl
modifiedpublic_html/template/Bar-GachaReprint3.tpl
modifiedpublic_html/template/Bar-GachaResultReprint3.tpl
Patch body is stored as a separate file to keep this page lightweight.