15 lines
410 B
XML
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> |