Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

🔥 ダメージの最低保証を削除#2282

Open
Lapis-LJA wants to merge 1 commit into
master from
fix/lapis_damage_min
Open

🔥 ダメージの最低保証を削除 #2282
Lapis-LJA wants to merge 1 commit into
master from
fix/lapis_damage_min

Conversation

@Lapis-LJA

@Lapis-LJA Lapis-LJA commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Comment on lines -50 to -57
# 最低値設定
# $Modifier(e2) = max($Modifier(e2), (0.45 - $Difficulty * 0.10) * e2, 0)
function api:global_vars/get_difficulty
execute store result score $Difficulty Temporary run data get storage api: Return.Difficulty 10
scoreboard players operation $Difficulty Temporary *= $-1 Const
scoreboard players add $Difficulty Temporary 45
scoreboard players operation $Difficulty Temporary > 0ドル Const
scoreboard players operation $Modifier Temporary > $Difficulty Temporary

@haiiro2gou haiiro2gou Jun 27, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MUST

  • 最小値を 0 にする必要はありそう(バランスどうこうではなく、API の実装として)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@haiiro2gou haiiro2gou haiiro2gou requested changes
@ChenCMD ChenCMD Awaiting requested review from ChenCMD ChenCMD is a code owner

Requested changes must be addressed to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /