60 lines
1.3 KiB
JSON
60 lines
1.3 KiB
JSON
|
{
|
||
|
"AbilityName": "AbyssS2_UltraBuild_Card_B01",
|
||
|
"AbilitySpecials": {
|
||
|
"AS_AddedDamageRatio": {
|
||
|
"Value": 0.2,
|
||
|
"ValueType": "Float"
|
||
|
},
|
||
|
"AS_CriticalDelta": {
|
||
|
"Value": 0.1,
|
||
|
"ValueType": "Float"
|
||
|
},
|
||
|
"AS_Duration": {
|
||
|
"Value": 15
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnHitOther": [
|
||
|
{
|
||
|
"$type": "ModifyAttackDataAction",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByAnimTagList",
|
||
|
"TagList": [
|
||
|
"AttackQTE",
|
||
|
"ExQTE"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"PropertyKey": "Actor_AddedDamageRatio",
|
||
|
"PropertyValue": "%AS_AddedDamageRatio",
|
||
|
"Target": "Target"
|
||
|
}
|
||
|
],
|
||
|
"OnSkillStart": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "UltraBuild_Card_B01_Modifier",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByFromSkillType",
|
||
|
"SkillType": "ExQTE",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Modifiers": {
|
||
|
"UltraBuild_Card_B01_Modifier": {
|
||
|
"Duration": "%AS_Duration",
|
||
|
"IsUnique": true,
|
||
|
"ModifierStacking": "Refresh",
|
||
|
"Properties": {
|
||
|
"Actor_CriticalDelta": "%AS_CriticalDelta"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|