193 lines
5.3 KiB
JSON
193 lines
5.3 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Attack_ChargeAttack_Start",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"FrostMoonStateModifier_SpecialEffect"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_ChargeAttack_Start_02",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"FrostMoonStateModifier_SpecialEffect"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_ChargeAttack_Start_03",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"FrostMoonStateModifier_SpecialEffect"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_ChargeAttack_Start",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"FrostMoonStateModifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_ChargeAttack_Start_02",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"FrostMoonStateModifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_ChargeAttack_Start_03",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"FrostMoonStateModifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_ChargeAttack_Attack01",
|
|
"FrameCountHigh": 25,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"FrostMoonStateModifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_ChargeAttack_Attack02",
|
|
"FrameCountHigh": 25,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"FrostMoonStateModifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_ChargeAttack_Attack03",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"FrostMoonStateModifier"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Unagi_ChargeAttack",
|
|
"AbilitySpecials": {
|
|
"AS_AddedMagicValue": {
|
|
"Value": 3
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ModifyProperty",
|
|
"Amount": "%AS_AddedMagicValue",
|
|
"CustomPropertyType": "MagicValueCounts",
|
|
"IsUsePercentage": false,
|
|
"PropertyModifyFunction": "Add",
|
|
"PropertyType": "Custom",
|
|
"Target": "Caster"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"FrostMoonStateModifier": {
|
|
"Duration": "%AS_FireFrostDebuff_Duration",
|
|
"ModifierStacking": "Refresh",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ModifyProperty",
|
|
"Amount": 1,
|
|
"CustomPropertyType": "FrostMoonState",
|
|
"IsUsePercentage": false,
|
|
"Percentage": 0,
|
|
"PropertyModifyFunction": "Replace",
|
|
"PropertyType": "Custom",
|
|
"Target": "Caster"
|
|
},
|
|
{
|
|
"$type": "PushInvincibleAction",
|
|
"Tag": "Unagi_ChargeAttack_Invincible",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "ModifyProperty",
|
|
"Amount": 0,
|
|
"CustomPropertyType": "FrostMoonState",
|
|
"IsUsePercentage": false,
|
|
"Percentage": 0,
|
|
"PropertyModifyFunction": "Replace",
|
|
"PropertyType": "Custom",
|
|
"Target": "Caster"
|
|
},
|
|
{
|
|
"$type": "PopInvincibleAction",
|
|
"Tag": "Unagi_ChargeAttack_Invincible",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"FrostMoonStateModifier_SpecialEffect": {
|
|
"Duration": "%AS_FireFrostDebuff_Duration",
|
|
"ModifierStacking": "Refresh",
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "InterruptScreenEffectAction",
|
|
"EffectType": "RadialBlur",
|
|
"TargetKey": "Avatar_Unagi_Attack_ChargeAttack_Start_RadialBlur_01"
|
|
},
|
|
{
|
|
"$type": "InterruptMaterialPropertyAction",
|
|
"Tag": "Avatar_Female_Size02_Unagi_MA_Attack_ChargeAttack_Start_OverrideOutline_01",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |