72 lines
1.8 KiB
JSON
72 lines
1.8 KiB
JSON
{
|
|
"AbilityName": "AbyssS2_ZoneBuild_Card_B01",
|
|
"AbilitySpecials": {
|
|
"AS_AddedDamageRatio": {
|
|
"Value": 0.1
|
|
},
|
|
"AS_Duration": {
|
|
"Value": 10
|
|
},
|
|
"AS_ShieldAmount": {
|
|
"Value": 0.1
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"ModifierStacking": "Unique",
|
|
"OnSkillStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AbyssS2_ZoneBuild_Card_B01_Shield_Modifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByFromSkillType",
|
|
"SkillType": "ExSp",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"AbyssS2_ZoneBuild_Card_B01_Shield_Modifier": {
|
|
"Duration": "%AS_Duration",
|
|
"IgnoreTimeScale": false,
|
|
"IsUnique": true,
|
|
"ModifierMixins": [
|
|
{
|
|
"$type": "HpShieldMixin",
|
|
"AddedActions": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"EffectPattern": "Buff_Common_Defense",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ModifyMaterialPropertyAction",
|
|
"Tag": "CommonDefenseMaterial",
|
|
"Target": "Self",
|
|
"key": "Common_MA_Buff_Defence_RimGlow_01"
|
|
}
|
|
],
|
|
"Duration": -1,
|
|
"IfTakeRestDamageWhenEmpty": true,
|
|
"Priority": 0,
|
|
"RecoverAmount": 0,
|
|
"RecoverPercentage": "%RecoverPercentage",
|
|
"Tag": "AbyssS2_ZoneBuild_Card_B01",
|
|
"TotalValueConfig": {
|
|
"Amount": 0,
|
|
"Percentage": "%AS_ShieldAmount",
|
|
"PropertyType": "MaxHP"
|
|
}
|
|
}
|
|
],
|
|
"ModifierStacking": "Replace",
|
|
"Properties": {
|
|
"Actor_AddedDamageRatio": "%AS_AddedDamageRatio"
|
|
}
|
|
}
|
|
}
|
|
} |