PR

【3/24】ギュリとテラガチャ #676

wada opened this at 2021-03-18T16:02:07; closed

Description

opened by wada at 2021-03-18T16:02:07; updated 2024-03-05T10:48:16

webブランチ: gacha_0324
dbブランチ: gacha_0324

覚醒ボーナス+20変更のため、パラメータとボーナス設定
カード詳細モーダルをステップアップガチャに追加
※リリース時にレイドお知らせのGK画像更新

マスタ更新
・master_gacha
・master_gacha_item
・master_card
・master_card_skill
・master_composition_bonus

wada add_label at 2021-03-22T11:57:29: レビュー待ち

Comment

#9846 by wada at 2021-03-22T11:59:18; updated 2021-03-22T11:59:18

@iwamoto @kouho
レビューお願いします。
今回からwebブランチと同名のdbブランチを作成しているので、マスタ更新時はdbブランチの変更をお願いします。

wada change_title at 2021-03-22T11:59:40: [WIP]【3/24】ギュリとテラガチャ 【3/24】ギュリとテラガチャ

Comment

#9871 by kouho at 2021-03-22T19:03:33; updated 2021-03-22T19:03:33

@wada
確認しました。ソースは問題ないかと思いますが、以下の画像は修正が必要かと思います。
public_html/img/gacha/126/composition_bonus.jpg
(240以上の差があることを明記)

kouho add_label at 2021-03-22T19:04:25: 皇甫 LGTM

Comment

#9873 by wada at 2021-03-22T19:08:32; updated 2021-03-22T19:08:32

画像修正済です。

!composition_bonus

Comment

#9874 by wada at 2021-03-22T19:12:56; updated 2021-03-22T19:12:56

テストスクリプトに覚醒ボーナスとスキル追加しました。

ENVIRONMENT=develop PF=yamada HTTP_HOST=127.0.0.1 IS_DOCKER=true php test_gacha.php 126
--- ガチャアイテム設定 ---
【限定カード】
ID: 259	レア: 7	名前: 姉妹海賊ギュリとテラ	覚醒ボーナス: 20	【リセットカード】
ID: 193	レア: 6	名前: 戦乙女アイヴィー	覚醒ボーナス: 20	
ID: 228	レア: 5	名前: 魔弓の射手ドゥシャン	覚醒ボーナス: 20	
ID: 262	レア: 4	名前: 豪腕の人狼ケイン	覚醒ボーナス: 20	

【限定カードスキル】
ID: 141	名前: 2乱戦	公開: 1
ID: 409	名前: タイムスロック	公開: 0
ID: 602	名前: 急所	公開: 1
ID: 702	名前: 一心【名前】	公開: 1
ID: 105	名前: 凶撃	公開: 1
ID: 102	名前: 貫通	公開: 1
ID: 629	名前: ライジング	公開: 1
ID: 10104	名前: 【戦】根性	公開: 1
ID: 10304	名前: 【飛】根性	公開: 1
ID: 702	名前: 一心【名前】	公開: 1

Comment

#9879 by iwamoto at 2021-03-23T00:38:18; updated 2021-03-23T00:38:18

@wada
すみません、遅くなってしまいましたが
コードレビューしました、諸々問題ないと思います。

iwamoto add_label at 2021-03-23T00:38:30: 岩本 LGTM

Comment

#9884 by wada at 2021-03-23T11:06:04; updated 2021-03-23T11:06:04

確認ありがとうございます。
マージします。

wada merge at 2021-03-23T11:06:31: 【3/24】ギュリとテラガチャ
wada close at 2021-03-23T11:06:31: Close

Commit range

base3ed9b090950acdb11e7f2375b1a6d92eda8c65f9
heada3498b507d67471f82da7911b621fbb28948105d
base branchjolly/jr-web:develop
head branchjolly/jr-web:gacha_0324

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed21 filesView patch
statusfile
modifiedlib/conf/class/GachaConfig.class.php
modifiedlib/conf/define_y.inc
modifiedpublic_html/img/gacha/126/banner_gacha126.jpg
modifiedpublic_html/img/gacha/126/banner_gacha126_2.jpg
addedpublic_html/img/gacha/126/composition_bonus.jpg
modifiedpublic_html/img/gacha/126/gacha126.jpg
modifiedpublic_html/img/gacha/126/gacha126_2.jpg
modifiedpublic_html/img/gacha/126/gacha126_card_info193.jpg
modifiedpublic_html/img/gacha/126/gacha126_card_info228.jpg
modifiedpublic_html/img/gacha/126/gacha126_card_info259.jpg
modifiedpublic_html/img/gacha/126/gacha126_card_info262.jpg
modifiedpublic_html/img/gacha/126/gacha126_info.jpg
modifiedpublic_html/img/gacha/126/gacha126_info2.jpg
addedpublic_html/img/gacha/126/gacha126_info3.jpg
addedpublic_html/img/gacha/126/gacha126_info4.jpg
modifiedpublic_html/img/gacha/126/gacha126_title.jpg
addedpublic_html/img/gacha/126/gacha126_title2.jpg
addedpublic_html/img/login/loginbonus/beginner/beginner_login_259.jpg
addedpublic_html/img/login/loginbonus/beginner/beginner_login_present_7_259.jpg
modifiedpublic_html/template/Bar-Gacha_old.tpl
modifiedtool/event/test_gacha.php
Patch body is stored as a separate file to keep this page lightweight.