98 lines
2.4 KiB
JSON
98 lines
2.4 KiB
JSON
{
|
|
"AbilityName": "Activity_BangbooDream_Weapon_Gun_Perk_WeakenGun",
|
|
"AbilitySpecials": {
|
|
"AS_AddedDamageRatio": {
|
|
"Value": 0.02,
|
|
"ValueType": "Float"
|
|
},
|
|
"AS_AddedDamageRatio_Real": {
|
|
"Value": 0.02,
|
|
"ValueType": "Float"
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"Expression": "item(1343004)",
|
|
"ParamName": "AS_ItemCount",
|
|
"ValueType": "Float"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"Expression": "item(1343004)*specials(AS_AddedDamageRatio)",
|
|
"ParamName": "AS_AddedDamageRatio_Real",
|
|
"ValueType": "Float"
|
|
}
|
|
],
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "WeakenModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"BangbooDream_Gun"
|
|
]
|
|
}
|
|
],
|
|
"Target": "Target"
|
|
}
|
|
],
|
|
"OnLevelAbilityItemChanged": [
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"Expression": "item(1343004)",
|
|
"ParamName": "AS_ItemCount",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByLevelAbilityItemID",
|
|
"LevelAbilityItemID": 1343004
|
|
}
|
|
],
|
|
"ValueType": "Float"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"Expression": "item(1343004)*specials(AS_AddedDamageRatio)",
|
|
"ParamName": "AS_AddedDamageRatio_Real",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByLevelAbilityItemID",
|
|
"LevelAbilityItemID": 1343004
|
|
}
|
|
],
|
|
"ValueType": "Float"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"SameTargetModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique"
|
|
},
|
|
"WeakenModifier": {
|
|
"Duration": -1,
|
|
"MaxStackingNumber": 50,
|
|
"ModifierStacking": "MultipleAllRefresh",
|
|
"OnBeingHit": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"BangbooDream_Gun"
|
|
]
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_AddedDamageRatio",
|
|
"PropertyValue": "%AS_AddedDamageRatio_Real",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |