2024-08-14 09:59:23 +08:00
|
|
|
{
|
|
|
|
"AbilityName": "Weapon_Ability_14118",
|
|
|
|
"AbilitySpecials": {
|
|
|
|
"AS_BaseAttackRatio": {
|
|
|
|
"Value": 0.2
|
|
|
|
},
|
|
|
|
"AS_Duration": {
|
2024-09-23 20:11:37 +08:00
|
|
|
"Value": 8
|
2024-08-14 09:59:23 +08:00
|
|
|
},
|
|
|
|
"AS_ElementMysteryDelta": {
|
2024-09-23 20:11:37 +08:00
|
|
|
"Value": 25
|
2024-08-14 09:59:23 +08:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"AbilityStacking": "Unique",
|
|
|
|
"DefaultModifier": {
|
|
|
|
"OnAdded": [
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "BaseAttackRatioModifier",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"OnSkillStart": [
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "ElementMysteryDeltaModifier",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByOr",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByFromSkillType",
|
|
|
|
"SkillType": "Sp",
|
|
|
|
"Target": "Self"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "ByFromSkillType",
|
|
|
|
"SkillType": "ExSp",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Modifiers": {
|
|
|
|
"BaseAttackRatioModifier": {
|
|
|
|
"Duration": -1,
|
|
|
|
"ModifierStacking": "Unique",
|
|
|
|
"Properties": {
|
|
|
|
"Actor_BaseAttackRatio": "%AS_BaseAttackRatio"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"ElementMysteryDeltaModifier": {
|
|
|
|
"Duration": "%AS_Duration",
|
|
|
|
"MaxStackingNumber": 3,
|
|
|
|
"ModifierStacking": "MultipleRefresh",
|
|
|
|
"Properties": {
|
|
|
|
"Actor_ElementMysteryDelta": "%AS_ElementMysteryDelta"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|