PR

【6/23】技玉ガチャ #901

iwamoto opened this at 2021-06-22T18:19:24; closed

Description

opened by iwamoto at 2021-06-22T18:19:24; updated 2024-11-08T14:08:52

【6/23】技玉ガチャ #829

web : ``release_0623``
db : ``release_0623``

更新DB

・master_monthly_skillball_gacha
・master_monthly_skillball_gacha_item
★master_shop_item
★master_shop

今回追加
★技玉ガチャ(6連 3000コイン) は おまけ付き
#おまけはエメラルドのアクセサリーを1つ
(ネックレス、リング、ブレスレットからランダムで配布)

#おまけ設定時の挙動
・ガチャ演出で宝箱を開けたときにアクセが出現
・結果ページにアクセが表示
・ショップの画像はそのまま

★技玉属性チェンジャー
#仕様
・属性が戦/魔/飛/獣 以外は使用不可
・投入した技玉属性以外の属性に変更
・投入した技玉の数に応じて使用する技玉メダルが変化(1つ100枚,2つ30枚,3つ10枚)

#挙動
・技玉のチェンジ演出の結果には□が表示(code見る限り本家もそう)
->変更対応したかったが次回検討します
・チェンジした技玉はプレゼントに配布

Comment

#11727 by iwamoto at 2021-06-22T18:52:41; updated 2021-06-22T18:52:41

@wada @kouho
諸々デバックして頂いていますが、リリース前に一度ご確認お願い致します。
特におまけ関連

リリースはお昼過ぎ14時頃を予定しています

Comment

#11729 by kouho at 2021-06-22T19:12:31; updated 2021-06-22T19:19:12

@iwamoto
技玉ガチャ6連を回してみましたが、おまけのアクセサリーを獲得出来きなくなっているように見えます。

Comment

#11730 by wada at 2021-06-22T19:19:48; updated 2021-06-22T19:19:48

@iwamoto
master_shop.shop_item_descriptionを変更お願いします。

S〜SSランクの技玉の中から6個とエメラルドのアクセ1個が手に入る

Comment

#11732 by iwamoto at 2021-06-23T10:04:20; updated 2021-06-23T10:04:20

@wada
master_shop.shop_item_descriptionを修正しました。

Comment

#11735 by kouho at 2021-06-23T10:32:08; updated 2021-06-23T10:32:08

@iwamoto
すみません確認時にjrye.master_shop_itemの更新をできていませんでした。
更新後問題なく技玉6連おまけでアクセサリーを獲得できることを確認しました。

Comment

#11740 by iwamoto at 2021-06-23T10:58:06; updated 2021-06-23T10:58:06

@wada
技玉ガチャ6連画像の修正verの画像をあげました。

@kouho
承知しました。

Comment

#11741 by wada at 2021-06-23T11:04:27; updated 2021-06-23T11:04:27

@iwamoto 確認しました。
150サイズだけ変わってるのは忘れてただけなので、6連画像は全サイズ更新お願いします。

Comment

#11744 by iwamoto at 2021-06-23T11:31:08; updated 2021-06-23T11:31:08

@wada
6連画像の他サイズも更新しました。

Comment

#11745 by wada at 2021-06-23T11:39:20; updated 2021-06-23T11:39:20

@iwamoto
ありがとうございます。

iwamoto merge at 2021-06-23T14:04:06: 【6/23】技玉ガチャ
iwamoto close at 2021-06-23T14:04:06: Close

Commit range

based4d6c969f1884297a346cffff7aaf80f02bb7cc3
heade88c7db72d091925b3358b6050d415fa87104cfb
base branchjolly/jr-web:master
head branchjolly/jr-web:release_0623

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed26 filesView patch
statusfile
modifiedlib/SubFunc.inc
modifiedlib/ajax/shop_select.inc
modifiedlib/conf/class/ItemPackConfig.class.php
modifiedlib/conf/define_y.inc
modifiedlib/models/Gacha_skillball.php
modifiedlib/public/Shop-AssortmentSwf.inc
addedlib/public/SkillBallChanger-Info.inc
modifiedpublic_html/img/banner/banner_skillball_gacha_start_1.jpg
modifiedpublic_html/img/banner/banner_skillball_gacha_start_2.jpg
addedpublic_html/img/gacha/skillball/changer/info_01.jpg
addedpublic_html/img/gacha/skillball/changer/info_02.jpg
addedpublic_html/img/gacha/skillball/changer/info_03.jpg
addedpublic_html/img/info_jrye/SkillBallInfo/common/medalGacha6.jpg
modifiedpublic_html/img/item/120/10005.jpg
modifiedpublic_html/img/item/150/10005.jpg
modifiedpublic_html/img/item/60/10005.jpg
modifiedpublic_html/img/item/70/10005.jpg
modifiedpublic_html/index.php
modifiedpublic_html/template/Shop-Assortment.tpl
modifiedpublic_html/template/Shop-AssortmentSwf2.tpl
modifiedpublic_html/template/Shop.tpl
modifiedpublic_html/template/SkillBallChanger-Check.tpl
modifiedpublic_html/template/SkillBallChanger-Default.tpl
addedpublic_html/template/SkillBallChanger-Info.tpl
modifiedpublic_html/template/SkillBallChanger-ItemSkill.tpl
modifiedpublic_html/template/SkillBallChanger-Result.tpl
Patch body is stored as a separate file to keep this page lightweight.