2024-08-14 04:59:23 +03:00
|
|
|
{
|
|
|
|
"AbilityMixins": [
|
|
|
|
{
|
|
|
|
"$type": "AttachStateWithModifierMixin",
|
|
|
|
"ConfigList": [
|
|
|
|
{
|
|
|
|
"AnimatorStateName": "Born",
|
|
|
|
"FrameCountHigh": 99,
|
|
|
|
"FrameCountLow": 0,
|
|
|
|
"IsLoop": false,
|
|
|
|
"LayerIndex": 0,
|
|
|
|
"MaxFrameCountHigh": true,
|
|
|
|
"MaxFrameCountLow": false,
|
|
|
|
"ModifierNameList": [
|
|
|
|
"HarumasaTrapBornModifer"
|
|
|
|
]
|
2024-12-18 02:43:14 +03:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "ActionsOnPropertyChangeMixin",
|
|
|
|
"PropertyActions": [
|
2024-08-14 04:59:23 +03:00
|
|
|
{
|
2024-12-18 02:43:14 +03:00
|
|
|
"CustomPropertyType": "TrapIsActing",
|
|
|
|
"CustomReferMaxPropertyType": "MaxTrapIsActing",
|
|
|
|
"IsUsePercentage": false,
|
|
|
|
"PropertyChangeActions": [
|
|
|
|
{
|
|
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
|
|
"AnimatorStateTags": [
|
|
|
|
"Trap_IsActing"
|
|
|
|
],
|
|
|
|
"IsAdd": true,
|
|
|
|
"Target": "Self"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "ModifyProperty",
|
|
|
|
"Amount": -1,
|
|
|
|
"CustomKey": "AbilityTarget_Harumasa",
|
|
|
|
"CustomPropertyType": "HarumasaTrapNum",
|
|
|
|
"IsUsePercentage": false,
|
|
|
|
"Percentage": 0,
|
|
|
|
"PropertyModifyFunction": "Add",
|
|
|
|
"PropertyType": "Custom",
|
|
|
|
"Target": "Custom"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"PropertyType": "Custom",
|
|
|
|
"ReferMaxPropertyType": "Custom"
|
2024-08-14 04:59:23 +03:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"AbilityName": "Harumasa_Trap_NumManager",
|
|
|
|
"AbilitySpecials": {
|
|
|
|
"AS_HarumasaTrap_ChargeNum": {
|
|
|
|
"Value": 1
|
|
|
|
},
|
|
|
|
"AS_HarumasaTrap_LifeTime": {
|
2024-12-18 02:43:14 +03:00
|
|
|
"Value": 60
|
2024-08-14 04:59:23 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"AbilityStacking": "Unique",
|
|
|
|
"Modifiers": {
|
|
|
|
"HarumasaTrapBornModifer": {
|
|
|
|
"Duration": -1,
|
|
|
|
"IgnoreTimeScale": false,
|
|
|
|
"ModifierStacking": "Unique",
|
|
|
|
"OnAdded": [
|
|
|
|
{
|
|
|
|
"$type": "ModifyProperty",
|
|
|
|
"Amount": 1,
|
|
|
|
"CustomKey": "AbilityTarget_Harumasa",
|
|
|
|
"CustomPropertyType": "HarumasaTrapNum",
|
|
|
|
"IsUsePercentage": false,
|
|
|
|
"Percentage": 0,
|
|
|
|
"PropertyModifyFunction": "Add",
|
|
|
|
"PropertyType": "Custom",
|
|
|
|
"Target": "Custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "ModifyProperty",
|
2024-12-18 02:43:14 +03:00
|
|
|
"Amount": "%AS_HarumasaTrap_ChargeNum",
|
|
|
|
"CustomPropertyType": "MaxChargingLimits",
|
2024-08-14 04:59:23 +03:00
|
|
|
"IsUsePercentage": false,
|
|
|
|
"Percentage": 0,
|
2024-12-18 02:43:14 +03:00
|
|
|
"PropertyModifyFunction": "Replace",
|
2024-08-14 04:59:23 +03:00
|
|
|
"PropertyType": "Custom",
|
2024-12-18 02:43:14 +03:00
|
|
|
"Target": "Self"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "HarumasaTrapLifeTimeModifier",
|
|
|
|
"Target": "Self"
|
2024-08-14 04:59:23 +03:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"HarumasaTrapLifeTimeModifier": {
|
|
|
|
"Duration": "%AS_HarumasaTrap_LifeTime",
|
|
|
|
"IgnoreTimeScale": false,
|
|
|
|
"ModifierStacking": "Unique",
|
|
|
|
"OnAdded": [
|
|
|
|
{
|
|
|
|
"$type": "ModifyProperty",
|
|
|
|
"Amount": "%AS_HarumasaTrap_ChargeNum",
|
|
|
|
"CustomPropertyType": "ChargingLimits",
|
|
|
|
"IsUsePercentage": false,
|
|
|
|
"Percentage": 0,
|
|
|
|
"PropertyModifyFunction": "Replace",
|
|
|
|
"PropertyType": "Custom",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"OnRemoved": [
|
2024-12-18 02:43:14 +03:00
|
|
|
{
|
|
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
|
|
"BoolVal": false,
|
|
|
|
"ParamName": "Bool_IsActing",
|
|
|
|
"ParamType": 2,
|
|
|
|
"Target": "Self"
|
|
|
|
},
|
2024-08-14 04:59:23 +03:00
|
|
|
{
|
|
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
|
|
"BoolVal": true,
|
2024-12-18 02:43:14 +03:00
|
|
|
"ParamName": "Bool_IsDead",
|
|
|
|
"ParamType": 2,
|
2024-08-14 04:59:23 +03:00
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|