PR

【1/7】レイジーヴァンプをレイド戦で通常攻撃にする #1440

wada opened this at 2022-01-06T19:10:47; closed

Description

opened by wada at 2022-01-06T19:10:47; updated 2022-01-11T11:57:47

概要

リヴィアのスキル「レイジーヴァンプ」をレイド戦で通常攻撃にする
期間制限はなく、スキルの処理自体変更する

web: fix_skill_raid_support
db: fix_skill_raid_support

---
slackより

問い合わせで発覚した
リヴィアにGKがついているがレイドモンスターにダメージを与えられない件
の対応ですが、以下でいきます。
・リヴィアが所持しているスキル「レイジーヴァンプ」の説明に「(レイドモンスター戦では「通常攻撃」となる)」を追加
・レイドモンスター戦のとき「レイジーヴァンプ」を通常攻撃扱いにする処理の追加
・お知らせ掲載
GK期間とは関係なくスキルの特性とします。
未リリースのサキュバスが「レイジーヴァンプ」を持っていますが、これは良しとします。

Comment

#16395 by wada at 2022-01-06T19:12:53; updated 2022-01-06T19:12:53

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

wada assign at 2022-01-06T19:12:56: Not assigned:wada

Comment

#16419 by kouho at 2022-01-07T11:19:32; updated 2022-01-07T11:19:32

@wada
確認しました。こちら問題ないと思います。

kouho add_label at 2022-01-07T11:19:35: 皇甫 LGTM

Comment

#16421 by iwamoto at 2022-01-07T11:23:22; updated 2022-01-07T11:23:22

@wada
確認しました。
こちらについては問題ないように思います。

こちらは確認なのですが、
「レイジーヴァンプ」と同様の「デビルズウィスパー」についてはそのままでいいのでしょうか?
skill_no:14 / skill_name:デビルズウィスパー /text:【前列-中列】の全ての【女】を攻撃する。

Comment

#16422 by wada at 2022-01-07T11:45:46; updated 2022-01-07T11:45:46

@iwamoto
今回は、リヴィアがGKついてるのにレイド攻撃できない問題の対応なので、特例として「レイジーヴァンプ」のみ修正します。
(性別や属性系を対応し出すとキリがないので。。。)

Comment

#16423 by iwamoto at 2022-01-07T11:49:33; updated 2022-01-07T11:49:33

@wada
承知しました、であれば問題ないと思います。

iwamoto add_label at 2022-01-07T11:49:37: 岩本 LGTM
wada merge at 2022-01-07T12:11:33: 【1/7】レイジーヴァンプをレイド戦で通常攻撃にする
wada close at 2022-01-07T12:11:33: Close
wada refer at 2022-01-11T11:57:47: 1452:【1/11 16:00】リリース

Commit range

base7eac610ed1da37f3e230ee8cd06bee878015b077
head946c1b78d817128743f85d37f0f89a07535324b1
base branchjolly/jr-web:develop
head branchjolly/jr-web:fix_skill_raid_support

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed13 filesView patch
statusfile
modifiedlib/SkillFunc.inc
modifiedlib/SubFunc_mission.inc
modifiedlib/conf/class/DailyEventConfig.class.php
addedpublic_html/img/info_event/info_event_340_1.jpg
addedpublic_html/img/info_event/info_event_340_2.jpg
addedpublic_html/img/info_event/info_event_341_1.jpg
addedpublic_html/img/info_event/info_event_341_2.jpg
addedpublic_html/img/info_event/info_event_342_1.jpg
addedpublic_html/img/info_event/info_event_342_2.jpg
addedpublic_html/img/info_event/info_event_343_1.jpg
addedpublic_html/img/info_event/info_event_343_2.jpg
addedpublic_html/img/info_jrye/DailyEventImg/1181/info2_day.jpg
addedpublic_html/img/info_jrye/DailyEventImg/1181/info4.jpg
Patch body is stored as a separate file to keep this page lightweight.