ABU/data/BaseObjects/AttributeModifier.xml
KiritsuguTG 5c46d84ca4 origin
2022-02-14 13:43:02 +08:00

15 lines
410 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<AssetDeclaration xmlns="uri:ea.com:eala:asset">
<Tags />
<!-- 英雄初始属性-->
<AttributeModifier
id="AttributeModifier_NOT_KNOCKBACK"
Category="NONE"
StackingLimit="1"
ObjectStatusToSet="HERO_INFANTRY NO_BRIBE IMMUNE_TO_BARK"
Duration="0s">
<Modifier Type="RESIST_KNOCKBACK" Value="999999%"/>
</AttributeModifier>
</AssetDeclaration>