安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
Gonna issue an update soon - USPECIAL interaction appears fixed now (was doing an other.x and other.y call and forgot to fix this when I was fixing this exact issue several months ago on other attacks)
I'm also gonna wrap in some of the balancing comments regarding the 180 degree BAIR angle (my understanding was it gets overridden by angleflipper but this could very easily be a flawed understanding) and the fix to the FSTRONG spike (which might be going away by next balance update). I'll add the DATTACK change to my bigger balance update list.
- NSPECIAL breaks for other non-Eustace fighters and ends too early
- DATTACK launches too early, and enemy Eustaces get set to the wrong location and can clip through the ground
I'll try to fix these asap too, may or may not come with the incoming update.
DATTACK offset is me being dumb, I did a sprite offset for the hurt HUD sprite per the earlier suggestion and forgot this actually offset the hurt_strip1 sprite lmao
FEAR effect is it actually running too quick, because there's multiple Eustace with(other) scripts ticking the timer down. Working on revising the logic a bit.
EDIT: Fixes have been implemented, thank you!
Unfortunately some jank happened during the upload and the logic for the FSTRONG spiker wasn't removed like I intended. Good news, it doesn't affect the revised hitbox scheme I just implemented. Bad news, it *does* affect the projectile that gets created for its rune Abyss mode. The fix is ready and I'll upload tomorrow (alongside any other bugs that get reported)
While the fix would be fairly simple, I'd need to find the right flags on the Abyss laser to then force damage and/or knock Eustace out of the Chair state. Which may be OBE if the Chair gets nerfed and damage can seep through the state. I'll dig into this, tyty