2024-08-14 04:59:23 +03:00
|
|
|
{
|
|
|
|
"AbilityName": "Card_Gun_1000304",
|
|
|
|
"AbilitySpecials": {
|
|
|
|
"CriticalDelta": {
|
|
|
|
"Value": 0.05
|
|
|
|
},
|
|
|
|
"CriticalMultiple": {
|
2024-09-23 15:11:37 +03:00
|
|
|
"Value": 0
|
2024-08-14 04:59:23 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"AbilityStacking": "Unique",
|
|
|
|
"DefaultModifier": {
|
|
|
|
"ModifierStacking": "Unique",
|
|
|
|
"OnAttackLanded": [
|
|
|
|
{
|
|
|
|
"$type": "SetAbilitySpecialAction",
|
|
|
|
"DoRefresh": true,
|
|
|
|
"ModifyFunction": "Add",
|
|
|
|
"Param": "%CriticalDelta",
|
|
|
|
"ParamName": "CriticalMultiple",
|
|
|
|
"ParamType": "Float",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByHitResult",
|
|
|
|
"HitResult": "Normal"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "ByDamageElementType",
|
|
|
|
"DamageElement": "Physics",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "SetAbilitySpecialAction",
|
|
|
|
"DoRefresh": true,
|
|
|
|
"ModifyFunction": "Replace",
|
|
|
|
"Param": 0,
|
|
|
|
"ParamName": "CriticalMultiple",
|
|
|
|
"ParamType": "Float",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByHitResult",
|
|
|
|
"HitResult": "Critical"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Properties": {
|
|
|
|
"Actor_CriticalDelta": "%CriticalMultiple"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|