OSPRODWin1.1.0_R3563587_S3563587_D3563587

This commit is contained in:
Dimbreath
2024-08-13 22:59:23 -03:00
parent c41e9aec5e
commit c3a86751c1
4027 changed files with 4661713 additions and 0 deletions

View File

@@ -0,0 +1,92 @@
{
"AbilityName": "BoringMachine_Attack_04",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAttackLanded": [
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_BoringMachine_Attack_04_HitCount",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Monster_BoringMachine_Attack_04_Attackproperty_01"
],
"Target": "Self"
}
],
"Target": "Target"
},
{
"$type": "DamageByAttackPropertyAction",
"AnimEventID": "Monster_BoringMachine_Attack_04_Attackproperty_02",
"Predicates": [
{
"$type": "ByModifierStackCount",
"CompareType": "Equal",
"CountModifierType": "CurTargetAbility",
"ModifierName": "Modifier_BoringMachine_Attack_04_HitCount",
"StackCount": 6,
"Target": "Target"
},
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Monster_BoringMachine_Attack_04_Attackproperty_01"
],
"Target": "Self"
}
],
"Target": "Target"
},
{
"$type": "RemoveModifier",
"ModifierName": "Modifier_BoringMachine_Attack_04_HitCount",
"Predicates": [
{
"$type": "ByModifierStackCount",
"CompareType": "Equal",
"CountModifierType": "CurTargetAbility",
"ModifierName": "Modifier_BoringMachine_Attack_04_HitCount",
"StackCount": 6,
"Target": "Target"
},
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Monster_BoringMachine_Attack_04_Attackproperty_01"
],
"Target": "Self"
}
],
"StackCount": 6,
"Target": "Target"
}
],
"OnHitOther": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Trigger_AttackLanded",
"ParamType": 1,
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Monster_BoringMachine_Attack_04_Attackproperty_Check"
]
}
],
"Target": "Self"
}
]
},
"Modifiers": {
"Modifier_BoringMachine_Attack_04_HitCount": {
"Duration": 2,
"IgnoreTimeScale": false,
"MaxStackingNumber": 6,
"ModifierStacking": "MultipleAllRefresh"
}
}
}