101 lines
2.5 KiB
JSON
101 lines
2.5 KiB
JSON
{
|
|
"AbilityName": "Activity_BangbooDream_Weapon_Gun_Perk_HitAbnormalGun",
|
|
"AbilitySpecials": {
|
|
"AS_AddedDamageRatio": {
|
|
"Value": 0.2,
|
|
"ValueType": "Float"
|
|
},
|
|
"AS_AddedDamageRatio_Real": {
|
|
"Value": 0.2,
|
|
"ValueType": "Float"
|
|
},
|
|
"AS_ItemCount": {
|
|
"Value": 0,
|
|
"ValueType": "Float"
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"Expression": "item(1343007)",
|
|
"ParamName": "AS_ItemCount",
|
|
"ValueType": "Float"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"Expression": "item(1343007)*specials(AS_AddedDamageRatio)",
|
|
"ParamName": "AS_AddedDamageRatio_Real",
|
|
"ValueType": "Float"
|
|
}
|
|
],
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Ignite",
|
|
"Burn",
|
|
"Chaos",
|
|
"Erosion",
|
|
"Electric",
|
|
"Overload",
|
|
"Frost",
|
|
"Strike"
|
|
],
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ByOr",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"BangbooDream_Gun"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"BangbooDream_Laser"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_AddedDamageRatio",
|
|
"PropertyValue": "%AS_AddedDamageRatio_Real",
|
|
"Target": "Other"
|
|
}
|
|
],
|
|
"OnLevelAbilityItemChanged": [
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"Expression": "item(1343007)",
|
|
"ParamName": "AS_ItemCount",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByLevelAbilityItemID",
|
|
"LevelAbilityItemID": 1343007
|
|
}
|
|
],
|
|
"ValueType": "Float"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"Expression": "item(1343007)*specials(AS_AddedDamageRatio)",
|
|
"ParamName": "AS_AddedDamageRatio_Real",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByLevelAbilityItemID",
|
|
"LevelAbilityItemID": 1343007
|
|
}
|
|
],
|
|
"ValueType": "Float"
|
|
}
|
|
]
|
|
}
|
|
} |