102 lines
2.3 KiB
JSON
102 lines
2.3 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachZoneTagWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"ModifierNameList": [
|
|
"LuciaTalent04AtkUpModifier"
|
|
],
|
|
"ZoneTag": "ThemeSpace"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Lucia_Talent_04",
|
|
"AbilitySpecials": {
|
|
"AS_AddAtkbyMaxHPRatio": {
|
|
"Value": 0.2
|
|
},
|
|
"AS_AddedAttackDelta": {
|
|
"Value": 0
|
|
},
|
|
"AS_CriticalDamageRatioDelta": {
|
|
"Value": 0.3
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"DoRefresh": true,
|
|
"Expression": "property(HpMax_Base)*specials(AS_AddAtkbyMaxHPRatio)",
|
|
"ParamName": "AS_AddedAttackDelta",
|
|
"Target": "Caster",
|
|
"ValueType": "Float"
|
|
}
|
|
],
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"ExSummonHit"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByRelativeCampType",
|
|
"Relationship": "Enemy",
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"ThemeSpace"
|
|
]
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_DefinitelyCritical",
|
|
"PropertyValue": 1,
|
|
"Target": "Caster"
|
|
},
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"ExSummonHit"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByRelativeCampType",
|
|
"Relationship": "Enemy",
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"ThemeSpace"
|
|
]
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_CriticalDamageRatioDelta",
|
|
"PropertyValue": "%AS_CriticalDamageRatioDelta",
|
|
"Target": "Caster"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"LuciaTalent04AtkUpModifier": {
|
|
"Duration": -1,
|
|
"IgnoreTimeScale": false,
|
|
"ModifierStacking": "Refresh",
|
|
"Properties": {
|
|
"Actor_BaseAttackDelta": "%AS_AddedAttackDelta"
|
|
}
|
|
}
|
|
}
|
|
} |