HollowPS_TV_experiments/extras/zzz-0.1-jsons/TestPlayer_Ability_Tianheng_33.json

129 lines
No EOL
4.3 KiB
JSON

{
//幽灵粒子吸收测试脚本_连发
"AbilityName" : "TestPlayer_Ability_Tianheng_33",
"AbilityStacking": "Unique",
"DefaultModifier" :
{
"OnAdded" :
[
{
"$type": "MoleMole.ApplyAbilityAction",
"AbilityName": "TestPlayer_Ability_Tianheng_31",
"IsAutoTrigger": false,
"Target" : "Self"
},
],
},
"OnAbilityStart":
[
{
"$type":"MoleMole.ApplyModifier",
"ModifierName":"GhostModifier",
"Target":"Self",
},
],
"Modifiers" :
{
"GhostModifier" :
{
"ModifierStacking" : "MultipleRefresh",
"Duration" : 10,
"IgnoreTimeScale" : false,
"DelayHandlers" :
[
{
"DelayTime" : 0,
"TimeUpActions":
[
{
"$type" : "MoleMole.TriggerAbilityAction",
"AbilityName" : "TestPlayer_Ability_Tianheng_31",
"Target" : "Self"
},
]
},
{
"DelayTime" : 0.0333,
"TimeUpActions":
[
{
"$type" : "MoleMole.TriggerAbilityAction",
"AbilityName" : "TestPlayer_Ability_Tianheng_31",
"Target" : "Self"
},
]
},
{
"DelayTime" : 0.0667,
"TimeUpActions":
[
{
"$type" : "MoleMole.TriggerAbilityAction",
"AbilityName" : "TestPlayer_Ability_Tianheng_31",
"Target" : "Self"
},
]
},
{
"DelayTime" : 0.1000,
"TimeUpActions":
[
{
"$type" : "MoleMole.TriggerAbilityAction",
"AbilityName" : "TestPlayer_Ability_Tianheng_31",
"Target" : "Self"
},
]
},
{
"DelayTime" : 0.1333,
"TimeUpActions":
[
{
"$type" : "MoleMole.TriggerAbilityAction",
"AbilityName" : "TestPlayer_Ability_Tianheng_31",
"Target" : "Self"
},
]
},
{
"DelayTime" : 0.1667,
"TimeUpActions":
[
{
"$type" : "MoleMole.TriggerAbilityAction",
"AbilityName" : "TestPlayer_Ability_Tianheng_31",
"Target" : "Self"
},
]
},
{
"DelayTime" : 0.2000,
"TimeUpActions":
[
{
"$type" : "MoleMole.TriggerAbilityAction",
"AbilityName" : "TestPlayer_Ability_Tianheng_31",
"Target" : "Self"
},
]
},
{
"DelayTime" : 0.2333,
"TimeUpActions":
[
{
"$type" : "MoleMole.TriggerAbilityAction",
"AbilityName" : "TestPlayer_Ability_Tianheng_31",
"Target" : "Self"
},
]
},
],
},
}
}