53 lines
1.2 KiB
JSON
53 lines
1.2 KiB
JSON
|
{
|
||
|
"AbilityName": "Card_Gun_1000304",
|
||
|
"AbilitySpecials": {
|
||
|
"CriticalDelta": {
|
||
|
"Value": 0.05
|
||
|
},
|
||
|
"CriticalMultiple": {
|
||
|
"Value": 0.0
|
||
|
}
|
||
|
},
|
||
|
"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"
|
||
|
}
|
||
|
}
|
||
|
}
|