mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
OSPRODWin1.1.0_R3563587_S3563587_D3563587
This commit is contained in:
79
Data/BoringMachine_Attack_03.json
Normal file
79
Data/BoringMachine_Attack_03.json
Normal file
@@ -0,0 +1,79 @@
|
||||
{
|
||||
"AbilityName": "BoringMachine_Attack_03",
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAttackLanded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "Modifier_BoringMachine_Attack_03_HitCount",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimEventIDs",
|
||||
"AnimEventIDs": [
|
||||
"Monster_BoringMachine_Attack_03_Attackproperty_01",
|
||||
"Monster_BoringMachine_Attack_03_Attackproperty_02"
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "Target"
|
||||
},
|
||||
{
|
||||
"$type": "DamageByAttackPropertyAction",
|
||||
"AnimEventID": "Monster_BoringMachine_Attack_03_Attackproperty_03",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByModifierStackCount",
|
||||
"CompareType": "Equal",
|
||||
"CountModifierType": "CurTargetAbility",
|
||||
"ModifierName": "Modifier_BoringMachine_Attack_03_HitCount",
|
||||
"StackCount": 4,
|
||||
"Target": "Target"
|
||||
},
|
||||
{
|
||||
"$type": "ByAnimEventIDs",
|
||||
"AnimEventIDs": [
|
||||
"Monster_BoringMachine_Attack_03_Attackproperty_01",
|
||||
"Monster_BoringMachine_Attack_03_Attackproperty_02"
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "Target"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "Modifier_BoringMachine_Attack_03_HitCount",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByModifierStackCount",
|
||||
"CompareType": "Equal",
|
||||
"CountModifierType": "CurTargetAbility",
|
||||
"ModifierName": "Modifier_BoringMachine_Attack_03_HitCount",
|
||||
"StackCount": 4,
|
||||
"Target": "Target"
|
||||
},
|
||||
{
|
||||
"$type": "ByAnimEventIDs",
|
||||
"AnimEventIDs": [
|
||||
"Monster_BoringMachine_Attack_03_Attackproperty_01",
|
||||
"Monster_BoringMachine_Attack_03_Attackproperty_02"
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"StackCount": 4,
|
||||
"Target": "Target"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"Modifier_BoringMachine_Attack_03_HitCount": {
|
||||
"Duration": 2,
|
||||
"IgnoreTimeScale": false,
|
||||
"MaxStackingNumber": 4,
|
||||
"ModifierStacking": "MultipleAllRefresh"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user