31 lines
No EOL
722 B
JSON
31 lines
No EOL
722 B
JSON
{
|
|
|
|
"AbilityName" : "NPC_Interact_Instant",
|
|
|
|
"AbilityMixins" :
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"$type" : "MoleMole.TriggerFieldMixin",
|
|
|
|
"TriggerOnAdded" : true,
|
|
|
|
"Radius" : "%InteractRadius",
|
|
|
|
"FieldType" : "Sphere",
|
|
|
|
"Follow" : true,
|
|
|
|
"IncludeSelf" : false,
|
|
|
|
"Targetting" : "Allied",
|
|
|
|
"UseOwnerTeam" : false,
|
|
|
|
"CustomCamp" : "TeamGood",
|
|
|
|
"OnOtherEnter" :
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"$type" : "MoleMole.DoInteractAction",
|
|
|
|
"Target" : "Self",
|
|
|
|
},
|
|
|
|
],
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"AbilitySpecials" :
|
|
|
|
{
|
|
|
|
"InteractRadius" :
|
|
|
|
{
|
|
|
|
"Value" : 5,
|
|
|
|
}
|
|
|
|
}
|
|
|
|
} |