125 lines
3.3 KiB
JSON
125 lines
3.3 KiB
JSON
{
|
|
"AbilityName": "AbyssS2_UltraBuild_Relic_01_Upgrade_01",
|
|
"AbilitySpecials": {
|
|
"AS_AddedExQTEDamageRatio": {
|
|
"Value": 0,
|
|
"ValueType": "Float"
|
|
},
|
|
"AS_CurrentIndividualFeverNumber": {
|
|
"Value": 0,
|
|
"ValueType": "Float"
|
|
},
|
|
"AS_CurrentThresholdFeverNumber": {
|
|
"Value": 0,
|
|
"ValueType": "Float"
|
|
},
|
|
"AS_FeverConversionRate": {
|
|
"Value": 0.75,
|
|
"ValueType": "Float"
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"ModifierStacking": "Unique",
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"AttackQTE",
|
|
"ExQTE"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByNot",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"Yanagi_Card_A_01_For_UltraBuild"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_AddedDamageRatio",
|
|
"PropertyValue": "%AS_AddedExQTEDamageRatio",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnSkillStart": [
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"Yanagi_Card_A_01_For_UltraBuild"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"FailureActions": [
|
|
{
|
|
"$type": "SetAbilitySpecialsByFeverThreshold",
|
|
"ModifyFunction": "Replace",
|
|
"ParamName": "AS_CurrentThresholdFeverNumber",
|
|
"Percentage": 1,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "ExQTE",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialsByPropertyAction",
|
|
"ModifyFunction": "Replace",
|
|
"ParamName": "AS_CurrentIndividualFeverNumber",
|
|
"Percentage": 1,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "ExQTE",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"PropertyType": "CurIndividualFever",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"Expression": "(specials(AS_CurrentIndividualFeverNumber)-specials(AS_CurrentThresholdFeverNumber))\/1500*specials(AS_FeverConversionRate)",
|
|
"ParamName": "AS_AddedExQTEDamageRatio",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "ExQTE",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self",
|
|
"ValueType": "Float"
|
|
},
|
|
{
|
|
"$type": "ChangeEXQTEConsumeAction",
|
|
"ConsumeValue": "%AS_CurrentIndividualFeverNumber",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "ExQTE",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
} |