60 lines
No EOL
1.5 KiB
JSON
60 lines
No EOL
1.5 KiB
JSON
{
|
||
|
||
"AbilityName" : "NPC_Interact",
|
||
|
||
"DefaultModifier" :
|
||
|
||
{
|
||
|
||
"OnInteractingItem" :
|
||
|
||
[
|
||
|
||
{
|
||
|
||
"$type" : "MoleMole.DoInteractAction",//<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ť
|
||
|
||
"Target" : "Self",
|
||
|
||
},
|
||
|
||
],
|
||
|
||
},
|
||
|
||
"AbilityMixins" :
|
||
|
||
[
|
||
|
||
{
|
||
|
||
"$type" : "MoleMole.TriggerFieldMixin",
|
||
|
||
"TriggerOnAdded" : true,
|
||
|
||
"Radius" : "%InteractRadius",
|
||
|
||
"FieldType" : "Sphere",
|
||
|
||
"Follow" : true,
|
||
|
||
"IncludeSelf" : false,
|
||
|
||
"Targetting" : "Allied",
|
||
|
||
"UseOwnerTeam" : false,
|
||
|
||
"CustomCamp" : "TeamGood",
|
||
|
||
"OnOtherEnter" :
|
||
|
||
[
|
||
|
||
// {
|
||
|
||
// "$type" : "MoleMole.FireEffect",
|
||
|
||
// "EffectPattern" : "Eff_Card_Recover",
|
||
|
||
// "Target" : "Self",
|
||
|
||
// },
|
||
|
||
{
|
||
|
||
"$type" : "MoleMole.InteractEnableAction",
|
||
|
||
"Enable" : true,
|
||
|
||
"Target" : "Self",
|
||
|
||
},
|
||
|
||
],
|
||
|
||
"OnOtherExit" :
|
||
|
||
[
|
||
|
||
// {
|
||
|
||
// "$type" : "MoleMole.FireEffect",
|
||
|
||
// "EffectPattern" : "Eff_Card_Recover",
|
||
|
||
// "Target" : "Self",
|
||
|
||
// },
|
||
|
||
{
|
||
|
||
"$type" : "MoleMole.InteractEnableAction",
|
||
|
||
"Enable" : false,
|
||
|
||
"Target" : "Self",
|
||
|
||
},
|
||
|
||
]
|
||
|
||
}
|
||
|
||
],
|
||
|
||
"AbilitySpecials" :
|
||
|
||
{
|
||
|
||
"InteractRadius" :
|
||
|
||
{
|
||
|
||
"Value" : 5,
|
||
|
||
}
|
||
|
||
}
|
||
|
||
} |