65 lines
1.4 KiB
JSON
65 lines
1.4 KiB
JSON
|
{
|
||
|
"AbilityName": "Suit_Ability_50431400",
|
||
|
"AbilitySpecials": {
|
||
|
"AS_BaseAttackRatio": {
|
||
|
"Value": 0.25
|
||
|
},
|
||
|
"AS_Duration": {
|
||
|
"Value": 8.0
|
||
|
},
|
||
|
"AS_IntervalCD": {
|
||
|
"Value": 20.0
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnBattleEnter": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "BaseAttackRatioModifier_Controller",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByIsLocalAvatar",
|
||
|
"IsLocalAvatar": true,
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"OnSwitchInBegin": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "BaseAttackRatioModifier_Controller",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByInOutBattleStatus",
|
||
|
"IsInBattle": true,
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Modifiers": {
|
||
|
"BaseAttackRatioModifier_Controller": {
|
||
|
"Duration": "%AS_IntervalCD",
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "BaseAttackRatioModifier_Effect",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"BaseAttackRatioModifier_Effect": {
|
||
|
"Duration": "%AS_Duration",
|
||
|
"ModifierStacking": "Replace",
|
||
|
"Properties": {
|
||
|
"Actor_BaseAttackRatio": "%AS_BaseAttackRatio"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|