
分享自NGA 跳水死的鱼 文末阅读原文可到原帖点开想查询的log
点进 分析-事件-摘要,其他都不用点。
![]()
直接复制代码进那个输入框,回车即可。一条查完查下一条,记得点击输入框框上一行的x,把前面的查询条件关了。
一、现实位面(外场)
外场招架倒T
(missType="parry" and target.ID="39863") or (source.ID="39863" and target.role = "tank" and ability.type = 1 and type="damage" and type !="cast") or (type = "death" and target.role = "tank")
流星打击(天火砸中、踩火不躲)
(ability.name = "流星打击" and target.type = "player" and type="damage") or (type = "death" and target.type = "player")
火息术、顺劈斩(换边、跑圈 中 喷吐、顺劈)
(ability.name in ("火息术","顺劈斩") and source.ID="39863" and target.role != "tank" and target.type = "player" and type="damage") or (type = "death" and target.type = "player")
炽焰燃烧(外场驱散情况)
(ability.name = "炽焰燃烧" and type not in ("applydebuff","removedebuff")) or (ability.name in ("驱散魔法","群体驱散","清洁术","净化灵魂","解除诅咒","净化灵魂") and type = "cast") or (type = "death" and target.type = "player")
烈焰唤醒层数(大小火拉太近时,小火叠的层数)
(ability.name = "烈焰唤醒" and type = "applybuffstack") or (type = "death" and target.type = "player")
二、暮光位面(内场)
内场招架倒T
(missType="parry" and target.ID="40142") or (source.ID="40142" and target.role = "tank" and ability.type = 1 and type="damage" and type !="cast") or (type = "death" and target.role = "tank")
暮光撕裂射线(被十字线扫到)
ability.name = "暮光撕裂射线"
黑暗吐息、顺劈斩(进场、转圈、跑圈 中 喷吐、顺劈)
(ability.name in ("黑暗吐息","顺劈斩") and source.ID="40142" and target.role != "tank" and target.type = "player" and type="damage") or (type = "death" and target.type = "player")
灵魂吞噬(内场驱散情况)
(ability.name in("吞噬","灵魂吞噬") and type not in ("applydebuff","removedebuff")) or (ability.name in ("驱散魔法","群体驱散","清洁术","净化灵魂","解除诅咒","净化灵魂") and type = "cast") or (type = "death" and target.type = "player")
特别声明:以上内容(如有图片或视频亦包括在内)为自媒体平台“网易号”用户上传并发布,本平台仅提供信息存储服务。
Notice: The content above (including the pictures and videos if any) is uploaded and posted by a user of NetEase Hao, which is a social media platform and only provides information storage services.