98 lines
2.4 KiB
JSON
98 lines
2.4 KiB
JSON
{
|
|
"AbilityName": "Activity_BangbooDream_Weapon_Gun_Perk_AbnormalGun",
|
|
"AbilitySpecials": {
|
|
"AS_CriticalDamageRatioDelta": {
|
|
"Value": 0.02,
|
|
"ValueType": "Float"
|
|
},
|
|
"AS_CriticalDamageRatioDelta_Real": {
|
|
"Value": 0.02,
|
|
"ValueType": "Float"
|
|
},
|
|
"AS_Duration": {
|
|
"Value": 10,
|
|
"ValueType": "Float"
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"Expression": "item(1343005)",
|
|
"ParamName": "AS_ItemCount",
|
|
"ValueType": "Float"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"Expression": "item(1343005)*specials(AS_CriticalDamageRatioDelta)",
|
|
"ParamName": "AS_CriticalDamageRatioDelta_Real",
|
|
"ValueType": "Float"
|
|
}
|
|
],
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "BuffModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"BangbooDream_Gun"
|
|
]
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnLevelAbilityItemChanged": [
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"Expression": "item(1343005)",
|
|
"ParamName": "AS_ItemCount",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByLevelAbilityItemID",
|
|
"LevelAbilityItemID": 1343005
|
|
}
|
|
],
|
|
"ValueType": "Float"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"Expression": "item(1343005)*specials(AS_CriticalDamageRatioDelta)",
|
|
"ParamName": "AS_CriticalDamageRatioDelta_Real",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByLevelAbilityItemID",
|
|
"LevelAbilityItemID": 1343005
|
|
}
|
|
],
|
|
"ValueType": "Float"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"BuffModifier": {
|
|
"Duration": "%AS_Duration",
|
|
"MaxStackingNumber": 50,
|
|
"ModifierStacking": "MultipleAllRefresh",
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"BangbooDream_Gun"
|
|
]
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_CriticalDamageRatioDelta",
|
|
"PropertyValue": "%AS_CriticalDamageRatioDelta_Real",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |