如何通过xpath修改effect_group里属性是 trigger='onSelfAttackedOther' action='AddBuff' 且buff包含霜冻内容:

要通过XPath修改effect_group属性中trigger='onSelfAttackedOther'且buff包含霜冻的部分,可以使用以下XPath表达式:

/buff/effect_group[triggered_effect[@trigger='onSelfAttackedOther' and @action='AddBuff' and contains(@buff, '霜冻')]]

这个XPath表达式可以选择buff元素下的effect_group元素,其中triggered_effect元素的trigger属性值为'onSelfAttackedOther',action属性值为'AddBuff',且buff属性值包含'霜冻'的effect_group元素。

你可以使用这个XPath表达式来选择要修改的effect_group元素,并对其进行相应的修改操作。

背叛者4号 Buff 效果解析:霜冻触发机制详解

原文地址: https://www.cveoy.top/t/topic/mdey 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录