Roll, slow and chill

Roll animation is too long if u getting slow, chill etc.

Sometime in middle of combat u can get random hit, stun and press roll only to get that 3-5 sec roll animation. Its too punishing and frustrating.

I would like to suggest reduce how strong slow affect at roll animation below 0% bonus movement speed.
最後にスレッドがバンプされた時間 時刻 2025/05/09 2:03:38
"
PoWeRofGreeD#7404 が発言:
Roll animation is too long if u getting slow, chill etc.

Sometime in middle of combat u can get random hit, stun and press roll only to get that 3-5 sec roll animation. Its too punishing and frustrating.

I would like to suggest reduce how strong slow affect at roll animation below 0% bonus movement speed.


on DodgeRoll do
if HasStatus("Stunned") or HasStatus("Slowed") or HasStatus("Incapacitated") then
RemoveStatus("Slowed")
RemoveStatus("Incapacitated")
ApplyBuff("DodgeBoost", duration=1.5)
end
end

Buff DodgeBoost {
MovementSpeed += 30%
DodgeRollDistance += 1.0m
IgnoreUnitCollision = true
}

tnx
最後に Kodavor#1200 が 2025/05/09 2:11:57 に編集

フォーラムの投稿を通報

アカウントを通報:

通報種類

追加情報