63 lines
No EOL
1.9 KiB
JSON
63 lines
No EOL
1.9 KiB
JSON
{
|
|
|
|
"AbilityName" : "Player_NormalKill",
|
|
|
|
"AbilityStacking":"Unique",
|
|
|
|
|
|
|
|
//注释防吞
|
|
|
|
"DefaultModifier" :
|
|
|
|
{
|
|
|
|
"OnKillOther" :
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"$type" : "MoleMole.ApplyModifier",
|
|
|
|
"ModifierName" : "OnKillOtherModifierType",
|
|
|
|
"Target" : "Self",
|
|
|
|
"Predicates" :
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"$type" : "MoleMole.ByMonsterFunctionType",
|
|
|
|
"Target" : "Target",
|
|
|
|
"CompareType" : "Equal",
|
|
|
|
"MonsterFunctionType" : "Monster"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "MoleMole.ByIsLocalAvatar",
|
|
|
|
"IsLocalAvatar": true,
|
|
|
|
"Target" : "Self",
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "MoleMole.ByAliveState",
|
|
|
|
"AliveState": "Dead",
|
|
|
|
"Target" : "Target",
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
|
|
|
|
"Modifiers" :
|
|
|
|
{
|
|
|
|
"OnKillOtherModifierType" :
|
|
|
|
{
|
|
|
|
"ModifierStacking" : "MultipleRefresh",
|
|
|
|
"Duration" : 1.0,
|
|
|
|
"IgnoreTimeScale" : false,
|
|
|
|
|
|
|
|
"OnAdded":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"$type" : "MoleMole.TimeSlowByConfigKeyAction",
|
|
|
|
"ConfigKey" : "Kill_TimeSlow_01",
|
|
|
|
"IsGlobal" : true,
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type" : "MoleMole.AttackCameraShakeAction",
|
|
|
|
"ShakeConfigKey" : "Kill_CamShake_01",
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type" : "MoleMole.CameraZoomAction",
|
|
|
|
"ZoomConfigKey" : "Kill_CamZoom_01",
|
|
|
|
},
|
|
|
|
],
|
|
|
|
},
|
|
|
|
}
|
|
|
|
} |