PR

【12/28】正月ガチャ #515

wada opened this at 2020-12-24T10:24:57; closed

Description

opened by wada at 2020-12-24T10:24:57; updated 2023-08-31T09:37:12

issue #487

鏡餅の獲得EXPを50,000から20,000に変更
フロストドラゴンのスキル変更アイテムを追加
・険悪を信頼に変更
正月とくぱんを129から1433に変更

クリスマスガチャからの変更点
・おまけカードの削除(クリスマスプレゼント)
・ガチャ演出の変更(通常ガチャと同じ)
・おまけアイテム「福袋」の追加
・毎日1回単発100コイン

おまけアイテム「福袋」について
・10連ガチャ実行時にプレゼント
・使用するとアイテムをランダムで2個プレゼント
・獲得するアイテムの重複あり

Comment

#8872 by wada at 2020-12-24T10:30:02; updated 2020-12-24T10:44:07

マスタ更新(csv)
・master_gacha
・master_gacha_item_rare
・master_card
・master_card_text
・master_item
・master_item_cardstrong

master_card_dataは、csv更新するとエラーになるので直接sql流します。

master_card_data_1433.sql

wada change_title at 2020-12-24T18:59:32: [WIP]【12/28】正月ガチャ 【12/28】正月ガチャ
wada add_label at 2020-12-24T18:59:37: レビュー待ち

Comment

#8899 by wada at 2020-12-24T19:02:20; updated 2020-12-24T19:02:20

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

Comment

#8914 by iwamoto at 2020-12-25T10:44:41; updated 2020-12-25T10:44:41

@wada
レビュー確認しました、こちらも問題ないと思います

wada merge at 2020-12-25T15:30:41: 【12/28】正月ガチャ
wada close at 2020-12-25T15:30:41: Close
wada refer at 2021-02-08T18:21:35: 586:【2/12】バレンタインガチャ

Commit range

base02a455322f577d82efffaa7b9badb99cd62213c5
headcbcc251a51620757cdeea25f79597b8f5560b0eb
base branchjolly/jr-web:develop
head branchjolly/jr-web:gacha_487

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed49 filesView patch
statusfile
modifiedlib/SubFunc.inc
modifiedlib/ajax/card_itemResult.inc
modifiedlib/ajax/item_result.inc
modifiedlib/conf/class/OmikujiConfig.class.php
modifiedlib/conf/class/SPGachaConfig.class.php
modifiedlib/conf/define_y.inc
modifiedlib/models/Powerup_item.php
modifiedlib/models/gacha/Season_random.php
modifiedlib/public/Bar-SPGachaExec.inc
modifiedlib/public/Bar-SPGachaRatio.inc
modifiedlib/public/Card-Default.inc
modifiedlib/public/Card-Detail.inc
addedpublic_html/img/card/battle/154/1433.jpg
addedpublic_html/img/card/battle/58/1433.jpg
addedpublic_html/img/gacha/106/banner_gacha106.jpg
modifiedpublic_html/img/gacha/106/banner_gacha106_2.jpg
modifiedpublic_html/img/gacha/106/gacha106.jpg
modifiedpublic_html/img/gacha/106/gacha106_2.jpg
modifiedpublic_html/img/gacha/106/gacha106_info1.jpg
modifiedpublic_html/img/gacha/106/gacha106_info2.jpg
addedpublic_html/img/gacha/106/gacha106_info3.jpg
addedpublic_html/img/gacha/106/gacha106_info4.jpg
addedpublic_html/img/gacha/106/gacha106_title.jpg
addedpublic_html/img/gacha/106/gacha_result_footer.png
addedpublic_html/img/gacha/106/gacha_result_top.jpg
addedpublic_html/img/gacha/gacha_coin_object106.png
addedpublic_html/img/item/120/1901.jpg
modifiedpublic_html/img/item/120/64.jpg
modifiedpublic_html/img/item/120/67.jpg
addedpublic_html/img/item/150/1901.jpg
modifiedpublic_html/img/item/150/64.jpg
modifiedpublic_html/img/item/150/67.jpg
addedpublic_html/img/item/58/1901.jpg
modifiedpublic_html/img/item/58/64.jpg
modifiedpublic_html/img/item/58/67.jpg
addedpublic_html/img/item/60/1901.jpg
modifiedpublic_html/img/item/60/64.jpg
modifiedpublic_html/img/item/60/67.jpg
addedpublic_html/img/item/70/1901.jpg
modifiedpublic_html/img/item/70/64.jpg
modifiedpublic_html/img/item/70/67.jpg
modifiedpublic_html/js/JOLLYROGER.js
modifiedpublic_html/template/Bar-SPGachaList.tpl
modifiedpublic_html/template/Bar-SPGachaRatio.tpl
modifiedpublic_html/template/Bar-SPGachaResult.tpl
modifiedpublic_html/template/Bar-SPGacha_106.tpl
modifiedpublic_html/template/Card-Detail.tpl
modifiedpublic_html/template/Card.tpl
modifiedpublic_html/template/Item.tpl
Patch body is stored as a separate file to keep this page lightweight.