79 lines
1.7 KiB
JSON
79 lines
1.7 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "ListenBuffMixin",
|
|
"OnBuffAdd": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Suit50433600_Modifier_02",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByHandlingBuffID",
|
|
"BuffIDList": [
|
|
101002
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Caster"
|
|
}
|
|
],
|
|
"TargetPredicates": [
|
|
{
|
|
"$type": "ByEntityType",
|
|
"EntityType": "Monster"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Suit_Ability_50433600",
|
|
"AbilitySpecials": {
|
|
"AS_AddedDamageRatio": {
|
|
"Value": 0.2
|
|
},
|
|
"AS_Buff01_Duration": {
|
|
"Value": 6
|
|
},
|
|
"AS_Buff02_Duration": {
|
|
"Value": 12
|
|
},
|
|
"AS_ElementMysteryDelta": {
|
|
"Value": 50
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnHitOtherPre": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Suit50433600_Modifier_01",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"AttackNormal",
|
|
"Normal"
|
|
]
|
|
}
|
|
],
|
|
"Target": "Caster"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"Suit50433600_Modifier_01": {
|
|
"Duration": "%AS_Buff01_Duration",
|
|
"ModifierStacking": "Refresh",
|
|
"Properties": {
|
|
"Actor_ElementMysteryDelta": "%AS_ElementMysteryDelta"
|
|
}
|
|
},
|
|
"Suit50433600_Modifier_02": {
|
|
"Duration": "%AS_Buff02_Duration",
|
|
"ModifierStacking": "Refresh",
|
|
"Properties": {
|
|
"Actor_AddedDamageRatio": "%AS_AddedDamageRatio"
|
|
}
|
|
}
|
|
}
|
|
} |